-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
-
CoreOS East - Sprint 284
Build Details
| Field | Value |
|---|---|
| Job | build-node-image |
| Build Number | #2593 |
| Stream | 4.22-10.2 |
| Arch | aarch64, ppc64le (both failed) |
| Timestamp | 2026-02-23T14:45:40 |
| Duration | ~2 minutes |
| Jenkins URL | https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/build-node-image/2593/ |
Root Cause Analysis
The build failed on aarch64 and ppc64le because required OCP packages are not available in the repositories.
Error Message
No match for argument: conmon-rs No match for argument: cri-o No match for argument: cri-tools No match for argument: ose-aws-ecr-image-credential-provider No match for argument: ose-azure-acr-image-credential-provider No match for argument: ose-crio-credential-provider No match for argument: ose-gcp-gcr-image-credential-provider Error: Unable to find a match: conmon-rs cri-o cri-tools ose-aws-ecr-image-credential-provider ose-azure-acr-image-credential-provider ose-crio-credential-provider ose-gcp-gcr-image-credential-provider
Analysis
This is a new stream (4.22-10.2) and the required OCP packages have not yet been built or published to the repos for this stream. The repos being used are:
- rhel-10.2-baseos
- rhel-10.2-appstream
- rhel-10.2-fast-datapath
- rhel-10.2-early-kernel
The OCP-specific packages (cri-o, conmon-rs, cri-tools, credential providers) are likely in a separate OCP repo that either:
1. Does not exist yet for 4.22-10.2
2. Is not configured in the repo files
Resolution
Ensure the OCP 4.22 package repositories are available and configured for the RHEL 10.2 builds.