Hide Forgot
openshift-tests.[sig-arch] events should not repeat pathologically is failing frequently in CI, see: https://sippy.ci.openshift.org/sippy-ng/tests/4.9/analysis?test=openshift-tests.%5Bsig-arch%5D%20events%20should%20not%20repeat%20pathologically Permafailing since: https://openshift-release.apps.ci.l2s4.p1.openshiftapps.com/releasestream/4.9.0-0.ci/release/4.9.0-0.ci-2022-04-06-133003 https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-ci-4.9-e2e-aws-serial/1511875308708433920 event happened 21 times, something is wrong: ns/openshift-e2e-loki pod/loki-promtail-jnj4p node/ip-10-0-195-169.ec2.internal - reason/NetworkNotReady network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started? event happened 23 times, something is wrong: ns/openshift-e2e-loki pod/loki-promtail-zsmrz node/ip-10-0-168-128.ec2.internal - reason/NetworkNotReady network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started? the openshift-e2e-loki namespace is a new one failing together with the promtail, only in 4.9 so far.
technically this targets 4.9.z but it's not worth creating a 4.10 and 4.11 dummy bug to make the bot happy given this is just a test code fix, so we'll leave it and self-verify once the fix merges.
4.9 is green again, let's close. Thanks for your help, Ben.
VERIFIED is a strange state for a bug linking no PRs. Can this be closed as a dup of bug 2074445, which is tracking a PR?
https://github.com/openshift/origin/pull/26986 was the PR in question.
(this fix was directly merged into 4.9 because, i guess, it was thought not to impact 4.10+. However that was incorrect and we're now in the process of delivering the same fix to 4.11 and 4.10, which is why 2074445 exists)