Skip to content

CI: K8sServicesTest Checks service across nodes with L7 policy Tests NodePort with L7 Policy #8776

@nebril

Description

@nebril

CI failure

Worth noting - the test was unable to curl to 127.0.0.1

/home/jenkins/workspace/Ginkgo-CI-Tests-Pipeline/k8s-1.15-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:420
k8s1 host can not connect to service "http://127.0.0.1:30600"
Expected command: curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 8 http://127.0.0.1:30600 -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.000020()', Connect: '0.000000',Transfer '0.000000', total '5.006275'
Stderr:
 	 

/home/jenkins/workspace/Ginkgo-CI-Tests-Pipeline/k8s-1.15-gopath/src/github.com/cilium/cilium/test/k8sT/Services.go:231

https://jenkins.cilium.io/job/Ginkgo-CI-Tests-Pipeline/7972/

30c8f5e7_K8sServicesTest_Checks_service_across_nodes_with_L7_policy_Tests_NodePort_with_L7_Policy.zip

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flakekind/regressionThis functionality worked fine before, but was broken in a newer release of Cilium.priority/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