-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Open
Labels
ExpertNeededNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-NetBSD
Milestone
Description
The netbsd-arm--rpi3 builder has not had a successful "gotip" (main Go tree) build in weeks. All the builds time out after 3 to 4 hours. What is puzzling to me is that the build never seems to start. Example:
https://luci-milo.appspot.com/ui/p/golang/builders/ci/gotip-netbsd-arm/b8699782187822189569/overview
The full output in there is:
[I2025-10-28T08:31:48.350764Z 28706 0 sink.go:354] SinkServer: warm-up started
[I2025-10-28T08:31:48.352359Z 28706 0 sink.go:427] SinkServer: starting HTTP server...
[I2025-10-28T08:31:48.359233Z 28706 0 sink.go:359] SinkServer: warm-up ended
[I2025-10-28T08:31:48.360776Z 28706 0 cmd_stream.go:577] 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"]
I would expect some test output after this, but there is nothing.
The other machine can do successful builds, e.g. https://luci-milo.appspot.com/ui/p/golang/builders/ci/gotip-netbsd-arm/b8699866658261624945/overview.
I haven't changed anything in the hardware or software lately. Any tips to debug?
Metadata
Metadata
Assignees
Labels
ExpertNeededNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-NetBSD