Use of LUCI is subject to the Google [Terms of Service](
https://policies.google.com/terms) and [Privacy Policy](
https://policies.google.com/privacy)
[I2025-08-15T09:53:42.638855-07:00 6924 0 sink.go:350] SinkServer: warm-up started
[I2025-08-15T09:53:42.638855-07:00 6924 0 sink.go:423] SinkServer: starting HTTP server...
[I2025-08-15T09:53:42.641802-07:00 6924 0 sink.go:355] SinkServer: warm-up ended
[I2025-08-15T09:53:42.642540-07:00 6924 0 cmd_stream.go:575] rdb-stream: starting the test command - ["C:\\b\\s\\w\\ir\\cache\\tools\\bin\\result_adapter.exe" "go" "-v=false" "-dump-json" "C:\\b\\s\\w\\ir\\x\\w\\dist.testjson" "--" "C:\\b\\s\\w\\ir\\x\\w\\goroot\\bin\\go" "tool" "dist" "test" "-json" "runtime" "cmd/internal/testdir:6_10" "cmd/internal/testdir:9_10" "runtime:cpu1" "cmd/internal/testdir:5_10" "crypto/cipher" "cmd/cgo/internal/testcshared" "cmd/compile" "go/internal/gcimporter" "cmd/vet" "cmd/go/internal/vcweb/vcstest" "cmd/cgo/internal/teststdio" "cmd/cgo/internal/testgodefs" "os/exec" "cmd/internal/moddeps" "cmd/cgo/internal/testlife" "mime/multipart" "os/signal" "cmd/pprof" "regexp/syntax" "cmd/asm/internal/asm" "internal/runtime/maps" "internal/platform" "cmd/cgo/internal/test" "cmd/go/internal/vcweb" "cmd/go/internal/cache" "regexp" "cmd/internal/obj/arm64" "crypto/ecdh" "crypto/ed25519" "net/http/internal" "cmd/internal/obj/ppc64" "index/suffixarray" "cmd/cgo/internal/test:internal" "compress/lzw" "container/list" "crypto/ecdsa" "crypto/elliptic" "crypto/internal/boring/bbig" "crypto/internal/cryptotest" "crypto/internal/entropy" "crypto/internal/fips140/aes" "crypto/internal/fips140/bigmod" "crypto/internal/fips140/check" "crypto/internal/fips140/check/checktest" "crypto/internal/fips140/ed25519" "crypto/internal/fips140/sha3" "crypto/internal/hpke" "crypto/internal/impl" "crypto/internal/randutil" "crypto/rand" "crypto/sha256" "crypto/sha512" "crypto/subtle" "encoding/ascii85" "encoding/binary" "expvar" "go/internal/gccgoimporter" "hash" "hash/crc32" "hash/crc64" "internal/bytealg" "internal/byteorder" "internal/cfg" "internal/copyright" "internal/coverage/cformat" "internal/coverage/stringtab" "internal/coverage/uleb128" "internal/lazyregexp" "internal/lazytemplate" "internal/nettrace" "internal/obscuretestdata" "internal/pkgbits" "internal/runtime/atomic" "internal/runtime/cgobench" "internal/runtime/gc/scan" "internal/runtime/math" "internal/runtime/sys" "internal/saferio" "internal/singleflight" "internal/syscall/unix" "internal/syslist" "internal/testhash" "internal/trace/internal/tracev1" "internal/trace/testtrace" "internal/trace/tracev2" "internal/trace/version" "io" "log/slog/internal" "math/cmplx" "mime" "net/http/fcgi" "net/http/httptest" "net/http/httptrace" "net/mail" "net/url" "plugin" "reflect/internal/example2" "slices" "testing/iotest" "testing/quick" "text/template" "time/tzdata" "unicode" "weak" "cmd/asm" "cmd/asm/internal/arch" "cmd/cgo/internal/cgotest" "cmd/cgo/internal/test/issue23555b" "cmd/cgo/internal/test/issue26213" "cmd/cgo/internal/test/issue27054" "cmd/cgo/internal/test/issue29563" "cmd/cgo/internal/test/issue52611a" "cmd/cgo/internal/test/issue8756" "cmd/compile/internal/abt" "cmd/compile/internal/base" "cmd/compile/internal/bitvec" "cmd/compile/internal/coverage" "cmd/compile/internal/gc" "cmd/compile/internal/inline" "cmd/compile/internal/ir" "cmd/compile/internal/mips" "cmd/compile/internal/objw" "cmd/compile/internal/reflectdata" "cmd/compile/internal/rttype" "cmd/compile/internal/walk" "cmd/covdata" "cmd/distpack" "cmd/go/internal/cacheprog" "cmd/go/internal/fips140" "cmd/go/internal/help" "cmd/go/internal/list" "cmd/go/internal/lockedfile" "cmd/go/internal/modinfo" "cmd/go/internal/mvs" "cmd/go/internal/search" "cmd/go/internal/telemetrycmd" "cmd/go/internal/telemetrystats" "cmd/go/internal/test" "cmd/go/internal/vet" "cmd/go/internal/work" "cmd/internal/bio" "cmd/internal/dwarf" "cmd/internal/goobj" "cmd/internal/objabi" "cmd/internal/objfile" "cmd/internal/osinfo" "cmd/internal/pgo" "cmd/internal/pkgpattern" "cmd/internal/robustio" "cmd/link/internal/loader" "cmd/link/internal/loong64" "cmd/link/internal/mips64" "cmd/link/internal/sym" "cmd/relnote" "cmd/trace" "crypto/...:purego" "os/user:nolibgcc" "crypto/internal/fips140test:pie_internal" "crypto/internal/fips140test:exe_external"]
go tool dist: Failed: exit status 1
--- FAIL: TestDetectFinalizerAndCleanupLeaks (0.04s)
gc_test.go:1078: C:\b\s\w\ir\x\t\go-build1163275590\testprog.exe DetectFinalizerAndCleanupLeaks: exit status 2
gc_test.go:1084: expected exactly five leaked cleanups and/or finalizers, got: 2
WARNING: LIKELY CLEANUP/FINALIZER ISSUES
Value of type main.tiny at 0x108c08d
is in a tiny block with other (possibly long-lived) values
Has cleanup at 0x21674100
main.DetectFinalizerAndCleanupLeaks.func4()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:61 +0x0
created at:
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:65 +0x1c0
Value of type main.T at 0x10940b0
is reachable from cleanup or cleanup argument
Has cleanup at 0x216740d0
main.DetectFinalizerAndCleanupLeaks.func1()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:31 +0x0
created at:
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:36 +0xbc
Value of type main.T at 0x10940f0
is reachable from finalizer
Has finalizer at 0x2167d200
main.DetectFinalizerAndCleanupLeaks.func5()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:66 +0x0
created at:
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:71 +0x22e
fatal error: detected possible issues with cleanups and/or finalizers
runtime stack:
runtime.throw({0x5644bf, 0x38})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1227 +0x35 fp=0x2196f930 sp=0x2196f91c pc=0x4a7a75
runtime.checkFinalizersAndCleanups()
C:/b/s/w/ir/x/w/goroot/src/runtime/mcheckmark.go:289 +0x881 fp=0x2196fc2c sp=0x2196f930 pc=0x4498f1
runtime.gcMarkTermination.func2()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1076 +0x61 fp=0x2196fc3c sp=0x2196fc2c pc=0x4518a1
runtime.systemstack(0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:372 +0x3d fp=0x2196fc40 sp=0x2196fc3c pc=0x4ace2d
goroutine 35 gp=0x1087448 m=6 mp=0x1058008 [garbage collection]:
runtime.systemstack_switch()
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:339 fp=0x10e7b08 sp=0x10e7b04 pc=0x4acde0
runtime.gcMarkTermination({0x1, 0x275c521ee94, 0x275c521ee94, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1070 +0x15d fp=0x10e7f28 sp=0x10e7b08 pc=0x45038d
runtime.gcMarkDone()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1032 +0x363 fp=0x10e7f8c sp=0x10e7f28 pc=0x44ffb3
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1600 +0x30a fp=0x10e7fe8 sp=0x10e7f8c pc=0x451dda
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10e7ff0 sp=0x10e7fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10e7ff4 sp=0x10e7ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 1 gp=0x1002128 m=nil [wait for GC cycle]:
runtime.gopark(0x5688dc, 0x64c004, 0x1b, 0xd, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x104becc sp=0x104beb8 pc=0x4a7bad
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.gcWaitOnMark(0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:573 +0x62 fp=0x104bee0 sp=0x104becc pc=0x44f192
runtime.GC()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:517 +0x6b fp=0x104bf00 sp=0x104bee0 pc=0x44f00b
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:77 +0x263 fp=0x104bf3c sp=0x104bf00 pc=0x51a4a3
main.main()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x14c fp=0x104bfac sp=0x104bf3c pc=0x52551c
runtime.main()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:285 +0x2aa fp=0x104bff0 sp=0x104bfac pc=0x476a4a
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x104bff4 sp=0x104bff0 pc=0x4ae081
goroutine 2 gp=0x10025a8 m=nil [force gc (idle)]:
runtime.gopark(0x5688dc, 0x64b818, 0x11, 0xa, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x1047fdc sp=0x1047fc8 pc=0x4a7bad
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.forcegchelper()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:373 +0xcf fp=0x1047ff0 sp=0x1047fdc pc=0x476d4f
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x1047ff4 sp=0x1047ff0 pc=0x4ae081
created by runtime.init.6 in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:361 +0x21
goroutine 3 gp=0x10027e8 m=nil [GC sweep wait]:
runtime.gopark(0x5688dc, 0x64b970, 0xc, 0x9, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x1049fcc sp=0x1049fb8 pc=0x4a7bad
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.bgsweep(0x1016190)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcsweep.go:279 +0x97 fp=0x1049fe8 sp=0x1049fcc pc=0x45dcf7
runtime.gcenable.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:212 +0x1e fp=0x1049ff0 sp=0x1049fe8 pc=0x44ee8e
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x1049ff4 sp=0x1049ff0 pc=0x4ae081
created by runtime.gcenable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:212 +0x75
goroutine 4 gp=0x1002908 m=nil [GC scavenge wait]:
runtime.gopark(0x5688dc, 0x64bae0, 0xd, 0xa, 0x2)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x1055fb8 sp=0x1055fa4 pc=0x4a7bad
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.(*scavengerState).park(0x64bae0)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:425 +0x5c fp=0x1055fcc sp=0x1055fb8 pc=0x45b39c
runtime.bgscavenge(0x1016190)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:658 +0x6d fp=0x1055fe8 sp=0x1055fcc pc=0x45ba0d
runtime.gcenable.gowrap2()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:213 +0x1e fp=0x1055ff0 sp=0x1055fe8 pc=0x44ee5e
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x1055ff4 sp=0x1055ff0 pc=0x4ae081
created by runtime.gcenable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:213 +0xb5
goroutine 18 gp=0x1086128 m=nil [GOMAXPROCS updater (idle)]:
runtime.gopark(0x5688dc, 0x64b900, 0x12, 0xa, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x1051fac sp=0x1051f98 pc=0x4a7bad
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.updateMaxProcsGoroutine()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:6683 +0xef fp=0x1051ff0 sp=0x1051fac pc=0x4847ff
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x1051ff4 sp=0x1051ff0 pc=0x4ae081
created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:6671 +0x3d
goroutine 19 gp=0x1086248 m=nil [cleanup wait]:
runtime.gopark(0x5688dc, 0x64bc20, 0x2e, 0xa, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x1053fac sp=0x1053f98 pc=0x4a7bad
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.(*cleanupQueue).dequeue(0x64bb60)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcleanup.go:439 +0x10a fp=0x1053fcc sp=0x1053fac pc=0x44a27a
runtime.runCleanups()
C:/b/s/w/ir/x/w/goroot/src/runtime/mcleanup.go:635 +0x87 fp=0x1053ff0 sp=0x1053fcc pc=0x44ac47
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x1053ff4 sp=0x1053ff0 pc=0x4ae081
created by runtime.(*cleanupQueue).createGs in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mcleanup.go:589 +0xe2
goroutine 20 gp=0x1086368 m=nil [finalizer wait]:
runtime.gopark(0x568764, 0x66b500, 0x10, 0xa, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10cff88 sp=0x10cff74 pc=0x4a7bad
runtime.runFinalizers()
C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:210 +0xf4 fp=0x10cfff0 sp=0x10cff88 pc=0x44df24
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10cfff4 sp=0x10cfff0 pc=0x4ae081
created by runtime.createfing in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:172 +0x5e
goroutine 21 gp=0x1086488 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2000, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10d1f8c sp=0x10d1f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10d1fe8 sp=0x10d1f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10d1ff0 sp=0x10d1fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10d1ff4 sp=0x10d1ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 22 gp=0x10865a8 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2200, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10cbf8c sp=0x10cbf78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10cbfe8 sp=0x10cbf8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10cbff0 sp=0x10cbfe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10cbff4 sp=0x10cbff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 23 gp=0x10866c8 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2400, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10cdf8c sp=0x10cdf78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10cdfe8 sp=0x10cdf8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10cdff0 sp=0x10cdfe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10cdff4 sp=0x10cdff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 24 gp=0x10867e8 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2600, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10d9f8c sp=0x10d9f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10d9fe8 sp=0x10d9f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10d9ff0 sp=0x10d9fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10d9ff4 sp=0x10d9ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 25 gp=0x1086908 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2800, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10dbf8c sp=0x10dbf78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10dbfe8 sp=0x10dbf8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10dbff0 sp=0x10dbfe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10dbff4 sp=0x10dbff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 26 gp=0x1086a28 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2a00, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10d5f8c sp=0x10d5f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10d5fe8 sp=0x10d5f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10d5ff0 sp=0x10d5fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10d5ff4 sp=0x10d5ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 27 gp=0x1086b48 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2c00, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10d7f8c sp=0x10d7f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10d7fe8 sp=0x10d7f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10d7ff0 sp=0x10d7fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10d7ff4 sp=0x10d7ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 28 gp=0x1086c68 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d2e00, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10e1f8c sp=0x10e1f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10e1fe8 sp=0x10e1f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10e1ff0 sp=0x10e1fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10e1ff4 sp=0x10e1ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 29 gp=0x1086d88 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3000, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10e3f8c sp=0x10e3f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10e3fe8 sp=0x10e3f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10e3ff0 sp=0x10e3fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10e3ff4 sp=0x10e3ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 30 gp=0x1086ea8 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3200, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10ddf8c sp=0x10ddf78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10ddfe8 sp=0x10ddf8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10ddff0 sp=0x10ddfe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10ddff4 sp=0x10ddff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 31 gp=0x1086fc8 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3400, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10dff8c sp=0x10dff78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10dffe8 sp=0x10dff8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10dfff0 sp=0x10dffe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10dfff4 sp=0x10dfff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 32 gp=0x10870e8 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3600, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10e9f8c sp=0x10e9f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10e9fe8 sp=0x10e9f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10e9ff0 sp=0x10e9fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10e9ff4 sp=0x10e9ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 33 gp=0x1087208 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3800, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10ebf8c sp=0x10ebf78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10ebfe8 sp=0x10ebf8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10ebff0 sp=0x10ebfe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10ebff4 sp=0x10ebff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 34 gp=0x1087328 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3a00, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10e5f8c sp=0x10e5f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10e5fe8 sp=0x10e5f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10e5ff0 sp=0x10e5fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10e5ff4 sp=0x10e5ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
goroutine 36 gp=0x1087568 m=nil [GC worker (idle)]:
runtime.gopark(0x568778, 0x10d3e00, 0x1c, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xfd fp=0x10f1f8c sp=0x10f1f78 pc=0x4a7bad
runtime.gcBgMarkWorker(0x1088740)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xe4 fp=0x10f1fe8 sp=0x10f1f8c pc=0x451bb4
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x1e fp=0x10f1ff0 sp=0x10f1fe8 pc=0x451abe
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0x10f1ff4 sp=0x10f1ff0 pc=0x4ae081
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x11a
FAIL
FAIL runtime 98.919s
ok crypto/cipher 29.334s
ok cmd/cgo/internal/testcshared 31.255s
ok cmd/compile 24.591s
ok go/internal/gcimporter 24.154s
ok cmd/vet 31.156s
ok cmd/go/internal/vcweb/vcstest 26.198s
ok cmd/cgo/internal/teststdio 24.935s
ok cmd/cgo/internal/testgodefs 16.985s
ok os/exec 15.465s
ok cmd/internal/moddeps 8.686s
ok cmd/cgo/internal/testlife 13.338s
ok mime/multipart 3.263s
ok os/signal 4.734s
ok cmd/pprof 5.363s
ok regexp/syntax 1.921s
ok cmd/asm/internal/asm 1.401s
ok internal/runtime/maps 1.768s
ok internal/platform 1.723s
ok cmd/cgo/internal/test 0.909s
ok cmd/go/internal/vcweb 0.144s
ok cmd/go/internal/cache 8.954s
ok regexp 1.440s
ok cmd/internal/obj/arm64 2.167s
ok crypto/ecdh 0.759s
ok crypto/ed25519 0.737s
ok net/http/internal 0.650s
ok cmd/internal/obj/ppc64 2.413s
ok index/suffixarray 0.430s
ok compress/lzw 0.248s
ok container/list 0.037s
ok crypto/ecdsa 0.440s
ok crypto/elliptic 0.212s
ok crypto/internal/fips140/aes 0.064s
ok crypto/internal/fips140/bigmod 0.150s
ok crypto/internal/hpke 0.051s
ok crypto/rand 0.324s
ok crypto/sha256 0.074s
ok crypto/sha512 0.045s
ok crypto/subtle 0.370s
ok encoding/ascii85 0.039s
ok encoding/binary 0.075s
ok expvar 0.043s
ok go/internal/gccgoimporter 0.056s
ok hash 0.030s
ok hash/crc32 0.034s
ok hash/crc64 0.036s
ok internal/copyright 0.520s
ok internal/coverage/cformat 0.025s
ok internal/pkgbits 0.032s
ok internal/runtime/atomic 0.147s
ok internal/runtime/cgobench 0.037s [no tests to run]
ok internal/runtime/gc/scan 0.048s
ok internal/runtime/math 0.028s
ok internal/runtime/sys 0.031s
ok internal/saferio 0.087s
ok internal/singleflight 0.089s
ok internal/trace/internal/tracev1 0.369s
ok internal/trace/tracev2 0.035s
ok io 0.674s
ok math/cmplx 0.037s
ok mime 0.316s
ok net/http/fcgi 0.241s
ok net/http/httptest 0.229s
ok net/http/httptrace 0.033s
ok net/mail 0.047s
ok net/url 0.050s
ok plugin 0.031s
ok slices 0.124s
ok testing/iotest 0.031s
ok testing/quick 0.083s
ok text/template 0.253s
ok unicode 0.033s
ok weak 0.057s
ok cmd/compile/internal/abt 0.044s
ok cmd/compile/internal/base 0.037s
ok cmd/compile/internal/ir 0.070s
ok cmd/compile/internal/reflectdata 0.042s [no tests to run]
ok cmd/covdata 0.160s
ok cmd/distpack 0.054s
ok cmd/go/internal/fips140 0.073s
ok cmd/go/internal/lockedfile 0.513s
ok cmd/go/internal/mvs 0.077s
ok cmd/go/internal/test 0.177s
ok cmd/go/internal/work 0.324s
ok cmd/internal/dwarf 0.067s
ok cmd/internal/goobj 0.032s
ok cmd/internal/objabi 0.034s
ok cmd/internal/pgo 0.044s
ok cmd/internal/pkgpattern 0.043s
ok cmd/link/internal/loader 0.063s
ok cmd/relnote 0.036s
ok cmd/trace 0.154s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2025-08-15T09:55:59.712723-07:00 6924 0 cmd_stream.go:587] rdb-stream: test process exited with error: exit status 2
[I2025-08-15T09:55:59.712723-07:00 6924 0 cmd_stream.go:571] rdb-stream: the test process terminated
[I2025-08-15T09:55:59.718152-07:00 6924 0 sink.go:448] SinkServer: shutdown started
[I2025-08-15T09:55:59.718467-07:00 6924 0 sink.go:426] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-08-15T09:55:59.718587-07:00 6924 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-08-15T09:56:00.505438-07:00 6924 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-08-15T09:56:00.505438-07:00 6924 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-08-15T09:56:00.747207-07:00 6924 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-08-15T09:56:00.747307-07:00 6924 0 sink.go:451] SinkServer: shutdown completed successfully
[I2025-08-15T09:56:00.747397-07:00 6924 0 cmd_stream.go:498] rdb-stream: exiting with 2
[I2025-08-15T09:56:00.747397-07:00 6924 0 cmd_stream.go:523] Caught InterruptEvent
[I2025-08-15T09:56:00.747397-07:00 6924 0 terminate_windows.go:40] Sending CTRL_BREAK_EVENT to the subprocess