openshift / installer

Install an OpenShift 4.x cluster
https://try.openshift.com
Apache License 2.0
1.44k stars 1.39k forks source link

OCPBUGS-41490: Update RHCOS 4.16 bootimage metadata to 416.94.202410211619-0 #9158

Closed mike-nguyen closed 3 weeks ago

mike-nguyen commented 3 weeks ago

The last boot image bump did not contain the fix for OCPBUGS-42649. This newer version of RHCOS does.

The changes done here will update the RHCOS 4.16 bootimage metadata

OCPBUGS-42649 - [4.16] /boot/efi and /sysroot dir and subfiles are unlabeled_t

This change was generated using

plume cosa2stream --target data/data/coreos/rhcos.json                \
    --distro rhcos --no-signatures --name 4.16-9.4                    \
    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
    x86_64=416.94.202410211619-0                                      \
    aarch64=416.94.202410211619-0                                     \
    s390x=416.94.202410211619-0                                       \
    ppc64le=416.94.202410211619-0
openshift-ci-robot commented 3 weeks ago

@mike-nguyen: This pull request references Jira Issue OCPBUGS-41490, which is valid. The bug has been moved to the POST state.

9 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.16.z) matches configured target version for branch (4.16.z) * bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST) * release note type set to "Release Note Not Required" * dependent bug [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent bug [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z * dependent [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z * bug has dependents

Requesting review from QA contact: /cc @mike-nguyen

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/installer/pull/9158): >The changes done here will update the RHCOS 4.16 bootimage metadata > >OCPBUGS-42649 - [4.16] /boot/efi and /sysroot dir and subfiles are unlabeled_t > >This change was generated using > >``` >plume cosa2stream --target data/data/coreos/rhcos.json \ > --distro rhcos --no-signatures --name 4.16-9.4 \ > --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \ > x86_64=416.94.202410211619-0 \ > aarch64=416.94.202410211619-0 \ > s390x=416.94.202410211619-0 \ > ppc64le=416.94.202410211619-0 >``` Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
mike-nguyen commented 3 weeks ago

/label backport-risk-assessed

openshift-ci[bot] commented 3 weeks ago

@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: mike-nguyen.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to [this](https://github.com/openshift/installer/pull/9158#issuecomment-2448475328): >@mike-nguyen: This pull request references [Jira Issue OCPBUGS-41490](https://issues.redhat.com//browse/OCPBUGS-41490), which is valid. The bug has been moved to the POST state. > >
9 validation(s) were run on this bug > >* bug is open, matching expected state (open) >* bug target version (4.16.z) matches configured target version for branch (4.16.z) >* bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST) >* release note type set to "Release Note Not Required" >* dependent bug [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) >* dependent bug [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) >* dependent [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z >* dependent [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z >* bug has dependents

Requesting review from QA contact: /cc @mike-nguyen

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/installer/pull/9158): >The changes done here will update the RHCOS 4.16 bootimage metadata > >OCPBUGS-42649 - [4.16] /boot/efi and /sysroot dir and subfiles are unlabeled_t > >This change was generated using > >``` >plume cosa2stream --target data/data/coreos/rhcos.json \ > --distro rhcos --no-signatures --name 4.16-9.4 \ > --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \ > x86_64=416.94.202410211619-0 \ > aarch64=416.94.202410211619-0 \ > s390x=416.94.202410211619-0 \ > ppc64le=416.94.202410211619-0 >``` Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.

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.

mike-nguyen commented 3 weeks ago

@gpei can you add a cherry-pick-approved label to this RHCOS boot image bump?

openshift-ci-robot commented 3 weeks ago

@mike-nguyen: This pull request references Jira Issue OCPBUGS-41490, which is valid.

9 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.16.z) matches configured target version for branch (4.16.z) * bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST) * release note type set to "Release Note Not Required" * dependent bug [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent bug [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z * dependent [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z * bug has dependents

Requesting review from QA contact: /cc @mike-nguyen

In response to [this](https://github.com/openshift/installer/pull/9158): >The last boot image bump did not contain the fix for OCPBUGS-42649. This newer version of RHCOS does. > >The changes done here will update the RHCOS 4.16 bootimage metadata > >OCPBUGS-42649 - [4.16] /boot/efi and /sysroot dir and subfiles are unlabeled_t > >This change was generated using > >``` >plume cosa2stream --target data/data/coreos/rhcos.json \ > --distro rhcos --no-signatures --name 4.16-9.4 \ > --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \ > x86_64=416.94.202410211619-0 \ > aarch64=416.94.202410211619-0 \ > s390x=416.94.202410211619-0 \ > ppc64le=416.94.202410211619-0 >``` Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 3 weeks ago

@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: mike-nguyen.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to [this](https://github.com/openshift/installer/pull/9158#issuecomment-2448477260): >@mike-nguyen: This pull request references [Jira Issue OCPBUGS-41490](https://issues.redhat.com//browse/OCPBUGS-41490), which is valid. > >
9 validation(s) were run on this bug > >* bug is open, matching expected state (open) >* bug target version (4.16.z) matches configured target version for branch (4.16.z) >* bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST) >* release note type set to "Release Note Not Required" >* dependent bug [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) >* dependent bug [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) is in the state Closed (Done-Errata), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) >* dependent [Jira Issue OCPBUGS-42716](https://issues.redhat.com//browse/OCPBUGS-42716) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z >* dependent [Jira Issue OCPBUGS-41622](https://issues.redhat.com//browse/OCPBUGS-41622) targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z >* bug has dependents

Requesting review from QA contact: /cc @mike-nguyen

In response to [this](https://github.com/openshift/installer/pull/9158): >The last boot image bump did not contain the fix for OCPBUGS-42649. This newer version of RHCOS does. > >The changes done here will update the RHCOS 4.16 bootimage metadata > >OCPBUGS-42649 - [4.16] /boot/efi and /sysroot dir and subfiles are unlabeled_t > >This change was generated using > >``` >plume cosa2stream --target data/data/coreos/rhcos.json \ > --distro rhcos --no-signatures --name 4.16-9.4 \ > --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \ > x86_64=416.94.202410211619-0 \ > aarch64=416.94.202410211619-0 \ > s390x=416.94.202410211619-0 \ > ppc64le=416.94.202410211619-0 >``` Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.

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.

gpei commented 3 weeks ago

/label cherry-pick-approved

HuijingHei commented 3 weeks ago

/lgtm /approve

openshift-ci[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HuijingHei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[data/data/coreos/OWNERS](https://github.com/openshift/installer/blob/release-4.16/data/data/coreos/OWNERS)~~ [HuijingHei] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci-robot commented 3 weeks ago

/retest-required

Remaining retests: 0 against base HEAD 8b2895457f8c97ea04ff79b9fc84e8561984458f and 2 for PR HEAD 4f343fc6c8d0a6544c02aae1dbc5226f0795f9fb in total

openshift-ci-robot commented 3 weeks ago

/retest-required

Remaining retests: 0 against base HEAD f4e26d9ced58db1569b52f4309ab639c397c9c1b and 1 for PR HEAD 4f343fc6c8d0a6544c02aae1dbc5226f0795f9fb in total

openshift-ci[bot] commented 3 weeks ago

@mike-nguyen: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-vsphere-ovn 4f343fc6c8d0a6544c02aae1dbc5226f0795f9fb link false /test okd-scos-e2e-vsphere-ovn

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci-robot commented 3 weeks ago

@mike-nguyen: Jira Issue OCPBUGS-41490: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-41490 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/installer/pull/9158): >The last boot image bump did not contain the fix for OCPBUGS-42649. This newer version of RHCOS does. > >The changes done here will update the RHCOS 4.16 bootimage metadata > >OCPBUGS-42649 - [4.16] /boot/efi and /sysroot dir and subfiles are unlabeled_t > >This change was generated using > >``` >plume cosa2stream --target data/data/coreos/rhcos.json \ > --distro rhcos --no-signatures --name 4.16-9.4 \ > --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \ > x86_64=416.94.202410211619-0 \ > aarch64=416.94.202410211619-0 \ > s390x=416.94.202410211619-0 \ > ppc64le=416.94.202410211619-0 >``` Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-bot commented 3 weeks ago

[ART PR BUILD NOTIFIER]

Distgit: ose-installer-altinfra This PR has been included in build ose-installer-altinfra-container-v4.16.0-202410311236.p0.ga1bac7a.assembly.stream.el9. All builds following this will include this PR.

openshift-bot commented 3 weeks ago

[ART PR BUILD NOTIFIER]

Distgit: ose-baremetal-installer This PR has been included in build ose-baremetal-installer-container-v4.16.0-202410311236.p0.ga1bac7a.assembly.stream.el9. All builds following this will include this PR.

openshift-bot commented 3 weeks ago

[ART PR BUILD NOTIFIER]

Distgit: ose-installer-terraform-providers This PR has been included in build ose-installer-terraform-providers-container-v4.16.0-202410311236.p0.ga1bac7a.assembly.stream.el9. All builds following this will include this PR.

openshift-bot commented 3 weeks ago

[ART PR BUILD NOTIFIER]

Distgit: ose-installer-artifacts This PR has been included in build ose-installer-artifacts-container-v4.16.0-202410311636.p0.ga1bac7a.assembly.stream.el9. All builds following this will include this PR.

openshift-merge-robot commented 3 weeks ago

Fix included in accepted release 4.16.0-0.nightly-2024-10-31-193301