Bug 1906011

Summary: [4.6.z][sig-storage] Managed cluster should have no crashlooping recycler pods over four minutes
Product: OpenShift Container Platform Reporter: Tomas Smetana <tsmetana>
Component: StorageAssignee: Tomas Smetana <tsmetana>
Storage sub component: Operators QA Contact: Qin Ping <piqin>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: high CC: aos-bugs
Version: 4.6   
Target Milestone: ---   
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: 2021-01-14 15:04:57 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: 1870337    
Bug Blocks:    

Description Tomas Smetana 2020-12-09 14:23:32 UTC
test:
[sig-storage] Managed cluster should have no crashlooping recycler pods over four minutes 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?search=Managed+cluster+should+have+no+crashlooping+recycler+pods+over+four+minutes&maxAge=168h&context=1&type=bug%2Bjunit&name=4.6&maxMatches=5&maxBytes=20971520&groupBy=job


It fails in 60% of metal-e2e failures, 44% of gcp-e2e failure, 29% of aws-e2e failures.  These are specifically recycler pods, not any other crashlooping pods.

https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-4.6/1295260912655011840

and 

https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-gcp-4.6/1295260912655011840

are good examples.

Comment 1 Tomas Smetana 2020-12-10 09:06:20 UTC
https://github.com/openshift/origin/pull/25753

Waiting for the bug #1870337 to pass through QA.