-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In this 4.13-ci payload, this aggregated job failed.
In all but one of those jobs, this test:
[sig-network] network isolation when using a plugin in a mode that isolates namespaces by default should prevent communication between pods in different namespaces on the same node [Suite:openshift/conformance/parallel]
After downloading all of the build-log.txt files, we see:
$ grep -c "network isolation when using a plugin in a mode that isolates namespaces by default should prevent communication between pods in different namespaces on the same node" * --color build-log-1605161053337948160-3h11m35s-pass.txt:2 build-log-1605161054222946304-3h33m17s-pass.txt:2 build-log-1605161055137304576-3h24m33s-fail.txt:2 build-log-1605161056794054656-3h7m0s-fail.txt:6 <-- this one build-log-1605161057985236992-3h15m15s-fail.txt:2 build-log-1605161058530496512-3h15m3s-pass.txt:2 build-log-1605161060057223168-3h10m3s-pass.txt:2 build-log-1605161060891889664-3h34m5s-pass.txt:2 build-log-1605161061722361856-3h12m12s-pass.txt:2 build-log-1605161062561222656-3h22m6s-fail.txt:2
This is interesting because there were disruption failures in that job run and a bug chunk (11 seconds) of that disruption happens at the time of that test run (which probably should've been skipped).
That test was skipped on retry as shown in the build-log.txt (search for "Retry count:"):
Retry count: 2 started: 0/1/2 "[sig-network] Services should be rejected for evicted pods (no endpoints exist) [Suite:openshift/conformance/parallel] [Suite:k8s]" started: 0/2/2 "[sig-network] network isolation when using a plugin in a mode that isolates namespaces by default should prevent communication between pods in different namespaces on the same node [Suite:openshift/conformance/parallel]" skip [github.com/openshift/origin/test/extended/networking/util.go:463]: This plugin does not isolate namespaces by default. Ginkgo exit error 3: exit with code 3 skipped: (1.9s) 2022-12-20T14:07:57 "[sig-network] network isolation when using a plugin in a mode that isolates namespaces by default should prevent communication between pods in different namespaces on the same node [Suite:openshift/conformance/parallel]"