Skip to content

CI: K8sServicesTest Checks service across nodes with L7 policy Tests NodePort with L7 Policy: tftp connect via IPv6 failed #10118

@aanm

Description

@aanm

/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-Validated/k8s-1.17-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:430
Pod "testclient-4h27j" can not connect to service "tftp://[::ffff:192.168.36.11]:31270/hello"
Expected command: kubectl exec -n default testclient-4h27j -- curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 8 tftp://[::ffff:192.168.36.11]:31270/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.000037()', Connect: '0.000074',Transfer '0.000000', total '4.999814'
Stderr:
 	 command terminated with exit code 28
	 

/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-Validated/k8s-1.17-gopath/src/github.com/cilium/cilium/test/k8sT/Services.go:373

https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-Validated/16973/testReport/junit/Suite-k8s-1/17/K8sServicesTest_Checks_service_across_nodes_with_L7_policy_Tests_NodePort_with_L7_Policy/

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flakepriority/highThis is considered vital to an upcoming release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions