-
Notifications
You must be signed in to change notification settings - Fork 50
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
ci(main): bundle tests fail to build charms with zipfile EOFError #1005
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5656.
|
main
main
main
setuptools
installation in main
Although this failed for 4 consecutive times, reran this now and it succeeded https://github.com/canonical/kfp-operators/actions/runs/9019490085/job/24814815779?pr=456. |
setuptools
installation in main
setuptools
installation in main
We see this in different charms as well e.g. istio-pilot Full logs
|
setuptools
installation in main
Moving this issue to |
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6081.
|
Debugging
|
WorkaroundThe issue was worked around in #531 by using charmcraft from CauseDoing a little more debugging, it looks like the issue could be caused because we are building two charms at the same time, since:
SolutionIn the future, we could hit this again when charmcraft from |
Bug Description
As of yesterday, bundle tests v2 fail to build the charms with the error shown in logs below. This has been observed in multiple runs (example) with the same exact logs. Note that:
kfp-ui
) locally withcharmcraft pack
worksTo Reproduce
Run the CI from
main
.Environment
Juju 3.5
Microk8s v1.25.16
charmcraft 2.6.0
Relevant Log Output
logs from running August 2024
Additional Context
No response
The text was updated successfully, but these errors were encountered: