-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
-
CoreOS East - Sprint 284
Summary
Build-node-image #2695 for 4.21-9.6 failed due to transient network/registry connectivity issues.
Error Details
Two podman commands failed with EOF errors:
- Podman push (x86_64):
Error: failed to decode message from stream: unexpected EOF Command: podman push registry.ci.openshift.org/coreos/node-staging:4.21-9.6-node-image-x86_64
- Podman build (aarch64):
Error: server probably quit: unexpected EOF Command: podman build ... --tag=registry.ci.openshift.org/coreos/node-staging:4.21-9.6-node-image-aarch64
Analysis
This is a transient infrastructure flake - network connectivity issues to registry.ci.openshift.org.
Evidence:
- Build #2693 succeeded immediately before
- 12+ consecutive successes preceded this failure
- Most build steps completed successfully before the registry communication failed