Skip to content

CI: K8sServicesTest Checks service across nodes Tests NodePort (kube-proxy) #10231

@nebril

Description

@nebril

CI failure

/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-K8s/1.15-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:430
Pod "testclient-6hhm2" can not connect to service "tftp://[::ffff:192.168.36.11]:30880/hello"
Expected command: kubectl exec -n default testclient-6hhm2 -- curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 8 tftp://[::ffff:192.168.36.11]:30880/hello -w "time-> DNS: '%{time_namelookup}(%{remote_ip})', Connect: '%{time_connect}',Transfer '%{time_starttransfer}', total '%{time_total}'" 
To succeed, but it failed:
Exitcode: 28 
Stdout:
 	 time-> DNS: '0.000018()', Connect: '0.000035',Transfer '0.000000', total '5.001616'
Stderr:
 	 command terminated with exit code 28
	 

/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-K8s/1.15-gopath/src/github.com/cilium/cilium/test/k8sT/Services.go:487

Standard Output

Number of "context deadline exceeded" in logs: 0
Number of "level=error" in logs: 0
Number of "level=warning" in logs: 0
Number of "Cilium API handler panicked" in logs: 0
Number of "Goroutine took lock for more than" in logs: 0
No errors/warnings found in logs
Cilium pods: [cilium-9kx2j cilium-xrglx]
Netpols loaded: 
CiliumNetworkPolicies loaded: 
Endpoint Policy Enforcement:
Pod                          Ingress   Egress
coredns-86cd554449-49xpk     false     false
test-k8s2-5dc84ddf57-kzk6b   false     false
testclient-6hhm2             false     false
testclient-dmgkb             false     false
testds-hbx9n                 false     false
testds-lmmx9                 false     false
Cilium agent 'cilium-9kx2j': Status: Ok  Health: Ok Nodes "" ContinerRuntime:  Kubernetes: Ok KVstore: Ok Controllers: Total 19 Failed 0
Cilium agent 'cilium-xrglx': Status: Ok  Health: Ok Nodes "" ContinerRuntime:  Kubernetes: Ok KVstore: Ok Controllers: Total 26 Failed 0

https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-K8s/2867/

test_results_Cilium-PR-Ginkgo-Tests-K8s_2867_BDD-Test-k8s-1.15.zip

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flake

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions