Skip to content

CI: ci-ginkgo - E2E Test (1.33, f14-datapath-service-ns-xdp-2) - K8sDatapathServicesTest Checks N/S loadbalancing With ClusterIP external access #41254

@mathpl

Description

@mathpl

CI failure

K8sDatapathServicesTest Checks N/S loadbalancing With ClusterIP external access, fails pretty often on main currently.

• Failure [151.781 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.000033()', Connect: '0.000000',Transfer '0.000000', total '0.000000'command terminated with exit code 7
      
      Expected command: kubectl exec -n kube-system log-gatherer-65k9m -- curl -k --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 [http://10.96.215.47:80/](http://10.96.215.47/) -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.000033()', 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
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS

Summarizing 1 Failure:

[Fail] K8sDatapathServicesTest Checks N/S loadbalancing With ClusterIP external access [It] ClusterIP can be accessed when external access is enabled 
/home/runner/work/cilium/cilium/test/k8s/services.go:711

The first hit on main was on Aug 15th. We've had 9 failures since:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions