Skip to content

CI: Conformance Kind Envoy Embedded: client-egress-l7-set-header-port-range fails with curl failure "command terminated with exit code 7 (expected 22, found 7)" #36998

@joestringer

Description

@joestringer

CI failure

https://github.com/cilium/cilium/actions/runs/12794696049/job/35673984238?pr=36602#step:14:347
Hit on #36602, but seems unrelated. Triggered twice in a row.

[=] [cilium-test-5] Test [client-egress-l7-set-header-port-range] [15/19]
.....  ℹ️  📜 Applying secret 'header-match' to namespace 'cilium-test-5'..
  ℹ️  📜 Applying CiliumNetworkPolicy 'client-egress-l7-http-matchheader-secret-port-range' to namespace 'cilium-test-5' on cluster kind-chart-testing..
  [-] Scenario [client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints]
  [.] Action [client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints/curl-ipv4-0-auth-header-required: cilium-test-5/client-645b68dcf7-4sjf5 (10.244.0.48) -> curl-ipv4-0-auth-header-required (10.244.0.137:8080)]
  [.] Action [client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints/curl-ipv6-0-auth-header-required: cilium-test-5/client-645b68dcf7-4sjf5 (fd00:10:244::7108) -> curl-ipv6-0-auth-header-required (fd00:10:244::6b4b:8080)]
  [.] Action [client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints/curl-ipv4-1-auth-header-required: cilium-test-5/client2-66475877c6-vg568 (10.244.0.99) -> curl-ipv4-1-auth-header-required (10.244.0.137:8080)]
  [.] Action [client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints/curl-ipv6-1-auth-header-required: cilium-test-5/client2-66475877c6-vg568 (fd00:10:244::4898) -> curl-ipv6-1-auth-header-required (fd00:10:244::6b4b:8080)]
  [.] Action [client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints/curl-ipv4-2-auth-header-required: cilium-test-5/client3-795488bf5-gffhg (10.244.1.114) -> curl-ipv4-2-auth-header-required (10.244.0.137:8080)]
  ❌ command "curl -w %{local_ip}:%{local_port} -> %{remote_ip}:%{remote_port} = %{response_code} --silent --fail --show-error --output /dev/null --connect-timeout 2 --max-time 10 --parallel --parallel-immediate -X POST http://10.244.0.137:8080/auth-header-required http://10.244.0.137:8080/auth-header-required http://10.244.0.137:8080/auth-header-required" failed with unexpected exit code: error with exec request (pod=cilium-test-5/client3-795488bf5-gffhg, container=client3): command terminated with exit code 7 (expected 22, found 7)

...

📋 Test Report [cilium-test-5]
❌ 1/13 tests failed (1/196 actions), 6 tests skipped, 0 scenarios skipped:
Test [client-egress-l7-set-header-port-range]:
  ❌ client-egress-l7-set-header-port-range/pod-to-pod-with-endpoints/curl-ipv4-2-auth-header-required: cilium-test-5/client3-795488bf5-gffhg (10.244.1.114) -> curl-ipv4-2-auth-header-required (10.244.0.137:8080)

This appears to be consistently failing.

Metadata

Metadata

Assignees

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