Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestIntegrations/Disconnection/client_idle_timeout_proxy_recording flakiness #24358

Closed
ibeckermayer opened this issue Apr 10, 2023 · 3 comments · Fixed by #49850
Closed

TestIntegrations/Disconnection/client_idle_timeout_proxy_recording flakiness #24358

ibeckermayer opened this issue Apr 10, 2023 · 3 comments · Fixed by #49850
Assignees

Comments

@ibeckermayer
Copy link
Contributor

ibeckermayer commented Apr 10, 2023

Failure

Link(s) to logs

Relevant snippet

Some kind of timeout (v10):

    integration_test.go:1656: 
        	Error Trace:	/__w/teleport/teleport/integration/integration_test.go:1656
        	            				/__w/teleport/teleport/integration/integration_test.go:1553
        	Error:      	timeout
        	Test:       	TestIntegrations/Disconnection/Test_1
        	Messages:   	Apr 10 19:09:47.272 timeout waiting for session to exit: {recordingMode:proxy options:{ForwardAgent:true MaxSessionTTL:0 PortForwarding:<nil> CertificateFormat: ClientIdleTimeout:500000000 DisconnectExpiredCert:false BPF:[] PermitX11Forwarding:false 
@ibeckermayer
Copy link
Contributor Author

ibeckermayer commented Apr 10, 2023

@zmb3
Copy link
Collaborator

zmb3 commented Sep 11, 2023

Renamed the title as Test_1 has been renamed to client_idle_timeout_proxy_recording in #23228

@zmb3 zmb3 changed the title TestIntegrations/Disconnection/Test_1 flakiness TestIntegrations/Disconnection/client_idle_timeout_proxy_recording flakiness Sep 11, 2023
@zmb3
Copy link
Collaborator

zmb3 commented Feb 5, 2024

https://github.com/gravitational/teleport/actions/runs/7786749866/job/21232292692

=== FAIL: integration TestIntegrations/Disconnection/client_idle_timeout_proxy_recording (2.94s)
    integration_test.go:2314: 
        	Error Trace:	/__w/teleport/teleport/integration/integration_test.go:2314
        	            				/__w/teleport/teleport/integration/integration_test.go:2201
        	Error:      	Async error
        	Test:       	TestIntegrations/Disconnection/client_idle_timeout_proxy_recording
        	Messages:   	expected EOF, ExitError, or nil, got failed connecting to host localhost:40175: failed to receive cluster details response
        	            		failed to dial target host
        	            		direct dialing to nodes not found in inventory is not supported instead
        --- FAIL: TestIntegrations/Disconnection/client_idle_timeout_proxy_recording (2.94s)

cc @lxea another inventory dial issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants