darwin-amd64-12_0 at 1c15291fa0efaeb14a76d0b0bcd8390665c9b97d :: 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=4DEAF6FB-6DE5-4A03-B864-21BC1AEC27CA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UUVAu4IUXq/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=07B9DA0E-D3A8-49C3-8E00-7C45EE1683FF" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ad" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-12_0" "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. ##### 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 0.237s ok archive/zip 0.386s ok bufio 0.139s ok bytes 0.302s ok cmp 0.091s ok compress/bzip2 0.145s ok compress/flate 2.728s ok compress/gzip 1.220s ok compress/lzw 0.134s ok compress/zlib 0.452s ok container/heap 0.072s ok container/list 0.053s ok container/ring 0.029s ok context 0.063s ok crypto 0.016s ok crypto/aes 0.072s ok crypto/cipher 0.039s ok crypto/des 0.039s ok crypto/dsa 0.032s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.040s ok crypto/ed25519 0.082s ok crypto/elliptic 0.043s ok crypto/hmac 0.019s ok crypto/internal/alias 0.060s ok crypto/internal/bigmod 0.184s ok crypto/internal/boring 0.111s ok crypto/internal/boring/bcache 0.158s ok crypto/internal/edwards25519 0.078s ok crypto/internal/edwards25519/field 0.026s ok crypto/internal/nistec 0.181s ok crypto/internal/nistec/fiat 0.134s [no tests to run] ok crypto/md5 0.120s ok crypto/rand 0.143s ok crypto/rc4 0.073s ok crypto/rsa 0.287s ok crypto/sha1 0.065s ok crypto/sha256 0.056s ok crypto/sha512 0.035s ok crypto/subtle 0.242s ok crypto/tls 2.374s ok crypto/x509 0.687s ok database/sql 0.621s ok database/sql/driver 0.107s ok debug/buildinfo 0.110s ok debug/dwarf 0.112s ok debug/elf 0.250s ok debug/gosym 0.147s ok debug/macho 0.027s ok debug/pe 0.061s ok debug/plan9obj 0.022s ok embed 0.083s [no tests to run] ok embed/internal/embedtest 0.121s ok encoding/ascii85 0.099s ok encoding/asn1 0.077s ok encoding/base32 0.076s ok encoding/base64 0.057s ok encoding/binary 0.038s ok encoding/csv 0.059s ok encoding/gob 1.305s ok encoding/hex 0.024s ok encoding/json 0.333s ok encoding/pem 0.505s ok encoding/xml 0.106s ok errors 0.062s ok expvar 0.096s ok flag 0.240s ok fmt 0.078s ok go/ast 0.029s ok go/build 1.661s ok go/build/constraint 0.091s ok go/constant 0.050s ok go/doc 0.120s ok go/doc/comment 1.224s ok go/format 0.100s ok go/importer 1.236s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 7.402s ok go/internal/srcimporter 15.943s ok go/parser 0.356s ok go/printer 0.320s ok go/scanner 0.038s ok go/token 0.033s ok go/types 22.155s ok go/version 0.036s ok hash 0.087s ok hash/adler32 0.070s ok hash/crc32 0.049s ok hash/crc64 0.071s ok hash/fnv 0.050s ok hash/maphash 0.095s ok html 0.026s ok html/template 0.101s ok image 0.089s ok image/color 0.048s ok image/draw 0.076s ok image/gif 0.559s ok image/jpeg 0.274s ok image/png 0.287s ok index/suffixarray 0.167s ok internal/abi 0.278s ok internal/buildcfg 0.051s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.092s ok internal/coverage/pods 0.095s ok internal/coverage/slicereader 0.037s ok internal/coverage/slicewriter 0.026s ok internal/coverage/test 0.037s ok internal/cpu 0.087s ok internal/dag 0.124s ok internal/diff 0.131s ok internal/fmtsort 0.076s ok internal/fuzz 0.136s ok internal/godebug 1.462s ok internal/godebugs 0.035s ok internal/gover 0.076s ok internal/intern 1.141s ok internal/itoa 0.074s ok internal/platform 2.982s ok internal/poll 0.085s ok internal/profile 0.077s ok internal/reflectlite 0.027s ok internal/safefilepath 0.042s ok internal/saferio 0.139s ok internal/singleflight 0.090s ok internal/testenv 0.617s ok internal/trace 0.083s ok internal/trace/v2 25.149s ok internal/types/errors 1.953s ok internal/unsafeheader 0.024s ok internal/xcoff 0.023s ok internal/zstd 0.046s ok io 0.107s ok io/fs 0.286s ok io/ioutil 0.062s ok log 0.031s ok log/slog 0.146s ok log/slog/internal/benchmarks 0.034s ok log/slog/internal/buffer 0.094s ok log/syslog 1.257s ok maps 0.041s ok math 0.046s ok math/big 0.890s ok math/bits 0.024s ok math/cmplx 0.090s ok math/rand 0.200s ok math/rand/v2 0.279s ok mime 0.027s ok mime/multipart 0.668s ok mime/quotedprintable 0.129s ok net 23.166s ok net/http 12.802s ok net/http/cgi 1.508s ok net/http/cookiejar 0.057s ok net/http/fcgi 0.245s ok net/http/httptest 0.173s ok net/http/httptrace 0.077s ok net/http/httputil 1.260s ok net/http/internal 0.107s ok net/http/internal/ascii 0.024s ok net/http/pprof 5.163s ok net/internal/socktest 0.028s ok net/mail 0.039s ok net/netip 1.154s ok net/rpc 0.206s ok net/rpc/jsonrpc 0.122s ok net/smtp 0.226s ok net/textproto 0.718s ok net/url 0.051s ok os 2.080s ok os/exec 2.325s ok os/exec/internal/fdtest 0.040s ok os/signal 3.663s ok os/user 0.089s ok path 0.054s ok path/filepath 0.077s ok plugin 0.013s ok reflect 1.214s ok regexp 0.634s ok regexp/syntax 0.932s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m27s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m27s) goroutine 23173 gp=0xc00098e680 m=7 mp=0xc000100808 [running]: panic({0x2966ca0?, 0xc001d18060?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc00066af10 sp=0xc00066ae60 pc=0x24fa318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc00066afe0 sp=0xc00066af10 pc=0x25cb0d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066afe8 sp=0xc00066afe0 pc=0x2539a01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004e6340?, 0xc0004e63c8?, 0x40?, 0x63?, 0x2991300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001ef918 sp=0xc0001ef8f8 pc=0x24fea0e runtime.chanrecv(0xc0000301c0, 0xc0001ef9ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001ef990 sp=0xc0001ef918 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001ef9b8 sp=0xc0001ef990 pc=0x24c41d2 testing.(*T).Run(0xc0001869c0, {0x289cfcd?, 0x12ca2288001efaa0?}, 0x29f8b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0001efa78 sp=0xc0001ef9b8 pc=0x25c7cab testing.runTests.func1(0xc0001869c0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0001efab8 sp=0xc0001efa78 pc=0x25c9e37 testing.tRunner(0xc0001869c0, 0xc0001efbd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001efb08 sp=0xc0001efab8 pc=0x25c6e9b testing.runTests(0xc0001ac180, {0x2c60120?, 0x1c7, 0x1c7}, {0xc0001d51c0?, 0x24d6fe5?, 0x2c64560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0001efc00 sp=0xc0001efb08 pc=0x25c9d16 testing.(*M).Run(0xc0001a9720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0001efe30 sp=0xc0001efc00 pc=0x25c86eb runtime_test.TestMain(0xc0001a9720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0001efe98 sp=0xc0001efe30 pc=0x27d3857 main.main() _testmain.go:1577 +0x195 fp=0xc0001eff50 sp=0xc0001efe98 pc=0x28872d5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0001effe0 sp=0xc0001eff50 pc=0x24fe5bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001effe8 sp=0xc0001effe0 pc=0x2539a01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x163bfe5be8da?, 0x2c654c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x24fea0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0000507e0 sp=0xc0000507a8 pc=0x24fe873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x2539a01 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(0x2c63e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x24fea0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000030070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0x24e7f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x24dc565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x2539a01 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(0x18eabf6?, 0x188b086?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x24fea0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x2c64680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x24e58c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x24e5e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x24dc505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x2539a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc000186340 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x29f8ef0?, 0x40?, 0x26?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0x24fea0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0x24db527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x2539a01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22985 gp=0xc000186d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000ed900?, 0xc00007e000?, 0x0?, 0x0?, 0xc001a9ce68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc001a9ce18 sp=0xc001a9cdf8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc001a9ce90 sp=0xc001a9ce18 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc001a9ceb8 sp=0xc001a9ce90 pc=0x24c41d2 testing.(*T).Parallel(0xc000831520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc001a9cf50 sp=0xc001a9ceb8 pc=0x25c6b55 runtime_test.TestCgoCrashHandler(0xc000831520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc001a9cf70 sp=0xc001a9cf50 pc=0x27cdef8 testing.tRunner(0xc000831520, 0x29f81d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc001a9cfc0 sp=0xc001a9cf70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc001a9cfe0 sp=0xc001a9cfc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc001a9cfe8 sp=0xc001a9cfe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 25 gp=0xc000186ea0 m=nil [GC worker (idle)]: runtime.gopark(0x163bfe8679c0?, 0xc000122000?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e750 sp=0xc00004e730 pc=0x24fea0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004e7e0 sp=0xc00004e750 pc=0x24de5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x2539a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 24 gp=0xc0001871e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x2603c6e?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004df50 sp=0xc00004df30 pc=0x24fea0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x24de5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x2539a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 5 gp=0xc0000076c0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x163bfe8a693e?, 0x1?, 0xb8?, 0x44?, 0x25c6e9b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x24fea0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x24de5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x2539a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 6 gp=0xc000007860 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x161f9dffb27a?, 0x2?, 0xa5?, 0x1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051f50 sp=0xc000051f30 pc=0x24fea0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000051fe0 sp=0xc000051f50 pc=0x24de5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x2539a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 26 gp=0xc000514000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x1618a1a2f15f?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ef50 sp=0xc00004ef30 pc=0x24fea0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004efe0 sp=0xc00004ef50 pc=0x24de5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x2539a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000102680 m=nil [GC worker (idle)]: runtime.gopark(0x163bfe8679a8?, 0xc0004ba8e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0x24fea0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x24de5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x2539a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23109 gp=0xc002422820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000a10130?, 0xc00007e000?, 0x0?, 0x0?, 0xc00008d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00008d5b8 sp=0xc00008d598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00008d630 sp=0xc00008d5b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00008d658 sp=0xc00008d630 pc=0x24c41d2 testing.(*T).Parallel(0xc00055d520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00008d6f0 sp=0xc00008d658 pc=0x25c6b55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc00055d520) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc00008d770 sp=0xc00008d6f0 pc=0x27d6938 testing.tRunner(0xc00055d520, 0x29f8b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00008d7c0 sp=0xc00008d770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00008d7e0 sp=0xc00008d7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00008d7e8 sp=0xc00008d7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21487 gp=0xc002422b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00041f990?, 0xc00007e000?, 0x0?, 0x0?, 0xc00008be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00008bdb8 sp=0xc00008bd98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00008be30 sp=0xc00008bdb8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00008be58 sp=0xc00008be30 pc=0x24c41d2 testing.(*T).Parallel(0xc00055c4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00008bef0 sp=0xc00008be58 pc=0x25c6b55 runtime_test.TestEnsureBindM(0xc00055c4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00008bf70 sp=0xc00008bef0 pc=0x27d359f testing.tRunner(0xc00055c4e0, 0x29f8420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00008bfc0 sp=0xc00008bf70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00008bfe0 sp=0xc00008bfc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00008bfe8 sp=0xc00008bfe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22990 gp=0xc002423040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edb20?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080c608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080c5b8 sp=0xc00080c598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080c630 sp=0xc00080c5b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080c658 sp=0xc00080c630 pc=0x24c41d2 testing.(*T).Parallel(0xc000831860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080c6f0 sp=0xc00080c658 pc=0x25c6b55 runtime_test.TestCgoTraceback(0xc000831860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00080c770 sp=0xc00080c6f0 pc=0x27ce09f testing.tRunner(0xc000831860, 0x29f8290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080c7c0 sp=0xc00080c770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080c7e0 sp=0xc00080c7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080c7e8 sp=0xc00080c7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21489 gp=0xc000102d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00041fa50?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002a5618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002a55c8 sp=0xc0002a55a8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002a5640 sp=0xc0002a55c8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002a5668 sp=0xc0002a5640 pc=0x24c41d2 testing.(*T).Parallel(0xc00055c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002a5700 sp=0xc0002a5668 pc=0x25c6b55 runtime_test.TestVDSO(0xc00055c820) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc0002a5770 sp=0xc0002a5700 pc=0x27d4c3c testing.tRunner(0xc00055c820, 0x29f8e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002a57c0 sp=0xc0002a5770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002a57e0 sp=0xc0002a57c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002a57e8 sp=0xc0002a57e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21488 gp=0xc001d00d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00041f9f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00008e5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00008e5a8 sp=0xc00008e588 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00008e620 sp=0xc00008e5a8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00008e648 sp=0xc00008e620 pc=0x24c41d2 testing.(*T).Parallel(0xc00055c680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00008e6e0 sp=0xc00008e648 pc=0x25c6b55 runtime_test.TestStackSwitchCallback(0xc00055c680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc00008e770 sp=0xc00008e6e0 pc=0x27d36c5 testing.tRunner(0xc00055c680, 0x29f8d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00008e7c0 sp=0xc00008e770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00008e7e0 sp=0xc00008e7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00008e7e8 sp=0xc00008e7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22991 gp=0xc001d01040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edb80?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080bdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080bda8 sp=0xc00080bd88 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080be20 sp=0xc00080bda8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080be48 sp=0xc00080be20 pc=0x24c41d2 testing.(*T).Parallel(0xc000831a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080bee0 sp=0xc00080be48 pc=0x25c6b55 runtime_test.TestCgoCallbackGC(0xc000831a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc00080bf70 sp=0xc00080bee0 pc=0x27ce1c5 testing.tRunner(0xc000831a00, 0x29f81c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080bfc0 sp=0xc00080bf70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080bfe0 sp=0xc00080bfc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080bfe8 sp=0xc00080bfe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc000186820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e440?, 0xc00007e000?, 0x0?, 0x0?, 0xc00067a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00067a5b8 sp=0xc00067a598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00067a630 sp=0xc00067a5b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00067a658 sp=0xc00067a630 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5f1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00067a6f0 sp=0xc00067a658 pc=0x25c6b55 runtime_test.TestCgoNumGoroutine(0xc001b5f1e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc00067a770 sp=0xc00067a6f0 pc=0x27d0f7f testing.tRunner(0xc001b5f1e0, 0x29f8230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00067a7c0 sp=0xc00067a770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00067a7e0 sp=0xc00067a7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00067a7e8 sp=0xc00067a7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23009 gp=0xc000186b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e2e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000061c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061c08 sp=0xc000061be8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c80 sp=0xc000061c08 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca8 sp=0xc000061c80 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5ed00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d40 sp=0xc000061ca8 pc=0x25c6b55 runtime_test.testCgoPprof(0xc001b5ed00, {0x0, 0x0}, {0x2897247, 0x19}, {0x288b9cf, 0xc}, {0x289338a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d40 pc=0x27cf9b9 runtime_test.TestCgoPprofThreadNoTraceback(0xc001b5ed00?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000061f70 sp=0xc000061f18 pc=0x27d079d testing.tRunner(0xc001b5ed00, 0x29f8268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc000187040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e280?, 0xc00007e000?, 0x0?, 0x0?, 0xc000062c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062c08 sp=0xc000062be8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000062c80 sp=0xc000062c08 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000062ca8 sp=0xc000062c80 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5eb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000062d40 sp=0xc000062ca8 pc=0x25c6b55 runtime_test.testCgoPprof(0xc001b5eb60, {0x0, 0x0}, {0x288cdef, 0xe}, {0x288b9cf, 0xc}, {0x288c38c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000062f18 sp=0xc000062d40 pc=0x27cf9b9 runtime_test.TestCgoPprofThread(0xc001b5eb60?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000062f70 sp=0xc000062f18 pc=0x27d073d testing.tRunner(0xc001b5eb60, 0x29f8260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000062fc0 sp=0xc000062f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000062fe0 sp=0xc000062fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc000187380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e220?, 0xc00007e000?, 0x0?, 0x0?, 0xc00066fc58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066fc08 sp=0xc00066fbe8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066fc80 sp=0xc00066fc08 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066fca8 sp=0xc00066fc80 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5e9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066fd40 sp=0xc00066fca8 pc=0x25c6b55 runtime_test.testCgoPprof(0xc001b5e9c0, {0x288cde1, 0xe}, {0x28892b7, 0x8}, {0x2888489, 0x6}, {0x288b9c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc00066ff18 sp=0xc00066fd40 pc=0x27cf9b9 runtime_test.TestCgoPprofPIE(0xc001b5e9c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc00066ff70 sp=0xc00066ff18 pc=0x27d06e5 testing.tRunner(0xc001b5e9c0, 0x29f8258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066ffc0 sp=0xc00066ff70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066ffe0 sp=0xc00066ffc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066ffe8 sp=0xc00066ffe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc000187520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e1c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000063c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000063c08 sp=0xc000063be8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000063c80 sp=0xc000063c08 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000063ca8 sp=0xc000063c80 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5e4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000063d40 sp=0xc000063ca8 pc=0x25c6b55 runtime_test.testCgoPprof(0xc001b5e4e0, {0x0, 0x0}, {0x28892b7, 0x8}, {0x2888489, 0x6}, {0x288b9c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000063f18 sp=0xc000063d40 pc=0x27cf9b9 runtime_test.TestCgoPprof(0xc001b5e4e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000063f70 sp=0xc000063f18 pc=0x27d067d testing.tRunner(0xc001b5e4e0, 0x29f8248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000063fc0 sp=0xc000063f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000063fe0 sp=0xc000063fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc0001876c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e160?, 0xc00007e000?, 0x0?, 0x0?, 0xc00067ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00067adb8 sp=0xc00067ad98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00067ae30 sp=0xc00067adb8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00067ae58 sp=0xc00067ae30 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5e1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00067aef0 sp=0xc00067ae58 pc=0x25c6b55 runtime_test.TestCgoTracebackContextPreemption(0xc001b5e1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00067af70 sp=0xc00067aef0 pc=0x27cf83f testing.tRunner(0xc001b5e1a0, 0x29f82a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00067afc0 sp=0xc00067af70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00067afe0 sp=0xc00067afc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00067afe8 sp=0xc00067afe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23004 gp=0xc000187860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e100?, 0xc00007e000?, 0x0?, 0x0?, 0xc00081f608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00081f5b8 sp=0xc00081f598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00081f630 sp=0xc00081f5b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00081f658 sp=0xc00081f630 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5e000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00081f6f0 sp=0xc00081f658 pc=0x25c6b55 runtime_test.TestCgoTracebackContext(0xc001b5e000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc00081f770 sp=0xc00081f6f0 pc=0x27cf71f testing.tRunner(0xc001b5e000, 0x29f8298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00081f7c0 sp=0xc00081f770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00081f7e0 sp=0xc00081f7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00081f7e8 sp=0xc00081f7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc000187a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e0a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00081fe00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00081fdb0 sp=0xc00081fd90 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00081fe28 sp=0xc00081fdb0 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00081fe50 sp=0xc00081fe28 pc=0x24c41d2 testing.(*T).Parallel(0xc001431d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00081fee8 sp=0xc00081fe50 pc=0x25c6b55 runtime_test.TestCgoCrashTracebackGo(0xc001431d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00081ff70 sp=0xc00081fee8 pc=0x27cf55f testing.tRunner(0xc001431d40, 0x29f81e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00081ffc0 sp=0xc00081ff70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00081ffe0 sp=0xc00081ffc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00081ffe8 sp=0xc00081ffe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc000187ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e040?, 0xc00007e000?, 0x0?, 0x0?, 0xc000810e10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000810dc0 sp=0xc000810da0 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000810e38 sp=0xc000810dc0 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000810e60 sp=0xc000810e38 pc=0x24c41d2 testing.(*T).Parallel(0xc001431ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000810ef8 sp=0xc000810e60 pc=0x25c6b55 runtime_test.TestCgoCrashTraceback(0xc001431ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000810f70 sp=0xc000810ef8 pc=0x27cf3bc testing.tRunner(0xc001431ba0, 0x29f81e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000810fc0 sp=0xc000810f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000810fe0 sp=0xc000810fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000810fe8 sp=0xc000810fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc000187d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edef0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080a5b8 sp=0xc00080a598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080a630 sp=0xc00080a5b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080a658 sp=0xc00080a630 pc=0x24c41d2 testing.(*T).Parallel(0xc0014316c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080a6f0 sp=0xc00080a658 pc=0x25c6b55 runtime_test.TestCgoCCodeSIGPROF(0xc0014316c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc00080a770 sp=0xc00080a6f0 pc=0x27cf0ff testing.tRunner(0xc0014316c0, 0x29f81c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080a7c0 sp=0xc00080a770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080a7e0 sp=0xc00080a7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080a7e8 sp=0xc00080a7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc0005149c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edca0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000676e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000676db8 sp=0xc000676d98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000676e30 sp=0xc000676db8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000676e58 sp=0xc000676e30 pc=0x24c41d2 testing.(*T).Parallel(0xc001430000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000676ef0 sp=0xc000676e58 pc=0x25c6b55 runtime_test.TestCgoExternalThreadSignal(0xc001430000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000676f70 sp=0xc000676ef0 pc=0x27ce5bf testing.tRunner(0xc001430000, 0x29f8210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000676fc0 sp=0xc000676f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000676fe0 sp=0xc000676fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000676fe8 sp=0xc000676fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23421 gp=0xc000514ea0 m=nil [runnable]: runtime.semacquire(0xc0001b12b8?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc00080f770 sp=0xc00080f768 pc=0x251062e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00080f7a8 sp=0xc00080f770 pc=0x2814ffe runtime_test.(*contentionWorker).run(0xc0001ac2a0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00080f7c8 sp=0xc00080f7a8 pc=0x2816dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00080f7e0 sp=0xc00080f7c8 pc=0x28169c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080f7e8 sp=0xc00080f7e0 pc=0x2539a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23440 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23420 gp=0xc000515040 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc00080efa8 sp=0xc00080efa0 pc=0x2815086 runtime_test.(*contentionWorker).run(0xc0001ac288) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00080efc8 sp=0xc00080efa8 pc=0x2816dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00080efe0 sp=0xc00080efc8 pc=0x28169c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080efe8 sp=0xc00080efe0 pc=0x2539a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23440 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23419 gp=0xc0005151e0 m=nil [runnable]: runtime.gopark(0x2c65738?, 0xc00080e708?, 0x0?, 0xe0?, 0x2c65738?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080e6d0 sp=0xc00080e6b0 pc=0x24fea0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0001b12b8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00080e738 sp=0xc00080e6d0 pc=0x2510865 runtime.semacquire(0xc00080e798?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc00080e770 sp=0xc00080e738 pc=0x251061e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00080e7a8 sp=0xc00080e770 pc=0x2814ffe runtime_test.(*contentionWorker).run(0xc0001ac270) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00080e7c8 sp=0xc00080e7a8 pc=0x2816dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00080e7e0 sp=0xc00080e7c8 pc=0x28169c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080e7e8 sp=0xc00080e7e0 pc=0x2539a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23440 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23146 gp=0xc0005156c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d180b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000801608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008015b8 sp=0xc000801598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000801630 sp=0xc0008015b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000801658 sp=0xc000801630 pc=0x24c41d2 testing.(*T).Parallel(0xc001d011e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008016f0 sp=0xc000801658 pc=0x25c6b55 runtime_test.TestNetpollWaiters(0xc001d011e0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc000801770 sp=0xc0008016f0 pc=0x27d9ddf testing.tRunner(0xc001d011e0, 0x29f8850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008017c0 sp=0xc000801770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008017e0 sp=0xc0008017c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008017e8 sp=0xc0008017e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23112 gp=0xc000515860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000a10250?, 0xc00007e000?, 0x0?, 0x0?, 0xc00008fd50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00008fd00 sp=0xc00008fce0 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00008fd78 sp=0xc00008fd00 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00008fda0 sp=0xc00008fd78 pc=0x24c41d2 testing.(*T).Parallel(0xc00055da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00008fe38 sp=0xc00008fda0 pc=0x25c6b55 runtime_test.TestPanicTraceback(0xc00055da00) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00008ff70 sp=0xc00008fe38 pc=0x27d6cca testing.tRunner(0xc00055da00, 0x29f89a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00008ffc0 sp=0xc00008ff70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00008ffe0 sp=0xc00008ffc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00008ffe8 sp=0xc00008ffe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23111 gp=0xc000515a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000a101f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000810608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008105b8 sp=0xc000810598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000810630 sp=0xc0008105b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000810658 sp=0xc000810630 pc=0x24c41d2 testing.(*T).Parallel(0xc00055d860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008106f0 sp=0xc000810658 pc=0x25c6b55 runtime_test.TestNetpollDeadlock(0xc00055d860) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000810770 sp=0xc0008106f0 pc=0x27d6b9f testing.tRunner(0xc00055d860, 0x29f8848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008107c0 sp=0xc000810770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008107e0 sp=0xc0008107c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008107e8 sp=0xc0008107e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23223 gp=0xc0008084e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004d40c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00067b5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00067b590 sp=0xc00067b570 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00067b608 sp=0xc00067b590 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00067b630 sp=0xc00067b608 pc=0x24c41d2 testing.(*T).Parallel(0xc001d01380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00067b6c8 sp=0xc00067b630 pc=0x25c6b55 runtime_test.testConcurrentReadsAfterGrowth(0x25c6633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00067b750 sp=0xc00067b6c8 pc=0x27fc8ea runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc001d01380?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc00067b770 sp=0xc00067b750 pc=0x27fd0d8 testing.tRunner(0xc001d01380, 0x29f8330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00067b7c0 sp=0xc00067b770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00067b7e0 sp=0xc00067b7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00067b7e8 sp=0xc00067b7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc000808680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000ede90?, 0xc00007e000?, 0x0?, 0x0?, 0xc000801e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000801db8 sp=0xc000801d98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000801e30 sp=0xc000801db8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000801e58 sp=0xc000801e30 pc=0x24c41d2 testing.(*T).Parallel(0xc001431520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000801ef0 sp=0xc000801e58 pc=0x25c6b55 runtime_test.TestCgoPanicDeadlock(0xc001431520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000801f70 sp=0xc000801ef0 pc=0x27cefdf testing.tRunner(0xc001431520, 0x29f8240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000801fc0 sp=0xc000801f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000801fe0 sp=0xc000801fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000801fe8 sp=0xc000801fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21485 gp=0xc000808820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00041f8c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002a0e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002a0db8 sp=0xc0002a0d98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002a0e30 sp=0xc0002a0db8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002a0e58 sp=0xc0002a0e30 pc=0x24c41d2 testing.(*T).Parallel(0xc00055c1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002a0ef0 sp=0xc0002a0e58 pc=0x25c6b55 runtime_test.TestDestructorCallback(0xc00055c1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc0002a0f70 sp=0xc0002a0ef0 pc=0x27d311f testing.tRunner(0xc00055c1a0, 0x29f83d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002a0fc0 sp=0xc0002a0f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002a0fe0 sp=0xc0002a0fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002a0fe8 sp=0xc0002a0fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc0008089c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edc40?, 0xc00007e000?, 0x0?, 0x0?, 0xc0006775f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006775a8 sp=0xc000677588 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000677620 sp=0xc0006775a8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000677648 sp=0xc000677620 pc=0x24c41d2 testing.(*T).Parallel(0xc000831d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006776e0 sp=0xc000677648 pc=0x25c6b55 runtime_test.TestCgoExternalThreadSIGPROF(0xc000831d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000677770 sp=0xc0006776e0 pc=0x27ce485 testing.tRunner(0xc000831d40, 0x29f8208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006777c0 sp=0xc000677770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006777e0 sp=0xc0006777c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006777e8 sp=0xc0006777e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc000808b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edd70?, 0xc00007e000?, 0x0?, 0x0?, 0xc000804df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000804da8 sp=0xc000804d88 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000804e20 sp=0xc000804da8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000804e48 sp=0xc000804e20 pc=0x24c41d2 testing.(*T).Parallel(0xc0014304e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000804ee0 sp=0xc000804e48 pc=0x25c6b55 runtime_test.TestCgoExecSignalMask(0xc0014304e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000804f70 sp=0xc000804ee0 pc=0x27ce825 testing.tRunner(0xc0014304e0, 0x29f81f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000804fc0 sp=0xc000804f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000804fe0 sp=0xc000804fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000804fe8 sp=0xc000804fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc000808ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000edbe0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080fdb8 sp=0xc00080fd98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080fe30 sp=0xc00080fdb8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080fe58 sp=0xc00080fe30 pc=0x24c41d2 testing.(*T).Parallel(0xc000831ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080fef0 sp=0xc00080fe58 pc=0x25c6b55 runtime_test.TestCgoExternalThreadPanic(0xc000831ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc00080ff70 sp=0xc00080fef0 pc=0x27ce37f testing.tRunner(0xc000831ba0, 0x29f8200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080ffc0 sp=0xc00080ff70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080ffe0 sp=0xc00080ffc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080ffe8 sp=0xc00080ffe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23350 gp=0xc000809a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001a28f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000677dc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000677d78 sp=0xc000677d58 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000677df0 sp=0xc000677d78 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000677e18 sp=0xc000677df0 pc=0x24c41d2 testing.(*T).Parallel(0xc00098fd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000677eb0 sp=0xc000677e18 pc=0x25c6b55 runtime_test.TestMemmoveAlias(0xc00098fd40) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000677f70 sp=0xc000677eb0 pc=0x2806399 testing.tRunner(0xc00098fd40, 0x29f87b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000677fc0 sp=0xc000677f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000677fe0 sp=0xc000677fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000677fe8 sp=0xc000677fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23222 gp=0xc0008124e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004d4060?, 0xc00007e000?, 0x0?, 0x0?, 0xc00067b5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000065d90 sp=0xc000065d70 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000065e08 sp=0xc000065d90 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000065e30 sp=0xc000065e08 pc=0x24c41d2 testing.(*T).Parallel(0xc000831380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000065ec8 sp=0xc000065e30 pc=0x25c6b55 runtime_test.testConcurrentReadsAfterGrowth(0x25c6633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000065f50 sp=0xc000065ec8 pc=0x27fc8ea runtime_test.TestConcurrentReadsAfterGrowth(0xc000831380?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000065f70 sp=0xc000065f50 pc=0x27fd095 testing.tRunner(0xc000831380, 0x29f8328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000065fc0 sp=0xc000065f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000065fe0 sp=0xc000065fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23440 gp=0xc000813040 m=nil [semacquire, 2 minutes]: runtime.gopark(0x24d3f5a?, 0xc0001edc30?, 0x0?, 0xe3?, 0xc001d24120?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066cba0 sp=0xc00066cb80 pc=0x24fea0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc002826088, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00066cc08 sp=0xc00066cba0 pc=0x2510865 sync.runtime_Semacquire(0xc00282a0e0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc00066cc40 sp=0xc00066cc08 pc=0x2535665 sync.(*WaitGroup).Wait(0x29f9430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc00066cc68 sp=0xc00066cc40 pc=0x2542ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc00066ccb8 sp=0xc00066cc68 pc=0x2816985 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc00098f520, 0xc0001ede50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc00066cd48 sp=0xc00066ccb8 pc=0x2816af8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc00098f520) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc00066cee0 sp=0xc00066cd48 pc=0x2815f33 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc00098f520) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc00066cf70 sp=0xc00066cee0 pc=0x2814f89 testing.tRunner(0xc00098f520, 0xc001d186b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066cfc0 sp=0xc00066cf70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066cfe0 sp=0xc00066cfc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066cfe8 sp=0xc00066cfe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 23432 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23162 gp=0xc000813380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004d40b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000806638?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008065e8 sp=0xc0008065c8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000806660 sp=0xc0008065e8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000806688 sp=0xc000806660 pc=0x24c41d2 testing.(*T).Parallel(0xc00098e4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000806720 sp=0xc000806688 pc=0x25c6b55 runtime_test.TestGCTestMoveStackOnNextCall(0xc00098e4e0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000806770 sp=0xc000806720 pc=0x27e40bc testing.tRunner(0xc00098e4e0, 0x29f84e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008067c0 sp=0xc000806770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008067e0 sp=0xc0008067c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008067e8 sp=0xc0008067e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23212 gp=0xc000813520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004d4060?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002a7e40?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002a7df0 sp=0xc0002a7dd0 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002a7e68 sp=0xc0002a7df0 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002a7e90 sp=0xc0002a7e68 pc=0x24c41d2 testing.(*T).Parallel(0xc00098e340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002a7f28 sp=0xc0002a7e90 pc=0x25c6b55 runtime_test.TestGCTestPointerClass(0xc00098e340) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc0002a7f70 sp=0xc0002a7f28 pc=0x27e469c testing.tRunner(0xc00098e340, 0x29f84f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002a7fc0 sp=0xc0002a7f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002a7fe0 sp=0xc0002a7fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002a7fe8 sp=0xc0002a7fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23110 gp=0xc000813860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000a10190?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080cdb8 sp=0xc00080cd98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080ce30 sp=0xc00080cdb8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080ce58 sp=0xc00080ce30 pc=0x24c41d2 testing.(*T).Parallel(0xc00055d6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080cef0 sp=0xc00080ce58 pc=0x25c6b55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc00055d6c0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc00080cf70 sp=0xc00080cef0 pc=0x27d6a78 testing.tRunner(0xc00055d6c0, 0x29f8b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080cfc0 sp=0xc00080cf70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080cfe0 sp=0xc00080cfc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080cfe8 sp=0xc00080cfe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22057 gp=0xc000813a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033c00?, 0xc00007e000?, 0x0?, 0x0?, 0xc000818e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000818db8 sp=0xc000818d98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000818e30 sp=0xc000818db8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000818e58 sp=0xc000818e30 pc=0x24c41d2 testing.(*T).Parallel(0xc00098e1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000818ef0 sp=0xc000818e58 pc=0x25c6b55 runtime_test.TestEINTR(0xc00098e1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000818f70 sp=0xc000818ef0 pc=0x27d26ff testing.tRunner(0xc00098e1a0, 0x29f83f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000818fc0 sp=0xc000818f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000818fe0 sp=0xc000818fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000818fe8 sp=0xc000818fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22056 gp=0xc000813ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033ba0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00008f618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00008f5c8 sp=0xc00008f5a8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00008f640 sp=0xc00008f5c8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00008f668 sp=0xc00008f640 pc=0x24c41d2 testing.(*T).Parallel(0xc00098e000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00008f700 sp=0xc00008f668 pc=0x25c6b55 runtime_test.TestAbortInCgo(0xc00098e000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc00008f770 sp=0xc00008f700 pc=0x27d257c testing.tRunner(0xc00098e000, 0x29f80a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00008f7c0 sp=0xc00008f770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00008f7e0 sp=0xc00008f7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00008f7e8 sp=0xc00008f7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23018 gp=0xc000813d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e690?, 0xc00007e000?, 0x0?, 0x0?, 0xc000811618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008115c8 sp=0xc0008115a8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000811640 sp=0xc0008115c8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000811668 sp=0xc000811640 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5fba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000811700 sp=0xc000811668 pc=0x25c6b55 runtime_test.TestCgoPanicCallback(0xc001b5fba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000811770 sp=0xc000811700 pc=0x27d18bc testing.tRunner(0xc001b5fba0, 0x29f8238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008117c0 sp=0xc000811770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008117e0 sp=0xc0008117c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008117e8 sp=0xc0008117e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23017 gp=0xc000826000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e630?, 0xc00007e000?, 0x0?, 0x0?, 0xc000811e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000811dc8 sp=0xc000811da8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000811e40 sp=0xc000811dc8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000811e68 sp=0xc000811e40 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5fa00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000811f00 sp=0xc000811e68 pc=0x25c6b55 runtime_test.TestCgoTracebackSigpanic(0xc001b5fa00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000811f70 sp=0xc000811f00 pc=0x27d16bc testing.tRunner(0xc001b5fa00, 0x29f82b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000811fc0 sp=0xc000811f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000811fe0 sp=0xc000811fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000811fe8 sp=0xc000811fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23016 gp=0xc0008261a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e5d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000678e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000678db8 sp=0xc000678d98 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000678e30 sp=0xc000678db8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000678e58 sp=0xc000678e30 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5f860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000678ef0 sp=0xc000678e58 pc=0x25c6b55 runtime_test.TestSigStackSwapping(0xc001b5f860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000678f70 sp=0xc000678ef0 pc=0x27d159f testing.tRunner(0xc001b5f860, 0x29f8c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000678fc0 sp=0xc000678f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000678fe0 sp=0xc000678fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000678fe8 sp=0xc000678fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23014 gp=0xc000826340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e500?, 0xc00007e000?, 0x0?, 0x0?, 0xc000679660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000679610 sp=0xc0006795f0 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000679688 sp=0xc000679610 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006796b0 sp=0xc000679688 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5f520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000679748 sp=0xc0006796b0 pc=0x25c6b55 runtime_test.TestCgoLockOSThreadExit(0xc001b5f520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000679770 sp=0xc000679748 pc=0x27d13b8 testing.tRunner(0xc001b5f520, 0x29f8218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006797c0 sp=0xc000679770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006797e0 sp=0xc0006797c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006797e8 sp=0xc0006797e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23013 gp=0xc0008264e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00086e4a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000679dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000679d80 sp=0xc000679d60 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000679df8 sp=0xc000679d80 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000679e20 sp=0xc000679df8 pc=0x24c41d2 testing.(*T).Parallel(0xc001b5f380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000679eb8 sp=0xc000679e20 pc=0x25c6b55 runtime_test.TestCatchPanic(0xc001b5f380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000679f70 sp=0xc000679eb8 pc=0x27d10a7 testing.tRunner(0xc001b5f380, 0x29f81b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000679fc0 sp=0xc000679f70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000679fe0 sp=0xc000679fc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000679fe8 sp=0xc000679fe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc000826680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000ede30?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080ad90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080ad40 sp=0xc00080ad20 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080adb8 sp=0xc00080ad40 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080ade0 sp=0xc00080adb8 pc=0x24c41d2 testing.(*T).Parallel(0xc001431380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080ae78 sp=0xc00080ade0 pc=0x25c6b55 runtime_test.TestCgoCheckBytes(0xc001431380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc00080af70 sp=0xc00080ae78 pc=0x27cea87 testing.tRunner(0xc001431380, 0x29f81d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080afc0 sp=0xc00080af70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080afe0 sp=0xc00080afc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080afe8 sp=0xc00080afe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23432 gp=0xc000826b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004e6b61?, 0xc0004e6bf0?, 0x60?, 0x6b?, 0x2991300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066ed30 sp=0xc00066ed10 pc=0x24fea0e runtime.chanrecv(0xc000030380, 0xc00066ee17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066eda8 sp=0xc00066ed30 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066edd0 sp=0xc00066eda8 pc=0x24c41d2 testing.(*T).Run(0xc001b5eea0, {0x2890307?, 0xc004c06060?}, 0xc001d186b0) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc00066ee90 sp=0xc00066edd0 pc=0x25c7cab runtime_test.TestRuntimeLockMetricsAndProfile(0xc001b5eea0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc00066ef70 sp=0xc00066ee90 pc=0x2814d5e testing.tRunner(0xc001b5eea0, 0x29f8b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066efc0 sp=0xc00066ef70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066efe0 sp=0xc00066efc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066efe8 sp=0xc00066efe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc000826ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000eddd0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080b5b8 sp=0xc00080b598 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080b630 sp=0xc00080b5b8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080b658 sp=0xc00080b630 pc=0x24c41d2 testing.(*T).Parallel(0xc0014311e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080b6f0 sp=0xc00080b658 pc=0x25c6b55 runtime_test.TestEnsureDropM(0xc0014311e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc00080b770 sp=0xc00080b6f0 pc=0x27ce95f testing.tRunner(0xc0014311e0, 0x29f8428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080b7c0 sp=0xc00080b770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080b7e0 sp=0xc00080b7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080b7e8 sp=0xc00080b7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23351 gp=0xc000827380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001a2950?, 0xc00007e000?, 0x0?, 0x0?, 0xc000089648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000895f8 sp=0xc0000895d8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000089670 sp=0xc0000895f8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000089698 sp=0xc000089670 pc=0x24c41d2 testing.(*T).Parallel(0xc000102ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000089730 sp=0xc000089698 pc=0x25c6b55 runtime_test.TestMemmoveLarge0x180000(0xc000102ea0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000089770 sp=0xc000089730 pc=0x2806885 testing.tRunner(0xc000102ea0, 0x29f87c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000897c0 sp=0xc000089770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000897e0 sp=0xc0000897c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000897e8 sp=0xc0000897e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23349 gp=0xc0008304e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001a2890?, 0xc00007e000?, 0x0?, 0x0?, 0xc000677dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066bd80 sp=0xc00066bd60 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066bdf8 sp=0xc00066bd80 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066be20 sp=0xc00066bdf8 pc=0x24c41d2 testing.(*T).Parallel(0xc00098fba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066beb8 sp=0xc00066be20 pc=0x25c6b55 runtime_test.TestMemmove(0xc00098fba0) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00066bf70 sp=0xc00066beb8 pc=0x2805e79 testing.tRunner(0xc00098fba0, 0x29f87b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066bfc0 sp=0xc00066bf70 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066bfe0 sp=0xc00066bfc0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066bfe8 sp=0xc00066bfe0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23352 gp=0xc000830d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001a29b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000088648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000885f8 sp=0xc0000885d8 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000088670 sp=0xc0000885f8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000088698 sp=0xc000088670 pc=0x24c41d2 testing.(*T).Parallel(0xc000103040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000088730 sp=0xc000088698 pc=0x25c6b55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000103040) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000088770 sp=0xc000088730 pc=0x2806985 testing.tRunner(0xc000103040, 0x29f87d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000887c0 sp=0xc000088770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000887e0 sp=0xc0000887c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000887e8 sp=0xc0000887e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21484 gp=0xc001d01520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00041f860?, 0xc00007e000?, 0x0?, 0x0?, 0xc00080d5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080d5a8 sp=0xc00080d588 pc=0x24fea0e runtime.chanrecv(0xc000182360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080d620 sp=0xc00080d5a8 pc=0x24c45bf runtime.chanrecv1(0x2c63e80?, 0x2966ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080d648 sp=0xc00080d620 pc=0x24c41d2 testing.(*T).Parallel(0xc00055c000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080d6e0 sp=0xc00080d648 pc=0x25c6b55 runtime_test.TestCgoSigfwd(0xc00055c000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc00080d770 sp=0xc00080d6e0 pc=0x27d2fe5 testing.tRunner(0xc00055c000, 0x29f8270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080d7c0 sp=0xc00080d770 pc=0x25c6e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080d7e0 sp=0xc00080d7c0 pc=0x25c7e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080d7e8 sp=0xc00080d7e0 pc=0x2539a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.056s ok runtime/cgo 0.083s ok runtime/coverage 0.047s FAIL go tool dist: Failed: exit status 1