-
Notifications
You must be signed in to change notification settings - Fork 256
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
Live-ISO test failing #2110
Comments
/triage accepted |
Added to CI tracker. |
IIRC @Rozzii said this coincides with new ironic build on the same date. |
I wonder if it could be related to this: https://bugs.launchpad.net/nova/+bug/2091114 |
I was expecting this originally: https://opendev.org/openstack/ironic/commit/669304bc0c6b2762c872b71297480c4b4ffdb554 |
Based on the quay artifacts, I would expect the root cause landed in ironic between Nov 6 and Dec 3. |
I think you are correct that this came with oslo.utils. |
I think in the test system we supposed to have the safety check diasbled as we don't really care, but I have thought that enabling all the formats is the default. |
BMO 0.8 virtualmedia works, where ironic is pinned to 26.0: #2111 |
I have created a bug report on Ironic side and continued working on this: https://bugs.launchpad.net/ironic/+bug/2091611 We could discuss reverting the pinning #2112 as there is a possibility to turn off the feature that initiates the problematic image format inspection, so that we could continue the testing of other Ironic features. |
Which jobs are failing?
Periodic E2E: https://github.com/metal3-io/baremetal-operator/actions/workflows/e2e-test-periodic-main.yml
Which tests are failing?
live-iso: https://github.com/metal3-io/baremetal-operator/actions/runs/12227994617/job/34105542268
Since when has it been failing?
Fist failure was 4th December
Jenkins link
No response
Reason for failure (if possible)
The BMH cannot be provisioned because the "image is not valid for use".
From Ironic logs:
Anything else we need to know?
We thought first that the issue was that we did not specify the image hash, but this has been ruled out in #2103.
Label(s) to be applied
/kind failing-test
One or more /area label. See https://github.com/metal3-io/baremetal-operator/labels for the list of labels.
The text was updated successfully, but these errors were encountered: