Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-16724,OCPBUGS-17643,OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0 #7517

Merged
merged 1 commit into from Sep 22, 2023

Conversation

mike-nguyen
Copy link
Member

These changes will update the RHCOS 4.14 boot image metadata. Issues fixed in this bootimage are:

OCPBUGS-16724 - c4.* instanceType stuck in Provisioned on AWS 4.14
OCPBUGS-17643 - CoreOS ignition unique boot error when booting on Azure Confidential VMs
OCPBUGS-18488 - It takes about 20min to provisoin controlplane nodes when installing ocp with ConfidentialVM
OCPBUGS-18894 - No way to enable FIPS in RHCOS Live ISO

This change was generated using:

plume cosa2stream --target data/data/coreos/rhcos.json                \
    --distro rhcos --no-signatures --name 4.14-9.2                    \
    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
    x86_64=414.92.202309201615-0                                      \
    aarch64=414.92.202309201615-0                                     \
    s390x=414.92.202309201615-0                                       \
    ppc64le=414.92.202309201615-0

These changes will update the RHCOS 4.14 boot image metadata. Issues
fixed in this bootimage are:

OCPBUGS-16724 - c4.* instanceType stuck in Provisioned on AWS 4.14
OCPBUGS-17643 - CoreOS ignition unique boot error when booting on Azure Confidential VMs
OCPBUGS-18488 - It takes about 20min to provisoin controlplane nodes when installing ocp with ConfidentialVM
OCPBUGS-18894 - No way to enable FIPS in RHCOS Live ISO

This change was generated using:

```
plume cosa2stream --target data/data/coreos/rhcos.json                \
    --distro rhcos --no-signatures --name 4.14-9.2                    \
    --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
    x86_64=414.92.202309201615-0                                      \
    aarch64=414.92.202309201615-0                                     \

    s390x=414.92.202309201615-0                                       \
    ppc64le=414.92.202309201615-0
```
@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 21, 2023
@openshift-ci-robot
Copy link
Contributor

@mike-nguyen: This pull request references Jira Issue OCPBUGS-18181, which is invalid:

  • expected Jira Issue OCPBUGS-18181 to depend on a bug targeting a version in 4.15.0 and in one of the following states: MODIFIED, ON_QA, VERIFIED, but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

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

In response to this:

These changes will update the RHCOS 4.14 boot image metadata. Issues fixed in this bootimage are:

OCPBUGS-16724 - c4.* instanceType stuck in Provisioned on AWS 4.14
OCPBUGS-17643 - CoreOS ignition unique boot error when booting on Azure Confidential VMs
OCPBUGS-18488 - It takes about 20min to provisoin controlplane nodes when installing ocp with ConfidentialVM
OCPBUGS-18894 - No way to enable FIPS in RHCOS Live ISO

This change was generated using:

plume cosa2stream --target data/data/coreos/rhcos.json                \
   --distro rhcos --no-signatures --name 4.14-9.2                    \
   --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
   x86_64=414.92.202309201615-0                                      \
   aarch64=414.92.202309201615-0                                     \
   s390x=414.92.202309201615-0                                       \
   ppc64le=414.92.202309201615-0

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/test-infra repository.

@mike-nguyen
Copy link
Member Author

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 21, 2023
@openshift-ci-robot
Copy link
Contributor

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

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.14.0) matches configured target version for branch (4.14.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)
  • dependent bug Jira Issue OCPBUGS-18945 is in the state ON_QA, which is one of the valid states (MODIFIED, ON_QA, VERIFIED)
  • dependent Jira Issue OCPBUGS-18945 targets the "4.15.0" version, which is one of the valid target versions: 4.15.0
  • bug has dependents

Requesting review from QA contact:
/cc @aaradhak

In response to this:

/jira refresh

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/test-infra repository.

@mike-nguyen
Copy link
Member Author

/label backport-risk-assessed

@mike-nguyen
Copy link
Member Author

@gpei can I get a /label cherry-pick-approved label on this to update the RHCOS boot images?

@openshift-ci openshift-ci bot added the backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. label Sep 21, 2023
@mike-nguyen
Copy link
Member Author

/test ci/prow/images

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 21, 2023

@mike-nguyen: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test agent-integration-tests
  • /test aro-unit
  • /test e2e-agent-compact-ipv4
  • /test e2e-aws-ovn
  • /test e2e-aws-ovn-upi
  • /test e2e-azure-ovn
  • /test e2e-azure-ovn-upi
  • /test e2e-gcp-ovn
  • /test e2e-gcp-ovn-upi
  • /test e2e-metal-ipi-ovn-ipv6
  • /test e2e-openstack-ovn
  • /test e2e-vsphere-ovn
  • /test e2e-vsphere-upi
  • /test gofmt
  • /test golint
  • /test govet
  • /test images
  • /test okd-images
  • /test okd-scos-images
  • /test okd-unit
  • /test okd-verify-codegen
  • /test openstack-manifests
  • /test shellcheck
  • /test tf-lint
  • /test unit
  • /test verify-codegen
  • /test verify-vendor
  • /test yaml-lint

The following commands are available to trigger optional jobs:

  • /test e2e-agent-compact-ipv4-appliance
  • /test e2e-agent-compact-ipv4-none-platform
  • /test e2e-agent-ha-dualstack
  • /test e2e-agent-sno-ipv4-pxe
  • /test e2e-agent-sno-ipv6
  • /test e2e-alibaba
  • /test e2e-aws-ovn-disruptive
  • /test e2e-aws-ovn-fips
  • /test e2e-aws-ovn-imdsv2
  • /test e2e-aws-ovn-localzones
  • /test e2e-aws-ovn-proxy
  • /test e2e-aws-ovn-public-subnets
  • /test e2e-aws-ovn-shared-vpc
  • /test e2e-aws-ovn-shared-vpc-localzones
  • /test e2e-aws-ovn-single-node
  • /test e2e-aws-ovn-upgrade
  • /test e2e-aws-ovn-workers-rhel8
  • /test e2e-aws-upi-proxy
  • /test e2e-azure-ovn-resourcegroup
  • /test e2e-azure-ovn-shared-vpc
  • /test e2e-azurestack
  • /test e2e-azurestack-upi
  • /test e2e-crc
  • /test e2e-gcp-ovn-shared-vpc
  • /test e2e-gcp-ovn-xpn
  • /test e2e-gcp-secureboot
  • /test e2e-gcp-upgrade
  • /test e2e-gcp-upi-xpn
  • /test e2e-ibmcloud-ovn
  • /test e2e-libvirt
  • /test e2e-metal-assisted
  • /test e2e-metal-ipi-ovn-dualstack
  • /test e2e-metal-ipi-sdn
  • /test e2e-metal-ipi-sdn-swapped-hosts
  • /test e2e-metal-ipi-sdn-virtualmedia
  • /test e2e-metal-single-node-live-iso
  • /test e2e-nutanix-ovn
  • /test e2e-nutanix-sdn
  • /test e2e-openstack-ccpmso
  • /test e2e-openstack-ccpmso-zone
  • /test e2e-openstack-dualstack-techpreview
  • /test e2e-openstack-externallb
  • /test e2e-openstack-kuryr
  • /test e2e-openstack-nfv-intel
  • /test e2e-openstack-proxy
  • /test e2e-openstack-sdn-parallel
  • /test e2e-openstack-upi
  • /test e2e-vsphere-static-ovn
  • /test e2e-vsphere-upi-zones
  • /test e2e-vsphere-zones
  • /test okd-e2e-aws-ovn
  • /test okd-e2e-aws-ovn-upgrade
  • /test okd-e2e-gcp
  • /test okd-e2e-gcp-ovn-upgrade
  • /test okd-e2e-vsphere
  • /test okd-scos-e2e-aws-ovn
  • /test okd-scos-e2e-aws-upgrade
  • /test okd-scos-e2e-gcp
  • /test okd-scos-e2e-gcp-ovn-upgrade
  • /test okd-scos-e2e-vsphere
  • /test okd-scos-unit
  • /test okd-scos-verify-codegen
  • /test tf-fmt

Use /test all to run the following jobs that were automatically triggered:

  • pull-ci-openshift-installer-release-4.14-aro-unit
  • pull-ci-openshift-installer-release-4.14-e2e-aws-ovn
  • pull-ci-openshift-installer-release-4.14-e2e-aws-ovn-disruptive
  • pull-ci-openshift-installer-release-4.14-e2e-aws-ovn-upgrade
  • pull-ci-openshift-installer-release-4.14-e2e-aws-ovn-workers-rhel8
  • pull-ci-openshift-installer-release-4.14-e2e-openstack-ovn
  • pull-ci-openshift-installer-release-4.14-gofmt
  • pull-ci-openshift-installer-release-4.14-golint
  • pull-ci-openshift-installer-release-4.14-govet
  • pull-ci-openshift-installer-release-4.14-images
  • pull-ci-openshift-installer-release-4.14-okd-e2e-aws-ovn
  • pull-ci-openshift-installer-release-4.14-okd-e2e-aws-ovn-upgrade
  • pull-ci-openshift-installer-release-4.14-okd-images
  • pull-ci-openshift-installer-release-4.14-okd-scos-e2e-aws-ovn
  • pull-ci-openshift-installer-release-4.14-okd-scos-e2e-aws-upgrade
  • pull-ci-openshift-installer-release-4.14-okd-scos-e2e-gcp
  • pull-ci-openshift-installer-release-4.14-okd-scos-e2e-gcp-ovn-upgrade
  • pull-ci-openshift-installer-release-4.14-okd-scos-e2e-vsphere
  • pull-ci-openshift-installer-release-4.14-okd-scos-images
  • pull-ci-openshift-installer-release-4.14-okd-scos-unit
  • pull-ci-openshift-installer-release-4.14-okd-scos-verify-codegen
  • pull-ci-openshift-installer-release-4.14-okd-unit
  • pull-ci-openshift-installer-release-4.14-okd-verify-codegen
  • pull-ci-openshift-installer-release-4.14-shellcheck
  • pull-ci-openshift-installer-release-4.14-tf-fmt
  • pull-ci-openshift-installer-release-4.14-tf-lint
  • pull-ci-openshift-installer-release-4.14-unit
  • pull-ci-openshift-installer-release-4.14-verify-codegen
  • pull-ci-openshift-installer-release-4.14-verify-vendor
  • pull-ci-openshift-installer-release-4.14-yaml-lint

In response to this:

/test ci/prow/images

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/test-infra repository.

@mike-nguyen
Copy link
Member Author

/test images

@mike-nguyen
Copy link
Member Author

/retest

@mike-nguyen
Copy link
Member Author

/test images

@gpei
Copy link
Contributor

gpei commented Sep 22, 2023

/label cherry-pick-approved

@openshift-ci openshift-ci bot added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Sep 22, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 22, 2023

@mike-nguyen: The following tests 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-gcp 9a4bb66 link false /test okd-scos-e2e-gcp
ci/prow/e2e-aws-ovn-disruptive 9a4bb66 link false /test e2e-aws-ovn-disruptive
ci/prow/okd-scos-e2e-gcp-ovn-upgrade 9a4bb66 link false /test okd-scos-e2e-gcp-ovn-upgrade
ci/prow/okd-scos-e2e-vsphere 9a4bb66 link false /test okd-scos-e2e-vsphere

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

Copy link
Contributor

@c4rt0 c4rt0 left a comment

Choose a reason for hiding this comment

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

LGTM

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 22, 2023
@c4rt0
Copy link
Contributor

c4rt0 commented Sep 22, 2023

/lgtm

@mike-nguyen
Copy link
Member Author

/cat

Copy link
Member

@ravanelli ravanelli left a comment

Choose a reason for hiding this comment

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

LGTM

@ravanelli
Copy link
Member

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 22, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: c4rt0, ravanelli

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 22, 2023
@openshift-merge-robot openshift-merge-robot merged commit 7276f32 into openshift:release-4.14 Sep 22, 2023
27 of 31 checks passed
@openshift-ci-robot
Copy link
Contributor

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

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

In response to this:

These changes will update the RHCOS 4.14 boot image metadata. Issues fixed in this bootimage are:

OCPBUGS-16724 - c4.* instanceType stuck in Provisioned on AWS 4.14
OCPBUGS-17643 - CoreOS ignition unique boot error when booting on Azure Confidential VMs
OCPBUGS-18488 - It takes about 20min to provisoin controlplane nodes when installing ocp with ConfidentialVM
OCPBUGS-18894 - No way to enable FIPS in RHCOS Live ISO

This change was generated using:

plume cosa2stream --target data/data/coreos/rhcos.json                \
   --distro rhcos --no-signatures --name 4.14-9.2                    \
   --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
   x86_64=414.92.202309201615-0                                      \
   aarch64=414.92.202309201615-0                                     \
   s390x=414.92.202309201615-0                                       \
   ppc64le=414.92.202309201615-0

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/test-infra repository.

@openshift-merge-robot
Copy link
Contributor

Fix included in accepted release 4.14.0-0.nightly-2023-09-23-035947

@sdodson
Copy link
Member

sdodson commented Sep 27, 2023

/retitle OCPBUGS-17643,OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0

@openshift-ci openshift-ci bot changed the title OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0 OCPBUGS-17643,OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0 Sep 27, 2023
@openshift-ci-robot
Copy link
Contributor

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

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

Jira Issue OCPBUGS-18181 is in an unrecognized state (ON_QA) and will not be moved to the MODIFIED state.

In response to this:

These changes will update the RHCOS 4.14 boot image metadata. Issues fixed in this bootimage are:

OCPBUGS-16724 - c4.* instanceType stuck in Provisioned on AWS 4.14
OCPBUGS-17643 - CoreOS ignition unique boot error when booting on Azure Confidential VMs
OCPBUGS-18488 - It takes about 20min to provisoin controlplane nodes when installing ocp with ConfidentialVM
OCPBUGS-18894 - No way to enable FIPS in RHCOS Live ISO

This change was generated using:

plume cosa2stream --target data/data/coreos/rhcos.json                \
   --distro rhcos --no-signatures --name 4.14-9.2                    \
   --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
   x86_64=414.92.202309201615-0                                      \
   aarch64=414.92.202309201615-0                                     \
   s390x=414.92.202309201615-0                                       \
   ppc64le=414.92.202309201615-0

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/test-infra repository.

@sdodson
Copy link
Member

sdodson commented Sep 27, 2023

/retitle OCPBUGS-16724,OCPBUGS-17643,OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0

@openshift-ci openshift-ci bot changed the title OCPBUGS-17643,OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0 OCPBUGS-16724,OCPBUGS-17643,OCPBUGS-18181: update RHCOS 4.14 bootimage metadata to 414.92.202309201615-0 Sep 27, 2023
@openshift-ci-robot
Copy link
Contributor

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

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

Jira Issue OCPBUGS-17643 is in an unrecognized state (MODIFIED) and will not be moved to the MODIFIED state.

Jira Issue OCPBUGS-18181 is in an unrecognized state (ON_QA) and will not be moved to the MODIFIED state.

In response to this:

These changes will update the RHCOS 4.14 boot image metadata. Issues fixed in this bootimage are:

OCPBUGS-16724 - c4.* instanceType stuck in Provisioned on AWS 4.14
OCPBUGS-17643 - CoreOS ignition unique boot error when booting on Azure Confidential VMs
OCPBUGS-18488 - It takes about 20min to provisoin controlplane nodes when installing ocp with ConfidentialVM
OCPBUGS-18894 - No way to enable FIPS in RHCOS Live ISO

This change was generated using:

plume cosa2stream --target data/data/coreos/rhcos.json                \
   --distro rhcos --no-signatures --name 4.14-9.2                    \
   --url https://rhcos.mirror.openshift.com/art/storage/prod/streams \
   x86_64=414.92.202309201615-0                                      \
   aarch64=414.92.202309201615-0                                     \
   s390x=414.92.202309201615-0                                       \
   ppc64le=414.92.202309201615-0

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants