-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!
Description
CI failure
Gateway API Conformance test, TestConformance
, HTTPRouteListenerHostnameMatching
:
Some requests in TestConformance/HTTPRouteListenerHostnameMatching
failed.
Output (extract):
=== NAME TestConformance
apply.go:175: Deleting tls-validity-checks-certificate
apply.go:175: Deleting certificate
apply.go:219: Deleting web-backend Deployment
apply.go:219: Deleting web-backend Service
apply.go:219: Deleting gateway-conformance-web-backend Namespace
apply.go:219: Deleting app-backend-v2 Deployment
apply.go:219: Deleting app-backend-v2 Service
apply.go:219: Deleting app-backend-v1 Deployment
apply.go:219: Deleting app-backend-v1 Service
apply.go:219: Deleting gateway-conformance-app-backend Namespace
apply.go:219: Deleting infra-backend-v3 Deployment
apply.go:219: Deleting infra-backend-v3 Service
apply.go:219: Deleting infra-backend-v2 Deployment
apply.go:219: Deleting infra-backend-v2 Service
apply.go:219: Deleting infra-backend-v1 Deployment
apply.go:219: Deleting infra-backend-v1 Service
apply.go:219: Deleting backend-namespaces Gateway
apply.go:219: Deleting all-namespaces Gateway
apply.go:219: Deleting same-namespace Gateway
apply.go:219: Deleting gateway-conformance-infra Namespace
--- FAIL: TestConformance (117.08s)
[...]
--- FAIL: TestConformance/HTTPRouteListenerHostnameMatching (1.12s)
--- PASS: TestConformance/HTTPRouteListenerHostnameMatching/7_request_to_'no.matching.host/'_should_receive_a_404 (0.01s)
--- PASS: TestConformance/HTTPRouteListenerHostnameMatching/6_request_to_'foo.com/'_should_receive_a_404 (0.00s)
--- FAIL: TestConformance/HTTPRouteListenerHostnameMatching/0_request_to_'bar.com/'_should_go_to_infra-backend-v1 (30.00s)
--- FAIL: TestConformance/HTTPRouteListenerHostnameMatching/5_request_to_'multiple.prefixes.foo.com/'_should_go_to_infra-backend-v3 (30.00s)
--- PASS: TestConformance/HTTPRouteListenerHostnameMatching/4_request_to_'multiple.prefixes.bar.com/'_should_go_to_infra-backend-v3 (11.02s)
--- PASS: TestConformance/HTTPRouteListenerHostnameMatching/3_request_to_'boo.bar.com/'_should_go_to_infra-backend-v3 (11.02s)
--- PASS: TestConformance/HTTPRouteListenerHostnameMatching/2_request_to_'baz.bar.com/'_should_go_to_infra-backend-v3 (0.01s)
--- PASS: TestConformance/HTTPRouteListenerHostnameMatching/1_request_to_'foo.bar.com/'_should_go_to_infra-backend-v2 (0.01s)
[...]
/Simple_HTTP_request_should_reach_infra-backend (1.01s)
FAIL
FAIL github.com/cilium/cilium/operator/pkg/gateway-api 117.132s
FAIL
##[error]Process completed with exit code 1.
sayboras
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!