Bug 1791061
| Summary: | RequiredPoolsFailed: Unable to apply 4.3.0-0.ci-2020-01-14-000624, controller version mismatch for rendered-master | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> |
| Component: | Machine Config Operator | Assignee: | Antonio Murdaca <amurdaca> |
| Status: | CLOSED DUPLICATE | QA Contact: | Michael Nguyen <mnguyen> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.3.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.3.0 | ||
| 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-01-14 21:20:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
W. Trevor King
2020-01-14 18:56:11 UTC
This is https://bugzilla.redhat.com/show_bug.cgi?id=1786993 which also requires https://bugzilla.redhat.com/show_bug.cgi?id=1789565 *** This bug has been marked as a duplicate of bug 1786993 *** Is this really a dup of bug 1786993? Bug 1786993 was fixed by [1], and I see this same failure in 4.2.14 -> 4.3.0-0.ci-2020-01-14-234604 [2]. That target has: $ oc adm release info --commits registry.svc.ci.openshift.org/ocp/release:4.3.0-0.ci-2020-01-14-234604 | grep machine-config machine-config-operator https://github.com/openshift/machine-config-operator 311a01e83034273599889c0b778ab29c3d2d00d8 Which is just before [1]: $ git --no-pager log --oneline -2 origin/release-4.3 25bb6aeb (origin/release-4.3) Merge pull request #1359 from runcom/osimageurl-race-43 311a01e8 Merge pull request #1361 from rphillips/fixes/1787581_4.3 So 1786993 is still possible, but maybe this is a dup of the 4.2 1789565 (still POST). I'll keep watching and see if this turns up on any later 4.3 targets... [1]: https://github.com/openshift/machine-config-operator/pull/1359 [2]: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade/14334 |