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

Smoketest something fails in waiter due to terminated instance #80

Open
arianvp opened this issue Feb 13, 2024 · 1 comment
Open

Smoketest something fails in waiter due to terminated instance #80

arianvp opened this issue Feb 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@arianvp
Copy link
Member

arianvp commented Feb 13, 2024

botocore.exceptions.WaiterError: Waiter InstanceRunning failed: Waiter encountered a terminal failure state: For expression "Reservations[].Instances[].State.Name" we matched expected path: "terminated" at least once

See https://github.com/NixOS/amis/actions/runs/7892798614/job/21540408580

@arianvp arianvp added the bug Something isn't working label Feb 13, 2024
@arianvp
Copy link
Member Author

arianvp commented Feb 13, 2024

We can fix this by checking if run_instances returned a terminated instance. This can happen if we re-run a run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant