openbsd-386-72 at 631a6c2abfb2cf7a877ea80f98c504fc4e0077be :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 openbsd/386) Building Go toolchain1 using /tmp/workdir/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.206s ok archive/zip 0.464s ok bufio 0.084s ok bytes 0.436s ok cmp 0.015s ok compress/bzip2 0.096s ok compress/flate 0.843s ok compress/gzip 1.720s ok compress/lzw 0.109s ok compress/zlib 0.610s ok container/heap 0.017s ok container/list 0.015s ok container/ring 0.017s ok context 0.302s ok crypto 0.015s ok crypto/aes 0.035s ok crypto/cipher 0.019s ok crypto/des 0.028s ok crypto/dsa 0.019s ok crypto/ecdh 0.302s ok crypto/ecdsa 0.214s ok crypto/ed25519 0.342s ok crypto/elliptic 0.067s ok crypto/hmac 0.016s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.187s ok crypto/internal/boring 0.014s ok crypto/internal/boring/bcache 0.218s ok crypto/internal/edwards25519 0.537s ok crypto/internal/edwards25519/field 0.084s ok crypto/internal/nistec 1.097s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.120s ok crypto/rc4 0.056s ok crypto/rsa 1.145s ok crypto/sha1 0.018s ok crypto/sha256 0.017s ok crypto/sha512 0.020s ok crypto/subtle 0.296s ok crypto/tls 2.284s ok crypto/x509 2.573s ok database/sql 0.763s ok database/sql/driver 0.016s ok debug/buildinfo 0.025s ok debug/dwarf 0.058s ok debug/elf 0.234s ok debug/gosym 0.059s ok debug/macho 0.022s ok debug/pe 0.065s ok debug/plan9obj 0.016s ok embed 0.016s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.023s ok encoding/asn1 0.019s ok encoding/base32 0.038s ok encoding/base64 0.018s ok encoding/binary 0.020s ok encoding/csv 0.027s ok encoding/gob 4.377s ok encoding/hex 0.018s ok encoding/json 0.516s ok encoding/pem 1.102s ok encoding/xml 0.099s ok errors 0.019s ok expvar 0.019s ok flag 0.072s ok fmt 0.106s ok go/ast 0.021s ok go/build 1.914s ok go/build/constraint 0.018s ok go/constant 0.020s ok go/doc 0.104s ok go/doc/comment 1.815s ok go/format 0.021s ok go/importer 0.578s ok go/internal/gccgoimporter 0.036s ok go/internal/gcimporter 3.805s ok go/internal/srcimporter 17.417s ok go/parser 0.511s ok go/printer 0.219s ok go/scanner 0.017s ok go/token 0.030s ok go/types 24.389s ok go/version 0.015s ok hash 0.016s ok hash/adler32 0.021s ok hash/crc32 0.019s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.064s ok html 0.017s ok html/template 0.097s ok image 0.089s ok image/color 0.030s ok image/draw 0.102s ok image/gif 0.236s ok image/jpeg 0.225s ok image/png 0.345s ok index/suffixarray 0.222s ok internal/abi 0.157s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.015s ok internal/coverage/test 0.024s ok internal/cpu 0.036s ok internal/dag 0.016s ok internal/diff 0.022s ok internal/fmtsort 0.015s ok internal/fuzz 0.023s ok internal/godebug 1.153s ok internal/godebugs 0.016s ok internal/gover 0.015s ok internal/intern 0.130s ok internal/itoa 0.015s ok internal/platform 1.711s ok internal/poll 0.066s ok internal/profile 0.017s ok internal/reflectlite 0.018s ok internal/safefilepath 0.015s ok internal/saferio 0.108s ok internal/singleflight 0.084s ok internal/testenv 0.407s ok internal/trace 0.096s ok internal/trace/v2 45.785s ok internal/types/errors 0.882s ok internal/unsafeheader 0.015s ok internal/xcoff 0.038s ok internal/zstd 0.083s ok io 0.318s ok io/fs 0.421s ok io/ioutil 0.020s ok log 0.020s ok log/slog 0.079s ok log/slog/internal/benchmarks 0.016s ok log/slog/internal/buffer 0.016s ok log/syslog 2.228s ok maps 0.016s ok math 0.024s ok math/big 1.483s ok math/bits 0.023s ok math/cmplx 0.020s ok math/rand 0.439s ok math/rand/v2 0.562s ok mime 0.023s ok mime/multipart 0.900s ok mime/quotedprintable 0.039s ok net 41.079s ok net/http 29.046s ok net/http/cgi 0.422s ok net/http/cookiejar 0.027s ok net/http/fcgi 0.232s ok net/http/httptest 0.125s ok net/http/httptrace 0.017s ok net/http/httputil 0.665s ok net/http/internal 0.017s ok net/http/internal/ascii 0.015s ok net/http/pprof 4.103s ok net/internal/socktest 0.015s ok net/mail 0.020s ok net/netip 0.672s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.055s ok net/textproto 0.039s ok net/url 0.025s ok os 1.447s ok os/exec 1.342s ok os/exec/internal/fdtest 0.015s ok os/signal 11.278s ok os/user 0.016s ok path 0.016s ok path/filepath 0.061s ok plugin 0.015s ok reflect 0.257s ok regexp 0.962s ok regexp/syntax 1.614s ok runtime 101.378s ok runtime/cgo 0.015s ok runtime/coverage 0.016s ok runtime/debug 0.041s ok runtime/internal/atomic 0.052s ok runtime/internal/math 0.015s ok runtime/internal/sys 0.015s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.020s ok runtime/pprof 16.095s ok runtime/trace 18.923s ok slices 0.080s ok sort 0.055s ok strconv 0.346s ok strings 1.297s ok sync 1.509s ok sync/atomic 1.023s ok syscall 0.261s ok testing 1.319s ok testing/fstest 0.020s ok testing/iotest 0.016s ok testing/quick 0.045s ok testing/slogtest 0.018s ok text/scanner 0.019s ok text/tabwriter 0.017s ok text/template 0.046s ok text/template/parse 0.021s ok time 15.081s ok unicode 0.018s ok unicode/utf16 0.015s ok unicode/utf8 0.021s ok cmd/addr2line 1.367s ok cmd/api 1.584s ok cmd/asm/internal/asm 0.719s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.045s ok cmd/cgo/internal/test 2.390s ok cmd/cgo/internal/testcarchive 0.219s ok cmd/cgo/internal/testcshared 0.449s ok cmd/cgo/internal/testerrors 43.959s ok cmd/cgo/internal/testfortran 0.045s ok cmd/cgo/internal/testgodefs 2.564s ok cmd/cgo/internal/testlife 2.310s ok cmd/cgo/internal/testnocgo 0.015s ok cmd/cgo/internal/testplugin 0.017s ok cmd/cgo/internal/testsanitizers 0.015s [no tests to run] ok cmd/cgo/internal/testshared 0.019s ok cmd/cgo/internal/testso 5.004s ok cmd/cgo/internal/teststdio 5.358s ok cmd/cgo/internal/testtls 0.015s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.022s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/devirtualize 0.019s ok cmd/compile/internal/dwarfgen 0.876s ok cmd/compile/internal/importer 3.104s ok cmd/compile/internal/inline/inlheur 1.211s ok cmd/compile/internal/ir 0.018s ok cmd/compile/internal/logopt 0.138s ok cmd/compile/internal/loopvar 0.019s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.017s [no tests to run] ok cmd/compile/internal/ssa 20.886s ok cmd/compile/internal/syntax 0.078s ok cmd/compile/internal/test 45.372s ok cmd/compile/internal/typecheck 0.669s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 16.044s ok cmd/covdata 0.030s ok cmd/cover 5.414s ok cmd/dist 0.017s ok cmd/distpack 0.015s ok cmd/doc 0.358s ok cmd/fix 30.480s ok cmd/go 293.601s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.262s ok cmd/go/internal/cfg 0.016s [no tests to run] ok cmd/go/internal/envcmd 0.116s ok cmd/go/internal/fsys 0.068s ok cmd/go/internal/generate 0.028s ok cmd/go/internal/gover 0.018s ok cmd/go/internal/imports 0.050s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 1.678s ok cmd/go/internal/lockedfile/internal/filelock 0.148s ok cmd/go/internal/modfetch 0.030s ok cmd/go/internal/modfetch/codehost 4.018s ok cmd/go/internal/modfetch/zip_sum_test 0.022s ok cmd/go/internal/modindex 0.237s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.060s ok cmd/go/internal/toolchain 0.027s ok cmd/go/internal/vcs 0.035s ok cmd/go/internal/vcweb 0.029s ok cmd/go/internal/vcweb/vcstest 5.965s ok cmd/go/internal/web 0.023s ok cmd/go/internal/work 0.294s ok cmd/gofmt 0.075s ok cmd/internal/archive 1.585s ok cmd/internal/buildid 0.195s ok cmd/internal/cov 0.717s ok cmd/internal/dwarf 0.015s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 3.585s ok cmd/internal/notsha256 0.017s ok cmd/internal/obj 1.134s ok cmd/internal/obj/ppc64 0.266s ok cmd/internal/obj/riscv 0.087s ok cmd/internal/obj/s390x 0.016s ok cmd/internal/obj/x86 9.325s ok cmd/internal/objabi 0.141s ok cmd/internal/pkgpath 0.057s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.016s ok cmd/internal/src 0.015s ok cmd/internal/test2json 0.148s ok cmd/link 41.943s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 37.582s ok cmd/link/internal/loader 0.036s ok cmd/nm 5.046s ok cmd/objdump 8.648s ok cmd/pack 0.752s ok cmd/pprof 1.868s ok cmd/trace 4.038s ok cmd/vet 33.777s ##### os/user with tag osusergo ok os/user 0.025s ##### hash/maphash purego implementation ok hash/maphash 0.074s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (3m3s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m39s) goroutine 175839 gp=0x602459e8 m=18 mp=0x5fe80408 [running]: panic({0x8431fc0, 0x600220b0}) /tmp/workdir/go/src/runtime/panic.go:779 +0x124 fp=0x5fca4f80 sp=0x5fca4f2c pc=0x80896a4 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2351 +0x386 fp=0x5fca4ff0 sp=0x5fca4f80 pc=0x8156596 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca4ff4 sp=0x5fca4ff0 pc=0x80c79e1 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:177 +0x29 goroutine 1 gp=0x5fc06128 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x603561f0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc51c18 sp=0x5fc51c04 pc=0x808ddaa runtime.chanrecv(0x603561c0, 0x5fc51c8b, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fc51c54 sp=0x5fc51c18 pc=0x8050b57 runtime.chanrecv1(0x603561c0, 0x5fc51c8b) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fc51c68 sp=0x5fc51c54 pc=0x805078c testing.(*T).Run(0x60686008, {0x84a8a9d, 0x20}, 0x84c1608) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x5fc51ccc sp=0x5fc51c68 pc=0x81530d2 testing.runTests.func1(0x60686008) /tmp/workdir/go/src/testing/testing.go:2146 +0x3f fp=0x5fc51cec sp=0x5fc51ccc pc=0x815518f testing.tRunner(0x60686008, 0x5fc51d94) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fc51d38 sp=0x5fc51cec pc=0x81522cf testing.runTests(0x5fc12330, {0x87671e0, 0x1c4, 0x1c4}, {0xc14e1f628625960b, 0x45d9b5f1c0, 0x8769540}) /tmp/workdir/go/src/testing/testing.go:2144 +0x397 fp=0x5fc51da8 sp=0x5fc51d38 pc=0x81550a7 testing.(*M).Run(0x5fd04690) /tmp/workdir/go/src/testing/testing.go:2012 +0x6d0 fp=0x5fc51f08 sp=0x5fc51da8 pc=0x8153aa0 runtime_test.TestMain(0x5fd04690) /tmp/workdir/go/src/runtime/crash_test.go:29 +0x3d fp=0x5fc51f48 sp=0x5fc51f08 pc=0x83462ed main.main() _testmain.go:1571 +0x13f fp=0x5fc51fac sp=0x5fc51f48 pc=0x83fa9ff runtime.main() /tmp/workdir/go/src/runtime/proc.go:271 +0x298 fp=0x5fc51ff0 sp=0x5fc51fac pc=0x808d908 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc51ff4 sp=0x5fc51ff0 pc=0x80c79e1 goroutine 2 gp=0x5fc067e8 m=nil [force gc (idle)]: runtime.gopark(0x84c1b24, 0x8768d08, 0x11, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc3efdc sp=0x5fc3efc8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:326 +0xc7 fp=0x5fc3eff0 sp=0x5fc3efdc pc=0x808dbf7 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc3eff4 sp=0x5fc3eff0 pc=0x80c79e1 created by runtime.init.5 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:314 +0x1d goroutine 3 gp=0x5fc06b48 m=nil [GC sweep wait]: runtime.gopark(0x84c1b24, 0x87690b0, 0xc, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc3f7cc sp=0x5fc3f7b8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0x5fc26040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x5fc3f7e8 sp=0x5fc3f7cc pc=0x80763dc runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x5fc3f7f0 sp=0x5fc3f7e8 pc=0x8067b11 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc3f7f4 sp=0x5fc3f7f0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x5fc06c68 m=nil [GC scavenge wait]: runtime.gopark(0x84c1b24, 0x87696c0, 0xd, 0x14, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc3ffb8 sp=0x5fc3ffa4 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x87696c0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x5fc3ffcc sp=0x5fc3ffb8 pc=0x80739a4 runtime.bgscavenge(0x5fc26040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x5fc3ffe8 sp=0x5fc3ffcc pc=0x8074009 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x5fc3fff0 sp=0x5fc3ffe8 pc=0x8067ad1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc3fff4 sp=0x5fc3fff0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x5fc07208 m=nil [finalizer wait, 3 minutes]: runtime.gopark(0x84c196c, 0x87811bc, 0x10, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc40798 sp=0x5fc40784 pc=0x808ddaa runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:194 +0xf0 fp=0x5fc407f0 sp=0x5fc40798 pc=0x8066bf0 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc407f4 sp=0x5fc407f0 pc=0x80c79e1 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:164 +0x5a goroutine 9 gp=0x5fc079e8 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5fee3f68, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc3e794 sp=0x5fc3e780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5fc3e7f0 sp=0x5fc3e794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc3e7f4 sp=0x5fc3e7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175506 gp=0x5fc83208 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe9ae98 sp=0x5fe9ae84 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe9aed4 sp=0x5fe9ae98 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe9aee8 sp=0x5fe9aed4 pc=0x805078c testing.(*T).Parallel(0x60687308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe9af50 sp=0x5fe9aee8 pc=0x8151f54 runtime_test.TestCgoCrashTracebackGo(0x60687308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0x5fe9af98 sp=0x5fe9af50 pc=0x83416cf testing.tRunner(0x60687308, 0x84c1154) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe9afe4 sp=0x5fe9af98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe9aff0 sp=0x5fe9afe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe9aff4 sp=0x5fe9aff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 51 gp=0x61af4128 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x84c198c, 0x60f12090, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6046af94 sp=0x6046af80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x6046aff0 sp=0x6046af94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x6046aff4 sp=0x6046aff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 50 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175838 gp=0x61af4368 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1208 +0xd9 fp=0x5fca67d8 sp=0x5fca67d4 pc=0x8388599 runtime_test.(*contentionWorker).run(0x601ca0b0) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x5fca67e8 sp=0x5fca67d8 pc=0x838a8ae runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x5fca67f0 sp=0x5fca67e8 pc=0x838a381 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca67f4 sp=0x5fca67f0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175633 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 294 gp=0x61af4008 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x61b52000, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc3bf94 sp=0x5fc3bf80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5fc3bff0 sp=0x5fc3bf94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc3bff4 sp=0x5fc3bff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 292 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175836 gp=0x61af4908 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1208 +0xd9 fp=0x5fca3fd8 sp=0x5fca3fd4 pc=0x8388599 runtime_test.(*contentionWorker).run(0x601ca080) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x5fca3fe8 sp=0x5fca3fd8 pc=0x838a8ae runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x5fca3ff0 sp=0x5fca3fe8 pc=0x838a381 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca3ff4 sp=0x5fca3ff0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175633 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175494 gp=0x5fc82488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe94e94 sp=0x5fe94e80 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe94ed0 sp=0x5fe94e94 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe94ee4 sp=0x5fe94ed0 pc=0x805078c testing.(*T).Parallel(0x60686708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe94f4c sp=0x5fe94ee4 pc=0x8151f54 runtime_test.TestCgoCallbackGC(0x60686708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:54 +0x1f fp=0x5fe94f98 sp=0x5fe94f4c pc=0x833fe5f testing.tRunner(0x60686708, 0x84c1144) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe94fe4 sp=0x5fe94f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe94ff0 sp=0x5fe94fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe94ff4 sp=0x5fe94ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175837 gp=0x5fc826c8 m=nil [runnable]: runtime.semrelease1(0x5ff3a424, 0x0, 0x0) /tmp/workdir/go/src/runtime/sema.go:175 +0x24c fp=0x5fca97bc sp=0x5fca97b8 pc=0x80a065c runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1213 +0x6f fp=0x5fca97d8 sp=0x5fca97bc pc=0x838852f runtime_test.(*contentionWorker).run(0x601ca0a0) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x5fca97e8 sp=0x5fca97d8 pc=0x838a8ae runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x5fca97f0 sp=0x5fca97e8 pc=0x838a381 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca97f4 sp=0x5fca97f0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175633 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 295 gp=0x5fc82b48 m=nil [GC worker (idle)]: runtime.gopark(0x84c198c, 0x61b52018, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60466794 sp=0x60466780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x604667f0 sp=0x60466794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x604667f4 sp=0x604667f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 292 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175535 gp=0x61af5328 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6023269c sp=0x60232688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x602326d8 sp=0x6023269c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x602326ec sp=0x602326d8 pc=0x805078c testing.(*T).Parallel(0x5fc5e808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60232754 sp=0x602326ec pc=0x8151f54 runtime_test.TestEINTR(0x5fc5e808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0x60232798 sp=0x60232754 pc=0x8344d4f testing.tRunner(0x5fc5e808, 0x84c125c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x602327e4 sp=0x60232798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x602327f0 sp=0x602327e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x602327f4 sp=0x602327f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175622 gp=0x5fc07d48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe99ebc sp=0x5fe99ea8 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe99ef8 sp=0x5fe99ebc pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe99f0c sp=0x5fe99ef8 pc=0x805078c testing.(*T).Parallel(0x5fc92108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe99f74 sp=0x5fe99f0c pc=0x8151f54 runtime_test.TestGCTestMoveStackOnNextCall(0x5fc92108) /tmp/workdir/go/src/runtime/gc_test.go:211 +0x1f fp=0x5fe99f98 sp=0x5fe99f74 pc=0x8357d9f testing.tRunner(0x5fc92108, 0x84c12cc) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe99fe4 sp=0x5fe99f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe99ff0 sp=0x5fe99fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe99ff4 sp=0x5fe99ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175493 gp=0x5fc83688 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe9569c sp=0x5fe95688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe956d8 sp=0x5fe9569c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe956ec sp=0x5fe956d8 pc=0x805078c testing.(*T).Parallel(0x60686608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe95754 sp=0x5fe956ec pc=0x8151f54 runtime_test.TestCgoTraceback(0x60686608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0x5fe95798 sp=0x5fe95754 pc=0x833fcff testing.tRunner(0x60686608, 0x84c11a8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe957e4 sp=0x5fe95798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe957f0 sp=0x5fe957e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe957f4 sp=0x5fe957f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175509 gp=0x5fc837a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe57dc0 sp=0x5fe57dac pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe57dfc sp=0x5fe57dc0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe57e10 sp=0x5fe57dfc pc=0x805078c testing.(*T).Parallel(0x60687608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe57e78 sp=0x5fe57e10 pc=0x8151f54 runtime_test.testCgoPprof(0x60687608, {0x0, 0x0}, {0x8493caa, 0x8}, {0x8492ea0, 0x6}, {0x84965e2, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5fe57f70 sp=0x5fe57e78 pc=0x8341c2a runtime_test.TestCgoPprof(0x60687608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:359 +0x61 fp=0x5fe57f98 sp=0x5fe57f70 pc=0x8342991 testing.tRunner(0x60687608, 0x84c1184) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe57fe4 sp=0x5fe57f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe57ff0 sp=0x5fe57fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe57ff4 sp=0x5fe57ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175505 gp=0x6129a008 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe9b6a0 sp=0x5fe9b68c pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe9b6dc sp=0x5fe9b6a0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe9b6f0 sp=0x5fe9b6dc pc=0x805078c testing.(*T).Parallel(0x60687208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe9b758 sp=0x5fe9b6f0 pc=0x8151f54 runtime_test.TestCgoCrashTraceback(0x60687208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:241 +0x1f fp=0x5fe9b798 sp=0x5fe9b758 pc=0x834145f testing.tRunner(0x60687208, 0x84c1150) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe9b7e4 sp=0x5fe9b798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe9b7f0 sp=0x5fe9b7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe9b7f4 sp=0x5fe9b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175524 gp=0x6129aa28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe53e80 sp=0x5fe53e6c pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe53ebc sp=0x5fe53e80 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe53ed0 sp=0x5fe53ebc pc=0x805078c testing.(*T).Parallel(0x60687d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe53f38 sp=0x5fe53ed0 pc=0x8151f54 runtime_test.TestCatchPanic(0x60687d08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:458 +0x1f fp=0x5fe53f98 sp=0x5fe53f38 pc=0x834348f testing.tRunner(0x60687d08, 0x84c113c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe53fe4 sp=0x5fe53f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe53ff0 sp=0x5fe53fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe53ff4 sp=0x5fe53ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175523 gp=0x6129ab48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe4c69c sp=0x5fe4c688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe4c6d8 sp=0x5fe4c69c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe4c6ec sp=0x5fe4c6d8 pc=0x805078c testing.(*T).Parallel(0x60687c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe4c754 sp=0x5fe4c6ec pc=0x8151f54 runtime_test.TestCgoNumGoroutine(0x60687c08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0x5fe4c798 sp=0x5fe4c754 pc=0x834332f testing.tRunner(0x60687c08, 0x84c1178) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe4c7e4 sp=0x5fe4c798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe4c7f0 sp=0x5fe4c7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe4c7f4 sp=0x5fe4c7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 171392 gp=0x6129ac68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe4e5c0 sp=0x5fe4e5ac pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe4e5fc sp=0x5fe4e5c0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe4e610 sp=0x5fe4e5fc pc=0x805078c testing.(*T).Parallel(0x60687908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe4e678 sp=0x5fe4e610 pc=0x8151f54 runtime_test.testCgoPprof(0x60687908, {0x0, 0x0}, {0x84a2a50, 0x19}, {0x84965ee, 0xc}, {0x849e7ee, 0x15}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5fe4e770 sp=0x5fe4e678 pc=0x8341c2a runtime_test.TestCgoPprofThreadNoTraceback(0x60687908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:371 +0x61 fp=0x5fe4e798 sp=0x5fe4e770 pc=0x8342ae1 testing.tRunner(0x60687908, 0x84c1194) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe4e7e4 sp=0x5fe4e798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe4e7f0 sp=0x5fe4e7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe4e7f4 sp=0x5fe4e7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175499 gp=0x6129ad88 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe4ee94 sp=0x5fe4ee80 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe4eed0 sp=0x5fe4ee94 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe4eee4 sp=0x5fe4eed0 pc=0x805078c testing.(*T).Parallel(0x60686c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe4ef4c sp=0x5fe4eee4 pc=0x8151f54 runtime_test.TestCgoExecSignalMask(0x60686c08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:136 +0x1f fp=0x5fe4ef98 sp=0x5fe4ef4c pc=0x834067f testing.tRunner(0x60686c08, 0x84c115c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe4efe4 sp=0x5fe4ef98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe4eff0 sp=0x5fe4efe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe4eff4 sp=0x5fe4eff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175529 gp=0x6129b0e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe4cea4 sp=0x5fe4ce90 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe4cee0 sp=0x5fe4cea4 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe4cef4 sp=0x5fe4cee0 pc=0x805078c testing.(*T).Parallel(0x5fc5e208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe4cf5c sp=0x5fe4cef4 pc=0x8151f54 runtime_test.TestCgoPanicCallback(0x5fc5e208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:562 +0x1f fp=0x5fe4cf98 sp=0x5fe4cf5c pc=0x8343e2f testing.tRunner(0x5fc5e208, 0x84c117c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe4cfe4 sp=0x5fe4cf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe4cff0 sp=0x5fe4cfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe4cff4 sp=0x5fe4cff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175496 gp=0x61af5568 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe96e94 sp=0x5fe96e80 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe96ed0 sp=0x5fe96e94 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe96ee4 sp=0x5fe96ed0 pc=0x805078c testing.(*T).Parallel(0x60686908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe96f4c sp=0x5fe96ee4 pc=0x8151f54 runtime_test.TestCgoExternalThreadSIGPROF(0x60686908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:93 +0x1f fp=0x5fe96f98 sp=0x5fe96f4c pc=0x83401ff testing.tRunner(0x60686908, 0x84c1164) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe96fe4 sp=0x5fe96f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe96ff0 sp=0x5fe96fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe96ff4 sp=0x5fe96ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175495 gp=0x5fe6e488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe95e9c sp=0x5fe95e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe95ed8 sp=0x5fe95e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe95eec sp=0x5fe95ed8 pc=0x805078c testing.(*T).Parallel(0x60686808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe95f54 sp=0x5fe95eec pc=0x8151f54 runtime_test.TestCgoExternalThreadPanic(0x60686808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0x5fe95f98 sp=0x5fe95f54 pc=0x834009f testing.tRunner(0x60686808, 0x84c1160) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe95fe4 sp=0x5fe95f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe95ff0 sp=0x5fe95fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe95ff4 sp=0x5fe95ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175507 gp=0x5fe6ec68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe9a69c sp=0x5fe9a688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe9a6d8 sp=0x5fe9a69c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe9a6ec sp=0x5fe9a6d8 pc=0x805078c testing.(*T).Parallel(0x60687408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe9a754 sp=0x5fe9a6ec pc=0x8151f54 runtime_test.TestCgoTracebackContext(0x60687408) /tmp/workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0x5fe9a798 sp=0x5fe9a754 pc=0x834194f testing.tRunner(0x60687408, 0x84c11ac) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe9a7e4 sp=0x5fe9a798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe9a7f0 sp=0x5fe9a7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe9a7f4 sp=0x5fe9a7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175543 gp=0x5fe6f328 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6022c69c sp=0x6022c688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x6022c6d8 sp=0x6022c69c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x6022c6ec sp=0x6022c6d8 pc=0x805078c testing.(*T).Parallel(0x5fc5f008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x6022c754 sp=0x6022c6ec pc=0x8151f54 runtime_test.TestDestructorCallback(0x5fc5f008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0x6022c798 sp=0x6022c754 pc=0x8345a1f testing.tRunner(0x5fc5f008, 0x84c124c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x6022c7e4 sp=0x6022c798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x6022c7f0 sp=0x6022c7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x6022c7f4 sp=0x6022c7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175542 gp=0x5fe6f688 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe4f694 sp=0x5fe4f680 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe4f6d0 sp=0x5fe4f694 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe4f6e4 sp=0x5fe4f6d0 pc=0x805078c testing.(*T).Parallel(0x5fc5ef08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe4f74c sp=0x5fe4f6e4 pc=0x8151f54 runtime_test.TestCgoSigfwd(0x5fc5ef08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:822 +0x1f fp=0x5fe4f798 sp=0x5fe4f74c pc=0x834589f testing.tRunner(0x5fc5ef08, 0x84c1198) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe4f7e4 sp=0x5fe4f798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe4f7f0 sp=0x5fe4f7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe4f7f4 sp=0x5fe4f7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175528 gp=0x5fe6f7a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe996a4 sp=0x5fe99690 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe996e0 sp=0x5fe996a4 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe996f4 sp=0x5fe996e0 pc=0x805078c testing.(*T).Parallel(0x5fc5e108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe9975c sp=0x5fe996f4 pc=0x8151f54 runtime_test.TestCgoTracebackSigpanic(0x5fc5e108) /tmp/workdir/go/src/runtime/crash_cgo_test.go:538 +0x1f fp=0x5fe99798 sp=0x5fe9975c pc=0x8343b7f testing.tRunner(0x5fc5e108, 0x84c11b8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe997e4 sp=0x5fe99798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe997f0 sp=0x5fe997e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe997f4 sp=0x5fe997f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175503 gp=0x5fe82248 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fea3e9c sp=0x5fea3e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fea3ed8 sp=0x5fea3e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fea3eec sp=0x5fea3ed8 pc=0x805078c testing.(*T).Parallel(0x60687008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fea3f54 sp=0x5fea3eec pc=0x8151f54 runtime_test.TestCgoCCodeSIGPROF(0x60687008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0x5fea3f98 sp=0x5fea3f54 pc=0x834110f testing.tRunner(0x60687008, 0x84c1140) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fea3fe4 sp=0x5fea3f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fea3ff0 sp=0x5fea3fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fea3ff4 sp=0x5fea3ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175516 gp=0x5fe830e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6028469c sp=0x60284688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x602846d8 sp=0x6028469c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x602846ec sp=0x602846d8 pc=0x805078c testing.(*T).Parallel(0x603ae408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60284754 sp=0x602846ec pc=0x8151f54 runtime_test.TestNetpollWaiters(0x603ae408) /tmp/workdir/go/src/runtime/crash_test.go:895 +0x1f fp=0x60284798 sp=0x60284754 pc=0x834d0ff testing.tRunner(0x603ae408, 0x84c1484) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x602847e4 sp=0x60284798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x602847f0 sp=0x602847e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x602847f4 sp=0x602847f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175755 gp=0x5fe83688 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fc696c4 sp=0x5fc696b0 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fc69700 sp=0x5fc696c4 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fc69714 sp=0x5fc69700 pc=0x805078c testing.(*T).Parallel(0x5fc93608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fc6977c sp=0x5fc69714 pc=0x8151f54 runtime_test.TestMemmoveOverlapLarge0x120000(0x5fc93608) /tmp/workdir/go/src/runtime/memmove_test.go:116 +0xb7 fp=0x5fc69798 sp=0x5fc6977c pc=0x8379bd7 testing.tRunner(0x5fc93608, 0x84c1444) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fc697e4 sp=0x5fc69798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fc697f0 sp=0x5fc697e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fc697f4 sp=0x5fc697f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175508 gp=0x5fe837a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60279e9c sp=0x60279e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60279ed8 sp=0x60279e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60279eec sp=0x60279ed8 pc=0x805078c testing.(*T).Parallel(0x60687508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60279f54 sp=0x60279eec pc=0x8151f54 runtime_test.TestCgoTracebackContextPreemption(0x60687508) /tmp/workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0x60279f98 sp=0x60279f54 pc=0x8341aaf testing.tRunner(0x60687508, 0x84c11b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60279fe4 sp=0x60279f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60279ff0 sp=0x60279fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60279ff4 sp=0x60279ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175831 gp=0x5fe83e68 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x6033c5f0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fee6e64 sp=0x5fee6e50 pc=0x808ddaa runtime.chanrecv(0x6033c5c0, 0x5fee6ed7, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fee6ea0 sp=0x5fee6e64 pc=0x8050b57 runtime.chanrecv1(0x6033c5c0, 0x5fee6ed7) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fee6eb4 sp=0x5fee6ea0 pc=0x805078c testing.(*T).Run(0x60686208, {0x849b4a5, 0x12}, 0x61c9a110) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x5fee6f18 sp=0x5fee6eb4 pc=0x81530d2 runtime_test.TestRuntimeLockMetricsAndProfile(0x60686208) /tmp/workdir/go/src/runtime/metrics_test.go:1196 +0x437 fp=0x5fee6f98 sp=0x5fee6f18 pc=0x8388257 testing.tRunner(0x60686208, 0x84c1608) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fee6fe4 sp=0x5fee6f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fee6ff0 sp=0x5fee6fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fee6ff4 sp=0x5fee6ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175525 gp=0x5ff02368 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe4ded0 sp=0x5fe4debc pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe4df0c sp=0x5fe4ded0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe4df20 sp=0x5fe4df0c pc=0x805078c testing.(*T).Parallel(0x60687e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe4df88 sp=0x5fe4df20 pc=0x8151f54 runtime_test.TestCgoLockOSThreadExit(0x60687e08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:494 +0x1b fp=0x5fe4df98 sp=0x5fe4df88 pc=0x83437db testing.tRunner(0x60687e08, 0x84c116c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe4dfe4 sp=0x5fe4df98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe4dff0 sp=0x5fe4dfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe4dff4 sp=0x5fe4dff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175501 gp=0x5ff02488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe9be48 sp=0x5fe9be34 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe9be84 sp=0x5fe9be48 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe9be98 sp=0x5fe9be84 pc=0x805078c testing.(*T).Parallel(0x60686e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe9bf00 sp=0x5fe9be98 pc=0x8151f54 runtime_test.TestCgoCheckBytes(0x60686e08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:167 +0x29 fp=0x5fe9bf98 sp=0x5fe9bf00 pc=0x8340969 testing.tRunner(0x60686e08, 0x84c1148) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe9bfe4 sp=0x5fe9bf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe9bff0 sp=0x5fe9bfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe9bff4 sp=0x5fe9bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175534 gp=0x5ff025a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe52ea4 sp=0x5fe52e90 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe52ee0 sp=0x5fe52ea4 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe52ef4 sp=0x5fe52ee0 pc=0x805078c testing.(*T).Parallel(0x5fc5e708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe52f5c sp=0x5fe52ef4 pc=0x8151f54 runtime_test.TestAbortInCgo(0x5fc5e708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:703 +0x1f fp=0x5fe52f98 sp=0x5fe52f5c pc=0x8344b2f testing.tRunner(0x5fc5e708, 0x84c10b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe52fe4 sp=0x5fe52f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe52ff0 sp=0x5fe52fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe52ff4 sp=0x5fe52ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174641 gp=0x5ff027e8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60233ec0 sp=0x60233eac pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60233efc sp=0x60233ec0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60233f10 sp=0x60233efc pc=0x805078c testing.(*T).Parallel(0x5fc92008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60233f78 sp=0x60233f10 pc=0x8151f54 runtime_test.TestGCTestPointerClass(0x5fc92008) /tmp/workdir/go/src/runtime/gc_test.go:292 +0x1f fp=0x60233f98 sp=0x60233f78 pc=0x83583bf testing.tRunner(0x5fc92008, 0x84c12d4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60233fe4 sp=0x60233f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60233ff0 sp=0x60233fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60233ff4 sp=0x60233ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175502 gp=0x5fe078c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60281e9c sp=0x60281e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60281ed8 sp=0x60281e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60281eec sp=0x60281ed8 pc=0x805078c testing.(*T).Parallel(0x60686f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60281f54 sp=0x60281eec pc=0x8151f54 runtime_test.TestCgoPanicDeadlock(0x60686f08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0x60281f98 sp=0x60281f54 pc=0x8340f9f testing.tRunner(0x60686f08, 0x84c1180) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60281fe4 sp=0x60281f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60281ff0 sp=0x60281fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60281ff4 sp=0x60281ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175633 gp=0x5fe07b08 m=nil [semacquire, 2 minutes]: runtime.gopark(0x84c1b24, 0x8772fe0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5feead34 sp=0x5feead20 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x614be078, 0x0, 0x1, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x5feead64 sp=0x5feead34 pc=0x80a0335 sync.runtime_Semacquire(0x614be078) /tmp/workdir/go/src/runtime/sema.go:62 +0x35 fp=0x5feead7c sp=0x5feead64 pc=0x80c4fe5 sync.(*WaitGroup).Wait(0x614be070) /tmp/workdir/go/src/sync/waitgroup.go:116 +0x5f fp=0x5feead98 sp=0x5feead7c pc=0x80cf34f runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/workdir/go/src/runtime/metrics_test.go:1034 +0x1a0 fp=0x5feeadbc sp=0x5feead98 pc=0x838a350 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0x603ae808, 0x5fcc3f00) /tmp/workdir/go/src/runtime/metrics_test.go:985 +0x79 fp=0x5feeae40 sp=0x5feeadbc pc=0x838a489 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0x603ae808) /tmp/workdir/go/src/runtime/metrics_test.go:1017 +0x92 fp=0x5feeaf44 sp=0x5feeae40 pc=0x8389882 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0x603ae808) /tmp/workdir/go/src/runtime/metrics_test.go:1232 +0x1fd fp=0x5feeaf98 sp=0x5feeaf44 pc=0x838848d testing.tRunner(0x603ae808, 0x61c9a110) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5feeafe4 sp=0x5feeaf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5feeaff0 sp=0x5feeafe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5feeaff4 sp=0x5feeaff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 175831 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175547 gp=0x60244368 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fca569c sp=0x5fca5688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fca56d8 sp=0x5fca569c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fca56ec sp=0x5fca56d8 pc=0x805078c testing.(*T).Parallel(0x5fc5f408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fca5754 sp=0x5fca56ec pc=0x8151f54 runtime_test.TestVDSO(0x5fc5f408) /tmp/workdir/go/src/runtime/crash_test.go:168 +0x1f fp=0x5fca5798 sp=0x5fca5754 pc=0x834762f testing.tRunner(0x5fc5f408, 0x84c17a0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fca57e4 sp=0x5fca5798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fca57f0 sp=0x5fca57e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca57f4 sp=0x5fca57f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175754 gp=0x602445a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60287ec4 sp=0x60287eb0 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60287f00 sp=0x60287ec4 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60287f14 sp=0x60287f00 pc=0x805078c testing.(*T).Parallel(0x5fc93508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60287f7c sp=0x60287f14 pc=0x8151f54 runtime_test.TestMemmoveLarge0x180000(0x5fc93508) /tmp/workdir/go/src/runtime/memmove_test.go:104 +0xb7 fp=0x60287f98 sp=0x60287f7c pc=0x8379ac7 testing.tRunner(0x5fc93508, 0x84c1440) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60287fe4 sp=0x60287f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60287ff0 sp=0x60287fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60287ff4 sp=0x60287ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175491 gp=0x602466c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x602866d4 sp=0x602866c0 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60286710 sp=0x602866d4 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60286724 sp=0x60286710 pc=0x805078c testing.(*T).Parallel(0x60686408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x6028678c sp=0x60286724 pc=0x8151f54 runtime_test.TestCgoCrashHandler(0x60686408) /tmp/workdir/go/src/runtime/crash_cgo_test.go:25 +0x1b fp=0x60286798 sp=0x6028678c pc=0x833fb1b testing.tRunner(0x60686408, 0x84c114c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x602867e4 sp=0x60286798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x602867f0 sp=0x602867e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x602867f4 sp=0x602867f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175527 gp=0x60246a28 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe5369c sp=0x5fe53688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe536d8 sp=0x5fe5369c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe536ec sp=0x5fe536d8 pc=0x805078c testing.(*T).Parallel(0x5fc5e008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe53754 sp=0x5fe536ec pc=0x8151f54 runtime_test.TestSigStackSwapping(0x5fc5e008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0x5fe53798 sp=0x5fe53754 pc=0x8343a1f testing.tRunner(0x5fc5e008, 0x84c166c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe537e4 sp=0x5fe53798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe537f0 sp=0x5fe537e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe537f4 sp=0x5fe537f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175724 gp=0x60246b48 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60285e90 sp=0x60285e7c pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60285ecc sp=0x60285e90 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60285ee0 sp=0x60285ecc pc=0x805078c testing.(*T).Parallel(0x603ae008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60285f48 sp=0x60285ee0 pc=0x8151f54 runtime_test.testConcurrentReadsAfterGrowth(0x603ae008, 0x0) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x60285f8c sp=0x60285f48 pc=0x83707ad runtime_test.TestConcurrentReadsAfterGrowth(0x603ae008) /tmp/workdir/go/src/runtime/map_test.go:364 +0x20 fp=0x60285f98 sp=0x60285f8c pc=0x8370e70 testing.tRunner(0x603ae008, 0x84c11f4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60285fe4 sp=0x60285f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60285ff0 sp=0x60285fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60285ff4 sp=0x60285ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 171390 gp=0x60246c68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe985c0 sp=0x5fe985ac pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe985fc sp=0x5fe985c0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe98610 sp=0x5fe985fc pc=0x805078c testing.(*T).Parallel(0x60687708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe98678 sp=0x5fe98610 pc=0x8151f54 runtime_test.testCgoPprof(0x60687708, {0x8497bd9, 0xe}, {0x8493caa, 0x8}, {0x8492ea0, 0x6}, {0x84965e2, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5fe98770 sp=0x5fe98678 pc=0x8341c2a runtime_test.TestCgoPprofPIE(0x60687708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:363 +0x63 fp=0x5fe98798 sp=0x5fe98770 pc=0x8342a03 testing.tRunner(0x60687708, 0x84c118c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe987e4 sp=0x5fe98798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe987f0 sp=0x5fe987e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe987f4 sp=0x5fe987f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 171391 gp=0x60246d88 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe98dc0 sp=0x5fe98dac pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe98dfc sp=0x5fe98dc0 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe98e10 sp=0x5fe98dfc pc=0x805078c testing.(*T).Parallel(0x60687808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe98e78 sp=0x5fe98e10 pc=0x8151f54 runtime_test.testCgoPprof(0x60687808, {0x0, 0x0}, {0x8497be7, 0xe}, {0x84965ee, 0xc}, {0x84970b3, 0xd}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x5fe98f70 sp=0x5fe98e78 pc=0x8341c2a runtime_test.TestCgoPprofThread(0x60687808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:367 +0x61 fp=0x5fe98f98 sp=0x5fe98f70 pc=0x8342a71 testing.tRunner(0x60687808, 0x84c1190) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe98fe4 sp=0x5fe98f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe98ff0 sp=0x5fe98fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe98ff4 sp=0x5fe98ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175497 gp=0x60246fc8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60231e9c sp=0x60231e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60231ed8 sp=0x60231e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60231eec sp=0x60231ed8 pc=0x805078c testing.(*T).Parallel(0x60686a08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60231f54 sp=0x60231eec pc=0x8151f54 runtime_test.TestCgoExternalThreadSignal(0x60686a08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0x60231f98 sp=0x60231f54 pc=0x834037f testing.tRunner(0x60686a08, 0x84c1168) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60231fe4 sp=0x60231f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60231ff0 sp=0x60231fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60231ff4 sp=0x60231ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175575 gp=0x6027a368 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6022f640 sp=0x6022f62c pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x6022f67c sp=0x6022f640 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x6022f690 sp=0x6022f67c pc=0x805078c testing.(*T).Parallel(0x5fc92f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x6022f6f8 sp=0x6022f690 pc=0x8151f54 runtime_test.TestPanicTraceback(0x5fc92f08) /tmp/workdir/go/src/runtime/crash_test.go:496 +0x29 fp=0x6022f798 sp=0x6022f6f8 pc=0x8349c39 testing.tRunner(0x5fc92f08, 0x84c152c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x6022f7e4 sp=0x6022f798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x6022f7f0 sp=0x6022f7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x6022f7f4 sp=0x6022f7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175574 gp=0x6027a488 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6022ee9c sp=0x6022ee88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x6022eed8 sp=0x6022ee9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x6022eeec sp=0x6022eed8 pc=0x805078c testing.(*T).Parallel(0x5fc92e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x6022ef54 sp=0x6022eeec pc=0x8151f54 runtime_test.TestNetpollDeadlock(0x5fc92e08) /tmp/workdir/go/src/runtime/crash_test.go:487 +0x1f fp=0x6022ef98 sp=0x6022ef54 pc=0x8349aaf testing.tRunner(0x5fc92e08, 0x84c1480) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x6022efe4 sp=0x6022ef98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x6022eff0 sp=0x6022efe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x6022eff4 sp=0x6022eff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175573 gp=0x6027a5a8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x6022d69c sp=0x6022d688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x6022d6d8 sp=0x6022d69c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x6022d6ec sp=0x6022d6d8 pc=0x805078c testing.(*T).Parallel(0x5fc92d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x6022d754 sp=0x6022d6ec pc=0x8151f54 runtime_test.TestRecoverBeforePanicAfterGoexit2(0x5fc92d08) /tmp/workdir/go/src/runtime/crash_test.go:478 +0x3a fp=0x6022d798 sp=0x6022d754 pc=0x834994a testing.tRunner(0x5fc92d08, 0x84c15e8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x6022d7e4 sp=0x6022d798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x6022d7f0 sp=0x6022d7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x6022d7f4 sp=0x6022d7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175572 gp=0x6027a6c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60230e9c sp=0x60230e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x60230ed8 sp=0x60230e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x60230eec sp=0x60230ed8 pc=0x805078c testing.(*T).Parallel(0x5fc92c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60230f54 sp=0x60230eec pc=0x8151f54 runtime_test.TestRecoverBeforePanicAfterGoexit(0x5fc92c08) /tmp/workdir/go/src/runtime/crash_test.go:466 +0x3a fp=0x60230f98 sp=0x60230f54 pc=0x83497ca testing.tRunner(0x5fc92c08, 0x84c15e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x60230fe4 sp=0x60230f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x60230ff0 sp=0x60230fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x60230ff4 sp=0x60230ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175546 gp=0x6027a908 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fca8e94 sp=0x5fca8e80 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fca8ed0 sp=0x5fca8e94 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fca8ee4 sp=0x5fca8ed0 pc=0x805078c testing.(*T).Parallel(0x5fc5f308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fca8f4c sp=0x5fca8ee4 pc=0x8151f54 runtime_test.TestStackSwitchCallback(0x5fc5f308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:883 +0x1f fp=0x5fca8f98 sp=0x5fca8f4c pc=0x834608f testing.tRunner(0x5fc5f308, 0x84c16e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fca8fe4 sp=0x5fca8f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fca8ff0 sp=0x5fca8fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca8ff4 sp=0x5fca8ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175725 gp=0x6027ac68 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x60230690 sp=0x6023067c pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x602306cc sp=0x60230690 pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x602306e0 sp=0x602306cc pc=0x805078c testing.(*T).Parallel(0x603ae108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x60230748 sp=0x602306e0 pc=0x8151f54 runtime_test.testConcurrentReadsAfterGrowth(0x603ae108, 0x1) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x6023078c sp=0x60230748 pc=0x83707ad runtime_test.TestConcurrentReadsAfterGrowthReflect(0x603ae108) /tmp/workdir/go/src/runtime/map_test.go:368 +0x20 fp=0x60230798 sp=0x6023078c pc=0x8370ea0 testing.tRunner(0x603ae108, 0x84c11f8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x602307e4 sp=0x60230798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x602307f0 sp=0x602307e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x602307f4 sp=0x602307f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175545 gp=0x6027afc8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fca5e9c sp=0x5fca5e88 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fca5ed8 sp=0x5fca5e9c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fca5eec sp=0x5fca5ed8 pc=0x805078c testing.(*T).Parallel(0x5fc5f208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fca5f54 sp=0x5fca5eec pc=0x8151f54 runtime_test.TestEnsureBindM(0x5fc5f208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0x5fca5f98 sp=0x5fca5f54 pc=0x8345f2f testing.tRunner(0x5fc5f208, 0x84c1270) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fca5fe4 sp=0x5fca5f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fca5ff0 sp=0x5fca5fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fca5ff4 sp=0x5fca5ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175500 gp=0x602378c8 m=nil [chan receive, 3 minutes]: runtime.gopark(0x84c1914, 0x60062cf0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5fe5069c sp=0x5fe50688 pc=0x808ddaa runtime.chanrecv(0x60062cc0, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5fe506d8 sp=0x5fe5069c pc=0x8050b57 runtime.chanrecv1(0x60062cc0, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5fe506ec sp=0x5fe506d8 pc=0x805078c testing.(*T).Parallel(0x60686d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5fe50754 sp=0x5fe506ec pc=0x8151f54 runtime_test.TestEnsureDropM(0x60686d08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0x5fe50798 sp=0x5fe50754 pc=0x83407ff testing.tRunner(0x60686d08, 0x84c1274) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5fe507e4 sp=0x5fe50798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5fe507f0 sp=0x5fe507e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5fe507f4 sp=0x5fe507f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 FAIL runtime 300.380s FAIL 2023/11/17 16:32:10 Failed: exit status 1 go tool dist: FAILED