Bug 1746154
| Summary: | Auth operator upgrade failure contributing to severe CI upgrade status | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Robb Hamilton <rhamilto> |
| Component: | Machine Config Operator | Assignee: | Antonio Murdaca <amurdaca> |
| Status: | CLOSED DUPLICATE | QA Contact: | Micah Abbott <miabbott> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | agarcial, aos-bugs, bparees, mfojtik, sttts |
| Target Milestone: | --- | ||
| Target Release: | 4.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | buildcop | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-28 09:15:34 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
Robb Hamilton
2019-08-27 18:55:29 UTC
Build showing errors: https://openshift-gce-devel.appspot.com/build/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade/6205 The slowdown in the job has been caused by the openshift-console/downloads pod failing to correctly being evicted and thus taking ~600s to go away: I0827 01:03:40.299746 6821 update.go:89] pod "oauth-openshift-6496f8b46-mnsbl" removed (evicted) I0827 01:13:33.695970 6821 update.go:89] pod "downloads-79457746ff-k9dwb" removed (evicted) The bug to track that (and thus this issue as well) is https://bugzilla.redhat.com/show_bug.cgi?id=1745772 Closing this here as a duplicate of that. *** This bug has been marked as a duplicate of bug 1745772 *** The slowdown in the job has been caused by the openshift-console/downloads pod failing to correctly being evicted and thus taking ~600s to go away: I0827 01:03:40.299746 6821 update.go:89] pod "oauth-openshift-6496f8b46-mnsbl" removed (evicted) I0827 01:13:33.695970 6821 update.go:89] pod "downloads-79457746ff-k9dwb" removed (evicted) The bug to track that (and thus this issue as well) is https://bugzilla.redhat.com/show_bug.cgi?id=1745772 Closing this here as a duplicate of that. |