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

e2e tests fail with "use of closed network connection" error on GitHub Actions #355

Open
invidian opened this issue Apr 19, 2023 · 0 comments
Labels
kind/bug Something isn't working

Comments

@invidian
Copy link
Member

I'm also able to reproduce it in Ubuntu VM.

https://github.com/flexkube/libflexkube/actions/runs/4735762235/jobs/8406406893?pr=354

    main_test.go:667: Installing release "kube-apiserver"
Error while copy local->remote: read unix @172.17.0.1:2222-b1796e59-ff65-4481-802d-378eb571c32d->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-7b087513-30cb-44cf-ba3f-e5280c956015->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-19f4b199-6268-4c7e-9711-58fda24acda4->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-937b23c5-a601-41c5-ad4e-5fe83fe5f3db->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-bc2ec1b7-3f17-46fb-8c38-24cc9780a0e3->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-600d258c-96f8-4245-917a-e1e07487d370->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-c217b3bb-e8c8-442c-98c4-6422b5fa0a68->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-9e84ebde-e192-41d7-9a49-3d53ddc08c78->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-a74bbe08-3857-4ba5-9398-a57dba37f8ff->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-bd65dd1c-736b-4b80-a653-870a16e20b60->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-0cf7cd97-c4e8-450b-a206-a18b384674a0->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-f4395089-f0ec-4030-9086-fd29ec53abdd->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-e2ba2302-5d3f-4b05-b064-82760321c72b->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-8f6d30cb-41bd-45ef-ad0e-9489691d9487->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-6d4a0b6b-f9fb-40b9-b02e-8a52f1751c94->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-6bafea91-b407-4872-92f1-20a3a9156687->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-20b87e9f-9247-434d-9c6d-9505d96ae0bd->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-324ff8d6-43cd-48c5-a48c-f10f9053b05c->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-7277e60e-4e66-4280-83e2-a6d16415d6c7->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-a0d003b2-0008-49de-a039-3888fd6cadbd->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-9afc4431-a067-4398-90eb-986b8a8ed914->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-e266296b-a4f5-4fdb-9ac6-7c51bcc22c46->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-2e31ff06-b58f-45f9-8c56-916d50dbcd4f->@: use of closed network connection
Error while copy local->remote: read unix @172.17.0.1:2222-77b3473b-1f37-4855-b66e-82b649cc735b->@: use of closed network connection
    main_test.go:667: Installing "kube-apiserver" release: installing a release: context deadline exceeded
--- FAIL: TestE2e (594.91s)
FAIL
@invidian invidian added the kind/bug Something isn't working label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant