-
Notifications
You must be signed in to change notification settings - Fork 3.7k
CI: Conformance Ginkgo (ci-ginkgo): E2E Test (1.33, f14-datapath-service-ns-xdp-2): ClusterIP can be accessed when external access is enabled #41194
Copy link
Copy link
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!
Description
CI failure
• Failure [168.672 seconds]
K8sDatapathServicesTest
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461
Checks N/S loadbalancing
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461
With ClusterIP external access
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461
ClusterIP can be accessed when external access is enabled [It]
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:515
cannot curl to service IP from host: time-> DNS: '0.000021()', Connect: '0.000000',Transfer '0.000000', total '0.000000'command terminated with exit code 7
Expected command: kubectl exec -n kube-system log-gatherer-mq9b8 -- curl -k --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 [http://10.96.127.51:80/](http://10.96.127.51/) -w "time-> DNS: '%{time_namelookup}(%{remote_ip})', Connect: '%{time_connect}',Transfer '%{time_starttransfer}', total '%{time_total}'"
To succeed, but it failed:
Exitcode: 7
Err: exit status 7
Stdout:
time-> DNS: '0.000021()', Connect: '0.000000',Transfer '0.000000', total '0.000000'
Stderr:
command terminated with exit code 7
/home/runner/work/cilium/cilium/test/k8s/services.go:711
This seems to be happening consistently: https://github.com/cilium/cilium/actions/workflows/conformance-ginkgo.yaml
Examples:
- This run from xds: optimize log message of waiting for proxy update #41190
- This run from bpf: fib: always use bpf_redirect_neigh() when available #37725
cilium-sysdumps-1.33-f14-datapath-service-ns-xdp-2.zip
cilium-junits (9).zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!