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

build: build failure on gotip-darwin-amd64-longtest [consistent failure] #70406

Closed
gopherbot opened this issue Nov 18, 2024 · 2 comments
Closed
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "gotip-darwin-amd64-longtest" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-11-17T09:51:54.694725-08:00 55234 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T09:51:54.694796-08:00 55234 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T09:51:54.696424-08:00 55234 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T09:51:54.696749-08:00 55234 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.580s
ok  	archive/zip	82.341s
ok  	bufio	0.681s
ok  	bytes	3.867s
ok  	cmp	1.029s
ok  	compress/bzip2	1.293s
...
[W2024-11-17T10:23:05.865723-08:00 55234 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T10:23:05.865814-08:00 55234 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T10:23:05.866095-08:00 55234 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T10:23:05.866180-08:00 55234 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T10:23:05.866198-08:00 55234 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T10:23:05.866230-08:00 55234 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T10:23:05.866241-08:00 55234 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T10:23:05.866282-08:00 55234 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T10:23:05.866303-08:00 55234 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T10:23:05.866330-08:00 55234 0 cmd_stream.go:420] rdb-stream: exiting with 123

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 Nov 18, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-darwin-amd64-longtest" && repo == "go" && mode == "build"
2024-11-17 14:32 gotip-darwin-amd64-longtest go@f9a95b1b [build] (log)
[I2024-11-17T09:51:54.694725-08:00 55234 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T09:51:54.694796-08:00 55234 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T09:51:54.696424-08:00 55234 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T09:51:54.696749-08:00 55234 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Volumes/Work/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Volumes/Work/s/w/ir/x/w/dist.testjson" "--" "/Volumes/Work/s/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.580s
ok  	archive/zip	82.341s
ok  	bufio	0.681s
ok  	bytes	3.867s
ok  	cmp	1.029s
ok  	compress/bzip2	1.293s
...
[W2024-11-17T10:23:05.865723-08:00 55234 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T10:23:05.865814-08:00 55234 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T10:23:05.866095-08:00 55234 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T10:23:05.866180-08:00 55234 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T10:23:05.866198-08:00 55234 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T10:23:05.866230-08:00 55234 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T10:23:05.866241-08:00 55234 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T10:23:05.866282-08:00 55234 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T10:23:05.866303-08:00 55234 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T10:23:05.866330-08:00 55234 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 14:32 gotip-darwin-amd64-longtest go@44d4b699 [build] (log)
[I2024-11-17T08:12:13.302893-08:00 65265 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T08:12:13.302986-08:00 65265 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T08:12:13.308397-08:00 65265 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T08:12:13.308805-08:00 65265 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Users/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Users/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.188s
ok  	archive/zip	34.192s
ok  	bufio	0.071s
ok  	bytes	2.573s
ok  	cmp	0.029s
ok  	compress/bzip2	0.109s
...
[W2024-11-17T09:34:22.001422-08:00 65265 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T09:34:22.001466-08:00 65265 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T09:34:22.001647-08:00 65265 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T09:34:22.001726-08:00 65265 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T09:34:22.001742-08:00 65265 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T09:34:22.001769-08:00 65265 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T09:34:22.001781-08:00 65265 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T09:34:22.001821-08:00 65265 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T09:34:22.002030-08:00 65265 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T09:34:22.002207-08:00 65265 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 20:21 gotip-darwin-amd64-longtest go@a867e5e5 [build] (log)
[I2024-11-17T15:36:30.251236-08:00 1688 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T15:36:30.251397-08:00 1688 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T15:36:30.258751-08:00 1688 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T15:36:30.259282-08:00 1688 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Users/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Users/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.221s
ok  	archive/zip	34.429s
ok  	bufio	0.074s
ok  	bytes	2.524s
ok  	cmp	0.026s
ok  	compress/bzip2	0.101s
...
[W2024-11-17T16:54:13.781120-08:00 1688 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T16:54:13.781184-08:00 1688 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T16:54:13.781722-08:00 1688 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T16:54:13.781867-08:00 1688 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T16:54:13.781887-08:00 1688 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T16:54:13.781916-08:00 1688 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T16:54:13.781941-08:00 1688 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T16:54:13.782079-08:00 1688 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T16:54:13.782236-08:00 1688 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T16:54:13.782372-08:00 1688 0 cmd_stream.go:420] rdb-stream: exiting with 123
2024-11-17 21:09 gotip-darwin-amd64-longtest go@01e1e5c2 [build] (log)
[I2024-11-17T14:05:51.271359-08:00 10366 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T14:05:51.271483-08:00 10366 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T14:05:51.277678-08:00 10366 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T14:05:51.278169-08:00 10366 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/Users/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/Users/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/Users/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
ok  	archive/tar	0.265s
ok  	archive/zip	35.506s
ok  	bufio	0.095s
ok  	bytes	2.482s
ok  	cmp	0.028s
ok  	compress/bzip2	0.109s
...
[W2024-11-17T15:34:50.044319-08:00 10366 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T15:34:50.044400-08:00 10366 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T15:34:50.044641-08:00 10366 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T15:34:50.044745-08:00 10366 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T15:34:50.044762-08:00 10366 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T15:34:50.044790-08:00 10366 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T15:34:50.044801-08:00 10366 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T15:34:50.044834-08:00 10366 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T15:34:50.044931-08:00 10366 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T15:34:50.045150-08:00 10366 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

@cherrymui
Copy link
Member

Dup of #70402

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
@cherrymui cherrymui removed this from Test Flakes Nov 18, 2024
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
None yet
Development

No branches or pull requests

2 participants