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

[BUG] github actions fail frequently on cluster delete #2064

Closed
martin-mat opened this issue Jun 6, 2024 · 0 comments
Closed

[BUG] github actions fail frequently on cluster delete #2064

martin-mat opened this issue Jun 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@martin-mat
Copy link
Collaborator

martin-mat commented Jun 6, 2024

"Delete cluster" step in github actions failing frequently:

Run source cluster.env
Deleting cluster "429[7](https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067#step:12:8)79f3-935c-42b3-876a-d3ec8d231a57" ...
ERROR: failed to delete cluster "429779f3-935c-42b3-[8](https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067#step:12:9)76a-d3ec8d231a57": failed to delete nodes: command "docker rm -f -v 429779f3-935c-42b3-876a-d3ec8d231a57-control-plane" failed with error: exit status 1

Command Output: Error response from daemon: cannot remove container "/42[9](https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067#step:12:10)779f3-935c-42b3-876a-d3ec8d231a57-control-plane": could not kill: tried to kill container, but did not receive an exit event
Error: Process completed with exit code 1.

https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616/job/25912502067

@martin-mat martin-mat added the bug Something isn't working label Jun 6, 2024
martin-mat added a commit to martin-mat/cnf-testsuite that referenced this issue Jun 6, 2024
Don't fail on unsuccessful cluster deletion.
This unnecessary make the jobs failing.

Refs: cnti-testcatalog#2064

Signed-off-by: Martin Matyas <[email protected]>
martin-mat added a commit that referenced this issue Jun 7, 2024
Don't fail on unsuccessful cluster deletion.
This unnecessary make the jobs failing.

Refs: #2064

Signed-off-by: Martin Matyas <[email protected]>
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