Skip to content

chore: update main to ubi10/nodejs-24-minimal:10.2-1789045317 from ubi10/nodejs-24-minimal:10.2-1788245909 [skip-build] [skip-e2e] - #5384

Merged
openshift-ci[bot] merged 1 commit into
mainfrom
chore/automated-update-base-images-1789154241
Sep 11, 2026
Merged

chore: update main to ubi10/nodejs-24-minimal:10.2-1789045317 from ubi10/nodejs-24-minimal:10.2-1788245909 [skip-build] [skip-e2e]#5384
openshift-ci[bot] merged 1 commit into
mainfrom
chore/automated-update-base-images-1789154241

Conversation

@rhdh-bot

Copy link
Copy Markdown
Collaborator

Signed-off-by: rhdh-bot service account rhdh-bot@redhat.com

…i10/nodejs-24-minimal:10.2-1788245909 [skip-build] [skip-e2e]

Signed-off-by: rhdh-bot service account <rhdh-bot@redhat.com>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-Approved

This PR has been automatically approved by the auto-approve workflow.

/override ci/prow/e2e-ocp-helm

Labels Added: lgtm, approved

@openshift-ci

openshift-ci Bot commented Sep 11, 2026

Copy link
Copy Markdown

@github-actions[bot]: github-actions[bot] unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:.

Details

In response to this:

Auto-Approved

This PR has been automatically approved by the auto-approve workflow.

/override ci/prow/e2e-ocp-helm

Labels Added: lgtm, approved

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions

Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@sonarqubecloud

Copy link
Copy Markdown

@openshift-ci
openshift-ci Bot merged commit 619c3c4 into main Sep 11, 2026
14 checks passed
@openshift-ci
openshift-ci Bot deleted the chore/automated-update-base-images-1789154241 branch September 11, 2026 19:29
openshift-ci Bot pushed a commit that referenced this pull request Sep 14, 2026
…5390)

main has been red since fbd9a52. The hermetic build fails on both arches at the
skeleton stage:

    Problem: conflicting requests
     - nothing provides xz-libs(x86-64) = 1:5.6.2-4.el10_2.1
       needed by xz-1:5.6.2-4.el10_2.1.x86_64

#5384 bumped only the runner image, nodejs-24-minimal, from 10.2-1788245909 to
10.2-1789045317. The skeleton stays on nodejs-24:10.2-1788939823, and that is
not an oversight: nodejs-24 has no newer tag, so the two images cannot be
aligned right now.

rpm-lockfile-prototype resolves against the Containerfile and drops whatever the
base images already ship. Regenerated against the newer minimal image (#5389) it
dropped xz-libs entirely — 4 occurrences before, 0 after — while keeping xz. The
failing dnf install runs in the skeleton stage, on the older image, where that
xz-libs is not present.

Reverting both files together restores d1dbd50's combination, which built green
at 17:55. Bumping the minimal image again should wait until nodejs-24 gets a
matching build, so the lockfile can be resolved against a consistent pair.

Neither PR built this combination before it landed: #5384 carried [skip-build],
and #5389's own "Build Image (Hermetic)" step reports skipped, so its green
check never compiled anything.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant