turbulence-release icon indicating copy to clipboard operation
turbulence-release copied to clipboard

Killing VMs on azure does not work as of semicolon in VM CID

Open hfrenzel opened this issue 6 years ago • 1 comments

Hi,

trying to kill VMs on Azure does not work as of semicolon in VM CID: (related issue cloudfoundry/bosh-cli#512 was fixed with cloudfoundry/bosh-cli#513)

Deleting VM 'agent_id:eb967e44-3ce2-4602-adc1-8c4f4bde0ed3;resource_group_name:test;storage_account_name:test': Expected task '581861' to succeed but was state is 'error'
$ bosh task 581861
...
Task 581861 | 23:25:16 | Delete VM: agent_id:eb967e44-3ce2-4602-adc1-8c4f4bde0ed3 (00:00:03)
                      L Error: CPI error 'Bosh::Clouds::CloudError' with message 'Invalid instance id (plain) 'agent_id:eb967e44-3ce2-4602-adc1-8c4f4bde0ed3'' in 'delete_vm' CPI method (CPI request ID: 'cpi-569776')

Please adapt the fix of bosh-cli to this turbulence-release as well.

hfrenzel avatar Nov 09 '19 00:11 hfrenzel

We have hit the same issue on Azure.

Upstream issue appears to be fixed? https://github.com/cloudfoundry/bosh-cli/issues/512

Wondering if there is any ETA for updating that dep in this project??

Many Thanks in Advance. 🙏

dav1dc-pcf avatar Sep 08 '20 13:09 dav1dc-pcf