Description of problem: As part of build cop duty I saw two failures in jobs "release-openshift-origin-installer-e2e-aws-sdn-multitenant-4.2" https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-sdn-multitenant-4.2/111 https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-sdn-multitenant-4.2/110 I saw following in the logs: started: (0/517/2355) "[k8s.io] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Suite:openshift/conformance/parallel] [Suite:k8s]" Started: (0/523/2355) "[sig-storage] Dynamic Provisioning Invalid AWS KMS key should report an error and create no PV [Suite:openshift/conformance/parallel] [Suite:k8s]" started: (0/706/2355) "[sig-auth] [Feature:NodeAuthorizer] Getting a non-existent secret should exit with the Forbidden error, not a NotFound error [Suite:openshift/conformance/parallel] [Suite:k8s]"
Looks like this is a known issue around multi tenant tests. PR for fix https://github.com/openshift/origin/pull/23479
*** This bug has been marked as a duplicate of bug 1753324 ***