golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.3k stars 17.58k forks source link

x/build: LUCI builders fail to fetch dependencies for subrepos #65482

Open cherrymui opened 8 months ago

cherrymui commented 8 months ago
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`

(placeholder for watchflakes)

gopherbot commented 8 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-01-08 17:40 x_vulndb-gotip-windows-amd64-longtest vulndb@3a907017 go@10a66d68 [build] (log) go: cloud.google.com/go@v0.111.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.111.0.mod": dial tcp: lookup proxy.golang.org: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2024-01-19 15:09 x_tools-go1.20-linux-riscv64 tools@83c6c25d release-branch.go1.20@a95136a8 [build] (log) go: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.mod": unexpected EOF
2024-01-19 16:29 x_tools-go1.22-linux-riscv64 tools@39a25458 release-branch.go1.22@66f8e1e8 [build] (log) ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-19 18:38 x_tools-go1.21-linux-riscv64 tools@c7ccb517 release-branch.go1.21@2540b143 [build] (log) go: mvdan.cc/gofumpt@v0.4.0 requires github.com/pkg/diff@v0.0.0-20210226163009-20ebb0f2a09e: Get "https://proxy.golang.org/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.mod": read tcp 10.0.0.237:40720->142.250.72.241:443: read: connection reset by peer
2024-01-19 22:06 x_tools-go1.21-linux-riscv64 tools@d0930dbc release-branch.go1.21@2540b143 [build] (log) go: golang.org/x/vuln@v1.0.1: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v1.0.1.mod": read tcp 10.0.0.237:45686->142.251.46.209:443: read: connection timed out
2024-01-19 22:06 x_tools-go1.22-linux-riscv64 tools@d0930dbc release-branch.go1.22@9a70e17e [build] (log) ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-19 23:15 x_tools-go1.21-linux-riscv64 tools@e1555a36 release-branch.go1.21@2540b143 [build] (log) ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-31 16:48 x_net-gotip-darwin-arm64_11 net@b2208d04 go@b8ac61e6 [build] (log) ERROR: rpc error: code = NotFound desc = stream path not found

watchflakes

gopherbot commented 8 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-05 18:07 x_tools-go1.21-linux-arm tools@df03d7d4 release-branch.go1.21@2fdad8af [build] (log) -> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/text@v0.14.0/unicode/bidi/bidi_test.go: no space left on device
2024-02-05 18:07 x_tools-go1.22-linux-arm tools@df03d7d4 release-branch.go1.22@b0957cfc [build] (log) -> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.4.6.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/honnef.co/go/tools@v0.4.6/go.mod: no space left on device -> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/v1.2.1.zip: mkdir /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/github.com/!burnt!sushi/toml@v1.2.1/cmd: no space left on device -> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/gopkg.in/check.v1@v1.0.0-20190902080502-41f04d3bba15/checkers.go: no space left on device -> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/exp/typeparams/@v/v0.0.0-20221212164502-fae10dda9338.zip: mkdir /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/exp/typeparams@v0.0.0-20221212164502-fae10dda9338/example/genericmethods: no space left on device -> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/text@v0.14.0/cases/cases.go: no space left on device

watchflakes

cherrymui commented 8 months ago

Possibly related to #57372 and/or #55162.

gopherbot commented 8 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-06 16:04 x_tools-go1.21-linux-riscv64 tools@aee2e764 release-branch.go1.21@f2920803 [build] (log) go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 74.125.137.141:443: i/o timeout
2024-02-06 16:04 x_tools-gotip-linux-riscv64 tools@aee2e764 go@6076edc5 [build] (log) go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 74.125.137.141:443: i/o timeout
2024-02-08 16:25 x_build-go1.22-linux-amd64-misccompile build@b6d280a2 release-branch.go1.22@20107e05 [build] (log) 2024/02/08 08:29:35 run starting [I2024-02-08T08:29:35.021015-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.021075-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.021703-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.023953-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.024144-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.025670-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.026722-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.098126-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:29:35.098223-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... **FAILURE** * go on release-branch.go1.22 ([commit 20107e0](https://go.googlesource.com/go/+/20107e05a609b8f2e61a6b5e8dc258237ad046e7)) * build on master ([commit b6d280a](https://go.googlesource.com/build/+/b6d280a2fb40af865f1985f94638efc5ef28b69f)) Error: shard 2: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1 Links: * [shard 2 build page](https://ci.chromium.org/b/8756644795768960417)

watchflakes

gopherbot commented 7 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-08 15:56 x_vulndb-go1.22-linux-amd64-misccompile vulndb@0c44de67 release-branch.go1.22@20107e05 [build] (log) 2024/02/08 08:31:24 run starting [I2024-02-08T08:31:24.712075-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:24.712986-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:24.713013-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:24.713088-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:24.713147-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:24.715278-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:24.716020-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-02-08T08:31:26.386977-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/02/08 08:31:26 installed tools ... **FAILURE** * go on release-branch.go1.22 ([commit 20107e0](https://go.googlesource.com/go/+/20107e05a609b8f2e61a6b5e8dc258237ad046e7)) * vulndb on master ([commit 0c44de6](https://go.googlesource.com/vulndb/+/0c44de67e81f1c6b5091cc4da646a78d676fd1b6)) Error: shard 1: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1 Links: * [shard 1 build page](https://ci.chromium.org/b/8756644680858371409)

watchflakes

bcmills commented 7 months ago

Might this be caused by port exhaustion on the builder machines?

(Compare https://github.com/golang/go/issues/52545#issuecomment-1454157883.)

mengzhuo commented 7 months ago
ESTAB  0       550164            10.0.0.140:45756           34.98.107.15:443     users:(("rdb",pid=563753,fd=8))

I found this weird connection to Google with RDB, undocumented require service in wiki?

gopherbot commented 6 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-08 15:33 x_tools-go1.22-linux-riscv64 tools@93c0ca56 release-branch.go1.22@db6097f8 [build] (log) go: golang.org/x/tools@v0.18.0 requires golang.org/x/net@v0.22.0 requires golang.org/x/crypto@v0.21.0 requires golang.org/x/net@v0.21.0 requires golang.org/x/crypto@v0.19.0 requires golang.org/x/net@v0.10.0 requires golang.org/x/sys@v0.8.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.8.0.mod": read tcp 10.0.0.203:35238->142.250.189.177:443: read: connection timed out
2024-03-08 16:23 x_tools-go1.22-linux-riscv64 tools@9b64301e release-branch.go1.22@db6097f8 [build] (log) go: golang.org/x/telemetry@v0.0.0-20240228155512-f48c80bd79b2 requires golang.org/x/sys@v0.17.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.17.0.mod": read tcp 10.0.0.203:42128->142.250.72.177:443: read: connection timed out

watchflakes

gopherbot commented 6 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 17:06 x_telemetry-go1.21-linux-riscv64 telemetry@d1a75fc0 release-branch.go1.21@140b37d6 [build] (log) go: golang.org/x/mod@v0.16.0: Get "https://goproxy.cn/golang.org/x/mod/@v/v0.16.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.203:45180->10.0.0.1:53: i/o timeout

watchflakes

gopherbot commented 6 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 20:17 x_telemetry-go1.21-linux-arm64 telemetry@ffa7a4a4 release-branch.go1.21@140b37d6 [build] (log) ERROR: rpc error: code = NotFound desc = stream path not found

watchflakes

gopherbot commented 6 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-14 17:37 x_telemetry-go1.21-darwin-amd64_12 telemetry@1cb5a0da release-branch.go1.21@140b37d6 [build] (log) ERROR: start fetch: rpc error: code = NotFound desc = stream path not found

watchflakes

gopherbot commented 6 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 17:06 x_telemetry-gotip-linux-riscv64 telemetry@d1a75fc0 go@0a6f05e3 [build] (log) go: cloud.google.com/go@v0.110.8: Get "https://goproxy.cn/cloud.google.com/go/@v/v0.110.8.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: no such host

watchflakes

gopherbot commented 6 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-19 19:46 x_tools-go1.21-linux-riscv64 tools@dd526462 release-branch.go1.21@140b37d6 [build] (log) go: github.com/yuin/goldmark@v1.4.13: Get "https://goproxy.cn/github.com/yuin/goldmark/@v/v1.4.13.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.140:47475->10.0.0.1:53: i/o timeout
2024-03-19 20:46 x_tools-go1.21-linux-riscv64 tools@d0f7dcef release-branch.go1.21@140b37d6 [build] (log) go: github.com/yuin/goldmark@v1.4.13: Get "https://goproxy.cn/github.com/yuin/goldmark/@v/v1.4.13.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:33595->10.0.0.1:53: i/o timeout

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-19 17:10 x_build-go1.22-darwin-amd64_14 build@46790409 release-branch.go1.22@d6c972ad [build] (log) go: dmitri.shuralyov.com/app/changes@v0.0.0-20191223015216-e22f40b36873: Get "https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20191223015216-e22f40b36873.mod": dial tcp: lookup proxy.golang.org: no such host

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-03 20:36 x_oauth2-gotip-linux-riscv64 oauth2@d0e617c5 go@58c5db31 [build] (log) go: cloud.google.com/go/compute@v1.20.1: Get "https://goproxy.cn/cloud.google.com/go/compute/@v/v1.20.1.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.203:47720->10.0.0.1:53: i/o timeout

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-26 17:54 x_tools-go1.21-linux-riscv64 tools@bcec0994 release-branch.go1.21@891ac91e [build] (log) go: github.com/google/go-cmp@v0.6.0: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:40213->10.0.0.1:53: i/o timeout

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-03 21:52 x_net-go1.22-linux-riscv64 net@b20cd593 release-branch.go1.22@93d8777d [build] (log) 2024/05/04 07:21:47 run starting [I2024-05-04T07:21:47.601577+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:47.610270+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:47.614431+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:47.614813+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:47.615826+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:47.617613+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:47.619319+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:48.571021+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-04T07:21:48.571216+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-04T07:34:26.838829+08:00 2920218 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on release-branch.go1.22 ([commit 93d8777](https://go.googlesource.com/go/+/93d8777d244962d1b706c0b695c8b72e9702577e)) * net on master ([commit b20cd59](https://go.googlesource.com/net/+/b20cd5933aa9ba90f6299e6c2cbb59733434636e)) Error: `Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 17:51 x_vulndb-go1.21-linux-amd64-misccompile vulndb@14ea428d release-branch.go1.21@752b0090 [build] (log) 2024/05/08 10:54:30 run starting [I2024-05-08T10:54:30.386821-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:30.388413-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:30.388458-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:30.388596-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:30.388681-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:30.389370-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:30.390925-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T10:54:32.101386-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/05/08 10:54:32 installed tools ... with SummaryMarkdown: **FAILURE** * go on release-branch.go1.21 ([commit 752b009](https://go.googlesource.com/go/+/752b009010df021c45f620e683ec062d22b552bf)) * vulndb on master ([commit 14ea428](https://go.googlesource.com/vulndb/+/14ea428de04d9ccf70f0618343e038fb1f775f7f)) Error: `shard 1: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1` Links: * [shard 1 build page](https://ci.chromium.org/b/8748485728100221089)

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 20:55 x_tools-gotip-linux-loong64 tools@7f3a2582 go@59493f32 [build] (log) 2024/05/08 23:15:50 run starting [I2024-05-08T23:15:50.045851Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.047973Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.048040Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.048173Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.048270Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.048987Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.050346Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.835673Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T23:15:50.835896Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-08T23:18:34.690327Z 81177 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on master ([commit 59493f3](https://go.googlesource.com/go/+/59493f32edb33181ededfe707e28190a095fe5a6)) * tools on master ([commit 7f3a258](https://go.googlesource.com/tools/+/7f3a2582fbd0b84ab222961bf721f2ad67299898)) Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 16:30 x_telemetry-go1.22-darwin-arm64_11 telemetry@51edeb47 release-branch.go1.22@adbfb672 [build] (log) 2024/05/08 09:36:19 run starting [I2024-05-08T09:36:19.679968-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.680686-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.681371-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.681606-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.681664-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.682198-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.682414-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.893185-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-08T09:36:19.893433-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-08T09:36:51.972702-07:00 97380 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on release-branch.go1.22 ([commit adbfb67](https://go.googlesource.com/go/+/adbfb672ba485630d75f8b5598228a63f4af08a4)) * telemetry on master ([commit 51edeb4](https://go.googlesource.com/telemetry/+/51edeb470abc186d5a39fb948d8dfb92a5771c79)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-10 19:55 x_build-gotip-windows-amd64-longtest build@4b285768 go@f3a74398 [build] (log) 2024/05/10 13:37:35 run starting [I2024-05-10T13:37:35.634856-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:37:35.636265-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:37:35.636265-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:37:35.639475-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:37:35.639475-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:37:35.640612-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:37:35.640612-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/05/10 13:38:05 installed tools [I2024-05-10T13:38:05.382234-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-10T13:38:47.043130-07:00 2564 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on master ([commit f3a7439](https://go.googlesource.com/go/+/f3a743981d0af6ead0c4f64ef4c299c342bba4de)) * build on master ([commit 4b28576](https://go.googlesource.com/build/+/4b285768f2a2d5bc15e6d7d32ed6cab83f5b3530)) Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-10 20:52 x_build-go1.21-windows-amd64 build@ef977b72 release-branch.go1.21@8fbd4d7b [build] (log) 2024/05/10 13:53:45 run starting [I2024-05-10T13:53:45.189928-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:53:45.191043-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:53:45.191526-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:53:45.194592-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:53:45.194661-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:53:45.194799-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-10T13:53:45.195781-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/05/10 13:53:55 installed tools [I2024-05-10T13:53:55.720908-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-10T13:54:30.759161-07:00 3132 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on release-branch.go1.21 ([commit 8fbd4d7](https://go.googlesource.com/go/+/8fbd4d7b0e166c61536681ce454b4b039c21594a)) * build on master ([commit ef977b7](https://go.googlesource.com/build/+/ef977b72d670c8f407e16e2b411ce7b95dd80474)) Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-13 16:40 x_telemetry-go1.22-linux-riscv64 telemetry@80019551 release-branch.go1.22@dc8976dd [build] (log) go: golang.org/x/mod@v0.17.0: Get "https://goproxy.cn/golang.org/x/mod/@v/v0.17.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:58821->10.0.0.1:53: i/o timeout

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-15 21:37 x_telemetry-go1.21-linux-loong64 telemetry@9ff3ad9b release-branch.go1.21@e9f3c9b7 [build] (log) 2024/05/16 10:42:37 run starting [I2024-05-16T10:42:37.914411+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:37.917473+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:37.918300+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:37.918349+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:37.918449+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:37.919051+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:37.920199+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:38.700606+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-16T10:42:38.700770+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-16T10:44:55.493963+08:00 1956568 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on release-branch.go1.21 ([commit e9f3c9b](https://go.googlesource.com/go/+/e9f3c9b7cd223c977e10515a03db217ce828530d)) * telemetry on master ([commit 9ff3ad9](https://go.googlesource.com/telemetry/+/9ff3ad9b3e6802ed3bbc6ef4939986eabab5216b)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-16 17:56 x_build-gotip-darwin-amd64_14 build@1d5db63e go@e3d87d19 [build] (log) 2024/05/18 15:45:42 run starting [I2024-05-18T15:45:42.971994-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:42.973635-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:42.973942-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:42.974106-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:42.974174-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:42.974490-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:42.974750-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:43.071136-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-18T15:45:43.071190-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [E2024-05-18T15:46:14.989437-07:00 65370 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1 with SummaryMarkdown: **FAILURE** * go on master ([commit e3d87d1](https://go.googlesource.com/go/+/e3d87d19320001e6081449550292d76ef660ab03)) * build on master ([commit 1d5db63](https://go.googlesource.com/build/+/1d5db63e02685aab8266d2cb89e6cc41c6c8def1)) Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1` Links:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-22 23:36 x_telemetry-go1.21-linux-loong64 telemetry@39ace7a4 release-branch.go1.21@9488a444 [build] (log) 2024/05/30 08:24:38 run starting [I2024-05-30T08:24:38.299189+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:24:38.300851+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:24:38.301471+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:24:38.301533+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:24:38.301627+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:24:38.302872+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:24:38.303865+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/05/30 08:24:39 installed tools [I2024-05-30T08:24:39.408794+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-05-30T08:30:56.016195+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-30T08:30:56.016269+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-05-30T08:30:57.017309+08:00 3764825 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.21 ([commit 9488a44](https://go.googlesource.com/go/+/9488a444d9c752f4e1da19907945c4cc740a6c14)) * telemetry on master ([commit 39ace7a](https://go.googlesource.com/telemetry/+/39ace7a40ae7adf90bd106518be3e8d9c21bc6ff)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-31 17:49 x_telemetry-go1.21-linux-loong64 telemetry@46911658 release-branch.go1.21@9488a444 [build] (log) 2024/05/31 17:49:56 run starting [I2024-05-31T17:49:56.810997Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:56.813416Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:56.813496Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:56.813647Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:56.813748Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:56.814844Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:56.815717Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:57.703579Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:49:57.703732Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-05-31T17:52:30.077662Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-05-31T17:52:30.077712Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-05-31T17:52:31.078674Z 2368269 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.21 ([commit 9488a44](https://go.googlesource.com/go/+/9488a444d9c752f4e1da19907945c4cc740a6c14)) * telemetry on master ([commit 4691165](https://go.googlesource.com/telemetry/+/469116581a8ea2aa4335b3f4ff3d78e18871fa2d)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:54 x_tools-gotip-darwin-arm64_11 tools@1767b144 go@ad4d9b04 [build] (log) go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 142.250.12.141:443: connect: operation timed out

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-03 22:45 x_telemetry-gotip-darwin-arm64_11 telemetry@f2b69109 go@499de421 [build] (log) go: golang.org/x/mod@v0.17.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.mod": dial tcp 142.250.12.141:443: connect: operation timed out
2024-06-04 16:30 x_crypto-go1.22-darwin-arm64_12 crypto@332fd656 release-branch.go1.22@74565750 [build] (log) go: golang.org/x/net@v0.21.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.21.0.mod": dial tcp 142.250.12.141:443: i/o timeout
2024-06-04 16:55 x_debug-go1.21-darwin-amd64_12 debug@6a082a1a release-branch.go1.21@9488a444 [build] (log) go: github.com/chzyer/logex@v1.1.10: Get "https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.mod": dial tcp 142.250.12.141:443: i/o timeout

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:51 x_telemetry-gotip-plan9-arm telemetry@0767749d go@e8f7a959 [build] (log) 2024/06/05 13:16:14 run starting [I2024-06-05T13:16:14.788538+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:14.790295+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:14.790853+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:14.791099+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:14.791155+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:14.791601+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:14.791932+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:15.005131+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:16:15.005245+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-06-05T13:33:26.476972+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-05T13:33:26.477019+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-05T13:33:27.478768+01:00 701897 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit e8f7a95](https://go.googlesource.com/go/+/e8f7a959ecc0071644ed033365a0d76630706696)) * telemetry on master ([commit 0767749](https://go.googlesource.com/telemetry/+/0767749d88e7e388d15e65340e61393cb0237d77)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-11 16:30 x_tools-go1.21-linux-loong64 tools@46928a5c release-branch.go1.21@48103d97 [build] (log) go: github.com/google/go-cmp@v0.6.0: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 8.8.4.4:53: read udp 10.66.3.245:52487->8.8.4.4:53: i/o timeout

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-07 19:31 x_telemetry-go1.22-freebsd-riscv64 telemetry@221703e1 release-branch.go1.22@ace5bb40 [build] (log) 2024/06/08 16:12:40 run starting [I2024-06-08T16:12:40.977030+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:40.992070+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:40.995459+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:40.996578+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:40.996806+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:41.000091+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:41.002979+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:12:42.037427+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/06/08 16:12:42 installed tools ... [I2024-06-08T16:17:55.363916+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-08T16:17:55.364156+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-08T16:17:56.430326+08:00 28529 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit ace5bb4](https://go.googlesource.com/go/+/ace5bb40d027b718b67556afcd31bf54cff050ab)) * telemetry on master ([commit 221703e](https://go.googlesource.com/telemetry/+/221703e18637934f3b2a12fa8df1fa96a70fa887)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:44 x_benchmarks-go1.21-freebsd-riscv64 benchmarks@fddb7513 release-branch.go1.21@74ac37e9 [build] (log) 2024/06/14 07:02:36 run starting [I2024-06-14T07:02:36.181522+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:36.195952+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:36.200542+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:36.201154+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:36.201380+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:36.204491+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:36.207637+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:02:37.260257+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/06/14 07:02:37 installed tools ... [I2024-06-14T07:07:22.183674+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-14T07:07:22.183925+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-14T07:07:23.215919+08:00 82717 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.21 ([commit 74ac37e](https://go.googlesource.com/go/+/74ac37e9da31d6ab37575e7f2d7287fbb6b168d9)) * benchmarks on master ([commit fddb751](https://go.googlesource.com/benchmarks/+/fddb7513f50a4805acd4e7d85012e76464c1b4be)) Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:07 x_net-gotip-openbsd-ppc64 net@66e838c6 go@fbe47852 [build] (log) go: golang.org/x/crypto@v0.24.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.24.0.mod": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 162.231.98.115:42092->8.8.8.8:53: i/o timeout

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-17 16:26 x_tools-go1.21-linux-loong64 tools@693d7feb release-branch.go1.21@74ac37e9 [build] (log) go: github.com/google/go-cmp@v0.6.0: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 8.8.4.4:53: read udp 10.66.4.242:42121->8.8.4.4:53: i/o timeout

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-24 14:55 x_tools-go1.22-linux-loong64 tools@833def65 release-branch.go1.22@fe9b3c33 [build] (log) 2024/06/24 22:56:20 run starting [I2024-06-24T22:56:20.046564+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:20.049961+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:20.050795+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:20.050864+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:20.051030+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:20.051544+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:20.051955+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T22:56:21.136505+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/06/24 22:56:21 installed tools ... [I2024-06-24T23:01:32.590856+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-24T23:01:32.590909+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-24T23:01:33.591857+08:00 1432271 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit fe9b3c3](https://go.googlesource.com/go/+/fe9b3c339978f37aad53875d9e6d2df35a1996ad)) * tools on master ([commit 833def6](https://go.googlesource.com/tools/+/833def65e82a2b0ea24b47ff98b744f5b3becf35)) Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-24 21:43 x_telemetry-go1.23-freebsd-riscv64 telemetry@210d439e release-branch.go1.23@7dff7439 [build] (log) go: cloud.google.com/go@v0.110.8: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.110.8.mod": dial tcp 172.253.124.141:443: i/o timeout
2024-06-25 22:06 x_vulndb-go1.22-darwin-amd64_14 vulndb@b702d91f release-branch.go1.22@dfe4dbf8 [build] (log) 2024/06/25 15:07:02 run starting [I2024-06-25T15:07:02.362868-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.364801-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.365645-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.365681-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.366106-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.366258-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.366657-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.528453-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:02.528645-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-06-25T16:04:00.404708-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T16:04:00.404750-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-25T16:04:01.406808-07:00 11727 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit dfe4dbf](https://go.googlesource.com/go/+/dfe4dbf8c055f79758ce7ae3d3ab2d0e4a0ea9ee)) * vulndb on master ([commit b702d91](https://go.googlesource.com/vulndb/+/b702d91f8b15a68b0e86ed87f6c844b56f8477a0)) Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1` Additional links for debugging:
2024-06-25 22:06 x_vulndb-gotip-darwin-amd64_14 vulndb@b702d91f go@90bcc552 [build] (log) 2024/06/25 15:07:04 run starting [I2024-06-25T15:07:04.365911-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.368152-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.369703-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.369937-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.370252-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.370503-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.370960-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.533860-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:07:04.534132-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-06-25T15:36:54.295237-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-25T15:36:54.295440-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-25T15:36:55.296008-07:00 83731 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit 90bcc55](https://go.googlesource.com/go/+/90bcc552c0347948166817a602f612f219bc980c)) * vulndb on master ([commit b702d91](https://go.googlesource.com/vulndb/+/b702d91f8b15a68b0e86ed87f6c844b56f8477a0)) Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-06 18:32 x_mod-go1.21-freebsd-riscv64 mod@232e49f5 release-branch.go1.21@ac14d4d9 [build] (log) go: golang.org/x/tools@v0.13.0: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.mod": dial tcp 172.253.124.141:443: i/o timeout

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-27 19:36 x_vulndb-go1.23-darwin-amd64_12 vulndb@19650a23 release-branch.go1.23@7dff7439 [build] (log) 2024/06/27 12:37:17 run starting [I2024-06-27T12:37:17.865237-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.866552-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.866856-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.866967-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.867080-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.867253-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.867681-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.953007-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:17.953057-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-06-27T12:37:31.354479-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-06-27T12:37:31.354525-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-06-27T12:37:32.354416-07:00 30423 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.23 ([commit 7dff743](https://go.googlesource.com/go/+/7dff7439dcee8ff6cd83869d356accac1039c017)) * vulndb on master ([commit 19650a2](https://go.googlesource.com/vulndb/+/19650a23d29ab848d391de856f83d5238277f7af)) Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-02 20:11 x_vulndb-gotip-linux-amd64-race vulndb@788d6f56 go@71f9dbb1 [build] (log) 2024/07/03 13:10:28 run starting [I2024-07-03T13:10:28.861287Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.861964Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.862255Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.862419Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.862578Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.862898Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.863118Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.922607Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:28.922684Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-03T13:10:40.325474Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-03T13:10:40.325526Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-03T13:10:41.325893Z 15214 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit 71f9dbb](https://go.googlesource.com/go/+/71f9dbb1e409a28680f40c60fad5a386ed92a096)) * vulndb on master ([commit 788d6f5](https://go.googlesource.com/vulndb/+/788d6f567238b8ec589c503fa1ca3fcd7003de60)) Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-10 19:37 x_tools-gotip-linux-loong64 tools@d29feb5f go@dfaaa91f [build] (log) 2024/07/11 08:10:36 run starting [I2024-07-11T08:10:36.999482+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:37.002043+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:37.002882+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:37.002930+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:37.003017+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:37.003892+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:37.003959+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:10:48.306253+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/07/11 08:10:48 installed tools ... [I2024-07-11T08:32:16.384352+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-11T08:32:16.384416+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-11T08:32:17.384665+08:00 2119772 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit dfaaa91](https://go.googlesource.com/go/+/dfaaa91f0537f806a02ff2dd71b79844cd16cc4e)) * tools on master ([commit d29feb5](https://go.googlesource.com/tools/+/d29feb5f4a97ded04af32b2747f644c109e83e2a)) Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-15 17:56 x_vulndb-gotip-darwin-amd64_11 vulndb@825527a1 go@8f1ec59b [build] (log) 2024/07/15 10:58:14 run starting [I2024-07-15T10:58:14.944407-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:14.945900-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:14.946236-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:14.946355-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:14.946392-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:14.946726-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:14.947024-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:15.041271-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:15.041421-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-15T10:58:29.177008-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T10:58:29.177054-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-15T10:58:30.313544-07:00 46232 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit 8f1ec59](https://go.googlesource.com/go/+/8f1ec59bdb2d095b9caf31f6f3fd3e167b14ef0a)) * vulndb on master ([commit 825527a](https://go.googlesource.com/vulndb/+/825527a13ef23b7e3b4db29c878a34450fd26fa6)) Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-16 18:15 x_telemetry-gotip-darwin-arm64_11 telemetry@03c10642 go@9915b870 [build] (log) 2024/07/16 12:40:38 run starting [I2024-07-16T12:40:38.751845-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:38.753346-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:38.753611-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:38.753729-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:38.753758-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:38.754090-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:38.754291-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:39.109358-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:40:39.109625-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-16T12:41:19.230544-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-16T12:41:19.230623-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-16T12:41:20.283760-07:00 61556 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit 9915b87](https://go.googlesource.com/go/+/9915b8705948f9118d7f4865d433d05a31ce0433)) * telemetry on master ([commit 03c1064](https://go.googlesource.com/telemetry/+/03c106428aee3fcbc1b9b71b757a3b3d045ed73c)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-17 19:47 x_telemetry-go1.22-linux-loong64 telemetry@0b706e19 release-branch.go1.22@4c50f916 [build] (log) 2024/07/18 06:56:41 run starting [I2024-07-18T06:56:41.121660+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.122810+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.124161+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.124216+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.124318+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.125083+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.125931+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.931173+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T06:56:41.931355+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-18T07:02:26.897277+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-18T07:02:26.897345+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-18T07:02:27.897704+08:00 976812 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit 4c50f91](https://go.googlesource.com/go/+/4c50f9162cafaccc1ab1bc26b0dea18f124b536d)) * telemetry on master ([commit 0b706e1](https://go.googlesource.com/telemetry/+/0b706e19b70189f217f242e6875dc0bb8e64b601)) Error: `Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-22 17:00 x_benchmarks-go1.21-freebsd-riscv64 benchmarks@302fed1b release-branch.go1.21@dabed2e0 [build] (log) 2024/07/23 18:47:34 run starting [I2024-07-23T18:47:34.352387+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:34.369401+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:34.373488+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:34.374167+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:34.374411+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:34.377996+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:34.381002+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:35.097970+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:47:35.098530+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-23T18:55:48.352869+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-23T18:55:48.353088+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-23T18:55:49.396350+08:00 12079 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.21 ([commit dabed2e](https://go.googlesource.com/go/+/dabed2e09a888ec33b385006890d3c66f2ced8ca)) * benchmarks on master ([commit 302fed1](https://go.googlesource.com/benchmarks/+/302fed1bce19137691c4453f71cdac6218ba088e)) Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 14:58 x_telemetry-go1.22-linux-loong64 telemetry@62bbb771 release-branch.go1.22@4c50f916 [build] (log) 2024/07/24 22:58:58 run starting [I2024-07-24T22:58:58.094499+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T22:58:58.097029+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T22:58:58.097113+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T22:58:58.097242+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T22:58:58.097344+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T22:58:58.098263+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T22:58:58.098983+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/07/24 22:58:59 installed tools [I2024-07-24T22:58:59.193925+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-24T23:06:57.981108+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-24T23:06:57.981166+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-24T23:06:58.981586+08:00 1585885 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit 4c50f91](https://go.googlesource.com/go/+/4c50f9162cafaccc1ab1bc26b0dea18f124b536d)) * telemetry on master ([commit 62bbb77](https://go.googlesource.com/telemetry/+/62bbb771b1b9d575d81158e47d1024fddcf97ce8)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 15:51 x_telemetry-gotip-freebsd-riscv64 telemetry@af8248ec go@c5430dc1 [build] (log) 2024/07/25 00:48:02 run starting [I2024-07-25T00:48:02.768817+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:02.785597+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:02.789338+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:02.790117+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:02.790956+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:02.793994+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:02.796959+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:48:04.393308+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/07/25 00:48:04 installed tools ... [I2024-07-25T00:55:36.662436+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-25T00:55:36.662711+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-25T00:55:37.675591+08:00 36690 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit c5430dc](https://go.googlesource.com/go/+/c5430dc1d8d96cfd0c85a6d760262676d798a6a9)) * telemetry on master ([commit af8248e](https://go.googlesource.com/telemetry/+/af8248ec661623576d2af2d8662231b6afad7753)) Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-15 19:36 x_vuln-go1.21-darwin-amd64-longtest vuln@1884dfae release-branch.go1.21@e073febe [build] (log) 2024/07/15 13:03:40 run starting [I2024-07-15T13:03:40.232599-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:40.233185-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:40.234370-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:40.234474-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:40.234501-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:40.234838-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:40.235112-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:42.893240-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:42.893427-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-15T13:03:53.222703-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-15T13:03:53.222757-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-15T13:03:54.225529-07:00 5894 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vuln\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.21 ([commit e073feb](https://go.googlesource.com/go/+/e073febe901cecb3737c712b6d53a8c48684ffb5)) * vuln on master ([commit 1884dfa](https://go.googlesource.com/vuln/+/1884dfae5d94f200377663e5be082dbe1d96b979)) Error: `Failed to run "fetch \"golang.org/x/vuln\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-26 14:04 x_benchmarks-gotip-freebsd-riscv64 benchmarks@84854447 go@0fe775e9 [build] (log) 2024/07/29 20:12:39 run starting [I2024-07-29T20:12:39.936297+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:39.951138+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:39.954438+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:39.955292+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:39.955518+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:39.958907+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:39.961918+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:12:40.967373+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) 2024/07/29 20:12:40 installed tools ... [I2024-07-29T20:20:23.709803+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T20:20:23.710006+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-29T20:20:24.723424+08:00 47181 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1 with SummaryMarkdown: * go on master ([commit 0fe775e](https://go.googlesource.com/go/+/0fe775e9f3c60db4a8fa6981bbc5cb0812a01dc5)) * benchmarks on master ([commit 8485444](https://go.googlesource.com/benchmarks/+/84854447c33913500220ab38096ba6619e17c105)) Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1` Additional links for debugging:
2024-07-29 19:23 x_benchmarks-go1.23-darwin-arm64_11 benchmarks@09bfb8b0 release-branch.go1.23@c9940fe2 [build] (log) 2024/07/29 12:33:05 run starting [I2024-07-29T12:33:05.404424-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:05.405615-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:05.405917-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:05.406062-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:05.406092-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:05.406436-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:05.406707-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:06.652593-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:06.652716-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-29T12:33:34.459552-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-29T12:33:34.459625-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-29T12:33:35.470761-07:00 68227 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.23 ([commit c9940fe](https://go.googlesource.com/go/+/c9940fe2a9f2eb77327efca860abfbae8d94bf28)) * benchmarks on master ([commit 09bfb8b](https://go.googlesource.com/benchmarks/+/09bfb8b0018e2255062b86b12af916baf9177a3d)) Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1` Additional links for debugging:

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 21:18 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@43f39230 release-branch.go1.23@559c7759 [build] (log) 2024/07/26 15:15:26 run starting [I2024-07-26T15:15:26.591800+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:26.607074+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:26.608093+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:26.610078+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:26.610460+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:26.613689+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:26.616477+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:27.356748+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:15:27.357615+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-26T15:22:13.895211+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-26T15:22:13.895474+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-26T15:22:14.901993+08:00 79295 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.23 ([commit 559c775](https://go.googlesource.com/go/+/559c77592f182a2f77f2d70328cb649609517bd3)) * benchmarks on master ([commit 43f3923](https://go.googlesource.com/benchmarks/+/43f392302dd9c7cc7482fa8ffa6e4cb3fad6200b)) Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1` Additional links for debugging:
2024-07-30 13:28 x_build-go1.22-darwin-amd64-longtest build@5895aab0 release-branch.go1.22@70a1aae6 [build] (log) 2024/07/30 09:19:37 run starting [I2024-07-30T09:19:37.771219-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:37.772681-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:37.773100-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:37.773179-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:37.773318-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:37.774276-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:37.774386-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:38.185008-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:19:38.185252-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-30T09:51:13.204576-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T09:51:13.204737-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-30T09:51:14.206322-07:00 15166 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit 70a1aae](https://go.googlesource.com/go/+/70a1aae67f832f32ac840e1d957deefffd00079b)) * build on master ([commit 5895aab](https://go.googlesource.com/build/+/5895aab009141246a313bd9cc5e245afe7ae6f05)) Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1` Additional links for debugging:
2024-07-30 15:22 x_build-go1.22-darwin-amd64-race build@1f198266 release-branch.go1.22@70a1aae6 [build] (log) 2024/07/30 10:08:21 run starting [I2024-07-30T10:08:21.688471-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.689954-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.690309-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.690347-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.690494-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.690756-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.691002-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.784396-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:21.784476-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) ... [I2024-07-30T10:08:45.574003-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [I2024-07-30T10:08:45.574099-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: ) [E2024-07-30T10:08:46.576323-07:00 33838 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1 with SummaryMarkdown: * go on release-branch.go1.22 ([commit 70a1aae](https://go.googlesource.com/go/+/70a1aae67f832f32ac840e1d957deefffd00079b)) * build on master ([commit 1f19826](https://go.googlesource.com/build/+/1f19826621d196a776c8cda27f1dcd4c30e85d3f)) Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1` Additional links for debugging:

watchflakes