gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.59k stars 1.76k forks source link

`TestClient_DialHost` flakiness #32799

Open ravicious opened 1 year ago

ravicious commented 1 year ago

Failure

Link(s) to logs

Relevant snippet

     client_test.go:465: 
            Error Trace:    /__w/teleport/teleport/api/client/proxy/transport/transportv1/client_test.go:465
                                        /__w/teleport/teleport/api/client/proxy/transport/transportv1/client_test.go:494
            Error:          Received unexpected error:
                            EOF
            Test:           TestClient_DialHost/connection_successfully_established_with_agent_forwarding
zmb3 commented 9 months ago

Another v14 failure here: https://github.com/gravitational/teleport/actions/runs/7586209645/job/20663832180

=== FAIL: client/proxy/transport/transportv1 TestClient_DialHost/connection_successfully_established_with_agent_forwarding (0.00s)
    client_test.go:481: 
            Error Trace:    /__w/teleport/teleport/api/client/proxy/transport/transportv1/client_test.go:481
                                        /__w/teleport/teleport/api/client/proxy/transport/transportv1/client_test.go:494
            Error:          Received unexpected error:
                            EOF
            Test:           TestClient_DialHost/connection_successfully_established_with_agent_forwarding

=== FAIL: client/proxy/transport/transportv1 TestClient_DialHost (0.91s)

@rosstimothy can you have a look?

zmb3 commented 4 months ago

https://github.com/gravitational/teleport/actions/runs/9568527826/job/26378960320

ravicious commented 4 months ago

From another test in TestClient_DialHost: https://github.com/gravitational/teleport/actions/runs/9580788993/job/26416172951?pr=43195#step:6:1050

     client_test.go:404: 
            Error Trace:    /__w/teleport/teleport/api/client/proxy/client_test.go:404
                                        /__w/teleport/teleport/api/client/proxy/client_test.go:423
            Error:          Received unexpected error:
                            EOF
            Test:           TestClient_DialHost/grpc_connection_established
GavinFrazar commented 3 months ago

v15 failure: https://github.com/gravitational/teleport/actions/runs/10117341765/job/27982092783

=== Failed
=== FAIL: client/proxy/transport/transportv1 TestClient_DialHost/connection_successfully_established_with_agent_forwarding (0.00s)
    client_test.go:465: 
            Error Trace:    /__w/teleport/teleport/api/client/proxy/transport/transportv1/client_test.go:465
                                        /__w/teleport/teleport/api/client/proxy/transport/transportv1/client_test.go:494
            Error:          Received unexpected error:
                            EOF
            Test:           TestClient_DialHost/connection_successfully_established_with_agent_forwarding