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

Sporadic issues shutting down devstack cleanly #3255

Closed
rossjones opened this issue Jan 16, 2024 · 2 comments
Closed

Sporadic issues shutting down devstack cleanly #3255

rossjones opened this issue Jan 16, 2024 · 2 comments

Comments

@rossjones
Copy link
Contributor

Sometimes when closing devstack (with ctrl-c) it freezes after displaying "Shutting down devstack". Sometimes, if this is done before the compute nodes are up and running work continues, showing pkg/routing/node_info_publisher.go:106 > failed to publish node info error="context canceled" before freezing.

Often end up having to run kill -9 $(jobs -p) after ctrl-z to recover the terminal.

@rossjones rossjones changed the title Sporadic issues shutting down devstack Sporadic issues shutting down devstack cleanly Jan 16, 2024
@wdbaruni
Copy link
Member

didn't see this happen for some time, but keeping it open for a little longer

@rossjones
Copy link
Contributor Author

I implemented #3434 to attempt to resolve this (and related issues), so it may actually be okay now.

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

2 participants