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 x_tools-go1.23-windows-arm64 #69669

Closed
gopherbot opened this issue Sep 27, 2024 · 2 comments
Closed

build: build failure on x_tools-go1.23-windows-arm64 #69669

gopherbot opened this issue Sep 27, 2024 · 2 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 == "x_tools-go1.23-windows-arm64" && repo == "tools" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-09-22T21:11:12.304614Z 32172 0 sink.go:276] SinkServer: warm-up started
[I2024-09-22T21:11:12.304614Z 32172 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-09-22T21:11:12.308366Z 32172 0 sink.go:281] SinkServer: warm-up ended
[I2024-09-22T21:11:12.312103Z 32172 0 cmd_stream.go:492] rdb-stream: starting the test command - ["C:\\Users\\swarming\\.swarming\\w\\ir\\cache\\tools\\bin\\result_adapter.exe" "go" "-v=false" "-dump-json" "C:\\Users\\swarming\\.swarming\\w\\ir\\x\\w\\go.testjson" "--" "C:\\Users\\swarming\\.swarming\\w\\ir\\x\\w\\goroot\\bin\\go" "test" "-json" "-short" "-timeout=20m0s" "./..."]
runtime: VirtualAlloc of 4194304 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6abe21a39?, 0x4000cb9000?})
	runtime/panic.go:1023 +0x40 fp=0x429cfff820 sp=0x429cfff7f0 pc=0x7ff6ab67b8d0
...
[I2024-09-22T21:16:40.655349Z 32172 0 sink.go:371] SinkServer: shutdown started
[I2024-09-22T21:16:40.657748Z 32172 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-09-22T21:16:40.657748Z 32172 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-09-22T21:16:40.662876Z 32172 0 cmd_stream.go:445] Caught InterruptEvent
[I2024-09-22T21:16:40.662876Z 32172 0 terminate_windows.go:40] Sending CTRL_BREAK_EVENT to the subprocess
[I2024-09-22T21:16:40.681519Z 32172 0 cmd_stream.go:420] rdb-stream: exiting with 2

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

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_tools-go1.23-windows-arm64" && repo == "tools" && mode == "build"
2024-09-22 20:55 x_tools-go1.23-windows-arm64 tools@01bd772b release-branch.go1.23@c8c6f9ab [build] (log)
[I2024-09-22T21:11:12.304614Z 32172 0 sink.go:276] SinkServer: warm-up started
[I2024-09-22T21:11:12.304614Z 32172 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-09-22T21:11:12.308366Z 32172 0 sink.go:281] SinkServer: warm-up ended
[I2024-09-22T21:11:12.312103Z 32172 0 cmd_stream.go:492] rdb-stream: starting the test command - ["C:\\Users\\swarming\\.swarming\\w\\ir\\cache\\tools\\bin\\result_adapter.exe" "go" "-v=false" "-dump-json" "C:\\Users\\swarming\\.swarming\\w\\ir\\x\\w\\go.testjson" "--" "C:\\Users\\swarming\\.swarming\\w\\ir\\x\\w\\goroot\\bin\\go" "test" "-json" "-short" "-timeout=20m0s" "./..."]
runtime: VirtualAlloc of 4194304 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6abe21a39?, 0x4000cb9000?})
	runtime/panic.go:1023 +0x40 fp=0x429cfff820 sp=0x429cfff7f0 pc=0x7ff6ab67b8d0
...
[I2024-09-22T21:16:40.655349Z 32172 0 sink.go:371] SinkServer: shutdown started
[I2024-09-22T21:16:40.657748Z 32172 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-09-22T21:16:40.657748Z 32172 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-09-22T21:16:40.657748Z 32172 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-09-22T21:16:40.662876Z 32172 0 cmd_stream.go:445] Caught InterruptEvent
[I2024-09-22T21:16:40.662876Z 32172 0 terminate_windows.go:40] Sending CTRL_BREAK_EVENT to the subprocess
[I2024-09-22T21:16:40.681519Z 32172 0 cmd_stream.go:420] rdb-stream: exiting with 2

watchflakes

@dmitshur
Copy link
Contributor

Merged into #69664.

@dmitshur dmitshur closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
@dmitshur dmitshur removed this from Test Flakes Sep 28, 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