golang / go

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

build: build failure on x_tools-gotip-openbsd-ppc64 #69793

Open gopherbot opened 3 hours ago

gopherbot commented 3 hours ago
#!watchflakes
default <- builder == "x_tools-gotip-openbsd-ppc64" && repo == "tools" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-10-05T13:11:52.865441Z 44778 0 sink.go:276] SinkServer: warm-up started
[I2024-10-05T13:11:52.865543Z 44778 0 sink.go:346] SinkServer: starting HTTP server...
[E2024-10-05T13:12:22.874476Z 44778 0 sink.go:278] SinkServer: warm-up failed: context deadline exceeded
[I2024-10-05T13:12:22.874620Z 44778 0 sink.go:371] SinkServer: shutdown started
[I2024-10-05T13:12:22.874708Z 44778 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-10-05T13:12:22.874733Z 44778 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-10-05T13:12:22.874778Z 44778 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-10-05T13:12:22.874792Z 44778 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-10-05T13:12:22.874863Z 44778 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-10-05T13:12:22.874903Z 44778 0 sink.go:374] SinkServer: shutdown completed successfully
[E2024-10-05T13:12:22.874964Z 44778 0 cmd_stream.go:405] rdb-stream: failed to run the test command: warm-up: context deadline exceeded
warm-up: context deadline exceeded

watchflakes

gopherbot commented 3 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_tools-gotip-openbsd-ppc64" && repo == "tools" && mode == "build"
2024-10-05 11:54 x_tools-gotip-openbsd-ppc64 tools@89a53114 go@2f507985 [build] (log) [I2024-10-05T13:11:52.865441Z 44778 0 sink.go:276] SinkServer: warm-up started [I2024-10-05T13:11:52.865543Z 44778 0 sink.go:346] SinkServer: starting HTTP server... [E2024-10-05T13:12:22.874476Z 44778 0 sink.go:278] SinkServer: warm-up failed: context deadline exceeded [I2024-10-05T13:12:22.874620Z 44778 0 sink.go:371] SinkServer: shutdown started [I2024-10-05T13:12:22.874708Z 44778 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed" [I2024-10-05T13:12:22.874733Z 44778 0 sink_server.go:96] SinkServer: draining TestResult channel started [I2024-10-05T13:12:22.874778Z 44778 0 sink_server.go:98] SinkServer: draining TestResult channel ended [I2024-10-05T13:12:22.874792Z 44778 0 sink_server.go:100] SinkServer: draining Artifact channel started [I2024-10-05T13:12:22.874863Z 44778 0 sink_server.go:102] SinkServer: draining Artifact channel ended [I2024-10-05T13:12:22.874903Z 44778 0 sink.go:374] SinkServer: shutdown completed successfully [E2024-10-05T13:12:22.874964Z 44778 0 cmd_stream.go:405] rdb-stream: failed to run the test command: warm-up: context deadline exceeded warm-up: context deadline exceeded

watchflakes