-
Notifications
You must be signed in to change notification settings - Fork 18.1k
net: TestLookup* failures with "i/o timeout" #50191
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
Comments
Marking as release-blocker for Go 1.18 via #11811: these failures occur frequently in the builders, and most of them can be addressed by suitable application of |
Change https://golang.org/cl/372216 mentions this issue: |
Change https://golang.org/cl/372294 mentions this issue: |
For #50191 Change-Id: Ic1059127e756d69ea9b75cf5805669ec43fedd5c Reviewed-on: https://go-review.googlesource.com/c/go/+/372216 Trust: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
This release-blocking issue is awaiting review of CL 372294 and perhaps a corresponding coordinator redeploy (CC @golang/release). |
These are the builders identified in the logs in golang/go#50191, and associated builders with the same owners (which I assume are likely to employ the same DNS servers). For golang/go#50191 Change-Id: I5906782c6a63a001b0ba1194cffad08de2d8ce6a Reviewed-on: https://go-review.googlesource.com/c/build/+/372294 Trust: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
The coordinator has been deployed. Closing (until proven otherwise!) |
Looks like we need to mark two more builders with
|
Change https://go.dev/cl/409474 mentions this issue: |
…akyNet These builders have both exhibited multiple 'i/o timeout' errors contacting www.google.com in net.TestLookupHostCancel. Updates golang/go#50191. Change-Id: I3d5ef2940f8c6df3487743a26f64d1e38fdcb231 Reviewed-on: https://go-review.googlesource.com/c/build/+/409474 TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Bryan Mills <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Bryan Mills <[email protected]>
greplogs --dashboard -md -l -e 'FAIL: TestLookup.*\n .*i/o timeout.*(?:.*\n)*FAIL\s+net' --since=2021-01-01
2021-12-15T00:33:55-9d0ca26/netbsd-arm64-bsiegert
2021-12-14T21:23:43-fc8ae98/freebsd-arm-paulzhol
2021-11-20T01:00:16-be18cd5/darwin-amd64-nocgo
2021-11-17T17:04:16-54b9cb8/solaris-amd64-oraclerel
2021-08-23T21:22:58-8157960/openbsd-arm64-jsing
2021-07-29T15:30:38-70fd4e4/linux-riscv64-jsing
2021-07-07T20:33:11-186a3bb/linux-s390x-ibm
2021-06-28T21:17:28-5385e23/linux-mips64-rtrk
2021-06-22T14:07:22-666315b/openbsd-arm64-jsing
2021-05-03T16:31:10-472f519/linux-s390x-ibm
2021-05-03T16:25:05-d75fbac/linux-s390x-ibm
2021-05-03T16:23:09-7b768d4/linux-s390x-ibm
2021-04-10T01:46:41-52bf14e/linux-amd64-wsl
2021-03-30T23:56:09-606e0ab/linux-s390x-ibm
2021-03-30T21:20:51-e0ce0af/linux-s390x-ibm
2021-03-25T04:06:37-c69515c/darwin-amd64-nocgo
2021-01-26T00:02:15-ce8b318/netbsd-arm64-bsiegert
The text was updated successfully, but these errors were encountered: