#!watchflakes
default <- builder == "x_telemetry-gotip-linux-amd64-misccompile" && repo == "telemetry" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-05-17T18:43:24.797779Z 99402 0 sink.go:276] SinkServer: warm-up started
[I2024-05-17T18:43:24.800207Z 99402 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-05-17T18:43:24.801629Z 99402 0 sink.go:281] SinkServer: warm-up ended
[I2024-05-17T18:43:24.801996Z 99402 0 cmd_stream.go:475] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-json" "-c" "-o" "/dev/null" "./..."]
# golang.org/x/telemetry/godev/cmd/telemetrygodev.test
link: sync/atomic: invalid reference to internal/runtime/atomic.And32
# golang.org/x/telemetry/godev/cmd/worker.test
link: sync/atomic: invalid reference to internal/runtime/atomic.And32
# golang.org/x/telemetry/godev/internal/content.test
link: sync/atomic: invalid reference to internal/runtime/atomic.And32
# golang.org/x/telemetry/godev/internal/storage.test
link: sync/atomic: invalid reference to internal/runtime/atomic.And32
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-05-17T18:45:51.609281Z 99402 0 cmd_stream.go:471] rdb-stream: the test process terminated
[I2024-05-17T18:45:51.609419Z 99402 0 sink.go:371] SinkServer: shutdown started
[I2024-05-17T18:45:51.609520Z 99402 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-05-17T18:45:51.609549Z 99402 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-05-17T18:45:51.708231Z 99402 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-05-17T18:45:51.708285Z 99402 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-05-17T18:45:51.877572Z 99402 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-05-17T18:45:51.877641Z 99402 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-05-17T18:45:51.877704Z 99402 0 cmd_stream.go:403] rdb-stream: exiting with 1

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_telemetry-gotip-linux-amd64-misccompile" && repo == "telemetry" && mode == "build"
2024-05-16 18:58 x_telemetry-gotip-linux-amd64-misccompile telemetry@98772af8 go@192d65e4 [build] (log) [I2024-05-17T18:43:24.797779Z 99402 0 sink.go:276] SinkServer: warm-up started [I2024-05-17T18:43:24.800207Z 99402 0 sink.go:346] SinkServer: starting HTTP server... [I2024-05-17T18:43:24.801629Z 99402 0 sink.go:281] SinkServer: warm-up ended [I2024-05-17T18:43:24.801996Z 99402 0 cmd_stream.go:475] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-json" "-c" "-o" "/dev/null" "./..."] # golang.org/x/telemetry/godev/cmd/telemetrygodev.test link: sync/atomic: invalid reference to internal/runtime/atomic.And32 # golang.org/x/telemetry/godev/cmd/worker.test link: sync/atomic: invalid reference to internal/runtime/atomic.And32 # golang.org/x/telemetry/godev/internal/content.test link: sync/atomic: invalid reference to internal/runtime/atomic.And32 # golang.org/x/telemetry/godev/internal/storage.test link: sync/atomic: invalid reference to internal/runtime/atomic.And32 Warning: no '=' in invocation-link-artifacts pair: "", ignoring [I2024-05-17T18:45:51.609281Z 99402 0 cmd_stream.go:471] rdb-stream: the test process terminated [I2024-05-17T18:45:51.609419Z 99402 0 sink.go:371] SinkServer: shutdown started [I2024-05-17T18:45:51.609520Z 99402 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed" [I2024-05-17T18:45:51.609549Z 99402 0 sink_server.go:96] SinkServer: draining TestResult channel started [I2024-05-17T18:45:51.708231Z 99402 0 sink_server.go:98] SinkServer: draining TestResult channel ended [I2024-05-17T18:45:51.708285Z 99402 0 sink_server.go:100] SinkServer: draining Artifact channel started [I2024-05-17T18:45:51.877572Z 99402 0 sink_server.go:102] SinkServer: draining Artifact channel ended [I2024-05-17T18:45:51.877641Z 99402 0 sink.go:374] SinkServer: shutdown completed successfully [I2024-05-17T18:45:51.877704Z 99402 0 cmd_stream.go:403] rdb-stream: exiting with 1

watchflakes

Comment From: mauri870

Duplicate of https://github.com/golang/go/issues/67487.