golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.85k stars 17.65k forks source link

all: unrecognized failures on `plan9/386` #60255

Open bcmills opened 1 year ago

bcmills commented 1 year ago
#!watchflakes
default <- goos == "plan9" && goarch == "386"

(attn @golang/plan9)

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-13 17:34 x_tools-gotip-plan9-386 tools@b59dd376 go@d06c9b4e x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exit status: 'go 28714: 2' stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set ) --- FAIL: TestBundle/Modules (0.00s)
2024-06-13 17:34 x_tools-gotip-plan9-386 tools@b59dd376 go@d06c9b4e x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exit status: 'go 28770: 2' stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set ) --- FAIL: TestCallgraph (0.01s)
2024-06-13 17:34 x_tools-gotip-plan9-386 tools@b59dd376 go@d06c9b4e x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exit status: 'go 28826: 2' stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set ) --- FAIL: Test (0.01s)
2024-06-20 12:54 x_tools-gotip-plan9-386 tools@9bf0e215 go@4f77a835 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 12:54 x_tools-gotip-plan9-386 tools@9bf0e215 go@4f77a835 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-20 12:54 x_tools-gotip-plan9-386 tools@9bf0e215 go@4f77a835 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-20 14:20 x_tools-gotip-plan9-386 tools@99779e9a go@4f77a835 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 14:20 x_tools-gotip-plan9-386 tools@99779e9a go@4f77a835 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-20 14:20 x_tools-gotip-plan9-386 tools@99779e9a go@4f77a835 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-20 15:34 x_tools-gotip-plan9-386 tools@b9943465 go@477ad7dd x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 15:34 x_tools-gotip-plan9-386 tools@b9943465 go@477ad7dd x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-20 15:34 x_tools-gotip-plan9-386 tools@b9943465 go@477ad7dd x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-20 18:03 x_tools-gotip-plan9-386 tools@2d104ec5 go@9d339565 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 18:03 x_tools-gotip-plan9-386 tools@2d104ec5 go@9d339565 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-20 18:03 x_tools-gotip-plan9-386 tools@2d104ec5 go@9d339565 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-20 20:57 x_tools-gotip-plan9-386 tools@dfdfa49f go@9d339565 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-20 20:57 x_tools-gotip-plan9-386 tools@dfdfa49f go@9d339565 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-20 20:57 x_tools-gotip-plan9-386 tools@dfdfa49f go@9d339565 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-21 16:59 x_tools-go1.23-plan9-386 tools@db513b09 release-branch.go1.23@f3bdcda8 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-21 16:59 x_tools-go1.23-plan9-386 tools@db513b09 release-branch.go1.23@f3bdcda8 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-21 16:59 x_tools-go1.23-plan9-386 tools@db513b09 release-branch.go1.23@f3bdcda8 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-24 19:31 x_tools-gotip-plan9-386 tools@7de8d0a1 go@b3b4556c x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-24 19:31 x_tools-gotip-plan9-386 tools@7de8d0a1 go@b3b4556c x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-24 19:31 x_tools-gotip-plan9-386 tools@7de8d0a1 go@b3b4556c x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-24 19:46 x_tools-go1.21-plan9-386 tools@1e6c1e2b release-branch.go1.21@29d378aa x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-24 19:46 x_tools-go1.21-plan9-386 tools@1e6c1e2b release-branch.go1.21@29d378aa x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-24 19:46 x_tools-go1.21-plan9-386 tools@1e6c1e2b release-branch.go1.21@29d378aa x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-24 19:46 x_tools-go1.22-plan9-386 tools@1e6c1e2b release-branch.go1.22@3560cf0a x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-24 19:46 x_tools-go1.22-plan9-386 tools@1e6c1e2b release-branch.go1.22@3560cf0a x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-24 19:46 x_tools-go1.22-plan9-386 tools@1e6c1e2b release-branch.go1.22@3560cf0a x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-25 14:23 x_tools-go1.21-plan9-386 tools@5fefc656 release-branch.go1.21@ac14d4d9 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-25 14:23 x_tools-go1.21-plan9-386 tools@5fefc656 release-branch.go1.21@ac14d4d9 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-25 14:23 x_tools-go1.21-plan9-386 tools@5fefc656 release-branch.go1.21@ac14d4d9 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-25 17:24 x_tools-go1.22-plan9-386 tools@dc341221 release-branch.go1.22@5159a719 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-25 17:24 x_tools-go1.22-plan9-386 tools@dc341221 release-branch.go1.22@5159a719 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-25 17:24 x_tools-go1.22-plan9-386 tools@dc341221 release-branch.go1.22@5159a719 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-25 14:23 x_tools-go1.23-plan9-386 tools@5fefc656 release-branch.go1.23@7dff7439 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-25 14:23 x_tools-go1.23-plan9-386 tools@5fefc656 release-branch.go1.23@7dff7439 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-25 14:23 x_tools-go1.23-plan9-386 tools@5fefc656 release-branch.go1.23@7dff7439 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-26 14:07 x_tools-go1.22-plan9-386 tools@31512707 release-branch.go1.22@ceaf26ec x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-26 14:07 x_tools-go1.22-plan9-386 tools@31512707 release-branch.go1.22@ceaf26ec x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-26 14:07 x_tools-go1.22-plan9-386 tools@31512707 release-branch.go1.22@ceaf26ec x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-26 14:07 x_tools-go1.23-plan9-386 tools@31512707 release-branch.go1.23@7dff7439 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-26 14:07 x_tools-go1.23-plan9-386 tools@31512707 release-branch.go1.23@7dff7439 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-26 14:07 x_tools-go1.23-plan9-386 tools@31512707 release-branch.go1.23@7dff7439 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
2024-06-26 14:07 x_tools-gotip-plan9-386 tools@31512707 go@90bcc552 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
2024-06-26 14:07 x_tools-gotip-plan9-386 tools@31512707 go@90bcc552 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
2024-06-26 14:07 x_tools-gotip-plan9-386 tools@31512707 go@90bcc552 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- goos == "plan9" && goarch == "386"
2024-06-12 20:39 x_net-gotip-plan9-386 net@9617c633 go@82c14346 x/net/quic.TestUDPSourceUnspecified (log) === RUN TestUDPSourceUnspecified --- FAIL: TestUDPSourceUnspecified (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal sys: trap: fault read code=0x0 addr=0x4 pc=0x379aca] goroutine 1755 [running]: testing.tRunner.func1.2({0x3cb080, 0x699188}) /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1632 +0x282 testing.tRunner.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1635 +0x3fc panic({0x3cb080, 0x699188}) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:785 +0xf8 golang.org/x/net/quic.TestUDPSourceUnspecified.func1(0xcdf008, {0xf4db28, 0xf4db90, {{{0x0, 0xffff7f000001}, {0xc1a1a0}}, 0x82c8}, 0xfea700}) /home/swarming/.swarming/w/ir/x/w/targetrepo3841497847/quic/udp_test.go:30 +0x1da golang.org/x/net/quic.runUDPTest.func1(0xcdf008) /home/swarming/.swarming/w/ir/x/w/targetrepo3841497847/quic/udp_test.go:178 +0x62c testing.tRunner(0xcdf008, 0xcd96f0) /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1690 +0x118 created by testing.(*T).Run in goroutine 1754 /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1743 +0x3d0

watchflakes