linux-amd64-wsl at 3d49b683c6095a9a2681e84f05adfbb8d82882e8 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-22.04" "HOSTNAME=wsl-builder-1.farm.mzh.io" "NAME=wsl-1" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "SHLVL=2" "HTTPS_PROXY=http://10.0.0.1:8123" "HTTP_PROXY=http://10.0.0.1:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu22.04LTS_2204.1.23.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=900ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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 linux/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 4.4.0-19041-Microsoft #2311-Microsoft Tue Nov 08 17:09:00 PST 2022 x86_64 ##### Testing packages. ok archive/tar 0.474s ok archive/zip 0.709s ok bufio 0.067s ok bytes 1.054s ok compress/bzip2 0.185s ok compress/flate 0.838s ok compress/gzip 1.529s ok compress/lzw 0.108s ok compress/zlib 0.447s ok container/heap 0.015s ok container/list 0.013s ok container/ring 0.012s ok context 0.029s ok crypto 0.019s ok crypto/aes 0.033s ok crypto/cipher 0.017s ok crypto/des 0.017s ok crypto/dsa 0.015s ok crypto/ecdh 0.046s ok crypto/ecdsa 0.035s ok crypto/ed25519 0.047s ok crypto/elliptic 0.070s ok crypto/hmac 0.076s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.206s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.081s ok crypto/internal/edwards25519 2.627s ok crypto/internal/edwards25519/field 2.136s ok crypto/internal/nistec 0.413s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.117s ok crypto/rc4 0.035s ok crypto/rsa 0.132s ok crypto/sha1 0.024s ok crypto/sha256 0.016s ok crypto/sha512 0.018s ok crypto/subtle 0.415s ok crypto/tls 1.071s ok crypto/x509 1.049s ok database/sql 0.337s ok database/sql/driver 0.011s ok debug/buildinfo 0.029s ok debug/dwarf 0.215s ok debug/elf 0.305s ok debug/gosym 0.466s ok debug/macho 0.109s ok debug/pe 0.196s ok debug/plan9obj 0.026s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.013s ok encoding/ascii85 0.014s ok encoding/asn1 0.015s ok encoding/base32 0.059s ok encoding/base64 0.020s ok encoding/binary 0.016s ok encoding/csv 0.094s ok encoding/gob 2.114s ok encoding/hex 0.019s ok encoding/json 0.577s ok encoding/pem 1.246s ok encoding/xml 0.166s ok errors 0.034s ok expvar 0.015s ok flag 0.079s ok fmt 0.084s ok go/ast 0.018s ok go/build 1.931s ok go/build/constraint 0.024s ok go/constant 0.015s ok go/doc 0.645s ok go/doc/comment 2.174s ok go/format 0.038s ok go/importer 0.460s ok go/internal/gccgoimporter 0.134s ok go/internal/gcimporter 2.836s ok go/internal/srcimporter 21.198s ok go/parser 0.567s ok go/printer 0.338s ok go/scanner 0.012s ok go/token 0.025s ok go/types 34.951s ok hash 0.024s ok hash/adler32 0.020s ok hash/crc32 0.015s ok hash/crc64 0.012s ok hash/fnv 0.012s ok hash/maphash 0.090s ok html 0.013s ok html/template 0.147s ok image 0.120s ok image/color 0.023s ok image/draw 0.074s ok image/gif 0.272s ok image/jpeg 0.259s ok image/png 0.334s ok index/suffixarray 0.129s ok internal/abi 8.495s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.026s ok internal/coverage/slicereader 0.012s ok internal/coverage/slicewriter 0.012s ok internal/coverage/test 0.061s ok internal/cpu 0.026s ok internal/dag 0.017s ok internal/diff 0.113s ok internal/fmtsort 0.009s ok internal/fuzz 0.024s ok internal/godebug 0.024s ok internal/intern 0.209s ok internal/itoa 0.009s ok internal/poll 0.835s ok internal/profile 0.114s ok internal/reflectlite 0.070s ok internal/safefilepath 0.011s ok internal/saferio 0.145s ok internal/singleflight 0.064s ok internal/testenv 0.010s ok internal/trace 0.148s ok internal/types/errors 0.709s ok internal/unsafeheader 0.013s ok internal/xcoff 0.285s ok io 0.066s ok io/fs 0.200s ok io/ioutil 0.044s ok log 0.018s ok log/syslog 1.635s ok math 0.028s ok math/big 0.749s ok math/bits 0.027s ok math/cmplx 0.017s ok math/rand 0.240s ok mime 0.032s ok mime/multipart 0.190s ok mime/quotedprintable 0.072s --- FAIL: TestTCPListener (0.00s) listen_test.go:72: skipping tcp test listen_test.go:72: skipping tcp 0.0.0.0 test listen_test.go:72: skipping tcp ::ffff:0.0.0.0 test listen_test.go:72: skipping tcp :: test listen_test.go:90: tcp 127.0.0.1 should fail panic: test timed out after 3m0s running tests: TestSplice (2m58s) TestSplice/tcp-to-tcp (2m58s) TestSplice/tcp-to-tcp/big (2m58s) goroutine 984 [running]: panic({0x64bc00?, 0xc000028070?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc00004df10 sp=0xc00004de48 pc=0x4394cb testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc00004dfe0 sp=0xc00004df10 pc=0x4eeeaa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x46f2c1 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive, 2 minutes]: runtime.gopark(0xc000018c00?, 0xc0000a6538?, 0xa0?, 0x41?, 0xc00004a9c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004a940 sp=0xc00004a920 pc=0x43c630 runtime.chanrecv(0xc00049a070, 0xc00004aa3f, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004a9d0 sp=0xc00004a940 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004a9f8 sp=0xc00004a9d0 pc=0x407f78 testing.(*T).Run(0xc000083040, {0x6969f6?, 0x4ea3c5?}, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004aab8 sp=0xc00004a9f8 pc=0x4eb945 testing.runTests.func1(0x85dc40?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00004ab08 sp=0xc00004aab8 pc=0x4edb05 testing.tRunner(0xc000083040, 0xc00004ac20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004ab58 sp=0xc00004ab08 pc=0x4eaa8b testing.runTests(0xc0000b6280?, {0x859c60, 0x107, 0x107}, {0x0?, 0x694d7b?, 0x85d1e0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00004ac50 sp=0xc00004ab58 pc=0x4ed9e9 testing.(*M).Run(0xc0000b6280) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc00004ae98 sp=0xc00004ac50 pc=0x4ec35a net.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/main_test.go:52 +0x34 fp=0xc00004aec8 sp=0xc00004ae98 pc=0x5d1794 main.main() _testmain.go:675 +0x1d3 fp=0xc00004af80 sp=0xc00004aec8 pc=0x6338f3 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00004afe0 sp=0xc00004af80 pc=0x43c207 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004afe8 sp=0xc00004afe0 pc=0x46f2c1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x6f795ec932aa8?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003efb0 sp=0xc00003ef90 pc=0x43c630 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00003efe0 sp=0xc00003efb0 pc=0x43c470 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46f2c1 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 18 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003a780 sp=0xc00003a760 pc=0x43c630 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00003a7c8 sp=0xc00003a780 pc=0x426e9e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003a7e0 sp=0xc00003a7c8 pc=0x41c086 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003a7e8 sp=0xc00003a7e0 pc=0x46f2c1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 19 [GC scavenge wait]: runtime.gopark(0x369188?, 0x32159a?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003af70 sp=0xc00003af50 pc=0x43c630 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x85d260) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00003afa0 sp=0xc00003af70 pc=0x424d33 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00003afc8 sp=0xc00003afa0 pc=0x425325 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003afe0 sp=0xc00003afc8 pc=0x41c026 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003afe8 sp=0xc00003afe0 pc=0x46f2c1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 20 [finalizer wait]: runtime.gopark(0x0?, 0x6acec8?, 0x0?, 0xa0?, 0x2000000020?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c630 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00003e7e0 sp=0xc00003e610 pc=0x41b087 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003e7e8 sp=0xc00003e7e0 pc=0x46f2c1 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 746 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x80?, 0x13?, 0xc000393600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000393598 sp=0xc000393578 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000393628 sp=0xc000393598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000393650 sp=0xc000393628 pc=0x407f78 testing.(*T).Parallel(0xc000318ea0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003936e8 sp=0xc000393650 pc=0x4ea7c5 net.TestListenerClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:229 +0x25 fp=0xc000393770 sp=0xc0003936e8 pc=0x5daba5 testing.tRunner(0xc000318ea0, 0x6ac778) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003937c0 sp=0xc000393770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003937e0 sp=0xc0003937c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003937e8 sp=0xc0003937e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 79 [GC worker (idle), 2 minutes]: runtime.gopark(0xc00012bf80?, 0x0?, 0xe0?, 0xd1?, 0x4eaa8b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00012bf50 sp=0xc00012bf30 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00012bfe0 sp=0xc00012bf50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00012bfe8 sp=0xc00012bfe0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 166 [GC worker (idle), 2 minutes]: runtime.gopark(0xc000391f60?, 0xc0004029c0?, 0xb0?, 0x1f?, 0x4eaa8b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000391f50 sp=0xc000391f30 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000391fe0 sp=0xc000391f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000391fe8 sp=0xc000391fe0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 724 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x50?, 0x6?, 0xc00003b528?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003b4c0 sp=0xc00003b4a0 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003b550 sp=0xc00003b4c0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003b578 sp=0xc00003b550 pc=0x407f78 testing.(*T).Parallel(0xc0000e29c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003b610 sp=0xc00003b578 pc=0x4ea7c5 net.TestLookupGmailTXT(0xc0000e29c0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:218 +0x36 fp=0xc00003b770 sp=0xc00003b610 pc=0x5c6a36 testing.tRunner(0xc0000e29c0, 0x6ac7c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003b7c0 sp=0xc00003b770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003b7e0 sp=0xc00003b7c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003b7e8 sp=0xc00003b7e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 80 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f778b2f78f7c?, 0xc000392fd0?, 0x0?, 0x0?, 0xc000392fb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000392f50 sp=0xc000392f30 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000392fe0 sp=0xc000392f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000392fe8 sp=0xc000392fe0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 722 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x90?, 0x5?, 0xc0001265b0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000126548 sp=0xc000126528 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0001265d8 sp=0xc000126548 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000126600 sp=0xc0001265d8 pc=0x407f78 testing.(*T).Parallel(0xc0000e2680) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000126698 sp=0xc000126600 pc=0x4ea7c5 net.TestLookupGmailMX(0xc0000e2680) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:123 +0x33 fp=0xc000126770 sp=0xc000126698 pc=0x5c61b3 testing.tRunner(0xc0000e2680, 0x6ac7b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001267c0 sp=0xc000126770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001267e0 sp=0xc0001267c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001267e8 sp=0xc0001267e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 167 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f795eca1c0a4?, 0x48b117?, 0xb0?, 0xc7?, 0x4eaa8b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003c750 sp=0xc00003c730 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00003c7e0 sp=0xc00003c750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003c7e8 sp=0xc00003c7e0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 723 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0xf0?, 0x5?, 0xc00003cdb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003cd48 sp=0xc00003cd28 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003cdd8 sp=0xc00003cd48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003ce00 sp=0xc00003cdd8 pc=0x407f78 testing.(*T).Parallel(0xc0000e2820) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003ce98 sp=0xc00003ce00 pc=0x4ea7c5 net.TestLookupGmailNS(0xc0000e2820) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:169 +0x33 fp=0xc00003cf70 sp=0xc00003ce98 pc=0x5c65f3 testing.tRunner(0xc0000e2820, 0x6ac7b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003cfc0 sp=0xc00003cf70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003cfe0 sp=0xc00003cfc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003cfe8 sp=0xc00003cfe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 743 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x60?, 0x12?, 0xc000390e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000390d98 sp=0xc000390d78 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000390e28 sp=0xc000390d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000390e50 sp=0xc000390e28 pc=0x407f78 testing.(*T).Parallel(0xc0003189c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000390ee8 sp=0xc000390e50 pc=0x4ea7c5 net.TestCloseRead(0xc000318820?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:25 +0x25 fp=0xc000390f70 sp=0xc000390ee8 pc=0x5d87e5 testing.tRunner(0xc0003189c0, 0x6ac328) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000390fc0 sp=0xc000390f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000390fe0 sp=0xc000390fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000390fe8 sp=0xc000390fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 657 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x20?, 0x5?, 0xc000128d60?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000128cf8 sp=0xc000128cd8 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000128d88 sp=0xc000128cf8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000128db0 sp=0xc000128d88 pc=0x407f78 testing.(*T).Parallel(0xc0000e24e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000128e48 sp=0xc000128db0 pc=0x4ea7c5 net.TestLookupGoogleSRV(0xc0000e24e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:74 +0x36 fp=0xc000128f70 sp=0xc000128e48 pc=0x5c5c76 testing.tRunner(0xc0000e24e0, 0x6ac7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000128fc0 sp=0xc000128f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000128fe0 sp=0xc000128fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000128fe8 sp=0xc000128fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 819 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x40?, 0x4?, 0xc000104da0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000104d38 sp=0xc000104d18 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000104dc8 sp=0xc000104d38 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000104df0 sp=0xc000104dc8 pc=0x407f78 testing.(*T).Parallel(0xc000410b60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000104e88 sp=0xc000104df0 pc=0x4ea7c5 net.TestNotTemporaryRead(0xc000410b60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:529 +0x45 fp=0xc000104f70 sp=0xc000104e88 pc=0x5dd7e5 testing.tRunner(0xc000410b60, 0x6ac8c8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000104fc0 sp=0xc000104f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000104fe0 sp=0xc000104fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000104fe8 sp=0xc000104fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 818 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0xe0?, 0x3?, 0xc000125658?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0001255f0 sp=0xc0001255d0 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000125680 sp=0xc0001255f0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001256a8 sp=0xc000125680 pc=0x407f78 testing.(*T).Parallel(0xc0004109c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000125740 sp=0xc0001256a8 pc=0x4ea7c5 net.TestCloseUnblocksRead(0xc0002a0b00?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:510 +0x1e fp=0xc000125770 sp=0xc000125740 pc=0x5dd75e testing.tRunner(0xc0004109c0, 0x6ac340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001257c0 sp=0xc000125770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001257e0 sp=0xc0001257c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001257e8 sp=0xc0001257e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 745 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x20?, 0x13?, 0xc000041e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000041d98 sp=0xc000041d78 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000041e28 sp=0xc000041d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000041e50 sp=0xc000041e28 pc=0x407f78 testing.(*T).Parallel(0xc000318d00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000041ee8 sp=0xc000041e50 pc=0x4ea7c5 net.TestConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:187 +0x25 fp=0xc000041f70 sp=0xc000041ee8 pc=0x5da265 testing.tRunner(0xc000318d00, 0x6ac388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000041fc0 sp=0xc000041f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000041fe0 sp=0xc000041fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000041fe8 sp=0xc000041fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 840 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x90?, 0x1d?, 0xc000129598?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000129530 sp=0xc000129510 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0001295c0 sp=0xc000129530 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001295e8 sp=0xc0001295c0 pc=0x407f78 testing.(*T).Parallel(0xc00033f520) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000129680 sp=0xc0001295e8 pc=0x4ea7c5 net.TestSendfilePipe(0xc00033f520) /tmp/workdir-host-linux-amd64-wsl/go/src/net/sendfile_test.go:217 +0x4a fp=0xc000129770 sp=0xc000129680 pc=0x5ea32a testing.tRunner(0xc00033f520, 0x6aca88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001297c0 sp=0xc000129770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001297e0 sp=0xc0001297c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001297e8 sp=0xc0001297e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 744 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0xc0?, 0x12?, 0xc0001245f8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000124590 sp=0xc000124570 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000124620 sp=0xc000124590 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000124648 sp=0xc000124620 pc=0x407f78 testing.(*T).Parallel(0xc000318b60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0001246e0 sp=0xc000124648 pc=0x4ea7c5 net.TestCloseWrite(0xc000318b60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:79 +0x33 fp=0xc000124770 sp=0xc0001246e0 pc=0x5d9193 testing.tRunner(0xc000318b60, 0x6ac348) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001247c0 sp=0xc000124770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001247e0 sp=0xc0001247c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001247e8 sp=0xc0001247e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 747 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0xe0?, 0x13?, 0xc00038fe10?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00038fda8 sp=0xc00038fd88 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00038fe38 sp=0xc00038fda8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00038fe60 sp=0xc00038fe38 pc=0x407f78 testing.(*T).Parallel(0xc000319040) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00038fef8 sp=0xc00038fe60 pc=0x4ea7c5 net.TestPacketConnClose(0xc0002c81a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:267 +0x25 fp=0xc00038ff70 sp=0xc00038fef8 pc=0x5db065 testing.tRunner(0xc000319040, 0x6ac8f8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00038ffc0 sp=0xc00038ff70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00038ffe0 sp=0xc00038ffc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00038ffe8 sp=0xc00038ffe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 752 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x90?, 0x15?, 0xc000103600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000103598 sp=0xc000103578 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000103628 sp=0xc000103598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000103650 sp=0xc000103628 pc=0x407f78 testing.(*T).Parallel(0xc000319520) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0001036e8 sp=0xc000103650 pc=0x4ea7c5 net.TestZeroByteRead(0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:375 +0x25 fp=0xc000103770 sp=0xc0001036e8 pc=0x5dc0e5 testing.tRunner(0xc000319520, 0x6accd0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001037c0 sp=0xc000103770 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001037e0 sp=0xc0001037c0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001037e8 sp=0xc0001037e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 821 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc000121a40?, 0x0?, 0x5?, 0xc000050c08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000050ba0 sp=0xc000050b80 pc=0x43c630 runtime.chanrecv(0xc0000981e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000050c30 sp=0xc000050ba0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000050c58 sp=0xc000050c30 pc=0x407f78 testing.(*T).Parallel(0xc000410ea0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000050cf0 sp=0xc000050c58 pc=0x4ea7c5 net.TestParseNSSConf(0xc000410ea0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/nss_test.go:37 +0x36 fp=0xc000050f70 sp=0xc000050cf0 pc=0x5ddf76 testing.tRunner(0xc000410ea0, 0x6ac928) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000050fc0 sp=0xc000050f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000050fe0 sp=0xc000050fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 776 [IO wait, 2 minutes]: runtime.gopark(0x0?, 0xffffffffffffffff?, 0x20?, 0x9b?, 0x482608?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000349ab0 sp=0xc000349a90 pc=0x43c630 runtime.netpollblock(0xc000349b08?, 0x404d0f?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000349ae8 sp=0xc000349ab0 pc=0x434d77 internal/poll.runtime_pollWait(0x7fc3bce34a18, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000349b08 sp=0xc000349ae8 pc=0x469b25 internal/poll.(*pollDesc).wait(0xc0003d4c80?, 0xc000349b78?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000349b30 sp=0xc000349b08 pc=0x4986d2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.splicePump(0xc0003d4c80, 0xc00048bd00?, 0x80000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:141 +0x225 fp=0xc000349bd8 sp=0xc000349b30 pc=0x4a05a5 internal/poll.Splice(0xc000349cd8?, 0x40f008?, 0x4000000000000000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:62 +0x211 fp=0xc000349c70 sp=0xc000349bd8 pc=0x49fe11 net.splice(0x0?, {0x6ed400?, 0xc0000a6558?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_linux.go:39 +0xe5 fp=0xc000349cd0 sp=0xc000349c70 pc=0x5794c5 net.(*TCPConn).readFrom(0xc00011a280, {0x6ed400, 0xc0000a6558}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock_posix.go:48 +0x32 fp=0xc000349d00 sp=0xc000349cd0 pc=0x57b812 net.(*TCPConn).ReadFrom(0xc00011a280, {0x6ed400?, 0xc0000a6558?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock.go:130 +0x36 fp=0xc000349d40 sp=0xc000349d00 pc=0x579ab6 io.copyBuffer({0x6ed420, 0xc00011a280}, {0x6ed400, 0xc0000a6558}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000349dc0 sp=0xc000349d40 pc=0x495bab io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net.spliceTestCase.test({{0x694af9, 0x3}, {0x694af9, 0x3}, 0x500000, 0x40000000, 0x0}, 0xc0002c9380) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:78 +0x3f5 fp=0xc000349f20 sp=0xc000349dc0 pc=0x5f0c75 net.spliceTestCase.test-fm(0x1?) :1 +0x45 fp=0xc000349f70 sp=0xc000349f20 pc=0x628f45 testing.tRunner(0xc0002c9380, 0xc0002da400) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000349fc0 sp=0xc000349f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000349fe0 sp=0xc000349fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000349fe8 sp=0xc000349fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 978 [chan receive, 2 minutes]: runtime.gopark(0xc000018c00?, 0xc0000a6540?, 0xa1?, 0x41?, 0xc000101e38?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000101db8 sp=0xc000101d98 pc=0x43c630 runtime.chanrecv(0xc00049a0e0, 0xc000101eb7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000101e48 sp=0xc000101db8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000101e70 sp=0xc000101e48 pc=0x407f78 testing.(*T).Run(0xc00048cb60, {0x696c94?, 0x0?}, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000101f30 sp=0xc000101e70 pc=0x4eb945 net.TestSplice(0xc00048cb60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x35 fp=0xc000101f70 sp=0xc000101f30 pc=0x5f0195 testing.tRunner(0xc00048cb60, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000101fc0 sp=0xc000101f70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000101fe0 sp=0xc000101fc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000101fe8 sp=0xc000101fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 955 [syscall, 2 minutes]: syscall.Syscall6(0xc00048ae00?, 0xc000126e68?, 0x57cad1?, 0x30?, 0xc0003bab00?, 0xc0003d69f0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000126e08 sp=0xc000126d80 pc=0x483836 os.(*Process).blockUntilWaitable(0xc0003b4ae0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc000126ee0 sp=0xc000126e08 pc=0x4a88af os.(*Process).wait(0xc0003b4ae0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000126f40 sp=0xc000126ee0 pc=0x4a2fc8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0003e4420) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc000126fa8 sp=0xc000126f40 pc=0x4f9d65 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc000126fe0 sp=0xc000126fa8 pc=0x5f3ea5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000126fe8 sp=0xc000126fe0 pc=0x46f2c1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 979 [chan receive, 2 minutes]: runtime.gopark(0xc000019000?, 0x7fc3e6a6c4e8?, 0x6?, 0x0?, 0xc00004be08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004bd88 sp=0xc00004bd68 pc=0x43c630 runtime.chanrecv(0xc000113570, 0xc00004be87, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004be18 sp=0xc00004bd88 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004be40 sp=0xc00004be18 pc=0x407f78 testing.(*T).Run(0xc00048cd00, {0x694a7e?, 0x4ea980?}, 0xc0002da400) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004bf00 sp=0xc00004be40 pc=0x4eb945 net.testSplice(0x4ea9b4?, {0x694af9, 0x3}, {0x694af9, 0x3}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:33 +0x209 fp=0xc00004bf38 sp=0xc00004bf00 pc=0x5f0489 net.TestSplice.func1(0xc000392760?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x2b fp=0xc00004bf70 sp=0xc00004bf38 pc=0x616fcb testing.tRunner(0xc00048cd00, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004bfc0 sp=0xc00004bf70 pc=0x4eaa8b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00004bfe0 sp=0xc00004bfc0 pc=0x4ebaca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004bfe8 sp=0xc00004bfe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 982 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0xc0003bae00?, 0xc000103e80?, 0xc0003d4b98?, 0xc000103e00?, 0xc000103e78?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000103e08 sp=0xc000103d80 pc=0x483836 os.(*Process).blockUntilWaitable(0xc0000bbfb0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc000103ee0 sp=0xc000103e08 pc=0x4a88af os.(*Process).wait(0xc0000bbfb0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000103f40 sp=0xc000103ee0 pc=0x4a2fc8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc000310160) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc000103fa8 sp=0xc000103f40 pc=0x4f9d65 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc000103fe0 sp=0xc000103fa8 pc=0x5f3ea5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000103fe8 sp=0xc000103fe0 pc=0x46f2c1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f FAIL net 185.072s 2023/01/29 03:08:05 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc0015a85e8 127.0.0.1:59362 in state active panic: test timed out after 3m0s running tests: TestIssue4191_InfiniteGetToPutTimeout (2m59s) TestIssue4191_InfiniteGetToPutTimeout/h1 (2m57s) TestLinuxSendfile (2m59s) goroutine 21474 [running]: panic({0x847040?, 0xc00064aad0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc000b9df10 sp=0xc000b9de48 pc=0x4399cb testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc000b9dfe0 sp=0xc000b9df10 pc=0x506bca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000b9dfe8 sp=0xc000b9dfe0 pc=0x470461 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: runtime.gopark(0xc000094000?, 0x0?, 0x90?, 0xb9?, 0x41107d?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000db8f8 sp=0xc0000db8d8 pc=0x43cb30 runtime.chanrecv(0xc00044e230, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000db988 sp=0xc0000db8f8 pc=0x40843d runtime.chanrecv1(0xc0000981e0?, 0xc0000062e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000db9b0 sp=0xc0000db988 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc0000dbb18 sp=0xc0000db9b0 pc=0x502d05 testing.tRunner(0xc000083040, 0xc0000dbc30) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0000dbb68 sp=0xc0000dbb18 pc=0x5027e4 testing.runTests(0xc0000b6c80?, {0xc4a060, 0x1fb, 0x1fb}, {0x40ec90?, 0xc0000dbd40?, 0xc4e7c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc0000dbc60 sp=0xc0000dbb68 pc=0x505709 testing.(*M).Run(0xc0000b6c80) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc0000dbea8 sp=0xc0000dbc60 pc=0x50407a net/http_test.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/main_test.go:23 +0x19 fp=0xc0000dbec8 sp=0xc0000dbea8 pc=0x770739 main.main() _testmain.go:1123 +0x1d3 fp=0xc0000dbf80 sp=0xc0000dbec8 pc=0x819ed3 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc0000dbfe0 sp=0xc0000dbf80 pc=0x43c707 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000dbfe8 sp=0xc0000dbfe0 pc=0x470461 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004cfb0 sp=0xc00004cf90 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004cfe0 sp=0xc00004cfb0 pc=0x43c970 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x470461 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 18 [GC sweep wait]: runtime.gopark(0xc4e301?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048780 sp=0xc000048760 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc0000487c8 sp=0xc000048780 pc=0x42733e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc0000487e0 sp=0xc0000487c8 pc=0x41c526 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000487e8 sp=0xc0000487e0 pc=0x470461 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 19 [GC scavenge wait]: runtime.gopark(0x8cd00c?, 0x3c2bbf60?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048f70 sp=0xc000048f50 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0xc4e840) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc000048fa0 sp=0xc000048f70 pc=0x4251d3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc000048fc8 sp=0xc000048fa0 pc=0x4257c5 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc000048fe0 sp=0xc000048fc8 pc=0x41c4c6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000048fe8 sp=0xc000048fe0 pc=0x470461 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 20 [finalizer wait]: runtime.gopark(0x0?, 0xc00183bf98?, 0x40?, 0xa1?, 0x1000000010?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000ed7e10 sp=0xc000ed7df0 pc=0x43cb30 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc000ed7fe0 sp=0xc000ed7e10 pc=0x41b527 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000ed7fe8 sp=0xc000ed7fe0 pc=0x470461 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 66 [GC worker (idle)]: runtime.gopark(0x6f77ac46802bc?, 0x3?, 0xd0?, 0xe?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000484750 sp=0xc000484730 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0004847e0 sp=0xc000484750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004847e8 sp=0xc0004847e0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 54 [GC worker (idle)]: runtime.gopark(0x6f77ac467aad8?, 0xc00002a0e0?, 0x1a?, 0x14?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000049f50 sp=0xc000049f30 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000049fe0 sp=0xc000049f50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000049fe8 sp=0xc000049fe0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 3 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f77ac139c4a4?, 0x1?, 0x58?, 0xd6?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004d750 sp=0xc00004d730 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 4 [GC worker (idle), 2 minutes]: runtime.gopark(0x6f77abcb660f4?, 0x3?, 0xd4?, 0x6f?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004df50 sp=0xc00004df30 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 382 [select, 2 minutes]: runtime.gopark(0xc0018e15b0?, 0x6?, 0x78?, 0x7d?, 0xc0018e13c4?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0018e1228 sp=0xc0018e1208 pc=0x43cb30 runtime.selectgo(0xc0018e15b0, 0xc0018e13b8, 0x8d8a4e?, 0x0, 0xc0018e15f8?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc0018e1368 sp=0xc0018e1228 pc=0x44d1fe net/http.(*persistConn).roundTrip(0xc00057c7e0, 0xc00054a180) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2645 +0x9b4 fp=0xc0018e1620 sp=0xc0018e1368 pc=0x6ffe94 net/http.(*Transport).roundTrip(0xc3e840, 0xc000658000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:604 +0x7fa fp=0xc0018e1848 sp=0xc0018e1620 pc=0x6f3bfa net/http.(*Transport).RoundTrip(0x8a6a20?, 0x99e8c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/roundtrip.go:17 +0x19 fp=0xc0018e1868 sp=0xc0018e1848 pc=0x6da099 net/http.send(0xc000658000, {0x99e8c0, 0xc3e840}, {0x417501?, 0x0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:252 +0x5f7 fp=0xc0018e1a60 sp=0xc0018e1868 pc=0x697417 net/http.(*Client).send(0xc4e400, 0xc000658000, {0x40ea3e?, 0x7f9f52d5b560?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:176 +0x9b fp=0xc0018e1ad8 sp=0xc0018e1a60 pc=0x696c9b net/http.(*Client).do(0xc4e400, 0xc000658000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:716 +0x8fb fp=0xc0018e1ce0 sp=0xc0018e1ad8 pc=0x698f7b net/http.(*Client).Do(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:582 net/http.(*Client).Post(0x8d84ba?, {0xc000352080?, 0xc0018e1e70?}, {0x0, 0x0}, {0x0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:849 +0x154 fp=0xc0018e1d60 sp=0xc0018e1ce0 pc=0x69a3b4 net/http.Post(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:826 net/http_test.TestLinuxSendfile(0xc00044b1e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/fs_test.go:1314 +0xae5 fp=0xc0018e1f70 sp=0xc0018e1d60 pc=0x76e565 testing.tRunner(0xc00044b1e0, 0x9223b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0018e1fc0 sp=0xc0018e1f70 pc=0x5027ab testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0018e1fe0 sp=0xc0018e1fc0 pc=0x5037ea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0018e1fe8 sp=0xc0018e1fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 5148 [IO wait, 2 minutes]: runtime.gopark(0xc771f8?, 0xb?, 0x0?, 0x0?, 0xe?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003a6d08 sp=0xc0003a6ce8 pc=0x43cb30 runtime.netpollblock(0x482065?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0003a6d40 sp=0xc0003a6d08 pc=0x435217 internal/poll.runtime_pollWait(0x7f9f52da21e0, 0x72) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc0003a6d60 sp=0xc0003a6d40 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc0011d9800?, 0xc000628000?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0003a6d88 sp=0xc0003a6d60 pc=0x4a29b2 internal/poll.(*pollDesc).waitRead(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0011d9800, {0xc000628000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc0003a6e20 sp=0xc0003a6d88 pc=0x4a3759 os.(*File).read(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/file_posix.go:31 os.(*File).Read(0xc0015a8400, {0xc000628000?, 0x22?, 0x99e560?}) /tmp/workdir-host-linux-amd64-wsl/go/src/os/file.go:118 +0x5c fp=0xc0003a6e78 sp=0xc0003a6e20 pc=0x4a919c io.copyBuffer({0x99ee80, 0xc001519dc0}, {0x99ed80, 0xc0015a8400}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:427 +0x1b2 fp=0xc0003a6ef8 sp=0xc0003a6e78 pc=0x49ce12 io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 os/exec.(*Cmd).writerDescriptor.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:560 +0x3a fp=0xc0003a6f58 sp=0xc0003a6ef8 pc=0x51667a os/exec.(*Cmd).Start.func2(0xc0002cffb8?) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:717 +0x32 fp=0xc0003a6fc8 sp=0xc0003a6f58 pc=0x5173d2 os/exec.(*Cmd).Start.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:729 +0x2d fp=0xc0003a6fe0 sp=0xc0003a6fc8 pc=0x51736d runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003a6fe8 sp=0xc0003a6fe0 pc=0x470461 created by os/exec.(*Cmd).Start /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:716 +0xa33 goroutine 3396 [semacquire, 2 minutes]: runtime.gopark(0xc0000ddd90?, 0x6f4d05?, 0xa0?, 0x28?, 0xc0000254a8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc001255cd8 sp=0xc001255cb8 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc001538cf8, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc001255d40 sp=0xc001255cd8 pc=0x44e2ef sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc001255d78 sp=0xc001255d40 pc=0x46c2c7 sync.(*WaitGroup).Wait(0xc001449cc0?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc001255da0 sp=0xc001255d78 pc=0x47aecb net/http/httptest.(*Server).Close(0xc001538cb0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc001255e60 sp=0xc001255da0 pc=0x72fb57 net/http_test.testIssue4191_InfiniteGetToPutTimeout(0xc00117fa00, {0x8d2a91, 0x2}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2324 +0x3f9 fp=0xc001255f28 sp=0xc001255e60 pc=0x7d4db9 net/http_test.run[...].func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:90 +0xfc fp=0xc001255f70 sp=0xc001255f28 pc=0x8001fc testing.tRunner(0xc00117fa00, 0xc000efc4e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc001255fc0 sp=0xc001255f70 pc=0x5027ab testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc001255fe0 sp=0xc001255fc0 pc=0x5037ea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc001255fe8 sp=0xc001255fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1329 [chan receive, 2 minutes]: runtime.gopark(0xc000328340?, 0x0?, 0x10?, 0x7c?, 0xc0000981d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000df8d50 sp=0xc000df8d30 pc=0x43cb30 runtime.chanrecv(0xc000385570, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000df8de0 sp=0xc000df8d50 pc=0x40843d runtime.chanrecv1(0xc0004a8f60?, 0xc0003b8210?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000df8e08 sp=0xc000df8de0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc000df8f70 sp=0xc000df8e08 pc=0x502d05 testing.tRunner(0xc0005f6d00, 0x922380) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc000df8fc0 sp=0xc000df8f70 pc=0x5027e4 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000df8fe0 sp=0xc000df8fc0 pc=0x5037ea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000df8fe8 sp=0xc000df8fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 6076 [IO wait, 2 minutes]: runtime.gopark(0xc0005432d0?, 0xb?, 0x1?, 0x0?, 0x11?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0005432b8 sp=0xc000543298 pc=0x43cb30 runtime.netpollblock(0x482225?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0005432f0 sp=0xc0005432b8 pc=0x435217 internal/poll.runtime_pollWait(0x7f9f52ddde00, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000543310 sp=0xc0005432f0 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc000467d80?, 0xc000819000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000543338 sp=0xc000543310 pc=0x4a29b2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc000467d80, {0xc000819000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc0005433e8 sp=0xc000543338 pc=0x4a3df6 net.(*netFD).Write(0xc000467d80, {0xc000819000?, 0x4de797?, 0xc00050ba00?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc000543430 sp=0xc0005433e8 pc=0x5eb2e9 net.(*conn).Write(0xc0015a85e8, {0xc000819000?, 0x416025?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc000543478 sp=0xc000543430 pc=0x5f73e5 net.(*TCPConn).Write(0x1?, {0xc000819000?, 0x604ce9?, 0x479e1e?}) :1 +0x29 fp=0xc0005434a8 sp=0xc000543478 pc=0x604ce9 net/http.checkConnErrorWriter.Write({0xc000828ff8?}, {0xc000819000?, 0xc000543530?, 0x4d851c?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc0005434f8 sp=0xc0005434a8 pc=0x6e9913 bufio.(*Writer).Flush(0xc001111d80) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc000543540 sp=0xc0005434f8 pc=0x50aa22 bufio.(*Writer).Write(0xc001111d80, {0xc000828000?, 0x8d2d29?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc0005435a0 sp=0xc000543540 pc=0x50ac30 net/http.(*chunkWriter).Write(0xc00012aba0, {0xc000828000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc000543610 sp=0xc0005435a0 pc=0x6da5d5 bufio.(*Writer).Write(0xc00054a440, {0xc000828000?, 0xc000467d80?, 0xc000819000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc000543670 sp=0xc000543610 pc=0x50ac4d net/http.(*response).write(0xc00012ab60, 0x8000, {0xc000828000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc000543778 sp=0xc000543670 pc=0x6e0b52 net/http.(*response).Write(0x867340?, {0xc000828000?, 0x1?, 0xc000157af0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc0005437c0 sp=0xc000543778 pc=0x6e0870 net/http.(*writerOnly).Write(0xc000543860?, {0xc000828000?, 0xc000157af0?, 0xc000543870?}) :1 +0x2f fp=0xc0005437f0 sp=0xc0005437c0 pc=0x729cef io.copyBuffer({0x99f8e0, 0xc000157af0}, {0x99fb20, 0xc0ef48}, {0xc000828000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc000543870 sp=0xc0005437f0 pc=0x49ce64 io.CopyBuffer({0x99f8e0?, 0xc000157af0?}, {0x99fb20?, 0xc0ef48?}, {0xc000828000?, 0x8675c0?, 0x81e1a2?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc0005438b8 sp=0xc000543870 pc=0x49cbdc net/http.(*response).ReadFrom(0xc00012ab60, {0x99fb20?, 0xc0ef48}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc000543990 sp=0xc0005438b8 pc=0x6db1c5 io.copyBuffer({0x99eb40, 0xc00012ab60}, {0x99fb20, 0xc0ef48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000543a10 sp=0xc000543990 pc=0x49cdab io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetToPutTimeout.func1({0x9a1b40?, 0xc00012ab60?}, 0xffffffffffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2268 +0x50 fp=0xc000543a58 sp=0xc000543a10 pc=0x801e70 net/http.HandlerFunc.ServeHTTP(0xc000467d80?, {0x9a1b40?, 0xc00012ab60?}, 0x40f1c8?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc000543a80 sp=0xc000543a58 pc=0x6e304f net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a1b40, 0xc00012ab60}, 0xc000118800) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc000543ad0 sp=0xc000543a80 pc=0x6e4ea9 net/http.serverHandler.ServeHTTP({0xc0011601e0?}, {0x9a1b40, 0xc00012ab60}, 0xc000118800) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc000543b80 sp=0xc000543ad0 pc=0x6e6696 net/http.(*conn).serve(0xc0003d1320, {0x9a20c8, 0xc000cd77a0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc000543fb8 sp=0xc000543b80 pc=0x6e1b72 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc000543fe0 sp=0xc000543fb8 pc=0x6e722e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000543fe8 sp=0xc000543fe0 pc=0x470461 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed goroutine 5345 [select, 2 minutes]: runtime.gopark(0xc001093f90?, 0x2?, 0xf8?, 0x3d?, 0xc001093f34?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc001093db0 sp=0xc001093d90 pc=0x43cb30 runtime.selectgo(0xc001093f90, 0xc001093f30, 0xc000420000?, 0x0, 0xc000ec00c0?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc001093ef0 sp=0xc001093db0 pc=0x44d1fe net/http.(*persistConn).writeLoop(0xc00057c7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2417 +0xf2 fp=0xc001093fc8 sp=0xc001093ef0 pc=0x6fefd2 net/http.(*Transport).dialConn.func6() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1773 +0x26 fp=0xc001093fe0 sp=0xc001093fc8 pc=0x6fb9c6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc001093fe8 sp=0xc001093fe0 pc=0x470461 created by net/http.(*Transport).dialConn /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1773 +0x173d goroutine 5344 [IO wait, 2 minutes]: runtime.gopark(0xc0004078c0?, 0xb?, 0x0?, 0x0?, 0x7?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00005bab0 sp=0xc00005ba90 pc=0x43cb30 runtime.netpollblock(0x482065?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc00005bae8 sp=0xc00005bab0 pc=0x435217 internal/poll.runtime_pollWait(0x7f9f52dde490, 0x72) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc00005bb08 sp=0xc00005bae8 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc00017c000?, 0xc001226000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00005bb30 sp=0xc00005bb08 pc=0x4a29b2 internal/poll.(*pollDesc).waitRead(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00017c000, {0xc001226000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc00005bbc8 sp=0xc00005bb30 pc=0x4a3759 net.(*netFD).Read(0xc00017c000, {0xc001226000?, 0x40d234?, 0x8717c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:55 +0x29 fp=0xc00005bc10 sp=0xc00005bbc8 pc=0x5eb1e9 net.(*conn).Read(0xc000014040, {0xc001226000?, 0xc001883780?, 0x479bee?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:183 +0x45 fp=0xc00005bc58 sp=0xc00005bc10 pc=0x5f7205 net.(*TCPConn).Read(0xc0004824f0?, {0xc001226000?, 0xc001883780?, 0x63a585?}) :1 +0x29 fp=0xc00005bc88 sp=0xc00005bc58 pc=0x604aa9 net/http.(*persistConn).Read(0xc00057c7e0, {0xc001226000?, 0x407126?, 0x60?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1950 +0x4e fp=0xc00005bce8 sp=0xc00005bc88 pc=0x6fc46e bufio.(*Reader).fill(0xc001568000) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:106 +0xff fp=0xc00005bd20 sp=0xc00005bce8 pc=0x50909f bufio.(*Reader).Peek(0xc001568000, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:144 +0x5d fp=0xc00005bd40 sp=0xc00005bd20 pc=0x5091fd net/http.(*persistConn).readLoop(0xc00057c7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2114 +0x1c5 fp=0xc00005bfc8 sp=0xc00005bd40 pc=0x6fd2c5 net/http.(*Transport).dialConn.func5() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1772 +0x26 fp=0xc00005bfe0 sp=0xc00005bfc8 pc=0x6fba26 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005bfe8 sp=0xc00005bfe0 pc=0x470461 created by net/http.(*Transport).dialConn /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1772 +0x16ea FAIL net/http 180.068s 2023/01/29 03:08:17 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc0000a6258 127.0.0.1:58689 in state active panic: test timed out after 3m0s running tests: TestCopyError (3m0s) goroutine 51 [running]: panic({0x6c9000?, 0xc000192090?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc0001a8f10 sp=0xc0001a8e48 pc=0x43978b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc0001a8fe0 sp=0xc0001a8f10 pc=0x4ef52a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001a8fe8 sp=0xc0001a8fe0 pc=0x46faa1 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: runtime.gopark(0xc000018c00?, 0xc0000a6238?, 0x90?, 0xaa?, 0xc0000dba28?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000db9a8 sp=0xc0000db988 pc=0x43c8f0 runtime.chanrecv(0xc00008ea80, 0xc0000dbaa7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000dba38 sp=0xc0000db9a8 pc=0x4083fd runtime.chanrecv1(0x97c700?, 0x6c9000?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000dba60 sp=0xc0000dba38 pc=0x407f38 testing.(*T).Run(0xc000083040, {0x72f62c?, 0x4eae25?}, 0x760728) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc0000dbb20 sp=0xc0000dba60 pc=0x4ebfc5 testing.runTests.func1(0x97d700?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc0000dbb70 sp=0xc0000dbb20 pc=0x4ee185 testing.tRunner(0xc000083040, 0xc0000dbc88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000dbbc0 sp=0xc0000dbb70 pc=0x4eb10b testing.runTests(0xc0000b6b40?, {0x977900, 0x21, 0x21}, {0xc0000aa170?, 0x100c0000dbd10?, 0x97cce0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc0000dbcb8 sp=0xc0000dbbc0 pc=0x4ee069 testing.(*M).Run(0xc0000b6b40) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc0000dbf00 sp=0xc0000dbcb8 pc=0x4ec9da main.main() _testmain.go:111 +0x1aa fp=0xc0000dbf80 sp=0xc0000dbf00 pc=0x6a550a runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc0000dbfe0 sp=0xc0000dbf80 pc=0x43c4c7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000dbfe8 sp=0xc0000dbfe0 pc=0x46faa1 goroutine 2 [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003efb0 sp=0xc00003ef90 pc=0x43c8f0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00003efe0 sp=0xc00003efb0 pc=0x43c730 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46faa1 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 18 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003a780 sp=0xc00003a760 pc=0x43c8f0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:278 +0x8e fp=0xc00003a7c8 sp=0xc00003a780 pc=0x4270ae runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003a7e0 sp=0xc00003a7c8 pc=0x41c2e6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003a7e8 sp=0xc00003a7e0 pc=0x46faa1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 19 [GC scavenge wait]: runtime.gopark(0xc00008e000?, 0x7ab1e8?, 0x1?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003af70 sp=0xc00003af50 pc=0x43c8f0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x97cd60) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00003afa0 sp=0xc00003af70 pc=0x424f93 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:628 +0x45 fp=0xc00003afc8 sp=0xc00003afa0 pc=0x425565 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003afe0 sp=0xc00003afc8 pc=0x41c286 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003afe8 sp=0xc00003afe0 pc=0x46faa1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 20 [finalizer wait]: runtime.gopark(0x72aa80?, 0x29cda405b8?, 0x88?, 0x1b?, 0x7f29cda405b8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c8f0 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00003e7e0 sp=0xc00003e610 pc=0x41b2e7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003e7e8 sp=0xc00003e7e0 pc=0x46faa1 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 44 [semacquire]: runtime.gopark(0xc0000ddb98?, 0x682a74?, 0x40?, 0x42?, 0x6e14a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000ddae0 sp=0xc0000ddac0 pc=0x43c8f0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc0000f0358, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc0000ddb48 sp=0xc0000ddae0 pc=0x44e0af sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc0000ddb80 sp=0xc0000ddb48 pc=0x46b907 sync.(*WaitGroup).Wait(0xc0000ee3c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc0000ddba8 sp=0xc0000ddb80 pc=0x477ccb net/http/httptest.(*Server).Close(0xc0000f0310) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc0000ddc68 sp=0xc0000ddba8 pc=0x6963b7 net/http/cgi.TestCopyError.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/cgi/host_test.go:378 +0x26 fp=0xc0000ddc80 sp=0xc0000ddc68 pc=0x6a1346 runtime.deferCallSave(0xc0000ddd10, 0xc0000ddec0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:796 +0x88 fp=0xc0000ddc90 sp=0xc0000ddc80 pc=0x4392e8 runtime.runOpenDeferFrame(0xc000096460) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:769 +0x1b4 fp=0xc0000ddcd8 sp=0xc0000ddc90 pc=0x439114 runtime.Goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:522 +0x177 fp=0xc0000ddd58 sp=0xc0000ddcd8 pc=0x438817 testing.(*common).FailNow(0xc00010da00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:980 +0x4c fp=0xc0000dddb0 sp=0xc0000ddd58 pc=0x4e97ac testing.(*common).Fatalf(0xc00010da00, {0x73d17b?, 0xc00017a000?}, {0x0?, 0x1388?, 0x1388?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1064 +0x65 fp=0xc0000dde08 sp=0xc0000dddb0 pc=0x4ea365 net/http/cgi.TestCopyError(0xc00010da00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/cgi/host_test.go:425 +0x5f7 fp=0xc0000ddf70 sp=0xc0000dde08 pc=0x6a12b7 testing.tRunner(0xc00010da00, 0x760728) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000ddfc0 sp=0xc0000ddf70 pc=0x4eb10b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000ddfe0 sp=0xc0000ddfc0 pc=0x4ec14a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000ddfe8 sp=0xc0000ddfe0 pc=0x46faa1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 46 [IO wait]: runtime.gopark(0xc0000d6e50?, 0xb?, 0x1?, 0x0?, 0x8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000d6e00 sp=0xc0000d6de0 pc=0x43c8f0 runtime.netpollblock(0x47e7a5?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0000d6e38 sp=0xc0000d6e00 pc=0x434fd7 internal/poll.runtime_pollWait(0x7f29a4e7c018, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc0000d6e58 sp=0xc0000d6e38 pc=0x469ee5 internal/poll.(*pollDesc).wait(0xc0000f6700?, 0xc000200ff8?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0000d6e80 sp=0xc0000d6e58 pc=0x49ad12 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc0000f6700, {0xc000200ff8, 0x7008, 0x7008}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc0000d6f30 sp=0xc0000d6e80 pc=0x49c156 net.(*netFD).Write(0xc0000f6700, {0xc000200ff8?, 0x415de5?, 0xc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc0000d6f78 sp=0xc0000d6f30 pc=0x5b0d69 net.(*conn).Write(0xc0000a6258, {0xc000200ff8?, 0x476c7e?, 0xc000107290?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc0000d6fc0 sp=0xc0000d6f78 pc=0x5bbd05 net.(*TCPConn).Write(0x4f1d42?, {0xc000200ff8?, 0xc000178000?, 0xc0000d7030?}) :1 +0x29 fp=0xc0000d6ff0 sp=0xc0000d6fc0 pc=0x5c7ba9 net/http.checkConnErrorWriter.Write({0xc0000932c0?}, {0xc000200ff8?, 0x4?, 0xc0000d70f0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc0000d7040 sp=0xc0000d6ff0 pc=0x679493 bufio.(*Writer).Write(0xc0000932c0, {0xc000200000?, 0x72c610?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc0000d70a0 sp=0xc0000d7040 pc=0x4f1f6d net/http.(*chunkWriter).Write(0xc0000f9540, {0xc000200000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc0000d7110 sp=0xc0000d70a0 pc=0x66d2d5 bufio.(*Writer).Write(0xc000093340, {0xc000200000?, 0xc0000f6700?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc0000d7170 sp=0xc0000d7110 pc=0x4f1f6d net/http.(*response).write(0xc0000f9500, 0x8000, {0xc000200000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc0000d7278 sp=0xc0000d7170 pc=0x673792 net/http.(*response).Write(0x6e0aa0?, {0xc000200000?, 0x1?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc0000d72c0 sp=0xc0000d7278 pc=0x6734b0 net/http.(*writerOnly).Write(0xc0000a6260?, {0xc000200000?, 0xc0000915d0?, 0xc0000d7370?}) :1 +0x2f fp=0xc0000d72f0 sp=0xc0000d72c0 pc=0x69292f io.copyBuffer({0x7af2c0, 0xc0000915d0}, {0x7ae8a0, 0xc0000a6260}, {0xc000200000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc0000d7370 sp=0xc0000d72f0 pc=0x497be4 io.CopyBuffer({0x7af2c0?, 0xc0000915d0?}, {0x7ae8a0?, 0xc0000a6260?}, {0xc000200000?, 0x6e0aa0?, 0x6a96f6?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc0000d73b8 sp=0xc0000d7370 pc=0x49795c net/http.(*response).ReadFrom(0xc0000f9500, {0x7ae8a0?, 0xc0000a6260}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc0000d7490 sp=0xc0000d73b8 pc=0x66dec5 bufio.(*Reader).WriteTo(0xc000095da0, {0x7ae7a0, 0xc0000f9500}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:526 +0xca fp=0xc0000d74d0 sp=0xc0000d7490 pc=0x4f1a6a io.copyBuffer({0x7ae7a0, 0xc0000f9500}, {0x7ae1c0, 0xc000095da0}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:409 +0x16e fp=0xc0000d7550 sp=0xc0000d74d0 pc=0x497b4e io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http/cgi.(*Handler).ServeHTTP(0xc0000b6c80, {0x7b0c60, 0xc0000f9500}, 0xc00014a900) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/cgi/host.go:346 +0x1fab fp=0xc0000d7ad0 sp=0xc0000d7550 pc=0x69a92b net/http.serverHandler.ServeHTTP({0xc000148990?}, {0x7b0c60, 0xc0000f9500}, 0xc00014a900) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc0000d7b80 sp=0xc0000d7ad0 pc=0x677e56 net/http.(*conn).serve(0xc000107290, {0x7b0f78, 0xc000148870}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc0000d7fb8 sp=0xc0000d7b80 pc=0x6746d2 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc0000d7fe0 sp=0xc0000d7fb8 pc=0x6786ee runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000d7fe8 sp=0xc0000d7fe0 pc=0x46faa1 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed FAIL net/http/cgi 180.061s FAIL go tool dist: Failed: exit status 1