Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GCP] Fail to handle already terminated cluster correctly in sky down #4595

Open
Michaelvll opened this issue Jan 19, 2025 · 0 comments
Open

Comments

@Michaelvll
Copy link
Collaborator

There can be a race condition if a previous termination of a cluster is in progress when instance.terminate_instance is triggered for a cluster, and this leads to a log

W 01-19 09:12:13 instance_utils.py:112] Got return code 'RESOURCE_NOT_FOUND' in us-central1-b: "The resource 'projects/sky-dev-465/zones/us-central1-b/instances/t-managed-jobs-storage-6e-c-6i-d604-head-ayl04fyq-compute' was not found"

and an error:

ProvisionerError: Operation failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant