Skip to content

Conversation

@aklymenk
Copy link
Collaborator

ARO-23195

What

Trying to reproduce the bug and get OpenShift CI logs

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@aklymenk
Copy link
Collaborator Author

/test e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test stage-e2e-parallel

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: aklymenk
Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval. For more information see the Code Review Process.

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

Details 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

@aklymenk
Copy link
Collaborator Author

Both e2e-parallel and stage-e2e-parallel jobs completed successfully, so the bug ARO-23195 was not reproduced.

@aklymenk
Copy link
Collaborator Author

/test e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test stage-e2e-parallel

@aklymenk
Copy link
Collaborator Author

Previously nodepool deployment failed due to its invalid name:

    STEP: creating the node pool @ 12/18/25 13:16:25.549
  Nodepool creation error: failed to create NodePool np: failed starting nodepool creation "np" for cluster "cluster-del-mi" in resourcegroup="rg-del-mi-r488f8": PUT http://localhost:8443/subscriptions/1d3378d3-5a3f-4712-85a1-2485495dfc4b/resourceGroups/rg-del-mi-r488f8/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-del-mi/nodePools/np
  --------------------------------------------------------------------------------
  RESPONSE 400: 400 Bad Request
  ERROR CODE: InvalidResourceName
  --------------------------------------------------------------------------------
  {
    "error": {
      "code": "InvalidResourceName",
      "message": "The Resource 'Microsoft.RedHatOpenShift/hcpOpenShiftClusters/nodePools/np' under resource group 'rg-del-mi-r488f8' does not conform to the naming restriction.",
      "target": "/subscriptions/1d3378d3-5a3f-4712-85a1-2485495dfc4b/resourceGroups/rg-del-mi-r488f8/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/cluster-del-mi/nodePools/np"
    }
  }
  --------------------------------------------------------------------------------

Latest commit has fixed that, trying to reproduce a bug once again by running jobs e2e-parallel and stage-e2e-parallel.

@aklymenk
Copy link
Collaborator Author

/test e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test stage-e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test stage-e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test e2e-parallel

@aklymenk
Copy link
Collaborator Author

/test stage-e2e-parallel

@openshift-ci
Copy link

openshift-ci bot commented Dec 18, 2025

@aklymenk: 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/e2e-parallel 15e82e6 link true /test e2e-parallel
ci/prow/stage-e2e-parallel 15e82e6 link false /test stage-e2e-parallel

Full PR test history. Your PR dashboard.

Details

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

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.

2 participants