Bug 1896584
Summary: | CVO deadlocked while shutting down, shortly after fresh cluster install (metrics goroutine) | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Cluster Version Operator | Assignee: | W. Trevor King <wking> |
Status: | CLOSED ERRATA | QA Contact: | Yang Yang <yanyang> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.6 | CC: | aos-bugs, bleanhar, itsoiref, jokerman, lmohanty, mhrivnak, nmagnezi, ohochman, rfreiman, sasha, wking, yanyang |
Target Milestone: | --- | Flags: | rfreiman:
needinfo+
|
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-30 16:46:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1891143 | ||
Bug Blocks: |
Comment 1
W. Trevor King
2020-11-11 04:23:00 UTC
I tried 5 times installation with 4.6.0-0.nightly-2020-11-15-104235 on baremetal and all passed. Michael Hrivnak, Could you please verify it using assistant-installer on your side? Which 4.6.z includes this fix? the Fixed In Version field is currently blank. It is in 4.6.5, but that did not get released [1]: $ oc adm release info --commits quay.io/openshift-release-dev/ocp-release:4.6.5-x86_64 | grep cluster-version-operator cluster-version-operator https://github.com/openshift/cluster-version-operator 39a42566bfcca5970f3c8805ce4726d19b19417d $ oc adm release info --commits quay.io/openshift-release-dev/ocp-release:4.6.4-x86_64 | grep cluster-version-operator cluster-version-operator https://github.com/openshift/cluster-version-operator c35a4e1e37fdf3559d208cae97cf5c9ded9064a7 $ git --no-pager log --oneline --first-parent -2 origin/release-4.6 39a42566 (origin/release-4.6) Merge pull request #480 from openshift-cherrypick-robot/cherry-pick-477-to-release-4.6 c35a4e1e Merge pull request #471 from openshift-cherrypick-robot/cherry-pick-469-to-release-4.6 Once there's a public errata linking this bug, tooling should automatically move it to CLOSED ERRATA and link the relevant errata. [1]: https://github.com/openshift/cincinnati-graph-data/pull/555#issuecomment-731392992 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6.6 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:5115 |