darwin-amd64-race at 2551fffd2c06cf0655ebbbd11d9b1e70a5b2e9cb :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=A1356500-AF68-456E-8FB8-D93A1530A3AA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.95AUxKcmSy/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA3F2298-A0F0-49F7-9318-65ADB39C5AC8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=A1356500-AF68-456E-8FB8-D93A1530A3AA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.95AUxKcmSy/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA3F2298-A0F0-49F7-9318-65ADB39C5AC8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.313s ok archive/zip 3.647s ok bufio 1.752s ok bytes 2.812s ok cmp 1.170s ok compress/bzip2 1.723s ok compress/flate 10.674s ok compress/gzip 17.313s ok compress/lzw 2.373s ok compress/zlib 6.846s ok container/heap 1.070s ok container/list 1.044s ok container/ring 1.050s ok context 1.119s ok crypto 1.053s ok crypto/aes 1.091s ok crypto/cipher 1.088s ok crypto/des 1.100s ok crypto/dsa 1.106s ok crypto/ecdh 1.353s ok crypto/ecdsa 1.195s ok crypto/ed25519 1.605s ok crypto/elliptic 1.084s ok crypto/hmac 1.049s ok crypto/internal/alias 1.028s ok crypto/internal/bigmod 5.410s ok crypto/internal/boring 1.070s ok crypto/internal/boring/bcache 2.036s ok crypto/internal/edwards25519 2.185s ok crypto/internal/edwards25519/field 1.146s ok crypto/internal/nistec 2.088s ok crypto/internal/nistec/fiat 1.092s [no tests to run] ok crypto/md5 1.109s ok crypto/rand 1.476s ok crypto/rc4 1.789s ok crypto/rsa 3.529s ok crypto/sha1 1.094s ok crypto/sha256 1.060s ok crypto/sha512 1.046s ok crypto/subtle 1.561s ok crypto/tls 5.129s ok crypto/x509 2.756s ok database/sql 1.664s ok database/sql/driver 1.082s ok debug/buildinfo 1.083s ok debug/dwarf 1.145s ok debug/elf 2.431s ok debug/gosym 1.257s ok debug/macho 1.042s ok debug/pe 1.100s ok debug/plan9obj 1.026s ok embed 1.050s [no tests to run] ok embed/internal/embedtest 1.077s ok encoding/ascii85 1.055s ok encoding/asn1 1.036s ok encoding/base32 1.156s ok encoding/base64 1.038s ok encoding/binary 1.050s ok encoding/csv 1.147s ok encoding/gob 20.564s ok encoding/hex 1.039s ok encoding/json 3.185s ok encoding/pem 3.691s ok encoding/xml 1.232s ok errors 1.063s ok expvar 1.098s ok flag 3.258s ok fmt 1.748s ok go/ast 1.091s ok go/build 6.970s ok go/build/constraint 1.040s ok go/constant 1.047s ok go/doc 1.447s ok go/doc/comment 4.422s ok go/format 1.081s ok go/importer 3.664s ok go/internal/gccgoimporter 1.140s ok go/internal/gcimporter 25.036s ok go/internal/srcimporter 29.303s ok go/parser 2.685s ok go/printer 3.646s ok go/scanner 1.135s ok go/token 1.165s ok go/types 58.525s ok go/version 1.060s ok hash 1.035s ok hash/adler32 1.068s ok hash/crc32 1.066s ok hash/crc64 1.079s ok hash/fnv 1.095s ok hash/maphash 1.034s ok html 1.060s ok html/template 1.360s ok image 1.555s ok image/color 1.102s ok image/draw 1.772s ok image/gif 2.963s ok image/jpeg 3.003s ok image/png 4.681s ok index/suffixarray 2.446s ok internal/abi 1.242s ok internal/buildcfg 1.023s ok internal/coverage/cformat 1.036s ok internal/coverage/cmerge 1.029s ok internal/coverage/pods 1.054s ok internal/coverage/slicereader 1.032s ok internal/coverage/slicewriter 1.030s ok internal/coverage/test 1.073s ok internal/cpu 3.079s ok internal/dag 1.045s ok internal/diff 1.064s ok internal/fmtsort 1.033s ok internal/fuzz 1.123s ok internal/godebug 14.836s ok internal/godebugs 1.030s ok internal/gover 1.064s ok internal/intern 2.221s ok internal/itoa 1.078s ok internal/platform 3.628s ok internal/poll 1.266s ok internal/profile 1.112s ok internal/reflectlite 1.042s ok internal/safefilepath 1.039s ok internal/saferio 1.303s ok internal/singleflight 1.171s ok internal/testenv 1.607s ok internal/trace 1.299s ok internal/trace/v2 27.364s ok internal/types/errors 3.011s ok internal/unsafeheader 1.037s ok internal/xcoff 1.056s ok internal/zstd 1.121s ok io 1.138s ok io/fs 1.320s ok io/ioutil 1.137s ok log 1.083s ok log/slog 1.232s ok log/slog/internal/benchmarks 1.046s ok log/slog/internal/buffer 1.084s ok log/syslog 2.300s ok maps 1.054s ok math 1.050s ok math/big 4.358s ok math/bits 1.044s ok math/cmplx 1.037s ok math/rand 4.797s ok math/rand/v2 3.153s ok mime 1.058s ok mime/multipart 5.453s ok mime/quotedprintable 1.137s ok net 14.492s ok net/http 20.757s ok net/http/cgi 27.920s ok net/http/cookiejar 1.104s ok net/http/fcgi 1.275s ok net/http/httptest 1.428s ok net/http/httptrace 1.044s ok net/http/httputil 2.228s ok net/http/internal 1.039s ok net/http/internal/ascii 1.025s ok net/http/pprof 6.209s ok net/internal/socktest 1.027s ok net/mail 1.033s ok net/netip 2.152s ok net/rpc 1.274s ok net/rpc/jsonrpc 1.182s ok net/smtp 1.334s ok net/textproto 2.377s ok net/url 1.142s ok os 7.780s ok os/exec 11.258s ok os/exec/internal/fdtest 1.046s ok os/signal 17.428s ok os/user 1.062s ok path 1.053s ok path/filepath 1.081s ok plugin 1.077s ok reflect 2.175s ok regexp 3.885s ok regexp/syntax 6.460s panic: test timed out after 6m0s running tests: TestRuntimeLockMetricsAndProfile (5m15s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (5m15s) goroutine 23388 gp=0xc00019ad00 m=3 mp=0xc000059008 [running]: panic({0x35eeb80?, 0xc000ed4090?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000239f18 sp=0xc000239e68 pc=0x2f05d78 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x265 fp=0xc000239fe0 sp=0xc000239f18 pc=0x303af85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000239fe8 sp=0xc000239fe0 pc=0x2f49be1 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x45 goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0x39347c0?, 0x18?, 0x0?, 0x4e920e8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000147670 sp=0xc000147650 pc=0x2f0a48e runtime.chanrecv(0xc00022c150, 0xc000147757, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001476e8 sp=0xc000147670 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000147710 sp=0xc0001476e8 pc=0x2eced92 testing.(*T).Run(0xc000102d00, {0x34d8664, 0x20}, 0x3684398) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc000147830 sp=0xc000147710 pc=0x3034eb1 testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x86 fp=0xc000147880 sp=0xc000147830 pc=0x3039086 testing.tRunner(0xc000102d00, 0xc000039a78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000147948 sp=0xc000147880 pc=0x303353f testing.runTests(0xc000132180, {0x3930a60?, 0x1c7, 0x1c7}, {0x65?, 0xd0?, 0x3934ea0?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x8df fp=0xc000147aa8 sp=0xc000147948 pc=0x3038edf testing.(*M).Run(0xc00012f720) /tmp/buildlet/go/src/testing/testing.go:2012 +0xf18 fp=0xc000147e30 sp=0xc000147aa8 pc=0x3036478 runtime_test.TestMain(0xc00012f720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x45 fp=0xc000147e98 sp=0xc000147e30 pc=0x33b0e25 main.main() _testmain.go:1569 +0x2d5 fp=0xc000147f50 sp=0xc000147e98 pc=0x34c2455 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000147fe0 sp=0xc000147f50 pc=0x2f0a01d runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000147fe8 sp=0xc000147fe0 pc=0x2f49be1 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x23db70c0bb8?, 0x3935e00?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000757fa8 sp=0xc000757f88 pc=0x2f0a48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc000757fe0 sp=0xc000757fa8 pc=0x2f0a2f3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000757fe8 sp=0xc000757fe0 pc=0x2f49be1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007040 m=nil [GC sweep wait]: runtime.gopark(0x3934801?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062f80 sp=0xc000062f60 pc=0x2f0a48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000032070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000062fc8 sp=0xc000062f80 pc=0x2ef36bf runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000062fe0 sp=0xc000062fc8 pc=0x2ee7d25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x2f49be1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc0000071e0 m=nil [GC scavenge wait]: runtime.gopark(0x112484?, 0xcda3?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000068f78 sp=0xc000068f58 pc=0x2f0a48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x3934fc0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000068fa8 sp=0xc000068f78 pc=0x2ef1089 runtime.bgscavenge(0xc000032070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000068fc8 sp=0xc000068fa8 pc=0x2ef1619 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc000068fe0 sp=0xc000068fc8 pc=0x2ee7cc5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000068fe8 sp=0xc000068fe0 pc=0x2f49be1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc000102680 m=nil [finalizer wait, 5 minutes]: runtime.gopark(0x0?, 0x3684730?, 0x40?, 0x81?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000184e20 sp=0xc000184e00 pc=0x2f0a48e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x145 fp=0xc000184fe0 sp=0xc000184e20 pc=0x2ee6ce5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x2f49be1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22972 gp=0xc000103040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00023bdef?, 0x58?, 0xbd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00023bd08 sp=0xc00023bce8 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00023bd80 sp=0xc00023bd08 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00023bda8 sp=0xc00023bd80 pc=0x2eced92 testing.(*T).Parallel(0xc00019bba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00023bec8 sp=0xc00023bda8 pc=0x3032f25 runtime_test.TestCgoCrashHandler(0xc00019bba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x27 fp=0xc00023bee8 sp=0xc00023bec8 pc=0x33a9707 testing.tRunner(0xc00019bba0, 0x3683a18) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00023bfb0 sp=0xc00023bee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00023bfe0 sp=0xc00023bfb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00023bfe8 sp=0xc00023bfe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21 gp=0xc0001031e0 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x1fc5d3f19b5?, 0x1?, 0x58?, 0x9a?, 0xc0001aa240?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00023cf50 sp=0xc00023cf30 pc=0x2f0a48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00023cfe0 sp=0xc00023cf50 pc=0x2ee9da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00023cfe8 sp=0xc00023cfe0 pc=0x2f49be1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 37 gp=0xc00019a1a0 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x1fc9a46c1cd?, 0x3?, 0xf2?, 0x38?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000183f50 sp=0xc000183f30 pc=0x2f0a48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000183fe0 sp=0xc000183f50 pc=0x2ee9da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000183fe8 sp=0xc000183fe0 pc=0x2f49be1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 38 gp=0xc00019a340 m=nil [GC worker (idle)]: runtime.gopark(0x23db720d853?, 0x3?, 0xd1?, 0x4?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000180f50 sp=0xc000180f30 pc=0x2f0a48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000180fe0 sp=0xc000180f50 pc=0x2ee9da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000180fe8 sp=0xc000180fe0 pc=0x2f49be1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 5 gp=0xc000007a00 m=nil [GC worker (idle)]: runtime.gopark(0x23db72437a6?, 0x2?, 0x0?, 0x21?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000182f50 sp=0xc000182f30 pc=0x2f0a48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000182fe0 sp=0xc000182f50 pc=0x2ee9da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000182fe8 sp=0xc000182fe0 pc=0x2f49be1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 6 gp=0xc000007ba0 m=nil [GC worker (idle)]: runtime.gopark(0x23db72333f6?, 0x2?, 0xfd?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000181f50 sp=0xc000181f30 pc=0x2f0a48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000181fe0 sp=0xc000181f50 pc=0x2ee9da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000181fe8 sp=0xc000181fe0 pc=0x2f49be1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 39 gp=0xc0004d24e0 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x20523aee160?, 0x2?, 0x19?, 0xe5?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00023df50 sp=0xc00023df30 pc=0x2f0a48e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00023dfe0 sp=0xc00023df50 pc=0x2ee9da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00023dfe8 sp=0xc00023dfe0 pc=0x2f49be1 created by runtime.gcBgMarkStartWorkers in goroutine 34 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 21664 gp=0xc0018004e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000885d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000885ca0 sp=0xc000885c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000885d18 sp=0xc000885ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000885d40 sp=0xc000885d18 pc=0x2eced92 testing.(*T).Parallel(0xc000800ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000885e60 sp=0xc000885d40 pc=0x3032f25 runtime_test.TestEnsureDropM(0xc000800ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x34 fp=0xc000885ee8 sp=0xc000885e60 pc=0x33aa4d4 testing.tRunner(0xc000800ea0, 0x3683c68) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000885fb0 sp=0xc000885ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000885fe0 sp=0xc000885fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000885fe8 sp=0xc000885fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21660 gp=0xc0010c84e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000823d77?, 0xe0?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000823c90 sp=0xc000823c70 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000823d08 sp=0xc000823c90 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000823d30 sp=0xc000823d08 pc=0x2eced92 testing.(*T).Parallel(0xc000800820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000823e50 sp=0xc000823d30 pc=0x3032f25 runtime_test.TestCgoExternalThreadSIGPROF(0xc000800820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x3c fp=0xc000823ee8 sp=0xc000823e50 pc=0x33a9e9c testing.tRunner(0xc000800820, 0x3683a48) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000823fb0 sp=0xc000823ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000823fe0 sp=0xc000823fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000823fe8 sp=0xc000823fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21657 gp=0xc00267c000 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000238d87?, 0xf0?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000238ca0 sp=0xc000238c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000238d18 sp=0xc000238ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000238d40 sp=0xc000238d18 pc=0x2eced92 testing.(*T).Parallel(0xc000800340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000238e60 sp=0xc000238d40 pc=0x3032f25 runtime_test.TestCgoTraceback(0xc000800340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x34 fp=0xc000238ee8 sp=0xc000238e60 pc=0x33a9954 testing.tRunner(0xc000800340, 0x3683ad0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000238fb0 sp=0xc000238ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000238fe0 sp=0xc000238fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000238fe8 sp=0xc000238fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23360 gp=0xc00267c680 m=nil [runnable]: runtime.semacquire(0xc001c5a01c?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc0001b1f38 sp=0xc0001b1f30 pc=0x2f1d80e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc0001b1f78 sp=0xc0001b1f38 pc=0x3411724 runtime_test.(*contentionWorker).run(0xc000132210) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc0001b1fc0 sp=0xc0001b1f78 pc=0x34144bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc0001b1fe0 sp=0xc0001b1fc0 pc=0x3413cf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b1fe8 sp=0xc0001b1fe0 pc=0x2f49be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23387 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 21659 gp=0xc00267cd00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000069d87?, 0xf0?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000069ca0 sp=0xc000069c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000069d18 sp=0xc000069ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000069d40 sp=0xc000069d18 pc=0x2eced92 testing.(*T).Parallel(0xc000800680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000069e60 sp=0xc000069d40 pc=0x3032f25 runtime_test.TestCgoExternalThreadPanic(0xc000800680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x34 fp=0xc000069ee8 sp=0xc000069e60 pc=0x33a9d34 testing.tRunner(0xc000800680, 0x3683a40) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000069fb0 sp=0xc000069ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000069fe0 sp=0xc000069fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000069fe8 sp=0xc000069fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21658 gp=0xc00267c1a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b0d6f?, 0xd8?, 0xc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b0c88 sp=0xc0001b0c68 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b0d00 sp=0xc0001b0c88 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b0d28 sp=0xc0001b0d00 pc=0x2eced92 testing.(*T).Parallel(0xc0008004e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b0e48 sp=0xc0001b0d28 pc=0x3032f25 runtime_test.TestCgoCallbackGC(0xc0008004e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x3c fp=0xc0001b0ee8 sp=0xc0001b0e48 pc=0x33a9abc testing.tRunner(0xc0008004e0, 0x3683a08) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b0fb0 sp=0xc0001b0ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b0fe0 sp=0xc0001b0fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b0fe8 sp=0xc0001b0fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21663 gp=0xc00267d1e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00048cd77?, 0xe0?, 0xcc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00048cc90 sp=0xc00048cc70 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00048cd08 sp=0xc00048cc90 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00048cd30 sp=0xc00048cd08 pc=0x2eced92 testing.(*T).Parallel(0xc000800d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00048ce50 sp=0xc00048cd30 pc=0x3032f25 runtime_test.TestCgoExecSignalMask(0xc000800d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x3c fp=0xc00048cee8 sp=0xc00048ce50 pc=0x33aa33c testing.tRunner(0xc000800d00, 0x3683a38) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00048cfb0 sp=0xc00048cee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00048cfe0 sp=0xc00048cfb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00048cfe8 sp=0xc00048cfe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23243 gp=0xc0010c89c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00060e0c0?, 0xc00023ad17?, 0x80?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00023ac30 sp=0xc00023ac10 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00023aca8 sp=0xc00023ac30 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00023acd0 sp=0xc00023aca8 pc=0x2eced92 testing.(*T).Parallel(0xc0002a6340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00023adf0 sp=0xc00023acd0 pc=0x3032f25 runtime_test.testConcurrentReadsAfterGrowth(0xc0002a6340, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc00023aec8 sp=0xc00023adf0 pc=0x33ecfe5 runtime_test.TestConcurrentReadsAfterGrowth(0xc0002a6340) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x29 fp=0xc00023aee8 sp=0xc00023aec8 pc=0x33edb49 testing.tRunner(0xc0002a6340, 0x3683b68) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00023afb0 sp=0xc00023aee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00023afe0 sp=0xc00023afb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00023afe8 sp=0xc00023afe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21665 gp=0xc0010c8d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000097cdf?, 0x48?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000097bf8 sp=0xc000097bd8 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000097c70 sp=0xc000097bf8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000097c98 sp=0xc000097c70 pc=0x2eced92 testing.(*T).Parallel(0xc000801040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000097db8 sp=0xc000097c98 pc=0x3032f25 runtime_test.TestCgoCheckBytes(0xc000801040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x3f fp=0xc000097ee8 sp=0xc000097db8 pc=0x33aa63f testing.tRunner(0xc000801040, 0x3683a10) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000097fb0 sp=0xc000097ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000097fe0 sp=0xc000097fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000097fe8 sp=0xc000097fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23375 gp=0xc00019a000 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00060e0c0?, 0xc00048fdbf?, 0x28?, 0xfd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00048fcd8 sp=0xc00048fcb8 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00048fd50 sp=0xc00048fcd8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00048fd78 sp=0xc00048fd50 pc=0x2eced92 testing.(*T).Parallel(0xc0000b29c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00048fe98 sp=0xc00048fd78 pc=0x3032f25 runtime_test.TestMemmoveOverlapLarge0x120000(0xc0000b29c0) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0x10f fp=0xc00048fee8 sp=0xc00048fe98 pc=0x33fca2f testing.tRunner(0xc0000b29c0, 0x3684010) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00048ffb0 sp=0xc00048fee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00048ffe0 sp=0xc00048ffb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00048ffe8 sp=0xc00048ffe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23387 gp=0xc00267dd40 m=nil [semacquire, 5 minutes]: runtime.gopark(0xc000451a88?, 0x2ed932d?, 0x80?, 0x1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004519f0 sp=0xc0004519d0 pc=0x2f0a48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc001cbc178, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000451a58 sp=0xc0004519f0 pc=0x2f1da45 sync.runtime_Semacquire(0xc001cbc178?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000451a90 sp=0xc000451a58 pc=0x2f457a5 sync.(*WaitGroup).Wait(0xc001cbc170) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc000451ac0 sp=0xc000451a90 pc=0x2f57b85 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x2d7 fp=0xc000451b28 sp=0xc000451ac0 pc=0x3413c97 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc00022e9c0, 0xc000451d78) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0xc5 fp=0xc000451c48 sp=0xc000451b28 pc=0x3413ea5 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc00022e9c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0xf6 fp=0xc000451e28 sp=0xc000451c48 pc=0x3412e96 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc00022e9c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x366 fp=0xc000451ee8 sp=0xc000451e28 pc=0x3411666 testing.tRunner(0xc00022e9c0, 0xc000ed4450) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000451fb0 sp=0xc000451ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000451fe0 sp=0xc000451fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000451fe8 sp=0xc000451fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 23382 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23382 gp=0xc0004d31e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0x39347c0?, 0x18?, 0x0?, 0x4e920e8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002afbe0 sp=0xc0002afbc0 pc=0x2f0a48e runtime.chanrecv(0xc00022c2a0, 0xc0002afcc7, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002afc58 sp=0xc0002afbe0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002afc80 sp=0xc0002afc58 pc=0x2eced92 testing.(*T).Run(0xc0007e9040, {0x34cb8e7, 0x12}, 0xc000ed4450) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc0002afda0 sp=0xc0002afc80 pc=0x3034eb1 runtime_test.TestRuntimeLockMetricsAndProfile(0xc0007e9040) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x61f fp=0xc0002afee8 sp=0xc0002afda0 pc=0x34112bf testing.tRunner(0xc0007e9040, 0x3684398) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002affb0 sp=0xc0002afee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002affe0 sp=0xc0002affb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002affe8 sp=0xc0002affe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22978 gp=0xc0010c9d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000884d87?, 0xf0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000884ca0 sp=0xc000884c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000884d18 sp=0xc000884ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000884d40 sp=0xc000884d18 pc=0x2eced92 testing.(*T).Parallel(0xc0008011e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000884e60 sp=0xc000884d40 pc=0x3032f25 runtime_test.TestCgoPanicDeadlock(0xc0008011e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x34 fp=0xc000884ee8 sp=0xc000884e60 pc=0x33aadd4 testing.tRunner(0xc0008011e0, 0x3683a80) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000884fb0 sp=0xc000884ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000884fe0 sp=0xc000884fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000884fe8 sp=0xc000884fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23026 gp=0xc000602ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000296d87?, 0xf0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000296ca0 sp=0xc000296c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000296d18 sp=0xc000296ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000296d40 sp=0xc000296d18 pc=0x2eced92 testing.(*T).Parallel(0xc0002a64e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000296e60 sp=0xc000296d40 pc=0x3032f25 runtime_test.TestEnsureBindM(0xc0002a64e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x34 fp=0xc000296ee8 sp=0xc000296e60 pc=0x33b0ad4 testing.tRunner(0xc0002a64e0, 0x3683c60) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000296fb0 sp=0xc000296ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000296fe0 sp=0xc000296fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000296fe8 sp=0xc000296fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 21661 gp=0xc000603040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000294d87?, 0xf0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000294ca0 sp=0xc000294c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000294d18 sp=0xc000294ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000294d40 sp=0xc000294d18 pc=0x2eced92 testing.(*T).Parallel(0xc0008009c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000294e60 sp=0xc000294d40 pc=0x3032f25 runtime_test.TestCgoExternalThreadSignal(0xc0008009c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x34 fp=0xc000294ee8 sp=0xc000294e60 pc=0x33aa034 testing.tRunner(0xc0008009c0, 0x3683a50) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000294fb0 sp=0xc000294ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000294fe0 sp=0xc000294fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000294fe8 sp=0xc000294fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22656 gp=0xc000603380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00059ad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00059aca0 sp=0xc00059ac80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00059ad18 sp=0xc00059aca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00059ad40 sp=0xc00059ad18 pc=0x2eced92 testing.(*T).Parallel(0xc0002a61a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00059ae60 sp=0xc00059ad40 pc=0x3032f25 runtime_test.TestDestructorCallback(0xc0002a61a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x34 fp=0xc00059aee8 sp=0xc00059ae60 pc=0x33b0454 testing.tRunner(0xc0002a61a0, 0x3683c18) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00059afb0 sp=0xc00059aee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00059afe0 sp=0xc00059afb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00059afe8 sp=0xc00059afe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23394 gp=0xc0006036c0 m=nil [runnable]: sync/atomic.(*Int32).Load(0xc001c5a02c) /tmp/buildlet/go/src/sync/atomic/type.go:74 +0x46 fp=0xc000295f38 sp=0xc000295f30 pc=0x2f4ff66 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1209 +0x3f fp=0xc000295f78 sp=0xc000295f38 pc=0x34116ff runtime_test.(*contentionWorker).run(0xc000132240) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc000295fc0 sp=0xc000295f78 pc=0x34144bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc000295fe0 sp=0xc000295fc0 pc=0x3413cf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000295fe8 sp=0xc000295fe0 pc=0x2f49be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23387 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 23106 gp=0xc000603a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0002aad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002aaca0 sp=0xc0002aac80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002aad18 sp=0xc0002aaca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002aad40 sp=0xc0002aad18 pc=0x2eced92 testing.(*T).Parallel(0xc0001ea820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002aae60 sp=0xc0002aad40 pc=0x3032f25 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0001ea820) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x4a fp=0xc0002aaee8 sp=0xc0002aae60 pc=0x33b586a testing.tRunner(0xc0001ea820, 0x3684358) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002aafb0 sp=0xc0002aaee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002aafe0 sp=0xc0002aafb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002aafe8 sp=0xc0002aafe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23372 gp=0xc000603d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00060e0c0?, 0xc0002a8d0f?, 0x78?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002a8c28 sp=0xc0002a8c08 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002a8ca0 sp=0xc0002a8c28 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002a8cc8 sp=0xc0002a8ca0 pc=0x2eced92 testing.(*T).Parallel(0xc0010c8ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002a8de8 sp=0xc0002a8cc8 pc=0x3032f25 runtime_test.TestMemmove(0xc0010c8ea0) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0xbe fp=0xc0002a8ee8 sp=0xc0002a8de8 pc=0x33fb9fe testing.tRunner(0xc0010c8ea0, 0x3683ff0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002a8fb0 sp=0xc0002a8ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002a8fe0 sp=0xc0002a8fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002a8fe8 sp=0xc0002a8fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23108 gp=0xc000102820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000827ccf?, 0x38?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000827be8 sp=0xc000827bc8 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000827c60 sp=0xc000827be8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000827c88 sp=0xc000827c60 pc=0x2eced92 testing.(*T).Parallel(0xc0001eab60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000827da8 sp=0xc000827c88 pc=0x3032f25 runtime_test.TestPanicTraceback(0xc0001eab60) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x3f fp=0xc000827ee8 sp=0xc000827da8 pc=0x33b5b5f testing.tRunner(0xc0001eab60, 0x36841e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000827fb0 sp=0xc000827ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000827fe0 sp=0xc000827fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000827fe8 sp=0xc000827fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23209 gp=0xc000102ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000826dc7?, 0x30?, 0x6d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000826ce0 sp=0xc000826cc0 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000826d58 sp=0xc000826ce0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000826d80 sp=0xc000826d58 pc=0x2eced92 testing.(*T).Parallel(0xc00022e1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000826ea0 sp=0xc000826d80 pc=0x3032f25 runtime_test.TestGCTestPointerClass(0xc00022e1a0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x2f fp=0xc000826ee8 sp=0xc000826ea0 pc=0x33c950f testing.tRunner(0xc00022e1a0, 0x3683d30) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000826fb0 sp=0xc000826ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000826fe0 sp=0xc000826fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000826fe8 sp=0xc000826fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23107 gp=0xc000103380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000825d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000825ca0 sp=0xc000825c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000825d18 sp=0xc000825ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000825d40 sp=0xc000825d18 pc=0x2eced92 testing.(*T).Parallel(0xc0001ea9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000825e60 sp=0xc000825d40 pc=0x3032f25 runtime_test.TestNetpollDeadlock(0xc0001ea9c0) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x34 fp=0xc000825ee8 sp=0xc000825e60 pc=0x33b59d4 testing.tRunner(0xc0001ea9c0, 0x3684088) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000825fb0 sp=0xc000825ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000825fe0 sp=0xc000825fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000825fe8 sp=0xc000825fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22977 gp=0xc000103520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0002a9d87?, 0xf0?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002a9ca0 sp=0xc0002a9c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002a9d18 sp=0xc0002a9ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002a9d40 sp=0xc0002a9d18 pc=0x2eced92 testing.(*T).Parallel(0xc0001ea680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002a9e60 sp=0xc0002a9d40 pc=0x3032f25 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0001ea680) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x4a fp=0xc0002a9ee8 sp=0xc0002a9e60 pc=0x33b56ea testing.tRunner(0xc0001ea680, 0x3684350) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002a9fb0 sp=0xc0002a9ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002a9fe0 sp=0xc0002a9fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002a9fe8 sp=0xc0002a9fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23244 gp=0xc0000d9380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00060e0c0?, 0xc0001b5d17?, 0x80?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b5c30 sp=0xc0001b5c10 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b5ca8 sp=0xc0001b5c30 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b5cd0 sp=0xc0001b5ca8 pc=0x2eced92 testing.(*T).Parallel(0xc0002a6680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b5df0 sp=0xc0001b5cd0 pc=0x3032f25 runtime_test.testConcurrentReadsAfterGrowth(0xc0002a6680, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc0001b5ec8 sp=0xc0001b5df0 pc=0x33ecfe5 runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0002a6680) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x2c fp=0xc0001b5ee8 sp=0xc0001b5ec8 pc=0x33edbac testing.tRunner(0xc0002a6680, 0x3683b70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b5fb0 sp=0xc0001b5ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b5fe0 sp=0xc0001b5fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b5fe8 sp=0xc0001b5fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22981 gp=0xc0000d9520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000886d8f?, 0xf8?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000886ca8 sp=0xc000886c88 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000886d20 sp=0xc000886ca8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000886d48 sp=0xc000886d20 pc=0x2eced92 testing.(*T).Parallel(0xc0008016c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000886e68 sp=0xc000886d48 pc=0x3032f25 runtime_test.TestCgoCrashTraceback(0xc0008016c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x32 fp=0xc000886ee8 sp=0xc000886e68 pc=0x33ab2f2 testing.tRunner(0xc0008016c0, 0x3683a20) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000886fb0 sp=0xc000886ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000886fe0 sp=0xc000886fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000886fe8 sp=0xc000886fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23238 gp=0xc00081ab60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0002acdbf?, 0x28?, 0xcd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002accd8 sp=0xc0002accb8 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002acd50 sp=0xc0002accd8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002acd78 sp=0xc0002acd50 pc=0x2eced92 testing.(*T).Parallel(0xc00022e340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002ace98 sp=0xc0002acd78 pc=0x3032f25 runtime_test.TestGCTestMoveStackOnNextCall(0xc00022e340) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x2f fp=0xc0002acee8 sp=0xc0002ace98 pc=0x33c8d8f testing.tRunner(0xc00022e340, 0x3683d20) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002acfb0 sp=0xc0002acee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002acfe0 sp=0xc0002acfb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002acfe8 sp=0xc0002acfe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23373 gp=0xc00081ad00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00060e0c0?, 0xc000065d1f?, 0x88?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000065c38 sp=0xc000065c18 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000065cb0 sp=0xc000065c38 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000065cd8 sp=0xc000065cb0 pc=0x2eced92 testing.(*T).Parallel(0xc0000b2000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000065df8 sp=0xc000065cd8 pc=0x3032f25 runtime_test.TestMemmoveAlias(0xc0000b2000) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0xbe fp=0xc000065ee8 sp=0xc000065df8 pc=0x33fc15e testing.tRunner(0xc0000b2000, 0x3683ff8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000065fb0 sp=0xc000065ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000065fe0 sp=0xc000065fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22979 gp=0xc00081b040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00082ad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082aca0 sp=0xc00082ac80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00082ad18 sp=0xc00082aca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082ad40 sp=0xc00082ad18 pc=0x2eced92 testing.(*T).Parallel(0xc000801380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00082ae60 sp=0xc00082ad40 pc=0x3032f25 runtime_test.TestCgoCCodeSIGPROF(0xc000801380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x34 fp=0xc00082aee8 sp=0xc00082ae60 pc=0x33aaf34 testing.tRunner(0xc000801380, 0x3683a00) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00082afb0 sp=0xc00082aee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00082afe0 sp=0xc00082afb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082afe8 sp=0xc00082afe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23089 gp=0xc00081b1e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001c7d87?, 0xf0?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001c7ca0 sp=0xc0001c7c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001c7d18 sp=0xc0001c7ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001c7d40 sp=0xc0001c7d18 pc=0x2eced92 testing.(*T).Parallel(0xc000007d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001c7e60 sp=0xc0001c7d40 pc=0x3032f25 runtime_test.TestNetpollWaiters(0xc000007d40) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x34 fp=0xc0001c7ee8 sp=0xc0001c7e60 pc=0x33b9e54 testing.tRunner(0xc000007d40, 0x3684090) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001c7fb0 sp=0xc0001c7ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001c7fe0 sp=0xc0001c7fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001c7fe8 sp=0xc0001c7fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23374 gp=0xc0007e8820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc00060e0c0?, 0xc000880dbf?, 0x28?, 0xd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000880cd8 sp=0xc000880cb8 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000880d50 sp=0xc000880cd8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000880d78 sp=0xc000880d50 pc=0x2eced92 testing.(*T).Parallel(0xc0000b24e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000880e98 sp=0xc000880d78 pc=0x3032f25 runtime_test.TestMemmoveLarge0x180000(0xc0000b24e0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0x10f fp=0xc000880ee8 sp=0xc000880e98 pc=0x33fc86f testing.tRunner(0xc0000b24e0, 0x3684008) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000880fb0 sp=0xc000880ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000880fe0 sp=0xc000880fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000880fe8 sp=0xc000880fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23361 gp=0xc0004d3860 m=nil [runnable]: runtime.gopark(0xc000680000?, 0xc000299ed0?, 0x0?, 0x0?, 0xc000299eb8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000299e98 sp=0xc000299e78 pc=0x2f0a48e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc001c5a01c, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000299f00 sp=0xc000299e98 pc=0x2f1da45 runtime.semacquire(0xc001c5a02c?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000299f38 sp=0xc000299f00 pc=0x2f1d7fe runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc000299f78 sp=0xc000299f38 pc=0x3411724 runtime_test.(*contentionWorker).run(0xc000132228) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc000299fc0 sp=0xc000299f78 pc=0x34144bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc000299fe0 sp=0xc000299fc0 pc=0x3413cf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000299fe8 sp=0xc000299fe0 pc=0x2f49be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23387 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 22982 gp=0xc000801a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000192d7f?, 0xe8?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000192c98 sp=0xc000192c78 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000192d10 sp=0xc000192c98 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000192d38 sp=0xc000192d10 pc=0x2eced92 testing.(*T).Parallel(0xc000801860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000192e58 sp=0xc000192d38 pc=0x3032f25 runtime_test.TestCgoCrashTracebackGo(0xc000801860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x39 fp=0xc000192ee8 sp=0xc000192e58 pc=0x33ab519 testing.tRunner(0xc000801860, 0x3683a28) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000192fb0 sp=0xc000192ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000192fe0 sp=0xc000192fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000192fe8 sp=0xc000192fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22983 gp=0xc000801d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000191d87?, 0xf0?, 0x1c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000191ca0 sp=0xc000191c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000191d18 sp=0xc000191ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000191d40 sp=0xc000191d18 pc=0x2eced92 testing.(*T).Parallel(0xc000801ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000191e60 sp=0xc000191d40 pc=0x3032f25 runtime_test.TestCgoTracebackContext(0xc000801ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x34 fp=0xc000191ee8 sp=0xc000191e60 pc=0x33ab734 testing.tRunner(0xc000801ba0, 0x3683ad8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000191fb0 sp=0xc000191ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000191fe0 sp=0xc000191fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000191fe8 sp=0xc000191fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22984 gp=0xc001800820 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000196d87?, 0xf0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000196ca0 sp=0xc000196c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000196d18 sp=0xc000196ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000196d40 sp=0xc000196d18 pc=0x2eced92 testing.(*T).Parallel(0xc001800680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000196e60 sp=0xc000196d40 pc=0x3032f25 runtime_test.TestCgoTracebackContextPreemption(0xc001800680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x34 fp=0xc000196ee8 sp=0xc000196e60 pc=0x33ab894 testing.tRunner(0xc001800680, 0x3683ae0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000196fb0 sp=0xc000196ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000196fe0 sp=0xc000196fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000196fe8 sp=0xc000196fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22985 gp=0xc001800d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000194b9f?, 0x8?, 0x4b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000194ab8 sp=0xc000194a98 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000194b30 sp=0xc000194ab8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000194b58 sp=0xc000194b30 pc=0x2eced92 testing.(*T).Parallel(0xc001800b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000194c78 sp=0xc000194b58 pc=0x3032f25 runtime_test.testCgoPprof(0xc001800b60, {0x0, 0x0}, {0x34c473a, 0x8}, {0x34c38ec, 0x6}, {0x34c6ec4, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000194e90 sp=0xc000194c78 pc=0x33aba3f runtime_test.TestCgoPprof(0xc001800b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x51 fp=0xc000194ee8 sp=0xc000194e90 pc=0x33acbf1 testing.tRunner(0xc001800b60, 0x3683a88) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000194fb0 sp=0xc000194ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000194fe0 sp=0xc000194fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000194fe8 sp=0xc000194fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22986 gp=0xc001801040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00029ab9f?, 0x8?, 0xab?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029aab8 sp=0xc00029aa98 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00029ab30 sp=0xc00029aab8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029ab58 sp=0xc00029ab30 pc=0x2eced92 testing.(*T).Parallel(0xc001800ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00029ac78 sp=0xc00029ab58 pc=0x3032f25 runtime_test.testCgoPprof(0xc001800ea0, {0x34c8306, 0xe}, {0x34c473a, 0x8}, {0x34c38ec, 0x6}, {0x34c6ec4, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc00029ae90 sp=0xc00029ac78 pc=0x33aba3f runtime_test.TestCgoPprofPIE(0xc001800ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x59 fp=0xc00029aee8 sp=0xc00029ae90 pc=0x33acc79 testing.tRunner(0xc001800ea0, 0x3683a98) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00029afb0 sp=0xc00029aee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00029afe0 sp=0xc00029afb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029afe8 sp=0xc00029afe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22987 gp=0xc001801380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000298b9f?, 0x8?, 0x8b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000298ab8 sp=0xc000298a98 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000298b30 sp=0xc000298ab8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000298b58 sp=0xc000298b30 pc=0x2eced92 testing.(*T).Parallel(0xc0018011e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000298c78 sp=0xc000298b58 pc=0x3032f25 runtime_test.testCgoPprof(0xc0018011e0, {0x0, 0x0}, {0x34c8314, 0xe}, {0x34c6ed0, 0xc}, {0x34c78b1, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000298e90 sp=0xc000298c78 pc=0x33aba3f runtime_test.TestCgoPprofThread(0xc0018011e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x51 fp=0xc000298ee8 sp=0xc000298e90 pc=0x33accf1 testing.tRunner(0xc0018011e0, 0x3683aa0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000298fb0 sp=0xc000298ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000298fe0 sp=0xc000298fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000298fe8 sp=0xc000298fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22988 gp=0xc0018016c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00029bb9f?, 0x8?, 0xbb?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029bab8 sp=0xc00029ba98 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00029bb30 sp=0xc00029bab8 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029bb58 sp=0xc00029bb30 pc=0x2eced92 testing.(*T).Parallel(0xc001801520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00029bc78 sp=0xc00029bb58 pc=0x3032f25 runtime_test.testCgoPprof(0xc001801520, {0x0, 0x0}, {0x34d28a0, 0x19}, {0x34c6ed0, 0xc}, {0x34ce9a2, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc00029be90 sp=0xc00029bc78 pc=0x33aba3f runtime_test.TestCgoPprofThreadNoTraceback(0xc001801520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x51 fp=0xc00029bee8 sp=0xc00029be90 pc=0x33acd71 testing.tRunner(0xc001801520, 0x3683aa8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00029bfb0 sp=0xc00029bee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00029bfe0 sp=0xc00029bfb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029bfe8 sp=0xc00029bfe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22991 gp=0xc001801a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000297d87?, 0xf0?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000297ca0 sp=0xc000297c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000297d18 sp=0xc000297ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000297d40 sp=0xc000297d18 pc=0x2eced92 testing.(*T).Parallel(0xc001801d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000297e60 sp=0xc000297d40 pc=0x3032f25 runtime_test.TestCgoNumGoroutine(0xc001801d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x34 fp=0xc000297ee8 sp=0xc000297e60 pc=0x33ad8d4 testing.tRunner(0xc001801d40, 0x3683a70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000297fb0 sp=0xc000297ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000297fe0 sp=0xc000297fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000297fe8 sp=0xc000297fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22992 gp=0xc0007e8b60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000759cf7?, 0x60?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000759c10 sp=0xc000759bf0 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000759c88 sp=0xc000759c10 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000759cb0 sp=0xc000759c88 pc=0x2eced92 testing.(*T).Parallel(0xc0007e8340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000759dd0 sp=0xc000759cb0 pc=0x3032f25 runtime_test.TestCatchPanic(0xc0007e8340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x3f fp=0xc000759ee8 sp=0xc000759dd0 pc=0x33ada3f testing.tRunner(0xc0007e8340, 0x36839f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000759fb0 sp=0xc000759ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000759fe0 sp=0xc000759fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000759fe8 sp=0xc000759fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22993 gp=0xc0007e8ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00075ade7?, 0x50?, 0xad?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00075ad00 sp=0xc00075ace0 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00075ad78 sp=0xc00075ad00 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00075ada0 sp=0xc00075ad78 pc=0x2eced92 testing.(*T).Parallel(0xc0007e8d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00075aec0 sp=0xc00075ada0 pc=0x3032f25 runtime_test.TestCgoLockOSThreadExit(0xc0007e8d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x27 fp=0xc00075aee8 sp=0xc00075aec0 pc=0x33adf87 testing.tRunner(0xc0007e8d00, 0x3683a58) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00075afb0 sp=0xc00075aee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00075afe0 sp=0xc00075afb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00075afe8 sp=0xc00075afe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22995 gp=0xc0007e91e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000064d87?, 0xf0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000064ca0 sp=0xc000064c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000064d18 sp=0xc000064ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000064d40 sp=0xc000064d18 pc=0x2eced92 testing.(*T).Parallel(0xc0007e9380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000064e60 sp=0xc000064d40 pc=0x3032f25 runtime_test.TestSigStackSwapping(0xc0007e9380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x34 fp=0xc000064ee8 sp=0xc000064e60 pc=0x33ae214 testing.tRunner(0xc0007e9380, 0x3684468) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000064fb0 sp=0xc000064ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000064fe0 sp=0xc000064fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22996 gp=0xc0007e96c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00009cd97?, 0x0?, 0xcd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00009ccb0 sp=0xc00009cc90 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00009cd28 sp=0xc00009ccb0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00009cd50 sp=0xc00009cd28 pc=0x2eced92 testing.(*T).Parallel(0xc0007e9520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00009ce70 sp=0xc00009cd50 pc=0x3032f25 runtime_test.TestCgoTracebackSigpanic(0xc0007e9520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x2f fp=0xc00009cee8 sp=0xc00009ce70 pc=0x33ae36f testing.tRunner(0xc0007e9520, 0x3683af0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00009cfb0 sp=0xc00009cee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00009cfe0 sp=0xc00009cfb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00009cfe8 sp=0xc00009cfe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22997 gp=0xc0007e9a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000186d97?, 0x0?, 0x6d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000186cb0 sp=0xc000186c90 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000186d28 sp=0xc000186cb0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000186d50 sp=0xc000186d28 pc=0x2eced92 testing.(*T).Parallel(0xc0007e9860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000186e70 sp=0xc000186d50 pc=0x3032f25 runtime_test.TestCgoPanicCallback(0xc0007e9860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x2f fp=0xc000186ee8 sp=0xc000186e70 pc=0x33ae5cf testing.tRunner(0xc0007e9860, 0x3683a78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000186fb0 sp=0xc000186ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000186fe0 sp=0xc000186fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000186fe8 sp=0xc000186fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22383 gp=0xc0007e9d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000187d97?, 0x0?, 0x7d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000187cb0 sp=0xc000187c90 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000187d28 sp=0xc000187cb0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000187d50 sp=0xc000187d28 pc=0x2eced92 testing.(*T).Parallel(0xc00022e000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000187e70 sp=0xc000187d50 pc=0x3032f25 runtime_test.TestAbortInCgo(0xc00022e000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x2f fp=0xc000187ee8 sp=0xc000187e70 pc=0x33af56f testing.tRunner(0xc00022e000, 0x36838e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000187fb0 sp=0xc000187ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000187fe0 sp=0xc000187fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000187fe8 sp=0xc000187fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22655 gp=0xc00081ba00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0002add77?, 0xe0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002adc90 sp=0xc0002adc70 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0002add08 sp=0xc0002adc90 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002add30 sp=0xc0002add08 pc=0x2eced92 testing.(*T).Parallel(0xc0002a6000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0002ade50 sp=0xc0002add30 pc=0x3032f25 runtime_test.TestCgoSigfwd(0xc0002a6000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x3c fp=0xc0002adee8 sp=0xc0002ade50 pc=0x33b02bc testing.tRunner(0xc0002a6000, 0x3683ab0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0002adfb0 sp=0xc0002adee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0002adfe0 sp=0xc0002adfb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002adfe8 sp=0xc0002adfe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22636 gp=0xc00081bd40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc0001b4d87?, 0xf0?, 0x4c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001b4ca0 sp=0xc0001b4c80 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0001b4d18 sp=0xc0001b4ca0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001b4d40 sp=0xc0001b4d18 pc=0x2eced92 testing.(*T).Parallel(0xc0001ea000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc0001b4e60 sp=0xc0001b4d40 pc=0x3032f25 runtime_test.TestEINTR(0xc0001ea000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x34 fp=0xc0001b4ee8 sp=0xc0001b4e60 pc=0x33af754 testing.tRunner(0xc0001ea000, 0x3683c38) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0001b4fb0 sp=0xc0001b4ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc0001b4fe0 sp=0xc0001b4fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001b4fe8 sp=0xc0001b4fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22638 gp=0xc0010c8000 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000599d97?, 0x0?, 0x9d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000599cb0 sp=0xc000599c90 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000599d28 sp=0xc000599cb0 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000599d50 sp=0xc000599d28 pc=0x2eced92 testing.(*T).Parallel(0xc0001ea340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000599e70 sp=0xc000599d50 pc=0x3032f25 runtime_test.TestVDSO(0xc0001ea340) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x2f fp=0xc000599ee8 sp=0xc000599e70 pc=0x33b2b2f testing.tRunner(0xc0001ea340, 0x36846d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000599fb0 sp=0xc000599ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000599fe0 sp=0xc000599fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000599fe8 sp=0xc000599fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22637 gp=0xc0010c81a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000755d77?, 0xe0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000755c90 sp=0xc000755c70 pc=0x2f0a48e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000755d08 sp=0xc000755c90 pc=0x2ecf12d runtime.chanrecv1(0x39347c0?, 0x35eeb80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000755d30 sp=0xc000755d08 pc=0x2eced92 testing.(*T).Parallel(0xc0001ea1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000755e50 sp=0xc000755d30 pc=0x3032f25 runtime_test.TestStackSwitchCallback(0xc0001ea1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x3c fp=0xc000755ee8 sp=0xc000755e50 pc=0x33b0c3c testing.tRunner(0xc0001ea1a0, 0x3684558) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000755fb0 sp=0xc000755ee8 pc=0x303353f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000755fe0 sp=0xc000755fb0 pc=0x3035145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000755fe8 sp=0xc000755fe0 pc=0x2f49be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 FAIL runtime 360.100s FAIL go tool dist: Failed: exit status 1