Skip to content

Conversation

@deads2k
Copy link
Contributor

@deads2k deads2k commented Oct 24, 2024

From failed run: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gs/qe-private-deck/logs/periodic-ci-openshift-openshift-tests-private-release-4.18-multi-nightly-4.18-cpou-upgrade-from-4.15-aws-ipi-mini-perm-arm-f14/1842004955238502400

noteworthy log message:

2024-10-04T10:05:42.236079365Z E1004 10:05:42.236012       1 runtime.go:79] Observed a panic: "assignment to entry in nil map" (assignment to entry in nil map)
2024-10-04T10:05:42.236079365Z goroutine 2202 [running]:
2024-10-04T10:05:42.236079365Z k8s.io/apimachinery/pkg/util/runtime.logPanic({0x26081a0, 0x3005130})
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:75 +0x7c
2024-10-04T10:05:42.236079365Z k8s.io/apimachinery/pkg/util/runtime.HandleCrash({0x40014f7340, 0x1, 0x4003036000?})
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:49 +0x78
2024-10-04T10:05:42.236079365Z panic({0x26081a0?, 0x3005130?})
2024-10-04T10:05:42.236079365Z 	/usr/lib/golang/src/runtime/panic.go:770 +0x124
2024-10-04T10:05:42.236079365Z github.com/openshift/library-go/pkg/operator/revisioncontroller.RevisionController.createNewRevision({{0x4000612de0, 0x22}, {0x2ac219c, 0x19}, {0x40016043a8, 0x1, 0x1}, {0x40016043c0, 0x1, 0x1}, ...}, ...)
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/github.com/openshift/library-go/pkg/operator/revisioncontroller/revision_controller.go:308 +0x980
2024-10-04T10:05:42.236079365Z github.com/openshift/library-go/pkg/operator/revisioncontroller.RevisionController.createRevisionIfNeeded({{0x4000612de0, 0x22}, {0x2ac219c, 0x19}, {0x40016043a8, 0x1, 0x1}, {0x40016043c0, 0x1, 0x1}, ...}, ...)
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/github.com/openshift/library-go/pkg/operator/revisioncontroller/revision_controller.go:118 +0x1c0

@openshift-ci-robot openshift-ci-robot added jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels Oct 24, 2024
@openshift-ci-robot
Copy link
Contributor

@deads2k: This pull request references Jira Issue OCPBUGS-42932, which is invalid:

  • expected the bug to target the "4.18.0" version, but no target version was set

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:

From failed run: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gs/qe-private-deck/logs/periodic-ci-openshift-openshift-tests-private-release-4.18-multi-nightly-4.18-cpou-upgrade-from-4.15-aws-ipi-mini-perm-arm-f14/1842004955238502400

noteworthy log message:

2024-10-04T10:05:42.236079365Z E1004 10:05:42.236012       1 runtime.go:79] Observed a panic: "assignment to entry in nil map" (assignment to entry in nil map)
2024-10-04T10:05:42.236079365Z goroutine 2202 [running]:
2024-10-04T10:05:42.236079365Z k8s.io/apimachinery/pkg/util/runtime.logPanic({0x26081a0, 0x3005130})
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:75 +0x7c
2024-10-04T10:05:42.236079365Z k8s.io/apimachinery/pkg/util/runtime.HandleCrash({0x40014f7340, 0x1, 0x4003036000?})
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:49 +0x78
2024-10-04T10:05:42.236079365Z panic({0x26081a0?, 0x3005130?})
2024-10-04T10:05:42.236079365Z 	/usr/lib/golang/src/runtime/panic.go:770 +0x124
2024-10-04T10:05:42.236079365Z github.com/openshift/library-go/pkg/operator/revisioncontroller.RevisionController.createNewRevision({{0x4000612de0, 0x22}, {0x2ac219c, 0x19}, {0x40016043a8, 0x1, 0x1}, {0x40016043c0, 0x1, 0x1}, ...}, ...)
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/github.com/openshift/library-go/pkg/operator/revisioncontroller/revision_controller.go:308 +0x980
2024-10-04T10:05:42.236079365Z github.com/openshift/library-go/pkg/operator/revisioncontroller.RevisionController.createRevisionIfNeeded({{0x4000612de0, 0x22}, {0x2ac219c, 0x19}, {0x40016043a8, 0x1, 0x1}, {0x40016043c0, 0x1, 0x1}, ...}, ...)
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/github.com/openshift/library-go/pkg/operator/revisioncontroller/revision_controller.go:118 +0x1c0

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Oct 24, 2024
@openshift-ci openshift-ci bot requested review from ibihim and liouk October 24, 2024 12:04
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 24, 2024
@deads2k deads2k force-pushed the prevent-npe-in-revisin branch from d5f499a to f280529 Compare October 25, 2024 15:59
@deads2k
Copy link
Contributor Author

deads2k commented Oct 25, 2024

/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 Oct 25, 2024
@openshift-ci-robot
Copy link
Contributor

@deads2k: This pull request references Jira Issue OCPBUGS-42932, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.18.0) matches configured target version for branch (4.18.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @xingxingxia

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 openshift-eng/jira-lifecycle-plugin repository.

@deads2k deads2k added the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2024
@openshift-ci openshift-ci bot requested a review from xingxingxia October 25, 2024 15:59
@deads2k
Copy link
Contributor Author

deads2k commented Oct 25, 2024

labelling simple bump of already approved fix.

@deads2k
Copy link
Contributor Author

deads2k commented Oct 25, 2024

/override ci/prow/e2e-operator

because test is still not fixed. meeting on monday.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

@deads2k: Overrode contexts on behalf of deads2k: ci/prow/e2e-operator

In response to this:

/override ci/prow/e2e-operator

because test is still not fixed. meeting on monday.

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.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 5e984b0 and 2 for PR HEAD f280529 in total

@deads2k
Copy link
Contributor Author

deads2k commented Oct 25, 2024

/override ci/prow/e2e-operator

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

@deads2k: Overrode contexts on behalf of deads2k: ci/prow/e2e-operator

In response to this:

/override ci/prow/e2e-operator

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 62812dc into openshift:master Oct 25, 2024
10 of 11 checks passed
@openshift-ci-robot
Copy link
Contributor

@deads2k: Jira Issue OCPBUGS-42932: All pull requests linked via external trackers have merged:

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

In response to this:

From failed run: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gs/qe-private-deck/logs/periodic-ci-openshift-openshift-tests-private-release-4.18-multi-nightly-4.18-cpou-upgrade-from-4.15-aws-ipi-mini-perm-arm-f14/1842004955238502400

noteworthy log message:

2024-10-04T10:05:42.236079365Z E1004 10:05:42.236012       1 runtime.go:79] Observed a panic: "assignment to entry in nil map" (assignment to entry in nil map)
2024-10-04T10:05:42.236079365Z goroutine 2202 [running]:
2024-10-04T10:05:42.236079365Z k8s.io/apimachinery/pkg/util/runtime.logPanic({0x26081a0, 0x3005130})
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:75 +0x7c
2024-10-04T10:05:42.236079365Z k8s.io/apimachinery/pkg/util/runtime.HandleCrash({0x40014f7340, 0x1, 0x4003036000?})
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:49 +0x78
2024-10-04T10:05:42.236079365Z panic({0x26081a0?, 0x3005130?})
2024-10-04T10:05:42.236079365Z 	/usr/lib/golang/src/runtime/panic.go:770 +0x124
2024-10-04T10:05:42.236079365Z github.com/openshift/library-go/pkg/operator/revisioncontroller.RevisionController.createNewRevision({{0x4000612de0, 0x22}, {0x2ac219c, 0x19}, {0x40016043a8, 0x1, 0x1}, {0x40016043c0, 0x1, 0x1}, ...}, ...)
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/github.com/openshift/library-go/pkg/operator/revisioncontroller/revision_controller.go:308 +0x980
2024-10-04T10:05:42.236079365Z github.com/openshift/library-go/pkg/operator/revisioncontroller.RevisionController.createRevisionIfNeeded({{0x4000612de0, 0x22}, {0x2ac219c, 0x19}, {0x40016043a8, 0x1, 0x1}, {0x40016043c0, 0x1, 0x1}, ...}, ...)
2024-10-04T10:05:42.236079365Z 	/go/src/github.com/openshift/cluster-authentication-operator/vendor/github.com/openshift/library-go/pkg/operator/revisioncontroller/revision_controller.go:118 +0x1c0

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

@deads2k: 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/e2e-agnostic-ipv6 f280529 link false /test e2e-agnostic-ipv6

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

@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: ose-cluster-authentication-operator
This PR has been included in build ose-cluster-authentication-operator-container-v4.18.0-202410252041.p0.g62812dc.assembly.stream.el9.
All builds following this will include this PR.

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. jira/severity-critical Referenced Jira bug's severity is critical 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.

3 participants