Description of problem: must-gather seems to try to collect data from non existing namespaces. Version-Release number of selected component (if applicable): Client Version: 4.4.0-0.nightly-2020-02-17-022408 Server Version: 4.5.0-0.nightly-2020-04-30-084834 Kubernetes Version: v1.18.0-rc.1 container-native-virtualization-cnv-must-gather-rhel8:v2.3.0-42 How reproducible: always Steps to Reproduce: oc adm must-gather --dest-dir=./must-gather-talayan2 --image=registry-proxy.engineering.redhat.com/rh-osbs/container-native-virtualization-cnv-must-gather-rhel8:v2.3.0-42 Actual results: But i see error message about non existing ns: [must-gather-9hxpl] POD Gathering data for ns/openshift-cnv... [must-gather-9hxpl] POD Wrote inspect data to must-gather. [must-gather-9hxpl] POD Error from server (NotFound): namespaces "kubevirt-hyperconverged" not found [must-gather-9hxpl] POD Error from server (NotFound): namespaces "cluster-network-addons" not found [must-gather-9hxpl] POD Error from server (NotFound): namespaces "sriov-network-operator" not found [must-gather-9hxpl] POD Error from server (NotFound): namespaces "kubevirt-web-ui" not found [must-gather-9hxpl] POD Error from server (NotFound): namespaces "cdi" not found Expected results: why it tries to collect from non ext found namespaces Additional info: those are upstream namesapce maybe for the components.
+ openshift-sdn
(In reply to Nelly Credi from comment #2) > + openshift-sdn see https://bugzilla.redhat.com/show_bug.cgi?id=1831061
*** Bug 1873703 has been marked as a duplicate of this bug. ***
Created attachment 1725059 [details] no errors seen about upstream-only namespaces Attached the entire log created by running must_gather [kbidarka@localhost files]$ cat Bug_1831061.txt | grep NotFound [kbidarka@localhost files]$ cat Bug_1831061.txt | grep "POD Error"