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

The nuke operation is hanging: waiting for all network interfaces to be deleted #818

Closed
james03160927 opened this issue Dec 18, 2024 · 0 comments · Fixed by #820
Closed
Assignees

Comments

@james03160927
Copy link
Contributor

It shouldn't continue to wait and block other nuking operation. After retrying 5 times, it should error out and continue with other nuking operation.

Nuking batch of 25 vpc resource(s) in us-east-1 [53/3924]  1% | 2h11m15sINFO[10553] Waiting for all Network interfaces to be deleted. 
INFO[10553] Waiting for all Network interfaces to be deleted. returned an error: Not all Network interfaces are deleted.. Attempt 1 of 30. Sleeping for 10s and will retry. 
INFO[10553] Waiting for all Network interfaces to be deleted. 
INFO[10553] Waiting for all Network interfaces to be deleted. returned an error: Not all Network interfaces are deleted.. Attempt 2 of 30. Sleeping for 10s and will retry. 
INFO[10553] Waiting for all Network interfaces to be deleted. 
INFO[10553] Waiting for all Network interfaces to be deleted. returned an error: Not all Network interfaces are deleted.. Attempt 3 of 30. Sleeping for 10s and will retry. 
INFO[10553] Waiting for all Network interfaces to be deleted. 
INFO[10553] Waiting for all Network interfaces to be deleted. 
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

Successfully merging a pull request may close this issue.

1 participant