[I2024-03-29T16:34:05.293480-07:00 5324 0 sink.go:276] SinkServer: warm-up started
[I2024-03-29T16:34:05.293480-07:00 5324 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-03-29T16:34:05.295459-07:00 5324 0 sink.go:281] SinkServer: warm-up ended
[I2024-03-29T16:34:05.295459-07:00 5324 0 cmd_stream.go:473] rdb-stream: starting the test command - ["C:\\b\\s\\w\\ir\\cache\\tools\\bin\\result_adapter.exe" "go" "-v=false" "--" "C:\\b\\s\\w\\ir\\x\\w\\goroot\\bin\\go" "tool" "dist" "test" "-json" "archive/zip" "compress/flate" "crypto/dsa" "crypto/internal/edwards25519" "crypto/internal/edwards25519/field" "crypto/internal/nistec" "crypto/rsa" "crypto/subtle" "crypto/tls" "database/sql" "encoding/gob" "encoding/xml" "go/build" "go/internal/gcimporter" "go/internal/srcimporter" "go/parser" "go/types" "hash/maphash" "image/gif" "image/jpeg" "index/suffixarray" "internal/abi" "internal/chacha8rand" "internal/cpu" "internal/godebugs" "internal/intern" "internal/poll" "internal/reflectlite" "internal/trace" "internal/trace/v2" "io" "math" "math/big" "math/bits" "math/rand" "math/rand/v2" "net" "net/http" "net/http/httptrace" "net/http/pprof" "net/netip" "os" "compress/lzw" "container/list" "crypto/ecdsa" "crypto/elliptic" "crypto/rand" "crypto/sha256" "crypto/sha512" "encoding/ascii85" "encoding/binary" "encoding/pem" "expvar" "go/internal/gccgoimporter" "hash" "hash/crc32" "hash/crc64" "internal/coverage/cformat" "internal/runtime/atomic" "internal/saferio" "internal/singleflight" "math/cmplx" "mime" "net/http/cgi" "net/http/fcgi" "net/http/httptest" "net/http/internal" "net/mail" "net/url" "plugin" "runtime/internal/math" "slices" "testing/iotest" "testing/quick" "text/template" "unicode" "cmd/compile/internal/abt" "cmd/compile/internal/base" "cmd/compile/internal/inline/inlheur" "cmd/compile/internal/ir" "cmd/compile/internal/reflectdata" "cmd/covdata" "cmd/cover" "cmd/distpack" "cmd/go/internal/mvs" "cmd/go/internal/test" "cmd/go/internal/work" "cmd/internal/dwarf" "cmd/internal/objabi" "cmd/internal/pgo" "cmd/internal/pkgpattern" "cmd/internal/test2json" "cmd/link/internal/loader" "cmd/relnote" "cmd/trace" "os/user:nolibgcc" "cmd/cgo/internal/test:external-s" "cmd/internal/testdir:0_10" "cmd/internal/testdir:6_10"]
go tool dist: Failed: exit status 1
ok archive/zip 0.878s
ok compress/flate 1.332s
ok crypto/dsa 0.040s
ok crypto/internal/edwards25519 1.279s
ok crypto/internal/edwards25519/field 0.228s
ok crypto/internal/nistec 2.613s
ok crypto/rsa 2.070s
ok crypto/subtle 0.194s
ok crypto/tls 4.526s
ok database/sql 0.695s
ok encoding/gob 6.621s
ok encoding/xml 0.157s
ok go/build 7.584s
ok go/internal/gcimporter 15.615s
ok go/internal/srcimporter 30.908s
ok go/parser 0.388s
ok go/types 46.751s
ok hash/maphash 0.123s
ok image/gif 0.669s
ok image/jpeg 0.368s
ok index/suffixarray 0.475s
ok internal/abi 0.466s
ok internal/chacha8rand 0.030s
ok internal/cpu 0.050s
ok internal/godebugs 16.969s
ok internal/intern 2.335s
ok internal/poll 0.340s
ok internal/reflectlite 0.064s
ok internal/trace 0.322s
--- FAIL: TestTraceGCStress (2.81s)
--- FAIL: TestTraceGCStress/Default (2.81s)
trace_test.go:569: stderr: runtime: out of memory: cannot allocate 4194304-byte block (2046132224 in use)
fatal error: out of memory
runtime: out of memory: cannot allocate 4194304-byte block (2046132224 in use)
fatal error: out of memory
runtime: out of memory: cannot allocate 4194304-byte block (2046132224 in use)
fatal error: out of memory
runtime: out of memory: cannot allocate 4194304-byte block (2046132224 in use)
fatal error: out of memory
runtime: out of memory: cannot allocate 4194304-byte block (2046132224 in use)
fatal error: out of memory
runtime: out of memory: cannot allocate 4194304-byte block (2046132224 in use)
fatal error: out of memory
goroutine 50 gp=0x1487568 m=6 mp=0x1900008 [running]:
runtime.throw({0xfff5e4, 0xd})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1021 +0x4d fp=0x383ef0c sp=0x383eef8 pc=0xf7893d
runtime.(*mcache).refill(0x740088, 0x7f)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcache.go:184 +0x22d fp=0x383ef38 sp=0x383ef0c pc=0xf535ad
runtime.(*mcache).nextFree(0x740088, 0x7f)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:948 +0x82 fp=0x383ef58 sp=0x383ef38 pc=0xf4beb2
runtime.mallocgc(0x523d, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1149 +0x578 fp=0x383efc0 sp=0x383ef58 pc=0xf4c5e8
runtime.makeslice(0xfed1e0, 0x523d, 0x523d)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x383efd4 sp=0x383efc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x383eff0 sp=0x383efd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x383eff4 sp=0x383eff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 1 gp=0x1444008 m=nil [sleep]:
runtime.gopark(0x1008d9c, 0x0, 0x13, 0xe, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x144af58 sp=0x144af44 pc=0xf7b67d
time.Sleep(0x17d78400)
C:/b/s/w/ir/x/w/goroot/src/runtime/time.go:285 +0x115 fp=0x144af70 sp=0x144af58 pc=0xfaa585
main.main()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:80 +0x23a fp=0x144afac sp=0x144af70 pc=0xfe0faa
runtime.main()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:271 +0x290 fp=0x144aff0 sp=0x144afac pc=0xf7b210
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x144aff4 sp=0x144aff0 pc=0xfac041
goroutine 2 gp=0x1444488 m=nil [force gc (idle)]:
runtime.gopark(0x1008d7c, 0x10a2720, 0x11, 0xa, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x144bfdc sp=0x144bfc8 pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.forcegchelper()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:326 +0xcf fp=0x144bff0 sp=0x144bfdc pc=0xf7b4cf
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x144bff4 sp=0x144bff0 pc=0xfac041
created by runtime.init.5 in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:314 +0x21
goroutine 3 gp=0x14446c8 m=nil [GC sweep wait]:
runtime.gopark(0x1008d7c, 0x10a2800, 0xc, 0x9, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x144cfcc sp=0x144cfb8 pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.bgsweep(0x14104c0)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcsweep.go:318 +0xf4 fp=0x144cfe8 sp=0x144cfcc pc=0xf65f84
runtime.gcenable.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:203 +0x25 fp=0x144cff0 sp=0x144cfe8 pc=0xf57a55
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x144cff4 sp=0x144cff0 pc=0xfac041
created by runtime.gcenable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:203 +0x75
goroutine 4 gp=0x14447e8 m=nil [GC scavenge wait]:
runtime.gopark(0x1008d7c, 0x10a2960, 0xd, 0xa, 0x2)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x144dfb8 sp=0x144dfa4 pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.(*scavengerState).park(0x10a2960)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:425 +0x5c fp=0x144dfcc sp=0x144dfb8 pc=0xf634dc
runtime.bgscavenge(0x14104c0)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:658 +0x6d fp=0x144dfe8 sp=0x144dfcc pc=0xf63b3d
runtime.gcenable.gowrap2()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0x25 fp=0x144dff0 sp=0x144dfe8 pc=0xf57a15
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x144dff4 sp=0x144dff0 pc=0xfac041
created by runtime.gcenable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:204 +0xb5
goroutine 18 gp=0x1486128 m=nil [finalizer wait]:
runtime.gopark(0x1008c20, 0x10e0e38, 0x10, 0xa, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1446f98 sp=0x1446f84 pc=0xf7b67d
runtime.runfinq()
C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:194 +0xf8 fp=0x1446ff0 sp=0x1446f98 pc=0xf56b58
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1446ff4 sp=0x1446ff0 pc=0xfac041
created by runtime.createfing in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:164 +0x5e
goroutine 19 gp=0x1486248 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e000, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1447f8c sp=0x1447f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1447fe8 sp=0x1447f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1447ff0 sp=0x1447fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1447ff4 sp=0x1447ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 20 gp=0x1486368 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e018, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1448f8c sp=0x1448f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1448fe8 sp=0x1448f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1448ff0 sp=0x1448fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1448ff4 sp=0x1448ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 21 gp=0x1486488 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e030, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1449f8c sp=0x1449f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1449fe8 sp=0x1449f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1449ff0 sp=0x1449fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1449ff4 sp=0x1449ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 22 gp=0x14865a8 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e048, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1816f8c sp=0x1816f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1816fe8 sp=0x1816f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1816ff0 sp=0x1816fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1816ff4 sp=0x1816ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 23 gp=0x14866c8 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e060, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1817f8c sp=0x1817f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1817fe8 sp=0x1817f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1817ff0 sp=0x1817fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1817ff4 sp=0x1817ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 24 gp=0x14867e8 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e078, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1818f8c sp=0x1818f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1818fe8 sp=0x1818f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1818ff0 sp=0x1818fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1818ff4 sp=0x1818ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 25 gp=0x1486908 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e090, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1819f8c sp=0x1819f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1819fe8 sp=0x1819f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1819ff0 sp=0x1819fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1819ff4 sp=0x1819ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 26 gp=0x1486a28 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e0a8, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1812f8c sp=0x1812f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1812fe8 sp=0x1812f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1812ff0 sp=0x1812fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1812ff4 sp=0x1812ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 27 gp=0x1486b48 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e0c0, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1813f8c sp=0x1813f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1813fe8 sp=0x1813f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1813ff0 sp=0x1813fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1813ff4 sp=0x1813ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 28 gp=0x1486c68 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e0d8, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1814f8c sp=0x1814f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1814fe8 sp=0x1814f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1814ff0 sp=0x1814fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1814ff4 sp=0x1814ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 29 gp=0x1486d88 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e0f0, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1815f8c sp=0x1815f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1815fe8 sp=0x1815f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1815ff0 sp=0x1815fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1815ff4 sp=0x1815ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 30 gp=0x1486ea8 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e108, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1820f8c sp=0x1820f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1820fe8 sp=0x1820f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1820ff0 sp=0x1820fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1820ff4 sp=0x1820ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 31 gp=0x1486fc8 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e120, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1821f8c sp=0x1821f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1821fe8 sp=0x1821f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1821ff0 sp=0x1821fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1821ff4 sp=0x1821ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 32 gp=0x14870e8 m=0 mp=0x10a2e00 [GC mark termination]:
runtime.systemstack_switch()
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:341 fp=0x1822f40 sp=0x1822f3c pc=0xfaaba0
runtime.forEachP(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:1896
runtime.gcMarkDone()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:826 +0x139 fp=0x1822f8c sp=0x1822f40 pc=0xf585c9
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1469 +0x325 fp=0x1822fe8 sp=0x1822f8c pc=0xf5a365
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1822ff0 sp=0x1822fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1822ff4 sp=0x1822ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 33 gp=0x1487208 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e150, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x1823f8c sp=0x1823f78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x1823fe8 sp=0x1823f8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x1823ff0 sp=0x1823fe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x1823ff4 sp=0x1823ff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 34 gp=0x1487328 m=nil [GC worker (idle)]:
runtime.gopark(0x1008c30, 0x180e168, 0x1a, 0xa, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x181cf8c sp=0x181cf78 pc=0xf7b67d
runtime.gcBgMarkWorker(0x1488140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1333 +0xe2 fp=0x181cfe8 sp=0x181cf8c pc=0xf5a122
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x25 fp=0x181cff0 sp=0x181cfe8 pc=0xf5a025
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x181cff4 sp=0x181cff0 pc=0xfac041
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1249 +0x11a
goroutine 51 gp=0x1487688 m=nil [semacquire]:
runtime.gopark(0x1008d7c, 0x10a60e0, 0x12, 0x5, 0x4)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x317deb0 sp=0x317de9c pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.semacquire1(0x10a2d18, 0x0, 0x0, 0x0, 0x12)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:160 +0x28d fp=0x317dee0 sp=0x317deb0 pc=0xf8c37d
runtime.semacquire(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:111
runtime.gcStart({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:622 +0xf9 fp=0x317df58 sp=0x317dee0 pc=0xf57dd9
runtime.mallocgc(0x2df8, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1308 +0x8ea fp=0x317dfc0 sp=0x317df58 pc=0xf4c95a
runtime.makeslice(0xfed1e0, 0x2df8, 0x2df8)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x317dfd4 sp=0x317dfc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x317dff0 sp=0x317dfd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x317dff4 sp=0x317dff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 52 gp=0x14877a8 m=15 mp=0xa4d8008 [running]:
goroutine running on other thread; stack unavailable
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 53 gp=0x14878c8 m=nil [runnable]:
runtime.gcTrigger.test({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:567 +0x169 fp=0x69484f58 sp=0x69484f54 pc=0xf57cd9
runtime.mallocgc(0x6f8f, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1307 +0x8bd fp=0x69484fc0 sp=0x69484f58 pc=0xf4c92d
runtime.makeslice(0xfed1e0, 0x6f8f, 0x6f8f)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x69484fd4 sp=0x69484fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x69484ff0 sp=0x69484fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x69484ff4 sp=0x69484ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 54 gp=0x14879e8 m=nil [runnable]:
runtime.gcTrigger.test({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:567 +0x169 fp=0x181ff58 sp=0x181ff54 pc=0xf57cd9
runtime.mallocgc(0x1b54, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1307 +0x8bd fp=0x181ffc0 sp=0x181ff58 pc=0xf4c92d
runtime.makeslice(0xfed1e0, 0x1b54, 0x1b54)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x181ffd4 sp=0x181ffc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x181fff0 sp=0x181ffd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x181fff4 sp=0x181fff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 55 gp=0x1487b08 m=nil [runnable]:
runtime.gcTrigger.test({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:567 +0x169 fp=0x384af58 sp=0x384af54 pc=0xf57cd9
runtime.mallocgc(0x6617, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1307 +0x8bd fp=0x384afc0 sp=0x384af58 pc=0xf4c92d
runtime.makeslice(0xfed1e0, 0x6617, 0x6617)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x384afd4 sp=0x384afc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x384aff0 sp=0x384afd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x384aff4 sp=0x384aff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 56 gp=0x1487c28 m=14 mp=0x9f88008 [running]:
goroutine running on other thread; stack unavailable
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 57 gp=0x1487d48 m=5 mp=0x1480008 [running]:
goroutine running on other thread; stack unavailable
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 58 gp=0x1487e68 m=nil [runnable]:
runtime.gcTrigger.test({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:567 +0x169 fp=0x3845f58 sp=0x3845f54 pc=0xf57cd9
runtime.mallocgc(0x7a1b, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1307 +0x8bd fp=0x3845fc0 sp=0x3845f58 pc=0xf4c92d
runtime.makeslice(0xfed1e0, 0x7a1b, 0x7a1b)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x3845fd4 sp=0x3845fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x3845ff0 sp=0x3845fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3845ff4 sp=0x3845ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 59 gp=0x1906248 m=13 mp=0x91b8008 [running]:
goroutine running on other thread; stack unavailable
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 60 gp=0x1906368 m=nil [semacquire]:
runtime.gopark(0x1008d7c, 0x10a60e0, 0x12, 0x5, 0x4)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x69404eb0 sp=0x69404e9c pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.semacquire1(0x10a2d18, 0x0, 0x0, 0x0, 0x12)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:160 +0x28d fp=0x69404ee0 sp=0x69404eb0 pc=0xf8c37d
runtime.semacquire(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:111
runtime.gcStart({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:622 +0xf9 fp=0x69404f58 sp=0x69404ee0 pc=0xf57dd9
runtime.mallocgc(0x6548, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1308 +0x8ea fp=0x69404fc0 sp=0x69404f58 pc=0xf4c95a
runtime.makeslice(0xfed1e0, 0x6548, 0x6548)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x69404fd4 sp=0x69404fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x69404ff0 sp=0x69404fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x69404ff4 sp=0x69404ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 61 gp=0x19065a8 m=nil [semacquire]:
runtime.gopark(0x1008d7c, 0x10a60e0, 0x12, 0x5, 0x4)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x317aeb0 sp=0x317ae9c pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.semacquire1(0x10a2d18, 0x0, 0x0, 0x0, 0x12)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:160 +0x28d fp=0x317aee0 sp=0x317aeb0 pc=0xf8c37d
runtime.semacquire(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:111
runtime.gcStart({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:622 +0xf9 fp=0x317af58 sp=0x317aee0 pc=0xf57dd9
runtime.mallocgc(0x59d7, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1308 +0x8ea fp=0x317afc0 sp=0x317af58 pc=0xf4c95a
runtime.makeslice(0xfed1e0, 0x59d7, 0x59d7)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x317afd4 sp=0x317afc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x317aff0 sp=0x317afd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x317aff4 sp=0x317aff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 62 gp=0x19066c8 m=nil [semacquire]:
runtime.gopark(0x1008d7c, 0x10a60e0, 0x12, 0x5, 0x4)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x317beb0 sp=0x317be9c pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.semacquire1(0x10a2d18, 0x0, 0x0, 0x0, 0x12)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:160 +0x28d fp=0x317bee0 sp=0x317beb0 pc=0xf8c37d
runtime.semacquire(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:111
runtime.gcStart({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:622 +0xf9 fp=0x317bf58 sp=0x317bee0 pc=0xf57dd9
runtime.mallocgc(0x50a8, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1308 +0x8ea fp=0x317bfc0 sp=0x317bf58 pc=0xf4c95a
runtime.makeslice(0xfed1e0, 0x50a8, 0x50a8)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x317bfd4 sp=0x317bfc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x317bff0 sp=0x317bfd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x317bff4 sp=0x317bff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 63 gp=0x19067e8 m=3 mp=0x144eb08 [running]:
goroutine running on other thread; stack unavailable
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 64 gp=0x1906908 m=nil [runnable]:
runtime.gcTrigger.test({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:567 +0x169 fp=0x317cf58 sp=0x317cf54 pc=0xf57cd9
runtime.mallocgc(0x7357, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1307 +0x8bd fp=0x317cfc0 sp=0x317cf58 pc=0xf4c92d
runtime.makeslice(0xfed1e0, 0x7357, 0x7357)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x317cfd4 sp=0x317cfc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x317cff0 sp=0x317cfd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x317cff4 sp=0x317cff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 65 gp=0x1906a28 m=nil [runnable]:
runtime.gopark(0x1008d7c, 0x10a60e0, 0x12, 0x5, 0x4)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x69400eb0 sp=0x69400e9c pc=0xf7b67d
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:408
runtime.semacquire1(0x10a2d18, 0x0, 0x0, 0x0, 0x12)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:160 +0x28d fp=0x69400ee0 sp=0x69400eb0 pc=0xf8c37d
runtime.semacquire(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/sema.go:111
runtime.gcStart({0x0, 0x0, 0x0})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:622 +0xf9 fp=0x69400f58 sp=0x69400ee0 pc=0xf57dd9
runtime.mallocgc(0x7dad, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1308 +0x8ea fp=0x69400fc0 sp=0x69400f58 pc=0xf4c95a
runtime.makeslice(0xfed1e0, 0x7dad, 0x7dad)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x69400fd4 sp=0x69400fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x69400ff0 sp=0x69400fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x69400ff4 sp=0x69400ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 35 gp=0x1444b48 m=nil [chan receive]:
runtime.gopark(0x1008bfc, 0x14104f4, 0xe, 0x7, 0x2)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x317ff4c sp=0x317ff38 pc=0xf7b67d
runtime.chanrecv(0x14104c0, 0x0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/chan.go:629 +0x3c5 fp=0x317ff88 sp=0x317ff4c pc=0xf463e5
runtime.chanrecv1(0x14104c0, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/chan.go:479 +0x1c fp=0x317ff9c sp=0x317ff88 pc=0xf4601c
runtime.(*wakeableSleep).sleep(0x1408010, 0x5f5e100)
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2.go:981 +0xb6 fp=0x317ffd0 sp=0x317ff9c pc=0xf99aa6
runtime.traceStartReadCPU.func1()
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2cpu.go:56 +0x51 fp=0x317fff0 sp=0x317ffd0 pc=0xf9a571
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x317fff4 sp=0x317fff0 pc=0xfac041
created by runtime.traceStartReadCPU in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2cpu.go:44 +0x14e
goroutine 36 gp=0x1444c68 m=nil [chan receive]:
runtime.gopark(0x1008bfc, 0x14105b4, 0xe, 0x7, 0x2)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x3844f54 sp=0x3844f40 pc=0xf7b67d
runtime.chanrecv(0x1410580, 0x0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/chan.go:629 +0x3c5 fp=0x3844f90 sp=0x3844f54 pc=0xf463e5
runtime.chanrecv1(0x1410580, 0x0)
C:/b/s/w/ir/x/w/goroot/src/runtime/chan.go:479 +0x1c fp=0x3844fa4 sp=0x3844f90 pc=0xf4601c
runtime.(*wakeableSleep).sleep(0x1408020, 0x3b9aca00)
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2.go:981 +0xb6 fp=0x3844fd8 sp=0x3844fa4 pc=0xf99aa6
runtime.(*traceAdvancerState).start.func1()
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2.go:918 +0x37 fp=0x3844ff0 sp=0x3844fd8 pc=0xf99957
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3844ff4 sp=0x3844ff0 pc=0xfac041
created by runtime.(*traceAdvancerState).start in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2.go:915 +0x15d
goroutine 37 gp=0x1444d88 m=nil [trace reader (blocked)]:
runtime.gopark(0x1008be0, 0x0, 0x18, 0xa, 0x2)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:402 +0xfd fp=0x3846f98 sp=0x3846f84 pc=0xf7b67d
runtime.ReadTrace()
C:/b/s/w/ir/x/w/goroot/src/runtime/trace2.go:716 +0x3e fp=0x3846fc8 sp=0x3846f98 pc=0xf9924e
runtime/trace.Start.func1()
C:/b/s/w/ir/x/w/goroot/src/runtime/trace/trace.go:130 +0x4c fp=0x3846ff0 sp=0x3846fc8 pc=0xfe0b2c
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3846ff4 sp=0x3846ff0 pc=0xfac041
created by runtime/trace.Start in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/trace/trace.go:128 +0xc7
goroutine 63 gp=0x19067e8 m=3 mp=0x144eb08 [running]:
runtime.throw({0xfff5e4, 0xd})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1021 +0x4d fp=0x3179f0c sp=0x3179ef8 pc=0xf7893d
runtime.(*mcache).refill(0x7402d8, 0x87)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcache.go:184 +0x22d fp=0x3179f38 sp=0x3179f0c pc=0xf535ad
runtime.(*mcache).nextFree(0x7402d8, 0x87)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:948 +0x82 fp=0x3179f58 sp=0x3179f38 pc=0xf4beb2
runtime.mallocgc(0x7375, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1149 +0x578 fp=0x3179fc0 sp=0x3179f58 pc=0xf4c5e8
runtime.makeslice(0xfed1e0, 0x7375, 0x7375)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x3179fd4 sp=0x3179fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x3179ff0 sp=0x3179fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3179ff4 sp=0x3179ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 57 gp=0x1487d48 m=5 mp=0x1480008 [running]:
runtime.throw({0xfff5e4, 0xd})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1021 +0x4d fp=0x383df0c sp=0x383def8 pc=0xf7893d
runtime.(*mcache).refill(0x7419f8, 0x71)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcache.go:184 +0x22d fp=0x383df38 sp=0x383df0c pc=0xf535ad
runtime.(*mcache).nextFree(0x7419f8, 0x71)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:948 +0x82 fp=0x383df58 sp=0x383df38 pc=0xf4beb2
runtime.mallocgc(0x2ad3, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1149 +0x578 fp=0x383dfc0 sp=0x383df58 pc=0xf4c5e8
runtime.makeslice(0xfed1e0, 0x2ad3, 0x2ad3)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x383dfd4 sp=0x383dfc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x383dff0 sp=0x383dfd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x383dff4 sp=0x383dff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 56 gp=0x1487c28 m=14 mp=0x9f88008 [running]:
runtime.throw({0xfff5e4, 0xd})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1021 +0x4d fp=0x3848f0c sp=0x3848ef8 pc=0xf7893d
runtime.(*mcache).refill(0x740e68, 0x85)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcache.go:184 +0x22d fp=0x3848f38 sp=0x3848f0c pc=0xf535ad
runtime.(*mcache).nextFree(0x740e68, 0x85)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:948 +0x82 fp=0x3848f58 sp=0x3848f38 pc=0xf4beb2
runtime.mallocgc(0x6fbf, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1149 +0x578 fp=0x3848fc0 sp=0x3848f58 pc=0xf4c5e8
runtime.makeslice(0xfed1e0, 0x6fbf, 0x6fbf)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x3848fd4 sp=0x3848fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x3848ff0 sp=0x3848fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3848ff4 sp=0x3848ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 59 gp=0x1906248 m=13 mp=0x91b8008 [running]:
runtime.throw({0xfff5e4, 0xd})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1021 +0x4d fp=0x3178f0c sp=0x3178ef8 pc=0xf7893d
runtime.(*mcache).refill(0x7417a8, 0x53)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcache.go:184 +0x22d fp=0x3178f38 sp=0x3178f0c pc=0xf535ad
runtime.(*mcache).nextFree(0x7417a8, 0x53)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:948 +0x82 fp=0x3178f58 sp=0x3178f38 pc=0xf4beb2
runtime.mallocgc(0xb0f, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1149 +0x578 fp=0x3178fc0 sp=0x3178f58 pc=0xf4c5e8
runtime.makeslice(0xfed1e0, 0xb0f, 0xb0f)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x3178fd4 sp=0x3178fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x3178ff0 sp=0x3178fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3178ff4 sp=0x3178ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
goroutine 52 gp=0x14877a8 m=15 mp=0xa4d8008 [running]:
runtime.throw({0xfff5e4, 0xd})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1021 +0x4d fp=0x3847f0c sp=0x3847ef8 pc=0xf7893d
runtime.(*mcache).refill(0x740528, 0x75)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcache.go:184 +0x22d fp=0x3847f38 sp=0x3847f0c pc=0xf535ad
runtime.(*mcache).nextFree(0x740528, 0x75)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:948 +0x82 fp=0x3847f58 sp=0x3847f38 pc=0xf4beb2
runtime.mallocgc(0x36bd, 0xfed1e0, 0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/malloc.go:1149 +0x578 fp=0x3847fc0 sp=0x3847f58 pc=0xf4c5e8
runtime.makeslice(0xfed1e0, 0x36bd, 0x36bd)
C:/b/s/w/ir/x/w/goroot/src/runtime/slice.go:107 +0x48 fp=0x3847fd4 sp=0x3847fc0 pc=0xf8e288
main.main.func1()
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:65 +0x45 fp=0x3847ff0 sp=0x3847fd4 pc=0xfe1075
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x3847ff4 sp=0x3847ff0 pc=0xfac041
created by main.main in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/internal/trace/v2/testdata/testprog/gc-stress.go:63 +0x187
exit status 2
trace_test.go:571: exit status 1
FAIL
FAIL internal/trace/v2 32.086s
ok io 0.129s
ok math 0.066s
ok math/big 4.139s
ok math/bits 0.120s
ok math/rand 1.607s
ok math/rand/v2 1.766s
ok net 20.584s
ok net/http 11.292s
ok net/http/httptrace 0.029s
ok net/http/pprof 5.424s
ok net/netip 1.632s
ok os 2.093s
ok compress/lzw 0.164s
ok container/list 0.036s
ok crypto/ecdsa 0.467s
ok crypto/elliptic 0.142s
ok crypto/rand 0.109s
ok crypto/sha256 0.067s
ok crypto/sha512 0.040s
ok encoding/ascii85 0.071s
ok encoding/binary 0.026s
ok encoding/pem 1.237s
ok expvar 0.043s
ok go/internal/gccgoimporter 0.077s
ok hash 0.035s
ok hash/crc32 0.036s
ok hash/crc64 0.036s
ok internal/coverage/cformat 0.030s
ok internal/runtime/atomic 0.125s
ok internal/saferio 0.091s
ok internal/singleflight 0.081s
ok math/cmplx 0.053s
ok mime 0.231s
ok net/http/cgi 0.940s
ok net/http/fcgi 0.263s
ok net/http/httptest 0.256s
ok net/http/internal 0.638s
ok net/mail 0.089s
ok net/url 0.072s
ok plugin 0.042s
ok runtime/internal/math 0.042s
ok slices 0.261s
ok testing/iotest 0.027s
ok testing/quick 0.107s
ok text/template 0.096s
ok unicode 0.046s
ok cmd/compile/internal/abt 0.051s
ok cmd/compile/internal/base 0.028s
ok cmd/compile/internal/inline/inlheur 3.235s
ok cmd/compile/internal/ir 0.028s
ok cmd/compile/internal/reflectdata 0.028s [no tests to run]
ok cmd/covdata 0.067s
ok cmd/cover 4.295s
ok cmd/distpack 0.026s
ok cmd/go/internal/mvs 0.048s
ok cmd/go/internal/test 0.094s
ok cmd/go/internal/work 0.074s
ok cmd/internal/dwarf 0.040s
ok cmd/internal/objabi 0.460s
ok cmd/internal/pgo 0.032s
ok cmd/internal/pkgpattern 0.029s
ok cmd/internal/test2json 0.207s
ok cmd/link/internal/loader 0.053s
ok cmd/relnote 0.039s
ok cmd/trace 0.049s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-03-29T16:35:13.469274-07:00 5324 0 cmd_stream.go:469] rdb-stream: the test process terminated
[I2024-03-29T16:35:13.469274-07:00 5324 0 sink.go:371] SinkServer: shutdown started
[I2024-03-29T16:35:13.469274-07:00 5324 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-03-29T16:35:13.469274-07:00 5324 0 sink_server.go:95] SinkServer: draining TestResult channel started
[I2024-03-29T16:35:14.506328-07:00 5324 0 sink_server.go:97] SinkServer: draining TestResult channel ended
[I2024-03-29T16:35:14.506328-07:00 5324 0 sink_server.go:99] SinkServer: draining Artifact channel started
[I2024-03-29T16:35:14.705999-07:00 5324 0 sink_server.go:101] SinkServer: draining Artifact channel ended
[I2024-03-29T16:35:14.705999-07:00 5324 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-03-29T16:35:14.705999-07:00 5324 0 cmd_stream.go:401] rdb-stream: exiting with 1