Bug 1853612

Summary: must-gather fail to collect openshift-kube-apiserver/core/configmaps.yaml
Product: OpenShift Container Platform Reporter: Michal Fojtik <mfojtik>
Component: ocAssignee: Maciej Szulik <maszulik>
Status: CLOSED DUPLICATE QA Contact: zhou ying <yinzhou>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.6CC: aos-bugs, jokerman, mfojtik
Target Milestone: ---Keywords: TestBlocker
Target Release: 4.6.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-07-06 10:58:10 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 Michal Fojtik 2020-07-03 10:37:56 UTC
Description of problem:

https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gcs/origin-ci-test/pr-logs/pull/openshift_cluster-authentication-operator/292/pull-ci-openshift-cluster-authentication-operator-master-e2e-aws/1278954737093316608

fail [github.com/openshift/origin/test/extended/cli/mustgather.go:128]: Expected
    <string>: /tmp/test.oc-adm-must-gather.968066519/registry-svc-ci-openshift-org-ci-op-jt3pddc8-stable-sha256-73b71590b8ed9733a3e095805343a06d343738ce9614f7c9b61ddb46ceaedb15/namespaces/openshift-kube-apiserver/core/configmaps.yaml
to exist


Seems like the test is permanently broken or flaking at really high rate, which is preventing PR's to land.

https://github.com/openshift/origin/pull/25239

It temporarily disabling checking for these files, however this is urgent bug and need to be investigated and fixed (and backported to 4.5.z).

[must-gather-66pmw] OUT namespaces/openshift-kube-apiserver/core/
[must-gather-66pmw] OUT namespaces/openshift-kube-apiserver/core/pods.yaml
[must-gather-66pmw] OUT namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml
[must-gather-66pmw] OUT namespaces/openshift-kube-apiserver/core/services.yaml

bug not secrets.yaml and no configmaps.yaml.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Maciej Szulik 2020-07-06 10:58:10 UTC

*** This bug has been marked as a duplicate of bug 1829243 ***