envoyproxy/gateway

TestE2E/HTTPRouteMixedProtocols is flaky

Open

#9,647 opened on Aug 3, 2026

 (1 comment) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

    http.go:325: 2026-08-03T08:22:16.751444187Z: Response expectation failed for request: {URL: {Scheme:http Opaque: User: Host:172.18.0.203 Path:/mixed-protocols Fragment: RawQuery: RawPath: RawFragment: ForceQuery:false OmitHost:false}, Host: , Protocol: HTTP, Method: GET, Headers: map[X-Echo-Set-Header:[]], UnfollowRedirect: false, ServerName: , ServerCertificate: <truncated>, ClientCertificate: <truncated>, ClientCertificateKey: <truncated>}  not ready yet: expected pod name to start with infra-backend-v1, got tls-backend-2-769fd9d99-kqm4x (after 27.136878028s)
    http.go:325: 2026-08-03T08:22:17.753876962Z: Response expectation failed for request: {URL: {Scheme:http Opaque: User: Host:172.18.0.203 Path:/mixed-protocols Fragment: RawQuery: RawPath: RawFragment: ForceQuery:false OmitHost:false}, Host: , Protocol: HTTP, Method: GET, Headers: map[X-Echo-Set-Header:[]], UnfollowRedirect: false, ServerName: , ServerCertificate: <truncated>, ClientCertificate: <truncated>, ClientCertificateKey: <truncated>}  not ready yet: expected pod name to start with infra-backend-v1, got tls-backend-2-769fd9d99-kqm4x (after 28.138832761s)
    http.go:325: 2026-08-03T08:22:18.758564331Z: Response expectation failed for request: {URL: {Scheme:http Opaque: User: Host:172.18.0.203 Path:/mixed-protocols Fragment: RawQuery: RawPath: RawFragment: ForceQuery:false OmitHost:false}, Host: , Protocol: HTTP, Method: GET, Headers: map[X-Echo-Set-Header:[]], UnfollowRedirect: false, ServerName: , ServerCertificate: <truncated>, ClientCertificate: <truncated>, ClientCertificateKey: <truncated>}  not ready yet: expected pod name to start with infra-backend-v1, got tls-backend-2-769fd9d99-kqm4x (after 29.14424068s)
    http.go:306: 2026-08-03T08:22:19.613910078Z: timeout while waiting after 58 attempts, 0/3 successes

https://github.com/envoyproxy/gateway/actions/runs/30794844745/job/91628616601?pr=9644

Contributor guide