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-linux-riscv64 #70401

Open
gopherbot opened this issue Nov 17, 2024 · 5 comments
Open

build: build failure on gotip-linux-riscv64 #70401

gopherbot opened this issue Nov 17, 2024 · 5 comments
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-linux-riscv64" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-11-17T17:51:33.134407Z 170175 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T17:51:33.134553Z 170175 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T17:51:33.141372Z 170175 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T17:51:33.142298Z 170175 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/11/17 18:35:37 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	1.348s
ok  	archive/zip	3.709s
ok  	bufio	0.529s
ok  	bytes	2.022s
...
[W2024-11-17T18:36:35.705544Z 170175 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T18:36:35.705749Z 170175 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T18:36:35.706118Z 170175 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T18:36:35.706381Z 170175 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T18:36:35.706464Z 170175 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T18:36:35.706558Z 170175 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T18:36:35.706609Z 170175 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T18:36:35.706737Z 170175 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T18:36:35.706810Z 170175 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T18:36:35.706903Z 170175 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 17, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-riscv64" && repo == "go" && mode == "build"
2024-11-17 14:32 gotip-linux-riscv64 go@44d4b699 [build] (log)
[I2024-11-17T17:51:33.134407Z 170175 0 sink.go:277] SinkServer: warm-up started
[I2024-11-17T17:51:33.134553Z 170175 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-17T17:51:33.141372Z 170175 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-17T17:51:33.142298Z 170175 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/11/17 18:35:37 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	1.348s
ok  	archive/zip	3.709s
ok  	bufio	0.529s
ok  	bytes	2.022s
...
[W2024-11-17T18:36:35.705544Z 170175 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-17T18:36:35.705749Z 170175 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-17T18:36:35.706118Z 170175 0 sink.go:375] SinkServer: shutdown started
[I2024-11-17T18:36:35.706381Z 170175 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-17T18:36:35.706464Z 170175 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-17T18:36:35.706558Z 170175 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-17T18:36:35.706609Z 170175 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-17T18:36:35.706737Z 170175 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-17T18:36:35.706810Z 170175 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-17T18:36:35.706903Z 170175 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-riscv64" && repo == "go" && mode == "build"
2024-11-17 20:17 gotip-linux-riscv64 go@63f762bc [build] (log)
[I2024-11-18T03:21:58.806409Z 1090171 0 sink.go:277] SinkServer: warm-up started
[I2024-11-18T03:21:58.807889Z 1090171 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-18T03:21:58.811141Z 1090171 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-18T03:21:58.812059Z 1090171 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/11/18 04:05:08 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	1.291s
ok  	archive/zip	3.102s
ok  	bufio	0.379s
ok  	bytes	1.827s
...
[W2024-11-18T04:06:06.650645Z 1090171 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-18T04:06:06.650805Z 1090171 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-18T04:06:06.651181Z 1090171 0 sink.go:375] SinkServer: shutdown started
[I2024-11-18T04:06:06.651411Z 1090171 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-18T04:06:06.651496Z 1090171 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-18T04:06:06.651591Z 1090171 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-18T04:06:06.651650Z 1090171 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-18T04:06:06.651809Z 1090171 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-18T04:06:06.651911Z 1090171 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-18T04:06:06.652039Z 1090171 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-riscv64" && repo == "go" && mode == "build"
2024-11-17 21:09 gotip-linux-riscv64 go@01e1e5c2 [build] (log)
[I2024-11-18T00:45:58.943282Z 816271 0 sink.go:277] SinkServer: warm-up started
[I2024-11-18T00:45:58.943684Z 816271 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-18T00:45:58.948964Z 816271 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-18T00:45:58.949915Z 816271 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/11/18 01:29:59 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	1.206s
ok  	archive/zip	3.697s
ok  	bufio	0.535s
ok  	bytes	2.043s
...
[W2024-11-18T01:30:57.681978Z 816271 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-18T01:30:57.682292Z 816271 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-18T01:30:57.682670Z 816271 0 sink.go:375] SinkServer: shutdown started
[I2024-11-18T01:30:57.682929Z 816271 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-18T01:30:57.683016Z 816271 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-18T01:30:57.683137Z 816271 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-18T01:30:57.683189Z 816271 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-18T01:30:57.683363Z 816271 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-18T01:30:57.683496Z 816271 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-18T01:30:57.683602Z 816271 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-riscv64" && repo == "go" && mode == "build"
2024-11-18 02:09 gotip-linux-riscv64 go@90b1dc01 [build] (log)
[I2024-11-18T05:47:09.024344Z 1477024 0 sink.go:277] SinkServer: warm-up started
[I2024-11-18T05:47:09.024496Z 1477024 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-11-18T05:47:09.030505Z 1477024 0 sink.go:282] SinkServer: warm-up ended
[I2024-11-18T05:47:09.031413Z 1477024 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/11/18 06:31:10 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	0.935s
ok  	archive/zip	3.629s
ok  	bufio	0.521s
ok  	bytes	1.754s
...
[W2024-11-18T06:32:08.449150Z 1477024 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 123
[I2024-11-18T06:32:08.449437Z 1477024 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-11-18T06:32:08.449812Z 1477024 0 sink.go:375] SinkServer: shutdown started
[I2024-11-18T06:32:08.450058Z 1477024 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-11-18T06:32:08.450134Z 1477024 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-11-18T06:32:08.450259Z 1477024 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-11-18T06:32:08.450314Z 1477024 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-11-18T06:32:08.450445Z 1477024 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-11-18T06:32:08.450549Z 1477024 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-11-18T06:32:08.450664Z 1477024 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-riscv64" && repo == "go" && mode == "build"
2025-01-02 18:36 gotip-linux-riscv64 go@20da34c6 [build] (log)
[I2025-01-03T05:09:14.515065Z 3201509 0 sink.go:277] SinkServer: warm-up started
[I2025-01-03T05:09:14.515174Z 3201509 0 sink.go:350] SinkServer: starting HTTP server...
[I2025-01-03T05:09:14.518572Z 3201509 0 sink.go:282] SinkServer: warm-up ended
[I2025-01-03T05:09:14.519468Z 3201509 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
mime: open /home/swarming/.swarming/w/ir/x/t/go-build459029721/b1782/vet.cfg: read-only file system
mime_test: open /home/swarming/.swarming/w/ir/x/t/go-build459029721/b1785/vet.cfg: read-only file system
mime/multipart: mkdir /home/swarming/.swarming/w/ir/x/t/go-build459029721/b1786/: read-only file system
net/mail: mkdir /home/swarming/.swarming/w/ir/x/t/go-build459029721/b1790/: read-only file system
# math/rand/v2.test
/home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_riscv64/link: mapping output file failed: input/output error
...
[I2025-01-03T05:27:45.542245Z 3201509 0 cmd_stream.go:488] rdb-stream: the test process terminated
Could not remove LUCI_CONTEXT file "/home/swarming/.swarming/w/ir/x/t/luci_context.1553834821": remove /home/swarming/.swarming/w/ir/x/t/luci_context.1553834821: read-only file system
[I2025-01-03T05:27:45.542389Z 3201509 0 sink.go:375] SinkServer: shutdown started
[I2025-01-03T05:27:45.542585Z 3201509 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-01-03T05:27:45.542674Z 3201509 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-01-03T05:27:45.542772Z 3201509 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-01-03T05:27:45.542823Z 3201509 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-01-03T05:27:45.542948Z 3201509 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-01-03T05:27:45.543034Z 3201509 0 sink.go:378] SinkServer: shutdown completed successfully
[I2025-01-03T05:27:45.543123Z 3201509 0 cmd_stream.go:420] rdb-stream: exiting with 123

watchflakes

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
Status: No status
Development

No branches or pull requests

1 participant