plan9-386-0intro at f664031bc17629080332a1c7bede38d67fd32e47 :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.20.6 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for plan9/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.125s ok archive/zip 0.299s ok bufio 0.053s ok bytes 0.191s ok cmp 0.013s ok compress/bzip2 0.053s ok compress/flate 0.654s ok compress/gzip 1.892s ok compress/lzw 0.067s ok compress/zlib 0.357s ok container/heap 0.014s ok container/list 0.015s ok container/ring 0.013s ok context 0.202s ok crypto 0.012s ok crypto/aes 0.027s ok crypto/cipher 0.059s ok crypto/des 0.024s ok crypto/dsa 0.016s ok crypto/ecdh 0.277s ok crypto/ecdsa 0.179s ok crypto/ed25519 0.299s ok crypto/elliptic 0.055s ok crypto/hmac 0.014s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.152s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.158s ok crypto/internal/edwards25519 0.474s ok crypto/internal/edwards25519/field 0.073s ok crypto/internal/nistec 0.964s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.025s ok crypto/rc4 0.044s ok crypto/rsa 0.869s ok crypto/sha1 0.016s ok crypto/sha256 0.014s ok crypto/sha512 0.016s ok crypto/subtle 0.212s ok crypto/tls 12.703s ok crypto/x509 2.149s ok database/sql 0.648s ok database/sql/driver 0.014s ok debug/buildinfo 0.021s ok debug/dwarf 0.081s ok debug/elf 0.174s ok debug/gosym 0.030s ok debug/macho 0.018s ok debug/pe 0.072s ok debug/plan9obj 0.014s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.015s ok encoding/asn1 0.017s ok encoding/base32 0.024s ok encoding/base64 0.016s ok encoding/binary 0.017s ok encoding/csv 0.021s ok encoding/gob 2.726s ok encoding/hex 0.015s ok encoding/json 0.234s ok encoding/pem 0.444s ok encoding/xml 0.049s ok errors 0.018s ok expvar 0.017s ok flag 0.056s ok fmt 0.057s ok go/ast 0.032s ok go/build 1.971s ok go/build/constraint 0.017s ok go/constant 0.018s ok go/doc 0.062s ok go/doc/comment 1.931s ok go/format 0.019s ok go/importer 0.866s ok go/internal/gccgoimporter 0.033s ok go/internal/gcimporter 5.331s ok go/internal/srcimporter 3.839s ok go/parser 0.137s ok go/printer 0.145s ok go/scanner 0.016s ok go/token 0.026s ok go/types 30.521s ok go/version 0.014s ok hash 0.017s ok hash/adler32 0.017s ok hash/crc32 0.020s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.051s ok html 0.016s ok html/template 0.086s ok image 0.055s ok image/color 0.027s ok image/draw 0.075s ok image/gif 0.119s ok image/jpeg 0.141s ok image/png 0.242s ok index/suffixarray 0.155s ok internal/abi 0.170s ok internal/buildcfg 0.041s ok internal/coverage/cformat 0.036s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.049s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.051s ok internal/cpu 0.034s ok internal/dag 0.031s ok internal/diff 0.035s ok internal/fmtsort 0.038s ok internal/fuzz 0.042s ok internal/godebug 1.074s ok internal/godebugs 0.030s ok internal/gover 0.030s ok internal/intern 0.088s ok internal/itoa 0.030s ok internal/platform 1.507s ok internal/poll 0.054s ok internal/profile 0.033s ok internal/reflectlite 0.040s ok internal/safefilepath 0.032s ok internal/saferio 0.051s ok internal/singleflight 0.079s ok internal/testenv 0.383s ok internal/trace 0.081s ok internal/trace/v2 48.819s ok internal/types/errors 1.322s ok internal/unsafeheader 0.030s ok internal/xcoff 0.066s ok internal/zstd 0.061s ok io 0.220s ok io/fs 0.364s ok io/ioutil 2.345s ok log 0.039s ok log/slog 0.081s ok log/slog/internal/benchmarks 0.037s ok log/slog/internal/buffer 0.034s ok maps 0.036s ok math 0.041s ok math/big 1.151s ok math/bits 0.039s ok math/cmplx 0.035s ok math/rand 0.383s ok math/rand/v2 0.498s ok mime 0.036s ok mime/multipart 1.837s ok mime/quotedprintable 0.043s ok net 17.735s ok net/http 148.727s ok net/http/cgi 0.412s ok net/http/cookiejar 0.241s ok net/http/fcgi 0.256s ok net/http/httptest 3.583s ok net/http/httptrace 0.038s ok net/http/httputil 16.024s ok net/http/internal 0.039s ok net/http/internal/ascii 0.032s ok net/http/pprof 4.181s ok net/mail 0.039s ok net/netip 0.700s ok net/rpc 2.483s ok net/rpc/jsonrpc 0.042s ok net/smtp 2.295s ok net/textproto 0.048s ok net/url 0.040s ok os 3.487s ok os/exec 0.820s ok os/exec/internal/fdtest 0.032s ok os/signal 0.144s ok os/user 0.031s ok path 0.033s ok path/filepath 0.171s ok plugin 0.030s ok reflect 0.183s ok regexp 0.418s ok regexp/syntax 0.816s ok runtime 52.741s ok runtime/coverage 0.031s ok runtime/debug 0.051s ok runtime/internal/atomic 0.062s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.033s ok runtime/internal/wasitest 0.032s ok runtime/metrics 0.037s ok runtime/pprof 10.136s ok runtime/trace 6.877s ok slices 0.072s ok sort 0.067s ok strconv 0.255s ok strings 1.034s ok sync 1.065s ok sync/atomic 1.238s ok syscall 0.032s ok testing 0.904s ok testing/fstest 0.040s ok testing/iotest 0.041s ok testing/quick 0.056s ok testing/slogtest 0.035s ok text/scanner 0.045s ok text/tabwriter 0.032s ok text/template 0.077s ok text/template/parse 0.039s ok time 5.971s ok unicode 0.038s ok unicode/utf16 0.033s ok unicode/utf8 0.036s ok cmd/addr2line 1.778s ok cmd/api 2.388s ok cmd/asm/internal/asm 0.511s ok cmd/asm/internal/lex 0.037s ok cmd/cgo/internal/swig 0.061s ok cmd/cgo/internal/test 0.036s ok cmd/cgo/internal/testcshared 0.283s ok cmd/cgo/internal/testerrors 0.057s ok cmd/cgo/internal/testfortran 0.056s ok cmd/cgo/internal/testgodefs 0.056s ok cmd/cgo/internal/testlife 0.069s ok cmd/cgo/internal/testnocgo 0.034s ok cmd/cgo/internal/testplugin 0.041s ok cmd/cgo/internal/testsanitizers 0.030s [no tests to run] ok cmd/cgo/internal/testshared 0.036s ok cmd/cgo/internal/testso 0.056s ok cmd/cgo/internal/teststdio 0.077s ok cmd/cgo/internal/testtls 0.034s ok cmd/compile/internal/abt 0.036s ok cmd/compile/internal/amd64 0.046s ok cmd/compile/internal/base 0.042s ok cmd/compile/internal/compare 0.036s ok cmd/compile/internal/devirtualize 0.045s ok cmd/compile/internal/dwarfgen 0.056s ok cmd/compile/internal/importer 4.453s ok cmd/compile/internal/inline/inlheur 1.743s ok cmd/compile/internal/ir 0.037s ok cmd/compile/internal/logopt 0.172s ok cmd/compile/internal/loopvar 0.039s ok cmd/compile/internal/noder 0.041s ok cmd/compile/internal/reflectdata 0.035s [no tests to run] ok cmd/compile/internal/ssa 0.157s ok cmd/compile/internal/syntax 0.073s ok cmd/compile/internal/test 36.416s ok cmd/compile/internal/typecheck 0.813s ok cmd/compile/internal/types 0.034s ok cmd/compile/internal/types2 22.557s ok cmd/covdata 0.052s ok cmd/cover 7.618s ok cmd/dist 0.035s ok cmd/distpack 0.033s ok cmd/doc 0.468s ok cmd/fix 2.251s ok cmd/go/internal/auth 0.034s ok cmd/go/internal/cache 2.128s ok cmd/go/internal/cfg 0.037s [no tests to run] ok cmd/go/internal/fsys 0.631s ok cmd/go/internal/generate 0.051s ok cmd/go/internal/gover 0.046s ok cmd/go/internal/imports 0.056s ok cmd/go/internal/load 0.043s ok cmd/go/internal/lockedfile 0.264s ok cmd/go/internal/modfetch 0.095s ok cmd/go/internal/modfetch/codehost 0.104s ok cmd/go/internal/modfetch/zip_sum_test 0.041s ok cmd/go/internal/modindex 0.389s ok cmd/go/internal/modload 0.067s ok cmd/go/internal/mvs 0.057s ok cmd/go/internal/par 0.043s ok cmd/go/internal/str 0.038s ok cmd/go/internal/test 0.084s ok cmd/go/internal/toolchain 0.046s ok cmd/go/internal/vcs 0.130s ok cmd/go/internal/vcweb 0.216s ok cmd/go/internal/vcweb/vcstest 1.031s ok cmd/go/internal/web 0.038s ok cmd/go/internal/work 0.064s ok cmd/gofmt 0.083s ok cmd/internal/archive 0.727s ok cmd/internal/buildid 0.194s ok cmd/internal/cov 0.927s ok cmd/internal/dwarf 0.034s ok cmd/internal/edit 0.032s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.761s ok cmd/internal/notsha256 0.071s ok cmd/internal/obj 1.040s ok cmd/internal/obj/ppc64 0.231s ok cmd/internal/obj/riscv 0.090s ok cmd/internal/obj/s390x 0.036s ok cmd/internal/obj/x86 7.883s ok cmd/internal/objabi 0.194s ok cmd/internal/pkgpath 0.073s ok cmd/internal/pkgpattern 0.032s ok cmd/internal/quoted 0.032s ok cmd/internal/src 0.032s ok cmd/internal/test2json 0.120s ok cmd/link 13.160s ok cmd/link/internal/benchmark 0.037s ok cmd/link/internal/ld 17.819s ok cmd/link/internal/loader 0.047s ok cmd/nm 0.980s ok cmd/objdump 2.413s ok cmd/pack 0.755s ok cmd/pprof 0.053s ok cmd/trace 2.045s ok cmd/vet 34.725s ##### os/user with tag osusergo ok os/user 0.027s ##### hash/maphash purego implementation ok hash/maphash 0.168s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 10m0s running tests: TestRuntimeLockMetricsAndProfile (6m59s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (6m52s) goroutine 176947 gp=0x1207328 m=0 mp=0x6dcbe0 [running]: panic({0x3c8700, 0xe7a078}) /tmp/workdir-gnot/go/src/runtime/panic.go:779 +0x125 fp=0x11a4f80 sp=0x11a4f2c pc=0x42545 testing.(*M).startAlarm.func1() /tmp/workdir-gnot/go/src/testing/testing.go:2351 +0x38b fp=0x11a4ff0 sp=0x11a4f80 pc=0x10933b runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x11a4ff4 sp=0x11a4ff0 pc=0x7cd41 created by time.goFunc /tmp/workdir-gnot/go/src/time/sleep.go:177 +0x2e goroutine 1 gp=0xc06248 m=nil [chan receive, 6 minutes]: runtime.gopark(0x44e7c0, 0x12502b0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xc4cc10 sp=0xc4cbfc pc=0x469d0 runtime.chanrecv(0x1250280, 0xc4cc83, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0xc4cc4c sp=0xc4cc10 pc=0x7de1 runtime.chanrecv1(0x1250280, 0xc4cc83) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0xc4cc60 sp=0xc4cc4c pc=0x7a0c testing.(*T).Run(0x14d6108, {0x437815, 0x20}, 0x44e4f4) /tmp/workdir-gnot/go/src/testing/testing.go:1736 +0x3d7 fp=0xc4ccc4 sp=0xc4cc60 pc=0x105dc7 testing.runTests.func1(0x14d6108) /tmp/workdir-gnot/go/src/testing/testing.go:2146 +0x44 fp=0xc4cce4 sp=0xc4ccc4 pc=0x107f04 testing.tRunner(0x14d6108, 0xc4cd8c) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0xc4cd30 sp=0xc4cce4 pc=0x104fb4 testing.runTests(0xc1a300, {0x6da360, 0x186, 0x186}, {0xc14e245eb8b81387, 0x8bb329b9cd, 0x6dc380}) /tmp/workdir-gnot/go/src/testing/testing.go:2144 +0x39c fp=0xc4cda0 sp=0xc4cd30 pc=0x107e1c testing.(*M).Run(0xc7e640) /tmp/workdir-gnot/go/src/testing/testing.go:2012 +0x6d5 fp=0xc4cf00 sp=0xc4cda0 pc=0x1067c5 runtime_test.TestMain(0xc7e640) /tmp/workdir-gnot/go/src/runtime/crash_test.go:29 +0x42 fp=0xc4cf40 sp=0xc4cf00 pc=0x2e5e12 main.main() _testmain.go:1447 +0x144 fp=0xc4cfa4 sp=0xc4cf40 pc=0x3952f4 runtime.main() /tmp/workdir-gnot/go/src/runtime/proc.go:271 +0x2e1 fp=0xc4cff0 sp=0xc4cfa4 pc=0x464e1 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xc4cff4 sp=0xc4cff0 pc=0x7cd41 goroutine 2 gp=0xc065a8 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x44e9a0, 0x6dbb88, 0x11, 0x14, 0x1) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xc4dfd4 sp=0xc4dfc0 pc=0x469d0 runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir-gnot/go/src/runtime/proc.go:326 +0xc9 fp=0xc4dff0 sp=0xc4dfd4 pc=0x467c9 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xc4dff4 sp=0xc4dff0 pc=0x7cd41 created by runtime.init.5 in goroutine 1 /tmp/workdir-gnot/go/src/runtime/proc.go:314 +0x22 goroutine 3 gp=0xc06908 m=nil [GC sweep wait]: runtime.gopark(0x44e9a0, 0x6dbf40, 0xc, 0x14, 0x1) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xc4efcc sp=0xc4efb8 pc=0x469d0 runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.bgsweep(0xc361c0) /tmp/workdir-gnot/go/src/runtime/mgcsweep.go:317 +0xf6 fp=0xc4efe8 sp=0xc4efcc pc=0x2e636 runtime.gcenable.gowrap1() /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x26 fp=0xc4eff0 sp=0xc4efe8 pc=0x1f806 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xc4eff4 sp=0xc4eff0 pc=0x7cd41 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:203 +0x76 goroutine 4 gp=0xc06a28 m=nil [GC scavenge wait]: runtime.gopark(0x44e9a0, 0x6dc500, 0xd, 0x14, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xc4ffb8 sp=0xc4ffa4 pc=0x469d0 runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x6dc500) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:425 +0x5e fp=0xc4ffcc sp=0xc4ffb8 pc=0x2bade runtime.bgscavenge(0xc361c0) /tmp/workdir-gnot/go/src/runtime/mgcscavenge.go:658 +0x6e fp=0xc4ffe8 sp=0xc4ffcc pc=0x2c1ae runtime.gcenable.gowrap2() /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0x26 fp=0xc4fff0 sp=0xc4ffe8 pc=0x1f7c6 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xc4fff4 sp=0xc4fff0 pc=0x7cd41 created by runtime.gcenable in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mgc.go:204 +0xb6 goroutine 5 gp=0xc06d88 m=nil [finalizer wait, 7 minutes]: runtime.gopark(0x44e808, 0x6f45e4, 0x10, 0x14, 0x1) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xc48f98 sp=0xc48f84 pc=0x469d0 runtime.runfinq() /tmp/workdir-gnot/go/src/runtime/mfinal.go:194 +0xfa fp=0xc48ff0 sp=0xc48f98 pc=0x1e8aa runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xc48ff4 sp=0xc48ff0 pc=0x7cd41 created by runtime.createfing in goroutine 1 /tmp/workdir-gnot/go/src/runtime/mfinal.go:164 +0x5f goroutine 274 gp=0xc07568 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0xc2a000, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xf6ef84 sp=0xf6ef70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0xf6eff0 sp=0xf6ef84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xf6eff4 sp=0xf6eff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 256 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 10 gp=0xc07688 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x1022090, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xc49f84 sp=0xc49f70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0xc49ff0 sp=0xc49f84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xc49ff4 sp=0xc49ff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176944 gp=0x21e3448 m=nil [runnable]: runtime.semrelease1(0x1aee314, 0x0, 0x0) /tmp/workdir-gnot/go/src/runtime/sema.go:175 +0x253 fp=0x1445fbc sp=0x1445fb8 pc=0x58db3 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1213 +0x74 fp=0x1445fd8 sp=0x1445fbc pc=0x326014 runtime_test.(*contentionWorker).run(0xcee040) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1247 +0x43 fp=0x1445fe8 sp=0x1445fd8 pc=0x328423 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1032 +0x26 fp=0x1445ff0 sp=0x1445fe8 pc=0x327eb6 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1445ff4 sp=0x1445ff0 pc=0x7cd41 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 176925 /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1032 +0x8b goroutine 57 gp=0x21e3e68 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x24142a0, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x12eef84 sp=0x12eef70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x12eeff0 sp=0x12eef84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x12eeff4 sp=0x12eeff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 56 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 275 gp=0x2410908 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0xc2a018, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x12edf84 sp=0x12edf70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x12edff0 sp=0x12edf84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x12edff4 sp=0x12edff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 256 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176755 gp=0x21e2ea8 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xf75ec0 sp=0xf75eac pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0xf75efc sp=0xf75ec0 pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0xf75f10 sp=0xf75efc pc=0x7a0c testing.(*T).Parallel(0x11ce008) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0xf75f78 sp=0xf75f10 pc=0x104c29 runtime_test.TestGCTestPointerClass(0x11ce008) /tmp/workdir-gnot/go/src/runtime/gc_test.go:292 +0x24 fp=0xf75f98 sp=0xf75f78 pc=0x2f5324 testing.tRunner(0x11ce008, 0x44e1e0) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0xf75fe4 sp=0xf75f98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0xf75ff0 sp=0xf75fe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xf75ff4 sp=0xf75ff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 45945 gp=0x21e37a8 m=nil [GC worker (idle), 7 minutes]: runtime.gopark(0x44e828, 0x24140c0, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x103bf84 sp=0x103bf70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x103bff0 sp=0x103bf84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x103bff4 sp=0x103bff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 45944 gp=0x21e38c8 m=nil [GC worker (idle)]: runtime.gopark(0x44e828, 0x24140a8, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x103af84 sp=0x103af70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x103aff0 sp=0x103af84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x103aff4 sp=0x103aff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 45942 gp=0x29ba488 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414078, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1040f84 sp=0x1040f70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x1040ff0 sp=0x1040f84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1040ff4 sp=0x1040ff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 45941 gp=0x29ba5a8 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414060, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x103ff84 sp=0x103ff70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x103fff0 sp=0x103ff84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x103fff4 sp=0x103fff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 45940 gp=0x29bac68 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414048, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x103ef84 sp=0x103ef70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x103eff0 sp=0x103ef84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x103eff4 sp=0x103eff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176708 gp=0x29bbe68 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1446e9c sp=0x1446e88 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x1446ed8 sp=0x1446e9c pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x1446eec sp=0x1446ed8 pc=0x7a0c testing.(*T).Parallel(0x11ce308) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x1446f54 sp=0x1446eec pc=0x104c29 runtime_test.TestNetpollWaiters(0x11ce308) /tmp/workdir-gnot/go/src/runtime/crash_test.go:895 +0x24 fp=0x1446f98 sp=0x1446f54 pc=0x2ecc44 testing.tRunner(0x11ce308, 0x44e384) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x1446fe4 sp=0x1446f98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x1446ff0 sp=0x1446fe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1446ff4 sp=0x1446ff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 45938 gp=0xc07e68 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414018, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x11edf84 sp=0x11edf70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x11edff0 sp=0x11edf84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x11edff4 sp=0x11edff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 45937 gp=0x2411448 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414000, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x11eff84 sp=0x11eff70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x11efff0 sp=0x11eff84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x11efff4 sp=0x11efff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176875 gp=0x2411568 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x128bec4 sp=0x128beb0 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x128bf00 sp=0x128bec4 pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x128bf14 sp=0x128bf00 pc=0x7a0c testing.(*T).Parallel(0x11cf408) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x128bf7c sp=0x128bf14 pc=0x104c29 runtime_test.TestMemmoveLarge0x180000(0x11cf408) /tmp/workdir-gnot/go/src/runtime/memmove_test.go:104 +0xbc fp=0x128bf98 sp=0x128bf7c pc=0x3173dc testing.tRunner(0x11cf408, 0x44e348) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x128bfe4 sp=0x128bf98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x128bff0 sp=0x128bfe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x128bff4 sp=0x128bff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 45929 gp=0x2411688 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x1022048, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xe1cf84 sp=0xe1cf70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0xe1cff0 sp=0xe1cf84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xe1cff4 sp=0xe1cff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176876 gp=0x24119e8 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x144bec4 sp=0x144beb0 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x144bf00 sp=0x144bec4 pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x144bf14 sp=0x144bf00 pc=0x7a0c testing.(*T).Parallel(0x11cf508) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x144bf7c sp=0x144bf14 pc=0x104c29 runtime_test.TestMemmoveOverlapLarge0x120000(0x11cf508) /tmp/workdir-gnot/go/src/runtime/memmove_test.go:116 +0xbc fp=0x144bf98 sp=0x144bf7c pc=0x3174ec testing.tRunner(0x11cf508, 0x44e34c) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x144bfe4 sp=0x144bf98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x144bff0 sp=0x144bfe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x144bff4 sp=0x144bff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176939 gp=0x2411b08 m=nil [chan receive, 6 minutes]: runtime.gopark(0x44e7c0, 0xe7c2f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x128de64 sp=0x128de50 pc=0x469d0 runtime.chanrecv(0xe7c2c0, 0x128ded7, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x128dea0 sp=0x128de64 pc=0x7de1 runtime.chanrecv1(0xe7c2c0, 0x128ded7) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x128deb4 sp=0x128dea0 pc=0x7a0c testing.(*T).Run(0x14d6808, {0x42c296, 0x12}, 0xe7a130) /tmp/workdir-gnot/go/src/testing/testing.go:1736 +0x3d7 fp=0x128df18 sp=0x128deb4 pc=0x105dc7 runtime_test.TestRuntimeLockMetricsAndProfile(0x14d6808) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1196 +0x43c fp=0x128df98 sp=0x128df18 pc=0x325d3c testing.tRunner(0x14d6808, 0x44e4f4) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x128dfe4 sp=0x128df98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x128dff0 sp=0x128dfe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x128dff4 sp=0x128dff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176925 gp=0x2411c28 m=nil [semacquire, 6 minutes]: runtime.gopark(0x44e9a0, 0x6e6000, 0x12, 0x19, 0x4) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x128ed34 sp=0x128ed20 pc=0x469d0 runtime.goparkunlock(...) /tmp/workdir-gnot/go/src/runtime/proc.go:408 runtime.semacquire1(0x18da078, 0x0, 0x1, 0x0, 0x12) /tmp/workdir-gnot/go/src/runtime/sema.go:160 +0x28f fp=0x128ed64 sp=0x128ed34 pc=0x58a8f sync.runtime_Semacquire(0x18da078) /tmp/workdir-gnot/go/src/runtime/sema.go:62 +0x3a fp=0x128ed7c sp=0x128ed64 pc=0x7a5aa sync.(*WaitGroup).Wait(0x18da070) /tmp/workdir-gnot/go/src/sync/waitgroup.go:116 +0x64 fp=0x128ed98 sp=0x128ed7c pc=0x83f34 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0x128edbc sp=0x128ed98 pc=0x327e75 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0x1018008, 0xd1ff00) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:985 +0x7e fp=0x128ee40 sp=0x128edbc pc=0x327fde runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0x1018008) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1017 +0x97 fp=0x128ef44 sp=0x128ee40 pc=0x3273a7 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0x1018008) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1232 +0x202 fp=0x128ef98 sp=0x128ef44 pc=0x325f72 testing.tRunner(0x1018008, 0xe7a130) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x128efe4 sp=0x128ef98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x128eff0 sp=0x128efe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x128eff4 sp=0x128eff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 176939 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 45928 gp=0xd7c128 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x1022000, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1208f84 sp=0x1208f70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x1208ff0 sp=0x1208f84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1208ff4 sp=0x1208ff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 381 gp=0xd7d328 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0xc2a108, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xccdf84 sp=0xccdf70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0xccdff0 sp=0xccdf84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xccdff4 sp=0xccdff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176674 gp=0xd7de68 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x120ae9c sp=0x120ae88 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x120aed8 sp=0x120ae9c pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x120aeec sp=0x120aed8 pc=0x7a0c testing.(*T).Parallel(0x14d7e08) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x120af54 sp=0x120aeec pc=0x104c29 runtime_test.TestNetpollDeadlock(0x14d7e08) /tmp/workdir-gnot/go/src/runtime/crash_test.go:487 +0x24 fp=0x120af98 sp=0x120af54 pc=0x2e9634 testing.tRunner(0x14d7e08, 0x44e380) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x120afe4 sp=0x120af98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x120aff0 sp=0x120afe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x120aff4 sp=0x120aff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176675 gp=0x11fad88 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1212e40 sp=0x1212e2c pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x1212e7c sp=0x1212e40 pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x1212e90 sp=0x1212e7c pc=0x7a0c testing.(*T).Parallel(0x14d7f08) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x1212ef8 sp=0x1212e90 pc=0x104c29 runtime_test.TestPanicTraceback(0x14d7f08) /tmp/workdir-gnot/go/src/runtime/crash_test.go:496 +0x2e fp=0x1212f98 sp=0x1212ef8 pc=0x2e97ce testing.tRunner(0x14d7f08, 0x44e424) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x1212fe4 sp=0x1212f98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x1212ff0 sp=0x1212fe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1212ff4 sp=0x1212ff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 45943 gp=0x11fbd48 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414090, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1041f84 sp=0x1041f70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x1041ff0 sp=0x1041f84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1041ff4 sp=0x1041ff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176672 gp=0x11fd328 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0xedce9c sp=0xedce88 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0xedced8 sp=0xedce9c pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0xedceec sp=0xedced8 pc=0x7a0c testing.(*T).Parallel(0x14d7c08) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0xedcf54 sp=0xedceec pc=0x104c29 runtime_test.TestRecoverBeforePanicAfterGoexit(0x14d7c08) /tmp/workdir-gnot/go/src/runtime/crash_test.go:466 +0x3f fp=0xedcf98 sp=0xedcf54 pc=0x2e932f testing.tRunner(0x14d7c08, 0x44e4d0) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0xedcfe4 sp=0xedcf98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0xedcff0 sp=0xedcfe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xedcff4 sp=0xedcff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 45939 gp=0x11fec68 m=nil [GC worker (idle), 9 minutes]: runtime.gopark(0x44e828, 0x2414030, 0x1a, 0x14, 0x0) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1290f84 sp=0x1290f70 pc=0x469d0 runtime.gcBgMarkWorker() /tmp/workdir-gnot/go/src/runtime/mgc.go:1310 +0xdf fp=0x1290ff0 sp=0x1290f84 pc=0x2212f runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1290ff4 sp=0x1290ff0 pc=0x7cd41 created by runtime.gcBgMarkStartWorkers in goroutine 23165 /tmp/workdir-gnot/go/src/runtime/mgc.go:1234 +0x24 goroutine 176946 gp=0x11fed88 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1208 +0xde fp=0x12ecfd8 sp=0x12ecfd4 pc=0x32607e runtime_test.(*contentionWorker).run(0xcee060) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1247 +0x43 fp=0x12ecfe8 sp=0x12ecfd8 pc=0x328423 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1032 +0x26 fp=0x12ecff0 sp=0x12ecfe8 pc=0x327eb6 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x12ecff4 sp=0x12ecff0 pc=0x7cd41 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 176925 /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1032 +0x8b goroutine 172464 gp=0x11ff328 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x144aebc sp=0x144aea8 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x144aef8 sp=0x144aebc pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x144af0c sp=0x144aef8 pc=0x7a0c testing.(*T).Parallel(0x11ce108) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x144af74 sp=0x144af0c pc=0x104c29 runtime_test.TestGCTestMoveStackOnNextCall(0x11ce108) /tmp/workdir-gnot/go/src/runtime/gc_test.go:211 +0x24 fp=0x144af98 sp=0x144af74 pc=0x2f4cf4 testing.tRunner(0x11ce108, 0x44e1d8) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x144afe4 sp=0x144af98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x144aff0 sp=0x144afe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x144aff4 sp=0x144aff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176836 gp=0x13d6248 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1441e90 sp=0x1441e7c pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x1441ecc sp=0x1441e90 pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x1441ee0 sp=0x1441ecc pc=0x7a0c testing.(*T).Parallel(0x11ce208) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x1441f48 sp=0x1441ee0 pc=0x104c29 runtime_test.testConcurrentReadsAfterGrowth(0x11ce208, 0x0) /tmp/workdir-gnot/go/src/runtime/map_test.go:318 +0x32 fp=0x1441f8c sp=0x1441f48 pc=0x30de12 runtime_test.TestConcurrentReadsAfterGrowth(0x11ce208) /tmp/workdir-gnot/go/src/runtime/map_test.go:364 +0x25 fp=0x1441f98 sp=0x1441f8c pc=0x30e515 testing.tRunner(0x11ce208, 0x44e118) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x1441fe4 sp=0x1441f98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x1441ff0 sp=0x1441fe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1441ff4 sp=0x1441ff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176673 gp=0x13d65a8 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x1450e9c sp=0x1450e88 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x1450ed8 sp=0x1450e9c pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x1450eec sp=0x1450ed8 pc=0x7a0c testing.(*T).Parallel(0x14d7d08) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x1450f54 sp=0x1450eec pc=0x104c29 runtime_test.TestRecoverBeforePanicAfterGoexit2(0x14d7d08) /tmp/workdir-gnot/go/src/runtime/crash_test.go:478 +0x3f fp=0x1450f98 sp=0x1450f54 pc=0x2e94bf testing.tRunner(0x14d7d08, 0x44e4d4) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x1450fe4 sp=0x1450f98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x1450ff0 sp=0x1450fe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x1450ff4 sp=0x1450ff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176837 gp=0x13eaa28 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x128fe90 sp=0x128fe7c pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x128fecc sp=0x128fe90 pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x128fee0 sp=0x128fecc pc=0x7a0c testing.(*T).Parallel(0x11ce408) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x128ff48 sp=0x128fee0 pc=0x104c29 runtime_test.testConcurrentReadsAfterGrowth(0x11ce408, 0x1) /tmp/workdir-gnot/go/src/runtime/map_test.go:318 +0x32 fp=0x128ff8c sp=0x128ff48 pc=0x30de12 runtime_test.TestConcurrentReadsAfterGrowthReflect(0x11ce408) /tmp/workdir-gnot/go/src/runtime/map_test.go:368 +0x25 fp=0x128ff98 sp=0x128ff8c pc=0x30e545 testing.tRunner(0x11ce408, 0x44e11c) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x128ffe4 sp=0x128ff98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x128fff0 sp=0x128ffe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x128fff4 sp=0x128fff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176647 gp=0x1244368 m=nil [chan receive, 7 minutes]: runtime.gopark(0x44e7c0, 0xe7d9f0, 0xe, 0x17, 0x2) /tmp/workdir-gnot/go/src/runtime/proc.go:402 +0x100 fp=0x13b2e9c sp=0x13b2e88 pc=0x469d0 runtime.chanrecv(0xe7d9c0, 0x0, 0x1) /tmp/workdir-gnot/go/src/runtime/chan.go:583 +0x3a1 fp=0x13b2ed8 sp=0x13b2e9c pc=0x7de1 runtime.chanrecv1(0xe7d9c0, 0x0) /tmp/workdir-gnot/go/src/runtime/chan.go:442 +0x1c fp=0x13b2eec sp=0x13b2ed8 pc=0x7a0c testing.(*T).Parallel(0x14d6408) /tmp/workdir-gnot/go/src/testing/testing.go:1483 +0x249 fp=0x13b2f54 sp=0x13b2eec pc=0x104c29 runtime_test.TestVDSO(0x14d6408) /tmp/workdir-gnot/go/src/runtime/crash_test.go:168 +0x24 fp=0x13b2f98 sp=0x13b2f54 pc=0x2e7164 testing.tRunner(0x14d6408, 0x44e660) /tmp/workdir-gnot/go/src/testing/testing.go:1682 +0x124 fp=0x13b2fe4 sp=0x13b2f98 pc=0x104fb4 testing.(*T).Run.gowrap1() /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x2d fp=0x13b2ff0 sp=0x13b2fe4 pc=0x105f0d runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0x13b2ff4 sp=0x13b2ff0 pc=0x7cd41 created by testing.(*T).Run in goroutine 1 /tmp/workdir-gnot/go/src/testing/testing.go:1735 +0x3b8 goroutine 176945 gp=0x1244a28 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1208 +0xde fp=0xd54fd8 sp=0xd54fd4 pc=0x32607e runtime_test.(*contentionWorker).run(0xcee050) /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xd54fe8 sp=0xd54fd8 pc=0x328423 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1032 +0x26 fp=0xd54ff0 sp=0xd54fe8 pc=0x327eb6 runtime.goexit({}) /tmp/workdir-gnot/go/src/runtime/asm_386.s:1363 +0x1 fp=0xd54ff4 sp=0xd54ff0 pc=0x7cd41 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 176925 /tmp/workdir-gnot/go/src/runtime/metrics_test.go:1032 +0x8b FAIL runtime 600.116s FAIL 2023/11/17 20:57:15 Failed: exit status: 'go 34447: 1' go tool dist: FAILED