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

Add daemon cleanup logging #599

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

roosterfish
Copy link
Contributor

This aims at catching the panic the occurs from time to time in the interactive test suite. See https://github.com/canonical/microcloud/actions/runs/12989749320/job/36223575544:

Error: System "micro02" failed to join the cluster: Failed to update cluster status of services: Put "https://10.24.232.150:9443/1.0/services": EOF

@roosterfish roosterfish marked this pull request as draft January 29, 2025 09:11
@roosterfish roosterfish force-pushed the daemon_cleanup_logging branch from 4f4a5f4 to ec292bc Compare January 29, 2025 11:36
Signed-off-by: Julian Pelizäus <[email protected]>
test/main.sh Fixed Show fixed Hide fixed
This helps catching panics from the daemon's log.

Signed-off-by: Julian Pelizäus <[email protected]>
@roosterfish roosterfish force-pushed the daemon_cleanup_logging branch from ec292bc to e173324 Compare January 29, 2025 11:38
@roosterfish roosterfish marked this pull request as ready for review January 29, 2025 15:04
This is to accommodate the github runners running out of space

Signed-off-by: Max Asnaashari <[email protected]>
(cherry picked from commit 59b80a4)
@roosterfish roosterfish marked this pull request as draft January 29, 2025 16:26
@roosterfish roosterfish marked this pull request as ready for review January 30, 2025 09:17
@roosterfish roosterfish merged commit e83ef5b into canonical:main Jan 30, 2025
24 checks passed
@roosterfish roosterfish deleted the daemon_cleanup_logging branch January 30, 2025 14:58
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 this pull request may close these issues.

3 participants