-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
None
-
openshift-4.20
-
None
-
None
CI Job:
periodic-ci-openshift-microshift-release-4.20-periodics-e2e-aws-tests-bootc-nightly
How reproducible:
~50%
Example Failure:
Job History:
Actual results:
{FAILED $process-container-failure STEP 7/7: RUN dnf upgrade kernel -y && KERNEL_VER=$(rpm -q --qf "%{VERSION}-%{RELEASE}" kernel); KERNEL_VER_ARCH="${KERNEL_VER}.$(uname -m)"; dnf install -y git make "kernel-devel-${KERNEL_VER}" python3-pyserial && dnf clean all && git clone https://github.com/pmtk/serialsim.git /tmp/serialsim && cd /tmp/serialsim && make KERNEL="${KERNEL_VER_ARCH}" all install && rm -rf /tmp/serialsim Updating Subscription Management repositories. subscription-manager is operating in container mode. CentOS Stream 9 - BaseOS 7.5 MB/s | 8.8 MB 00:01 CentOS Stream 9 - AppStream 27 MB/s | 25 MB 00:00 CentOS Stream 9 - Extras packages 31 kB/s | 19 kB 00:00 Dependencies resolved. Nothing to do. Complete! Updating Subscription Management repositories. subscription-manager is operating in container mode. Last metadata expiration check: 0:00:02 ago on Mon Aug 25 02:54:46 2025. No match for argument: kernel-devel-5.14.0-608.el9 Error: Unable to find a match: kernel-devel-5.14.0-608.el9 Error: building at STEP "RUN dnf upgrade kernel -y && KERNEL_VER=$(rpm -q --qf "%{VERSION}-%{RELEASE}" kernel); KERNEL_VER_ARCH="${KERNEL_VER}.$(uname -m)"; dnf install -y git make "kernel-devel-${KERNEL_VER}" python3-pyserial && dnf clean all && git clone https://github.com/pmtk/serialsim.git /tmp/serialsim && cd /tmp/serialsim && make KERNEL="${KERNEL_VER_ARCH}" all install && rm -rf /tmp/serialsim": while running runtime: exit status 1 }
Expected results:
The job should succeed in downloading the kernel dependency with a much higher success rate