darwin-amd64-10_15 at 631a6c2abfb2cf7a877ea80f98c504fc4e0077be :: 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=433" "TERM_SESSION_ID=794BAD4B-D6DB-4DF0-9D8E-05E9455440D4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BsXjqUm57c/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D0283DEF-384D-4B88-9CC7-EE619AB906E9" "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-10_15" "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 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.366s ok archive/zip 0.603s ok bufio 0.185s ok bytes 0.479s ok cmp 0.050s ok compress/bzip2 0.143s ok compress/flate 3.264s ok compress/gzip 1.745s ok compress/lzw 0.133s ok compress/zlib 0.880s ok container/heap 0.030s ok container/list 0.020s ok container/ring 0.028s ok context 0.082s ok crypto 0.029s ok crypto/aes 0.045s ok crypto/cipher 0.029s ok crypto/des 0.027s ok crypto/dsa 0.031s ok crypto/ecdh 0.063s ok crypto/ecdsa 0.052s ok crypto/ed25519 0.127s ok crypto/elliptic 0.048s ok crypto/hmac 0.038s ok crypto/internal/alias 0.057s ok crypto/internal/bigmod 0.261s ok crypto/internal/boring 0.043s ok crypto/internal/boring/bcache 0.196s ok crypto/internal/edwards25519 0.099s ok crypto/internal/edwards25519/field 0.052s ok crypto/internal/nistec 0.238s ok crypto/internal/nistec/fiat 0.060s [no tests to run] ok crypto/md5 0.053s ok crypto/rand 0.113s ok crypto/rc4 0.056s ok crypto/rsa 0.450s ok crypto/sha1 0.050s ok crypto/sha256 0.026s ok crypto/sha512 0.028s ok crypto/subtle 0.196s ok crypto/tls 2.242s ok crypto/x509 0.622s ok database/sql 0.661s ok database/sql/driver 0.036s ok debug/buildinfo 0.041s ok debug/dwarf 0.047s ok debug/elf 0.292s ok debug/gosym 0.084s ok debug/macho 0.044s ok debug/pe 0.083s ok debug/plan9obj 0.027s ok embed 0.054s [no tests to run] ok embed/internal/embedtest 0.047s ok encoding/ascii85 0.030s ok encoding/asn1 0.041s ok encoding/base32 0.082s ok encoding/base64 0.027s ok encoding/binary 0.032s ok encoding/csv 0.038s ok encoding/gob 2.009s ok encoding/hex 0.029s ok encoding/json 0.422s ok encoding/pem 0.565s ok encoding/xml 0.187s ok errors 0.081s ok expvar 0.095s ok flag 0.173s ok fmt 0.131s ok go/ast 0.039s ok go/build 2.165s ok go/build/constraint 0.046s ok go/constant 0.056s ok go/doc 0.128s ok go/doc/comment 1.650s ok go/format 0.060s ok go/importer 1.201s ok go/internal/gccgoimporter 0.091s ok go/internal/gcimporter 6.559s ok go/internal/srcimporter 15.316s ok go/parser 0.377s ok go/printer 0.333s ok go/scanner 0.078s ok go/token 0.040s ok go/types 23.163s ok go/version 0.028s ok hash 0.024s ok hash/adler32 0.029s ok hash/crc32 0.050s ok hash/crc64 0.035s ok hash/fnv 0.032s ok hash/maphash 0.150s ok html 0.029s ok html/template 0.164s ok image 0.142s ok image/color 0.063s ok image/draw 0.157s ok image/gif 0.629s ok image/jpeg 0.281s ok image/png 0.361s ok index/suffixarray 0.244s ok internal/abi 0.373s ok internal/buildcfg 0.026s ok internal/coverage/cformat 0.088s ok internal/coverage/cmerge 0.083s ok internal/coverage/pods 0.071s ok internal/coverage/slicereader 0.025s ok internal/coverage/slicewriter 0.023s ok internal/coverage/test 0.035s ok internal/cpu 0.069s ok internal/dag 0.049s ok internal/diff 0.043s ok internal/fmtsort 0.044s ok internal/fuzz 0.040s ok internal/godebug 1.462s ok internal/godebugs 0.032s ok internal/gover 0.029s ok internal/intern 1.879s ok internal/itoa 0.023s ok internal/platform 2.703s ok internal/poll 0.053s ok internal/profile 0.023s ok internal/reflectlite 0.021s ok internal/safefilepath 0.024s ok internal/saferio 0.129s ok internal/singleflight 0.048s ok internal/testenv 0.542s ok internal/trace 0.169s ok internal/trace/v2 25.035s ok internal/types/errors 1.959s ok internal/unsafeheader 0.041s ok internal/xcoff 0.020s ok internal/zstd 0.056s ok io 0.118s ok io/fs 0.306s ok io/ioutil 0.051s ok log 0.037s ok log/slog 0.195s ok log/slog/internal/benchmarks 0.038s ok log/slog/internal/buffer 0.030s ok log/syslog 1.288s ok maps 0.024s ok math 0.029s ok math/big 1.030s ok math/bits 0.025s ok math/cmplx 0.025s ok math/rand 0.277s ok math/rand/v2 0.341s ok mime 0.024s ok mime/multipart 0.692s ok mime/quotedprintable 0.117s ok net 21.907s ok net/http 11.540s ok net/http/cgi 1.451s ok net/http/cookiejar 0.069s ok net/http/fcgi 0.246s ok net/http/httptest 0.176s ok net/http/httptrace 0.056s ok net/http/httputil 1.173s ok net/http/internal 0.052s ok net/http/internal/ascii 0.024s ok net/http/pprof 5.183s ok net/internal/socktest 0.019s ok net/mail 0.027s ok net/netip 1.044s ok net/rpc 0.205s ok net/rpc/jsonrpc 0.047s ok net/smtp 0.162s ok net/textproto 0.869s ok net/url 0.032s ok os 1.875s ok os/exec 1.662s ok os/exec/internal/fdtest 0.029s ok os/signal 4.022s ok os/user 0.056s ok path 0.023s ok path/filepath 0.078s ok plugin 0.020s ok reflect 1.479s ok regexp 0.707s ok regexp/syntax 1.050s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m29s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m29s) goroutine 23041 gp=0xc0004d8820 m=4 mp=0xc000057808 [running]: panic({0x2797ca0?, 0xc0003060a0?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000065f10 sp=0xc000065e60 pc=0x232b318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000065fe0 sp=0xc000065f10 pc=0x23fc0d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x236aa01 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(0xc001d8e4e0?, 0xc001d8e568?, 0xe0?, 0xe4?, 0x27c2300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000d7918 sp=0xc0000d78f8 pc=0x232fa0e runtime.chanrecv(0xc000030690, 0xc0000d79ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000d7990 sp=0xc0000d7918 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000d79b8 sp=0xc0000d7990 pc=0x22f51d2 testing.(*T).Run(0xc0000fe1a0, {0x26cdfcd?, 0xff92068000d7aa0?}, 0x2829b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000d7a78 sp=0xc0000d79b8 pc=0x23f8cab testing.runTests.func1(0xc0000fe1a0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000d7ab8 sp=0xc0000d7a78 pc=0x23fae37 testing.tRunner(0xc0000fe1a0, 0xc0000d7bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000d7b08 sp=0xc0000d7ab8 pc=0x23f7e9b testing.runTests(0xc000012198, {0x2a91120?, 0x1c7, 0x1c7}, {0xc0000061a0?, 0x2368a12?, 0x2a95560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000d7c00 sp=0xc0000d7b08 pc=0x23fad16 testing.(*M).Run(0xc0000a17c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000d7e30 sp=0xc0000d7c00 pc=0x23f96eb runtime_test.TestMain(0xc0000a17c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000d7e98 sp=0xc0000d7e30 pc=0x2604857 main.main() _testmain.go:1577 +0x195 fp=0xc0000d7f50 sp=0xc0000d7e98 pc=0x26b82d5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000d7fe0 sp=0xc0000d7f50 pc=0x232f5bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000d7fe8 sp=0xc0000d7fe0 pc=0x236aa01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x10e26a7dee3?, 0x2a964c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x232fa0e 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=0x232f873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x236aa01 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(0x2a94e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x232fa0e 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=0x2318f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x230d565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x236aa01 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(0x151b0c?, 0x83b67?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x232fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x2a95680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x23168c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x2316e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x230d505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x236aa01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x2829ef0?, 0x60?, 0x0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051e20 sp=0xc000051e00 pc=0x232fa0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc000051fe0 sp=0xc000051e20 pc=0x230c527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x236aa01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22972 gp=0xc0000fe4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033aa0?, 0xc00007e000?, 0x0?, 0x0?, 0xc002a34e68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002a34e18 sp=0xc002a34df8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002a34e90 sp=0xc002a34e18 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002a34eb8 sp=0xc002a34e90 pc=0x22f51d2 testing.(*T).Parallel(0xc0002871e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc002a34f50 sp=0xc002a34eb8 pc=0x23f7b55 runtime_test.TestCgoCrashHandler(0xc0002871e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc002a34f70 sp=0xc002a34f50 pc=0x25feef8 testing.tRunner(0xc0002871e0, 0x28291d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002a34fc0 sp=0xc002a34f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002a34fe0 sp=0xc002a34fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002a34fe8 sp=0xc002a34fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 12 gp=0xc0000fe680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xeb407ad4fd?, 0x3?, 0x39?, 0x6?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053f50 sp=0xc000053f30 pc=0x232fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000053fe0 sp=0xc000053f50 pc=0x230f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x236aa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 11 gp=0xc0000fe9c0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xeb4102d4c2?, 0x3?, 0x7f?, 0xc5?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053750 sp=0xc000053730 pc=0x232fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000537e0 sp=0xc000053750 pc=0x230f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x236aa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 18 gp=0xc000286000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10e26bb8e35?, 0x2?, 0x64?, 0x1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c750 sp=0xc00004c730 pc=0x232fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004c7e0 sp=0xc00004c750 pc=0x230f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x236aa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc00020e340 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10e26bb06b4?, 0xc000284040?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052f50 sp=0xc000052f30 pc=0x232fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000052fe0 sp=0xc000052f50 pc=0x230f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x236aa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc000182680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xeb4102ae80?, 0x0?, 0xb0?, 0x27?, 0x23f7e9b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052750 sp=0xc000052730 pc=0x232fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000527e0 sp=0xc000052750 pc=0x230f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x236aa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 19 gp=0xc0002861a0 m=nil [GC worker (idle)]: runtime.gopark(0x10e26c29af1?, 0x1?, 0xaf?, 0x2c?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x232fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x230f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x236aa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23421 gp=0xc0000fe000 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc00086ffa8 sp=0xc00086ffa0 pc=0x2646086 runtime_test.(*contentionWorker).run(0xc00051e048) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00086ffc8 sp=0xc00086ffa8 pc=0x2647dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00086ffe0 sp=0xc00086ffc8 pc=0x26479c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086ffe8 sp=0xc00086ffe0 pc=0x236aa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23409 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23004 gp=0xc0000ff6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006667d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003be618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003be5c8 sp=0xc0003be5a8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003be640 sp=0xc0003be5c8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003be668 sp=0xc0003be640 pc=0x22f51d2 testing.(*T).Parallel(0xc000995040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003be700 sp=0xc0003be668 pc=0x23f7b55 runtime_test.TestCgoTracebackSigpanic(0xc000995040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc0003be770 sp=0xc0003be700 pc=0x26026bc testing.tRunner(0xc000995040, 0x28292b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003be7c0 sp=0xc0003be770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003be7e0 sp=0xc0003be7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003be7e8 sp=0xc0003be7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23422 gp=0xc000402820 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc002a337a8 sp=0xc002a337a0 pc=0x2646086 runtime_test.(*contentionWorker).run(0xc00051e060) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc002a337c8 sp=0xc002a337a8 pc=0x2647dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc002a337e0 sp=0xc002a337c8 pc=0x26479c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002a337e8 sp=0xc002a337e0 pc=0x236aa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23409 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23260 gp=0xc00243a4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032140?, 0xc00099e000?, 0x0?, 0x0?, 0xc00004e5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e590 sp=0xc00004e570 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004e608 sp=0xc00004e590 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004e630 sp=0xc00004e608 pc=0x22f51d2 testing.(*T).Parallel(0xc0004d8340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004e6c8 sp=0xc00004e630 pc=0x23f7b55 runtime_test.testConcurrentReadsAfterGrowth(0x23f7633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00004e750 sp=0xc00004e6c8 pc=0x262d8ea runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0004d8340?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc00004e770 sp=0xc00004e750 pc=0x262e0d8 testing.tRunner(0xc0004d8340, 0x2829330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004e7c0 sp=0xc00004e770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004e7e0 sp=0xc00004e7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc00243a9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666830?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003c2e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003c2dc8 sp=0xc0003c2da8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003c2e40 sp=0xc0003c2dc8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003c2e68 sp=0xc0003c2e40 pc=0x22f51d2 testing.(*T).Parallel(0xc0009951e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003c2f00 sp=0xc0003c2e68 pc=0x23f7b55 runtime_test.TestCgoPanicCallback(0xc0009951e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc0003c2f70 sp=0xc0003c2f00 pc=0x26028bc testing.tRunner(0xc0009951e0, 0x2829238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003c2fc0 sp=0xc0003c2f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003c2fe0 sp=0xc0003c2fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003c2fe8 sp=0xc0003c2fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23114 gp=0xc000402d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009067e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000537e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000537db8 sp=0xc000537d98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000537e30 sp=0xc000537db8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000537e58 sp=0xc000537e30 pc=0x22f51d2 testing.(*T).Parallel(0xc000891d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000537ef0 sp=0xc000537e58 pc=0x23f7b55 runtime_test.TestNetpollDeadlock(0xc000891d40) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000537f70 sp=0xc000537ef0 pc=0x2607b9f testing.tRunner(0xc000891d40, 0x2829848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000537fc0 sp=0xc000537f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000537fe0 sp=0xc000537fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000537fe8 sp=0xc000537fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23373 gp=0xc00243b1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002a06750?, 0xc00099e000?, 0x0?, 0x0?, 0xc002a34648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002a345f8 sp=0xc002a345d8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002a34670 sp=0xc002a345f8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002a34698 sp=0xc002a34670 pc=0x22f51d2 testing.(*T).Parallel(0xc0009621a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc002a34730 sp=0xc002a34698 pc=0x23f7b55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc0009621a0) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc002a34770 sp=0xc002a34730 pc=0x2637985 testing.tRunner(0xc0009621a0, 0x28297d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002a347c0 sp=0xc002a34770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002a347e0 sp=0xc002a347c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002a347e8 sp=0xc002a347e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22979 gp=0xc00243bba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033d80?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001a1608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001a15b8 sp=0xc0001a1598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001a1630 sp=0xc0001a15b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001a1658 sp=0xc0001a1630 pc=0x22f51d2 testing.(*T).Parallel(0xc000287860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001a16f0 sp=0xc0001a1658 pc=0x23f7b55 runtime_test.TestCgoExternalThreadPanic(0xc000287860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc0001a1770 sp=0xc0001a16f0 pc=0x25ff37f testing.tRunner(0xc000287860, 0x2829200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001a17c0 sp=0xc0001a1770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001a17e0 sp=0xc0001a17c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001a17e8 sp=0xc0001a17e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc000403040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666770?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086bdb8 sp=0xc00086bd98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086be30 sp=0xc00086bdb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086be58 sp=0xc00086be30 pc=0x22f51d2 testing.(*T).Parallel(0xc000994ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086bef0 sp=0xc00086be58 pc=0x23f7b55 runtime_test.TestSigStackSwapping(0xc000994ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc00086bf70 sp=0xc00086bef0 pc=0x260259f testing.tRunner(0xc000994ea0, 0x2829c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086bfc0 sp=0xc00086bf70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086bfe0 sp=0xc00086bfc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086bfe8 sp=0xc00086bfe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc0004031e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006666a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086f660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086f610 sp=0xc00086f5f0 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086f688 sp=0xc00086f610 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086f6b0 sp=0xc00086f688 pc=0x22f51d2 testing.(*T).Parallel(0xc000994b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086f748 sp=0xc00086f6b0 pc=0x23f7b55 runtime_test.TestCgoLockOSThreadExit(0xc000994b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc00086f770 sp=0xc00086f748 pc=0x26023b8 testing.tRunner(0xc000994b60, 0x2829218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086f7c0 sp=0xc00086f770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086f7e0 sp=0xc00086f7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086f7e8 sp=0xc00086f7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc000403380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666640?, 0xc00007e000?, 0x0?, 0x0?, 0xc0008715d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000871580 sp=0xc000871560 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008715f8 sp=0xc000871580 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000871620 sp=0xc0008715f8 pc=0x22f51d2 testing.(*T).Parallel(0xc0009949c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008716b8 sp=0xc000871620 pc=0x23f7b55 runtime_test.TestCatchPanic(0xc0009949c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000871770 sp=0xc0008716b8 pc=0x26020a7 testing.tRunner(0xc0009949c0, 0x28291b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008717c0 sp=0xc000871770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008717e0 sp=0xc0008717c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008717e8 sp=0xc0008717e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc000403520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006665e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000871e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000871db8 sp=0xc000871d98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000871e30 sp=0xc000871db8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000871e58 sp=0xc000871e30 pc=0x22f51d2 testing.(*T).Parallel(0xc000994820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000871ef0 sp=0xc000871e58 pc=0x23f7b55 runtime_test.TestCgoNumGoroutine(0xc000994820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000871f70 sp=0xc000871ef0 pc=0x2601f7f testing.tRunner(0xc000994820, 0x2829230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000871fc0 sp=0xc000871f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000871fe0 sp=0xc000871fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000871fe8 sp=0xc000871fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc0004036c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666480?, 0xc00007e000?, 0x0?, 0x0?, 0xc000062c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062c08 sp=0xc000062be8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000062c80 sp=0xc000062c08 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000062ca8 sp=0xc000062c80 pc=0x22f51d2 testing.(*T).Parallel(0xc000994340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000062d40 sp=0xc000062ca8 pc=0x23f7b55 runtime_test.testCgoPprof(0xc000994340, {0x0, 0x0}, {0x26c8247, 0x19}, {0x26bc9cf, 0xc}, {0x26c438a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000062f18 sp=0xc000062d40 pc=0x26009b9 runtime_test.TestCgoPprofThreadNoTraceback(0xc000994340?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000062f70 sp=0xc000062f18 pc=0x260179d testing.tRunner(0xc000994340, 0x2829268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000062fc0 sp=0xc000062f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000062fe0 sp=0xc000062fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc000403860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666420?, 0xc00007e000?, 0x0?, 0x0?, 0xc000060c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000060c08 sp=0xc000060be8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c80 sp=0xc000060c08 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca8 sp=0xc000060c80 pc=0x22f51d2 testing.(*T).Parallel(0xc00087fd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d40 sp=0xc000060ca8 pc=0x23f7b55 runtime_test.testCgoPprof(0xc00087fd40, {0x0, 0x0}, {0x26bddef, 0xe}, {0x26bc9cf, 0xc}, {0x26bd38c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d40 pc=0x26009b9 runtime_test.TestCgoPprofThread(0xc00087fd40?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0x260173d testing.tRunner(0xc00087fd40, 0x2829260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc000403a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006663c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000067c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000067c08 sp=0xc000067be8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000067c80 sp=0xc000067c08 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000067ca8 sp=0xc000067c80 pc=0x22f51d2 testing.(*T).Parallel(0xc00087fba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000067d40 sp=0xc000067ca8 pc=0x23f7b55 runtime_test.testCgoPprof(0xc00087fba0, {0x26bdde1, 0xe}, {0x26ba2b7, 0x8}, {0x26b9489, 0x6}, {0x26bc9c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000067f18 sp=0xc000067d40 pc=0x26009b9 runtime_test.TestCgoPprofPIE(0xc00087fba0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000067f70 sp=0xc000067f18 pc=0x26016e5 testing.tRunner(0xc00087fba0, 0x2829258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc000403ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666360?, 0xc00007e000?, 0x0?, 0x0?, 0xc002d4dc58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002d4dc08 sp=0xc002d4dbe8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002d4dc80 sp=0xc002d4dc08 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002d4dca8 sp=0xc002d4dc80 pc=0x22f51d2 testing.(*T).Parallel(0xc00087fa00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc002d4dd40 sp=0xc002d4dca8 pc=0x23f7b55 runtime_test.testCgoPprof(0xc00087fa00, {0x0, 0x0}, {0x26ba2b7, 0x8}, {0x26b9489, 0x6}, {0x26bc9c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc002d4df18 sp=0xc002d4dd40 pc=0x26009b9 runtime_test.TestCgoPprof(0xc00087fa00?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc002d4df70 sp=0xc002d4df18 pc=0x260167d testing.tRunner(0xc00087fa00, 0x2829248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002d4dfc0 sp=0xc002d4df70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002d4dfe0 sp=0xc002d4dfc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002d4dfe8 sp=0xc002d4dfe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc000403d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666300?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086c608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086c5b8 sp=0xc00086c598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086c630 sp=0xc00086c5b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086c658 sp=0xc00086c630 pc=0x22f51d2 testing.(*T).Parallel(0xc00087f860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086c6f0 sp=0xc00086c658 pc=0x23f7b55 runtime_test.TestCgoTracebackContextPreemption(0xc00087f860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00086c770 sp=0xc00086c6f0 pc=0x260083f testing.tRunner(0xc00087f860, 0x28292a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086c7c0 sp=0xc00086c770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086c7e0 sp=0xc00086c7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086c7e8 sp=0xc00086c7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22991 gp=0xc00062e000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006662a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003bee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003bedb8 sp=0xc0003bed98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003bee30 sp=0xc0003bedb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003bee58 sp=0xc0003bee30 pc=0x22f51d2 testing.(*T).Parallel(0xc00087f6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003beef0 sp=0xc0003bee58 pc=0x23f7b55 runtime_test.TestCgoTracebackContext(0xc00087f6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc0003bef70 sp=0xc0003beef0 pc=0x260071f testing.tRunner(0xc00087f6c0, 0x2829298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003befc0 sp=0xc0003bef70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003befe0 sp=0xc0003befc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003befe8 sp=0xc0003befe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22990 gp=0xc00062e1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666240?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003c3600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003c35b0 sp=0xc0003c3590 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003c3628 sp=0xc0003c35b0 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003c3650 sp=0xc0003c3628 pc=0x22f51d2 testing.(*T).Parallel(0xc00087f520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003c36e8 sp=0xc0003c3650 pc=0x23f7b55 runtime_test.TestCgoCrashTracebackGo(0xc00087f520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc0003c3770 sp=0xc0003c36e8 pc=0x260055f testing.tRunner(0xc00087f520, 0x28291e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003c37c0 sp=0xc0003c3770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003c37e0 sp=0xc0003c37c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003c37e8 sp=0xc0003c37e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22989 gp=0xc00062e680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006661e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003c2610?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003c25c0 sp=0xc0003c25a0 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003c2638 sp=0xc0003c25c0 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003c2660 sp=0xc0003c2638 pc=0x22f51d2 testing.(*T).Parallel(0xc00087f380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003c26f8 sp=0xc0003c2660 pc=0x23f7b55 runtime_test.TestCgoCrashTraceback(0xc00087f380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc0003c2770 sp=0xc0003c26f8 pc=0x26003bc testing.tRunner(0xc00087f380, 0x28291e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003c27c0 sp=0xc0003c2770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003c27e0 sp=0xc0003c27c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003c27e8 sp=0xc0003c27e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22987 gp=0xc00062e9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666110?, 0xc00007e000?, 0x0?, 0x0?, 0xc00019ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00019edb8 sp=0xc00019ed98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00019ee30 sp=0xc00019edb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00019ee58 sp=0xc00019ee30 pc=0x22f51d2 testing.(*T).Parallel(0xc00087f040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00019eef0 sp=0xc00019ee58 pc=0x23f7b55 runtime_test.TestCgoCCodeSIGPROF(0xc00087f040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc00019ef70 sp=0xc00019eef0 pc=0x26000ff testing.tRunner(0xc00087f040, 0x28291c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00019efc0 sp=0xc00019ef70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00019efe0 sp=0xc00019efc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00019efe8 sp=0xc00019efe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22986 gp=0xc00062eb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006660b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086a5b8 sp=0xc00086a598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086a630 sp=0xc00086a5b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086a658 sp=0xc00086a630 pc=0x22f51d2 testing.(*T).Parallel(0xc00087eea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086a6f0 sp=0xc00086a658 pc=0x23f7b55 runtime_test.TestCgoPanicDeadlock(0xc00087eea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc00086a770 sp=0xc00086a6f0 pc=0x25fffdf testing.tRunner(0xc00087eea0, 0x2829240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086a7c0 sp=0xc00086a770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086a7e0 sp=0xc00086a7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086a7e8 sp=0xc00086a7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22985 gp=0xc00062ed00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000666050?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086ad90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086ad40 sp=0xc00086ad20 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086adb8 sp=0xc00086ad40 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086ade0 sp=0xc00086adb8 pc=0x22f51d2 testing.(*T).Parallel(0xc00087ed00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086ae78 sp=0xc00086ade0 pc=0x23f7b55 runtime_test.TestCgoCheckBytes(0xc00087ed00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc00086af70 sp=0xc00086ae78 pc=0x25ffa87 testing.tRunner(0xc00087ed00, 0x28291d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086afc0 sp=0xc00086af70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086afe0 sp=0xc00086afc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086afe8 sp=0xc00086afe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22984 gp=0xc00062eea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033f70?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086cdb8 sp=0xc00086cd98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086ce30 sp=0xc00086cdb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086ce58 sp=0xc00086ce30 pc=0x22f51d2 testing.(*T).Parallel(0xc00087eb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086cef0 sp=0xc00086ce58 pc=0x23f7b55 runtime_test.TestEnsureDropM(0xc00087eb60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc00086cf70 sp=0xc00086cef0 pc=0x25ff95f testing.tRunner(0xc00087eb60, 0x2829428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086cfc0 sp=0xc00086cf70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086cfe0 sp=0xc00086cfc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086cfe8 sp=0xc00086cfe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22983 gp=0xc00062f040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033f10?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086d5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086d5a8 sp=0xc00086d588 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086d620 sp=0xc00086d5a8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086d648 sp=0xc00086d620 pc=0x22f51d2 testing.(*T).Parallel(0xc00087e820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086d6e0 sp=0xc00086d648 pc=0x23f7b55 runtime_test.TestCgoExecSignalMask(0xc00087e820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc00086d770 sp=0xc00086d6e0 pc=0x25ff825 testing.tRunner(0xc00087e820, 0x28291f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086d7c0 sp=0xc00086d770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086d7e0 sp=0xc00086d7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086d7e8 sp=0xc00086d7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22981 gp=0xc00062f1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033e40?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086ddb8 sp=0xc00086dd98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086de30 sp=0xc00086ddb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086de58 sp=0xc00086de30 pc=0x22f51d2 testing.(*T).Parallel(0xc000287ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086def0 sp=0xc00086de58 pc=0x23f7b55 runtime_test.TestCgoExternalThreadSignal(0xc000287ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc00086df70 sp=0xc00086def0 pc=0x25ff5bf testing.tRunner(0xc000287ba0, 0x2829210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086dfc0 sp=0xc00086df70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086dfe0 sp=0xc00086dfc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086dfe8 sp=0xc00086dfe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22980 gp=0xc00062f380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033de0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086e5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086e5a8 sp=0xc00086e588 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086e620 sp=0xc00086e5a8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086e648 sp=0xc00086e620 pc=0x22f51d2 testing.(*T).Parallel(0xc000287a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086e6e0 sp=0xc00086e648 pc=0x23f7b55 runtime_test.TestCgoExternalThreadSIGPROF(0xc000287a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc00086e770 sp=0xc00086e6e0 pc=0x25ff485 testing.tRunner(0xc000287a00, 0x2829208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086e7c0 sp=0xc00086e770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086e7e0 sp=0xc00086e7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086e7e8 sp=0xc00086e7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23259 gp=0xc00062f520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000320a0?, 0xc00099e000?, 0x0?, 0x0?, 0xc00004e5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002d51d90 sp=0xc002d51d70 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002d51e08 sp=0xc002d51d90 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002d51e30 sp=0xc002d51e08 pc=0x22f51d2 testing.(*T).Parallel(0xc0004d8000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc002d51ec8 sp=0xc002d51e30 pc=0x23f7b55 runtime_test.testConcurrentReadsAfterGrowth(0x23f7633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc002d51f50 sp=0xc002d51ec8 pc=0x262d8ea runtime_test.TestConcurrentReadsAfterGrowth(0xc0004d8000?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc002d51f70 sp=0xc002d51f50 pc=0x262e095 testing.tRunner(0xc0004d8000, 0x2829328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002d51fc0 sp=0xc002d51f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002d51fe0 sp=0xc002d51fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002d51fe8 sp=0xc002d51fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23217 gp=0xc00062fba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002a060d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003c0e38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003c0de8 sp=0xc0003c0dc8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003c0e60 sp=0xc0003c0de8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003c0e88 sp=0xc0003c0e60 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f6340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003c0f20 sp=0xc0003c0e88 pc=0x23f7b55 runtime_test.TestGCTestMoveStackOnNextCall(0xc0007f6340) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc0003c0f70 sp=0xc0003c0f20 pc=0x26150bc testing.tRunner(0xc0007f6340, 0x28294e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003c0fc0 sp=0xc0003c0f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003c0fe0 sp=0xc0003c0fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003c0fe8 sp=0xc0003c0fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23112 gp=0xc0001829c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000906720?, 0xc00007e000?, 0x0?, 0x0?, 0xc000910e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000910db8 sp=0xc000910d98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000910e30 sp=0xc000910db8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000910e58 sp=0xc000910e30 pc=0x22f51d2 testing.(*T).Parallel(0xc000891a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000910ef0 sp=0xc000910e58 pc=0x23f7b55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc000891a00) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000910f70 sp=0xc000910ef0 pc=0x2607938 testing.tRunner(0xc000891a00, 0x2829b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000910fc0 sp=0xc000910f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000910fe0 sp=0xc000910fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000910fe8 sp=0xc000910fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23054 gp=0xc000182b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000506900?, 0xc00007e000?, 0x0?, 0x0?, 0xc00090a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090a5b8 sp=0xc00090a598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00090a630 sp=0xc00090a5b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090a658 sp=0xc00090a630 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f7040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00090a6f0 sp=0xc00090a658 pc=0x23f7b55 runtime_test.TestEnsureBindM(0xc0007f7040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00090a770 sp=0xc00090a6f0 pc=0x260459f testing.tRunner(0xc0007f7040, 0x2829420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00090a7c0 sp=0xc00090a770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00090a7e0 sp=0xc00090a7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090a7e8 sp=0xc00090a7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23409 gp=0xc0001831e0 m=nil [semacquire, 2 minutes]: runtime.gopark(0x2304f5a?, 0xc0000d3c30?, 0xa0?, 0xc2?, 0xc001352120?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061ba0 sp=0xc000061b80 pc=0x232fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0028e0098, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000061c08 sp=0xc000061ba0 pc=0x2341865 sync.runtime_Semacquire(0xc000306100?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000061c40 sp=0xc000061c08 pc=0x2366665 sync.(*WaitGroup).Wait(0x282a430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000061c68 sp=0xc000061c40 pc=0x2373ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000061cb8 sp=0xc000061c68 pc=0x2647985 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0009c6820, 0xc0000d3e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000061d48 sp=0xc000061cb8 pc=0x2647af8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0009c6820) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000061ee0 sp=0xc000061d48 pc=0x2646f33 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0009c6820) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000061f70 sp=0xc000061ee0 pc=0x2645f89 testing.tRunner(0xc0009c6820, 0xc000350200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 23416 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23236 gp=0xc000183860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002a06060?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003c1640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003c15f0 sp=0xc0003c15d0 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003c1668 sp=0xc0003c15f0 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003c1690 sp=0xc0003c1668 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f61a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003c1728 sp=0xc0003c1690 pc=0x23f7b55 runtime_test.TestGCTestPointerClass(0xc0007f61a0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc0003c1770 sp=0xc0003c1728 pc=0x261569c testing.tRunner(0xc0007f61a0, 0x28294f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003c17c0 sp=0xc0003c1770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003c17e0 sp=0xc0003c17c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003c17e8 sp=0xc0003c17e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22977 gp=0xc000183d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033cc0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00086ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00086edb8 sp=0xc00086ed98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00086ee30 sp=0xc00086edb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00086ee58 sp=0xc00086ee30 pc=0x22f51d2 testing.(*T).Parallel(0xc000287520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00086eef0 sp=0xc00086ee58 pc=0x23f7b55 runtime_test.TestCgoTraceback(0xc000287520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00086ef70 sp=0xc00086eef0 pc=0x25ff09f testing.tRunner(0xc000287520, 0x2829290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00086efc0 sp=0xc00086ef70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00086efe0 sp=0xc00086efc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00086efe8 sp=0xc00086efe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23372 gp=0xc00020e820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002a066f0?, 0xc00099e000?, 0x0?, 0x0?, 0xc00019f648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00019f5f8 sp=0xc00019f5d8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00019f670 sp=0xc00019f5f8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00019f698 sp=0xc00019f670 pc=0x22f51d2 testing.(*T).Parallel(0xc0009c7d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00019f730 sp=0xc00019f698 pc=0x23f7b55 runtime_test.TestMemmoveLarge0x180000(0xc0009c7d40) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc00019f770 sp=0xc00019f730 pc=0x2637885 testing.tRunner(0xc0009c7d40, 0x28297c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00019f7c0 sp=0xc00019f770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00019f7e0 sp=0xc00019f7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00019f7e8 sp=0xc00019f7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23113 gp=0xc00020f6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000906780?, 0xc00007e000?, 0x0?, 0x0?, 0xc000910608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009105b8 sp=0xc000910598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000910630 sp=0xc0009105b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000910658 sp=0xc000910630 pc=0x22f51d2 testing.(*T).Parallel(0xc000891ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009106f0 sp=0xc000910658 pc=0x23f7b55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc000891ba0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000910770 sp=0xc0009106f0 pc=0x2607a78 testing.tRunner(0xc000891ba0, 0x2829b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009107c0 sp=0xc000910770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009107e0 sp=0xc0009107c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009107e8 sp=0xc0009107e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23051 gp=0xc00087c680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005067d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003bd5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003bd5a8 sp=0xc0003bd588 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003bd620 sp=0xc0003bd5a8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003bd648 sp=0xc0003bd620 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f6b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003bd6e0 sp=0xc0003bd648 pc=0x23f7b55 runtime_test.TestCgoSigfwd(0xc0007f6b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc0003bd770 sp=0xc0003bd6e0 pc=0x2603fe5 testing.tRunner(0xc0007f6b60, 0x2829270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003bd7c0 sp=0xc0003bd770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003bd7e0 sp=0xc0003bd7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003bd7e8 sp=0xc0003bd7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23052 gp=0xc00087c820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000506830?, 0xc00007e000?, 0x0?, 0x0?, 0xc0003bde08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003bddb8 sp=0xc0003bdd98 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003bde30 sp=0xc0003bddb8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003bde58 sp=0xc0003bde30 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f6d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003bdef0 sp=0xc0003bde58 pc=0x23f7b55 runtime_test.TestDestructorCallback(0xc0007f6d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc0003bdf70 sp=0xc0003bdef0 pc=0x260411f testing.tRunner(0xc0007f6d00, 0x28293d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003bdfc0 sp=0xc0003bdf70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003bdfe0 sp=0xc0003bdfc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003bdfe8 sp=0xc0003bdfe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22508 gp=0xc00087c9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005062d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000916608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009165b8 sp=0xc000916598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000916630 sp=0xc0009165b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000916658 sp=0xc000916630 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f6000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009166f0 sp=0xc000916658 pc=0x23f7b55 runtime_test.TestEINTR(0xc0007f6000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000916770 sp=0xc0009166f0 pc=0x26036ff testing.tRunner(0xc0007f6000, 0x28293f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009167c0 sp=0xc000916770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009167e0 sp=0xc0009167c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009167e8 sp=0xc0009167e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22507 gp=0xc00087cb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000506270?, 0xc00007e000?, 0x0?, 0x0?, 0xc000533618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005335c8 sp=0xc0005335a8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000533640 sp=0xc0005335c8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000533668 sp=0xc000533640 pc=0x22f51d2 testing.(*T).Parallel(0xc000402ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000533700 sp=0xc000533668 pc=0x23f7b55 runtime_test.TestAbortInCgo(0xc000402ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000533770 sp=0xc000533700 pc=0x260357c testing.tRunner(0xc000402ea0, 0x28290a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005337c0 sp=0xc000533770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005337e0 sp=0xc0005337c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005337e8 sp=0xc0005337e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23115 gp=0xc00087cd00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000906840?, 0xc00007e000?, 0x0?, 0x0?, 0xc00090ad50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090ad00 sp=0xc00090ace0 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00090ad78 sp=0xc00090ad00 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090ada0 sp=0xc00090ad78 pc=0x22f51d2 testing.(*T).Parallel(0xc000962000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00090ae38 sp=0xc00090ada0 pc=0x23f7b55 runtime_test.TestPanicTraceback(0xc000962000) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00090af70 sp=0xc00090ae38 pc=0x2607cca testing.tRunner(0xc000962000, 0x28299a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00090afc0 sp=0xc00090af70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00090afe0 sp=0xc00090afc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090afe8 sp=0xc00090afe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22978 gp=0xc00087cea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000033d20?, 0xc00007e000?, 0x0?, 0x0?, 0xc000870df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000870da8 sp=0xc000870d88 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000870e20 sp=0xc000870da8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000870e48 sp=0xc000870e20 pc=0x22f51d2 testing.(*T).Parallel(0xc0002876c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000870ee0 sp=0xc000870e48 pc=0x23f7b55 runtime_test.TestCgoCallbackGC(0xc0002876c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000870f70 sp=0xc000870ee0 pc=0x25ff1c5 testing.tRunner(0xc0002876c0, 0x28291c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000870fc0 sp=0xc000870f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000870fe0 sp=0xc000870fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000870fe8 sp=0xc000870fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23423 gp=0xc00087d040 m=nil [runnable]: runtime.gopark(0xc000180a80?, 0xc002a31708?, 0xc0?, 0xc3?, 0xc000180a80?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002a316d0 sp=0xc002a316b0 pc=0x232fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc002a1e2e8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc002a31738 sp=0xc002a316d0 pc=0x2341865 runtime.semacquire(0xc002a1e2e8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc002a31770 sp=0xc002a31738 pc=0x234161e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc002a317a8 sp=0xc002a31770 pc=0x2645ffe runtime_test.(*contentionWorker).run(0xc00051e090) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc002a317c8 sp=0xc002a317a8 pc=0x2647dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc002a317e0 sp=0xc002a317c8 pc=0x26479c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002a317e8 sp=0xc002a317e0 pc=0x236aa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23409 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23055 gp=0xc00087d380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000506960?, 0xc00007e000?, 0x0?, 0x0?, 0xc000531df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000531da8 sp=0xc000531d88 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000531e20 sp=0xc000531da8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000531e48 sp=0xc000531e20 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f71e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000531ee0 sp=0xc000531e48 pc=0x23f7b55 runtime_test.TestStackSwitchCallback(0xc0007f71e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000531f70 sp=0xc000531ee0 pc=0x26046c5 testing.tRunner(0xc0007f71e0, 0x2829d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000531fc0 sp=0xc000531f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000531fe0 sp=0xc000531fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000531fe8 sp=0xc000531fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23370 gp=0xc00087d520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002a06630?, 0xc00099e000?, 0x0?, 0x0?, 0xc00004fdd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004fd80 sp=0xc00004fd60 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004fdf8 sp=0xc00004fd80 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004fe20 sp=0xc00004fdf8 pc=0x22f51d2 testing.(*T).Parallel(0xc0009c7a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004feb8 sp=0xc00004fe20 pc=0x23f7b55 runtime_test.TestMemmove(0xc0009c7a00) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00004ff70 sp=0xc00004feb8 pc=0x2636e79 testing.tRunner(0xc0009c7a00, 0x28297b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004ffc0 sp=0xc00004ff70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004ffe0 sp=0xc00004ffc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23056 gp=0xc00087d6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005069c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00019de18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00019ddc8 sp=0xc00019dda8 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00019de40 sp=0xc00019ddc8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00019de68 sp=0xc00019de40 pc=0x22f51d2 testing.(*T).Parallel(0xc0007f7380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00019df00 sp=0xc00019de68 pc=0x23f7b55 runtime_test.TestVDSO(0xc0007f7380) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc00019df70 sp=0xc00019df00 pc=0x2605c3c testing.tRunner(0xc0007f7380, 0x2829e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00019dfc0 sp=0xc00019df70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00019dfe0 sp=0xc00019dfc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00019dfe8 sp=0xc00019dfe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23028 gp=0xc00087dd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00036e080?, 0xc00007e000?, 0x0?, 0x0?, 0xc000913608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009135b8 sp=0xc000913598 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000913630 sp=0xc0009135b8 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000913658 sp=0xc000913630 pc=0x22f51d2 testing.(*T).Parallel(0xc0004d81a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009136f0 sp=0xc000913658 pc=0x23f7b55 runtime_test.TestNetpollWaiters(0xc0004d81a0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc000913770 sp=0xc0009136f0 pc=0x260addf testing.tRunner(0xc0004d81a0, 0x2829850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009137c0 sp=0xc000913770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009137e0 sp=0xc0009137c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009137e8 sp=0xc0009137e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23416 gp=0xc00087e340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0002825b1?, 0xc000282640?, 0xb0?, 0x25?, 0x43e78?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002d50d30 sp=0xc002d50d10 pc=0x232fa0e runtime.chanrecv(0xc0004d6380, 0xc002d50e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002d50da8 sp=0xc002d50d30 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002d50dd0 sp=0xc002d50da8 pc=0x22f51d2 testing.(*T).Run(0xc000287040, {0x26c1307?, 0xc001878120?}, 0xc000350200) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc002d50e90 sp=0xc002d50dd0 pc=0x23f8cab runtime_test.TestRuntimeLockMetricsAndProfile(0xc000287040) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc002d50f70 sp=0xc002d50e90 pc=0x2645d5e testing.tRunner(0xc000287040, 0x2829b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002d50fc0 sp=0xc002d50f70 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002d50fe0 sp=0xc002d50fc0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002d50fe8 sp=0xc002d50fe0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23371 gp=0xc0009c61a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002a06690?, 0xc00099e000?, 0x0?, 0x0?, 0xc00004f5c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f578 sp=0xc00004f558 pc=0x232fa0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004f5f0 sp=0xc00004f578 pc=0x22f55bf runtime.chanrecv1(0x2a94e80?, 0x2797ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004f618 sp=0xc00004f5f0 pc=0x22f51d2 testing.(*T).Parallel(0xc0009c7ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004f6b0 sp=0xc00004f618 pc=0x23f7b55 runtime_test.TestMemmoveAlias(0xc0009c7ba0) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc00004f770 sp=0xc00004f6b0 pc=0x2637399 testing.tRunner(0xc0009c7ba0, 0x28297b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004f7c0 sp=0xc00004f770 pc=0x23f7e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c0 pc=0x23f8e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x236aa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.064s ok runtime/cgo 0.033s ok runtime/coverage 0.032s FAIL go tool dist: Failed: exit status 1