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

net/http: TestClientTimeoutKillsConn_BeforeHeaders failures #58692

Open
gopherbot opened this issue Feb 24, 2023 · 7 comments
Open

net/http: TestClientTimeoutKillsConn_BeforeHeaders failures #58692

gopherbot opened this issue Feb 24, 2023 · 7 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (13.21s)
        transport_test.go:5614: Handler's conn.Read seems to be stuck in Read
        transport_test.go:5594: unexpected Read result: 0, read tcp 127.0.0.1:50203->127.0.0.1:50204: use of closed network connection
1 second passes in backend, proxygone= false

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 24, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-02-02 19:27 darwin-amd64-12_0 go@4b43d668 net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (13.21s)
        transport_test.go:5614: Handler's conn.Read seems to be stuck in Read
        transport_test.go:5594: unexpected Read result: 0, read tcp 127.0.0.1:50203->127.0.0.1:50204: use of closed network connection
1 second passes in backend, proxygone= false

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-03-21 13:10 linux-loong64-3a5000 go@5f1a0320 net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (0.02s)
        transport_test.go:5617: no handler seen in 1ms; retrying with longer timout
        transport_test.go:5598: unexpected Read result: 0, read tcp 127.0.0.1:34635->127.0.0.1:49388: use of closed network connection

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-03-21 18:51 linux-386-buster go@6be7fd3f net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (0.08s)
        transport_test.go:5617: no handler seen in 1ms; retrying with longer timout
        transport_test.go:5598: unexpected Read result: 0, read tcp 127.0.0.1:45895->127.0.0.1:36958: use of closed network connection

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-03-21 19:14 plan9-arm go@9eba17ff net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
http.test 30322: warning: process exceeds 100 file descriptors
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (0.46s)
        transport_test.go:5617: no handler seen in 1ms; retrying with longer timout
        transport_test.go:5598: unexpected Read result: 0, read tcp 127.0.0.1:62086->127.0.0.1:54276: bad arg in system call
        transport_test.go:5617: no handler seen in 2ms; retrying with longer timout
        transport_test.go:5617: no handler seen in 4ms; retrying with longer timout
        transport_test.go:5617: no handler seen in 8ms; retrying with longer timout

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-03-21 21:37 darwin-amd64-11_0 go@70d836de net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (0.10s)
        transport_test.go:5617: no handler seen in 1ms; retrying with longer timout
        transport_test.go:5598: unexpected Read result: 0, read tcp 127.0.0.1:51539->127.0.0.1:51540: use of closed network connection
        transport_test.go:5617: no handler seen in 2ms; retrying with longer timout
        transport_test.go:5617: no handler seen in 4ms; retrying with longer timout

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-03-22 08:32 netbsd-amd64-9_3 go@91a2e921 net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (0.05s)
        transport_test.go:5617: no handler seen in 1ms; retrying with longer timout
        transport_test.go:5598: unexpected Read result: 0, read tcp 127.0.0.1:64274->127.0.0.1:64273: use of closed network connection
        transport_test.go:5617: no handler seen in 2ms; retrying with longer timout

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestClientTimeoutKillsConn_BeforeHeaders"
2023-03-22 11:02 freebsd-riscv64-unmatched go@9b6231a1 net/http.TestClientTimeoutKillsConn_BeforeHeaders (log)
--- FAIL: TestClientTimeoutKillsConn_BeforeHeaders (0.00s)
    --- FAIL: TestClientTimeoutKillsConn_BeforeHeaders/h1 (0.18s)
        transport_test.go:5617: no handler seen in 1ms; retrying with longer timout
        transport_test.go:5617: no handler seen in 2ms; retrying with longer timout
        transport_test.go:5598: unexpected Read result: 0, read tcp 127.0.0.1:15138->127.0.0.1:15139: use of closed network connection

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant