linux-amd64-wsl at 627f12868c4c3e714bbb4ce4a418f918c1935dc2 :: 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=1.1s" "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.453s ok archive/zip 0.645s ok bufio 0.067s ok bytes 0.950s ok compress/bzip2 0.171s ok compress/flate 0.837s ok compress/gzip 1.537s ok compress/lzw 0.114s ok compress/zlib 0.457s ok container/heap 0.012s ok container/list 0.011s ok container/ring 0.015s ok context 0.030s ok crypto 0.018s ok crypto/aes 0.034s ok crypto/cipher 0.016s ok crypto/des 0.019s ok crypto/dsa 0.012s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.035s ok crypto/ed25519 0.046s ok crypto/elliptic 0.017s ok crypto/hmac 0.012s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.195s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.081s ok crypto/internal/edwards25519 2.615s ok crypto/internal/edwards25519/field 2.160s ok crypto/internal/nistec 0.401s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.113s ok crypto/rc4 0.045s ok crypto/rsa 0.155s ok crypto/sha1 0.026s ok crypto/sha256 0.013s ok crypto/sha512 0.015s ok crypto/subtle 0.430s ok crypto/tls 1.188s ok crypto/x509 1.460s ok database/sql 0.337s ok database/sql/driver 0.036s ok debug/buildinfo 0.028s ok debug/dwarf 0.305s ok debug/elf 0.987s ok debug/gosym 0.988s ok debug/macho 0.835s ok debug/pe 0.157s ok debug/plan9obj 0.025s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.010s ok encoding/ascii85 0.012s ok encoding/asn1 0.015s ok encoding/base32 0.074s ok encoding/base64 0.014s ok encoding/binary 0.015s ok encoding/csv 0.063s ok encoding/gob 1.849s ok encoding/hex 0.017s ok encoding/json 0.588s ok encoding/pem 1.366s ok encoding/xml 0.159s ok errors 0.017s ok expvar 0.017s ok flag 0.077s ok fmt 0.091s ok go/ast 0.019s ok go/build 1.676s ok go/build/constraint 0.019s ok go/constant 0.015s ok go/doc 0.564s ok go/doc/comment 2.138s ok go/format 0.020s ok go/importer 0.479s ok go/internal/gccgoimporter 0.127s ok go/internal/gcimporter 2.806s ok go/internal/srcimporter 21.022s ok go/parser 0.559s ok go/printer 0.345s ok go/scanner 0.012s ok go/token 0.026s ok go/types 33.789s ok hash 0.014s ok hash/adler32 0.043s ok hash/crc32 0.015s ok hash/crc64 0.013s ok hash/fnv 0.011s ok hash/maphash 0.092s ok html 0.011s ok html/template 0.145s ok image 0.129s ok image/color 0.021s ok image/draw 0.078s ok image/gif 0.277s ok image/jpeg 0.253s ok image/png 0.339s ok index/suffixarray 0.137s ok internal/abi 8.495s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.014s ok internal/coverage/pods 0.023s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.009s ok internal/coverage/test 0.053s ok internal/cpu 0.028s ok internal/dag 0.017s ok internal/diff 0.113s ok internal/fmtsort 0.009s ok internal/fuzz 0.025s ok internal/godebug 0.010s ok internal/intern 0.257s ok internal/itoa 0.011s ok internal/poll 0.704s ok internal/profile 0.023s ok internal/reflectlite 0.066s ok internal/safefilepath 0.009s ok internal/saferio 0.149s ok internal/singleflight 0.085s ok internal/testenv 0.013s ok internal/trace 0.137s ok internal/types/errors 0.664s ok internal/unsafeheader 0.024s ok internal/xcoff 0.078s ok io 0.064s ok io/fs 0.206s ok io/ioutil 0.040s ok log 0.018s ok log/syslog 1.721s ok math 0.026s ok math/big 0.677s ok math/bits 0.021s ok math/cmplx 0.015s ok math/rand 0.202s ok mime 0.030s ok mime/multipart 0.132s ok mime/quotedprintable 0.045s --- 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 957 [running]: panic({0x64bc00?, 0xc000098270?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc00004bf10 sp=0xc00004be48 pc=0x43956b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc00004bfe0 sp=0xc00004bf10 pc=0x4eedea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004bfe8 sp=0xc00004bfe0 pc=0x46f3a1 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?, 0xc00009e670?, 0x0?, 0x2d?, 0xc00004a9c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004a940 sp=0xc00004a920 pc=0x43c6d0 runtime.chanrecv(0xc00041aa10, 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(0xc000082d00, {0x6969f6?, 0x4ea305?}, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004aab8 sp=0xc00004a9f8 pc=0x4eb885 testing.runTests.func1(0x85dc40?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00004ab08 sp=0xc00004aab8 pc=0x4eda45 testing.tRunner(0xc000082d00, 0xc00004ac20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004ab58 sp=0xc00004ab08 pc=0x4ea9cb testing.runTests(0xc0000b2280?, {0x859c60, 0x107, 0x107}, {0x0?, 0x694d7b?, 0x85d1e0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00004ac50 sp=0xc00004ab58 pc=0x4ed929 testing.(*M).Run(0xc0000b2280) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc00004ae98 sp=0xc00004ac50 pc=0x4ec297 net.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/main_test.go:52 +0x34 fp=0xc00004aec8 sp=0xc00004ae98 pc=0x5d15f4 main.main() _testmain.go:675 +0x1d3 fp=0xc00004af80 sp=0xc00004aec8 pc=0x633733 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00004afe0 sp=0xc00004af80 pc=0x43c2a7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004afe8 sp=0xc00004afe0 pc=0x46f3a1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x65f5192ffaf98?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003efb0 sp=0xc00003ef90 pc=0x43c6d0 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=0x43c510 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46f3a1 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003f780 sp=0xc00003f760 pc=0x43c6d0 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=0xc00003f7c8 sp=0xc00003f780 pc=0x426ede runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003f7e0 sp=0xc00003f7c8 pc=0x41c086 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003f7e8 sp=0xc00003f7e0 pc=0x46f3a1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [runnable]: runtime.(*scavengerState).init.func2(0x10000?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:367 +0xb0 fp=0xc00003ff70 sp=0xc00003ff68 pc=0x4673f0 runtime.(*scavengerState).run(0x85d260) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:577 +0x9e fp=0xc00003ffa0 sp=0xc00003ff70 pc=0x4251be runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:631 +0x51 fp=0xc00003ffc8 sp=0xc00003ffa0 pc=0x425331 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003ffe0 sp=0xc00003ffc8 pc=0x41c026 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003ffe8 sp=0xc00003ffe0 pc=0x46f3a1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x6acec8?, 0x0?, 0x0?, 0x2000000020?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c6d0 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=0x46f3a1 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 723 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x0?, 0x97?, 0xc00027d560?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00027d4f8 sp=0xc00027d4d8 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00027d588 sp=0xc00027d4f8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00027d5b0 sp=0xc00027d588 pc=0x407f78 testing.(*T).Parallel(0xc000083ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00027d648 sp=0xc00027d5b0 pc=0x4ea705 net.TestLookupGoogleSRV(0xc000083ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:74 +0x36 fp=0xc00027d770 sp=0xc00027d648 pc=0x5c5b36 testing.tRunner(0xc000083ba0, 0x6ac7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00027d7c0 sp=0xc00027d770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00027d7e0 sp=0xc00027d7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027d7e8 sp=0xc00027d7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 963 [chan receive, 2 minutes]: runtime.gopark(0xc000018c00?, 0xc00009e678?, 0x1?, 0x2d?, 0xc000041638?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000415b8 sp=0xc000041598 pc=0x43c6d0 runtime.chanrecv(0xc00041aa80, 0xc0000416b7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000041648 sp=0xc0000415b8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000041670 sp=0xc000041648 pc=0x407f78 testing.(*T).Run(0xc00042e4e0, {0x696c94?, 0x0?}, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000041730 sp=0xc000041670 pc=0x4eb885 net.TestSplice(0xc00042e4e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x35 fp=0xc000041770 sp=0xc000041730 pc=0x5effd5 testing.tRunner(0xc00042e4e0, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000417c0 sp=0xc000041770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000417e0 sp=0xc0000417c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000417e8 sp=0xc0000417e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 112 [GC worker (idle), 2 minutes]: runtime.gopark(0x65f34435355e8?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00027ef50 sp=0xc00027ef30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00027efe0 sp=0xc00027ef50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027efe8 sp=0xc00027efe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 920 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0x85d120?, 0x0?, 0xc0002c5698?, 0x0?, 0xc000173a10?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000374608 sp=0xc000374580 pc=0x483916 os.(*Process).blockUntilWaitable(0xc0002dd110) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc0003746e0 sp=0xc000374608 pc=0x4a88cf os.(*Process).wait(0xc0002dd110) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000374740 sp=0xc0003746e0 pc=0x4a2fe8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0004a2000) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc0003747a8 sp=0xc000374740 pc=0x4f9cc5 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc0003747e0 sp=0xc0003747a8 pc=0x5f3ce5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003747e8 sp=0xc0003747e0 pc=0x46f3a1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 111 [GC worker (idle), 2 minutes]: runtime.gopark(0x65f3458bf22a4?, 0xc00003a6f8?, 0xb0?, 0xa7?, 0xc00003a780?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003a750 sp=0xc00003a730 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00003a7e0 sp=0xc00003a750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003a7e8 sp=0xc00003a7e0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 168 [GC worker (idle), 2 minutes]: runtime.gopark(0x65f3448e462cc?, 0xc000406000?, 0xb0?, 0xdf?, 0x4ea9cb?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003df50 sp=0xc00003df30 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00003dfe0 sp=0xc00003df50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003dfe8 sp=0xc00003dfe0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 169 [GC worker (idle), 2 minutes]: runtime.gopark(0x65f5193150fdc?, 0x1?, 0x0?, 0x0?, 0xc00009e330?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00027e750 sp=0xc00027e730 pc=0x43c6d0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00027e7e0 sp=0xc00027e750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027e7e8 sp=0xc00027e7e0 pc=0x46f3a1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 964 [chan receive, 2 minutes]: runtime.gopark(0xc000018c00?, 0xc00024e300?, 0x52?, 0xd4?, 0xc0002e5e08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002e5d88 sp=0xc0002e5d68 pc=0x43c6d0 runtime.chanrecv(0xc0002a4bd0, 0xc0002e5e87, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002e5e18 sp=0xc0002e5d88 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002e5e40 sp=0xc0002e5e18 pc=0x407f78 testing.(*T).Run(0xc00042e680, {0x694a7e?, 0x4ea8c0?}, 0xc0002986c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc0002e5f00 sp=0xc0002e5e40 pc=0x4eb885 net.testSplice(0x4ea8f4?, {0x694af9, 0x3}, {0x694af9, 0x3}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:33 +0x209 fp=0xc0002e5f38 sp=0xc0002e5f00 pc=0x5f02c9 net.TestSplice.func1(0xc00027bf60?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x2b fp=0xc0002e5f70 sp=0xc0002e5f38 pc=0x616e0b testing.tRunner(0xc00042e680, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002e5fc0 sp=0xc0002e5f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002e5fe0 sp=0xc0002e5fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002e5fe8 sp=0xc0002e5fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 726 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x30?, 0x98?, 0xc000279528?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002794c0 sp=0xc0002794a0 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000279550 sp=0xc0002794c0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000279578 sp=0xc000279550 pc=0x407f78 testing.(*T).Parallel(0xc000324340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000279610 sp=0xc000279578 pc=0x4ea705 net.TestLookupGmailTXT(0xc000324340) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:218 +0x36 fp=0xc000279770 sp=0xc000279610 pc=0x5c68f6 testing.tRunner(0xc000324340, 0x6ac7c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002797c0 sp=0xc000279770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002797e0 sp=0xc0002797c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002797e8 sp=0xc0002797e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 956 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0xc00027fe00?, 0xc00027fe60?, 0xc000381218?, 0xc000380b80?, 0xc00001ca60?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc00027fe08 sp=0xc00027fd80 pc=0x483916 os.(*Process).blockUntilWaitable(0xc00039e480) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc00027fee0 sp=0xc00027fe08 pc=0x4a88cf os.(*Process).wait(0xc00039e480) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc00027ff40 sp=0xc00027fee0 pc=0x4a2fe8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0002802c0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc00027ffa8 sp=0xc00027ff40 pc=0x4f9cc5 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc00027ffe0 sp=0xc00027ffa8 pc=0x5f3ce5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027ffe8 sp=0xc00027ffe0 pc=0x46f3a1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 725 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0xd0?, 0x97?, 0xc0001fcdb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0001fcd48 sp=0xc0001fcd28 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0001fcdd8 sp=0xc0001fcd48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001fce00 sp=0xc0001fcdd8 pc=0x407f78 testing.(*T).Parallel(0xc0003241a0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0001fce98 sp=0xc0001fce00 pc=0x4ea705 net.TestLookupGmailNS(0xc0003241a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:169 +0x33 fp=0xc0001fcf70 sp=0xc0001fce98 pc=0x5c64b3 testing.tRunner(0xc0003241a0, 0x6ac7b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001fcfc0 sp=0xc0001fcf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001fcfe0 sp=0xc0001fcfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001fcfe8 sp=0xc0001fcfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 724 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x70?, 0x97?, 0xc00027b5b0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00027b548 sp=0xc00027b528 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00027b5d8 sp=0xc00027b548 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00027b600 sp=0xc00027b5d8 pc=0x407f78 testing.(*T).Parallel(0xc000324000) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00027b698 sp=0xc00027b600 pc=0x4ea705 net.TestLookupGmailMX(0xc000324000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:123 +0x33 fp=0xc00027b770 sp=0xc00027b698 pc=0x5c6073 testing.tRunner(0xc000324000, 0x6ac7b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00027b7c0 sp=0xc00027b770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00027b7e0 sp=0xc00027b7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027b7e8 sp=0xc00027b7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 750 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x70?, 0x62?, 0xc00003c600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003c598 sp=0xc00003c578 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003c628 sp=0xc00003c598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003c650 sp=0xc00003c628 pc=0x407f78 testing.(*T).Parallel(0xc0003384e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003c6e8 sp=0xc00003c650 pc=0x4ea705 net.TestCloseRead(0xc000338340?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:25 +0x25 fp=0xc00003c770 sp=0xc00003c6e8 pc=0x5d8645 testing.tRunner(0xc0003384e0, 0x6ac328) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003c7c0 sp=0xc00003c770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003c7e0 sp=0xc00003c7c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003c7e8 sp=0xc00003c7e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 751 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0xd0?, 0x62?, 0xc000278df8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000278d90 sp=0xc000278d70 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000278e20 sp=0xc000278d90 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000278e48 sp=0xc000278e20 pc=0x407f78 testing.(*T).Parallel(0xc000338680) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000278ee0 sp=0xc000278e48 pc=0x4ea705 net.TestCloseWrite(0xc000338680) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:79 +0x33 fp=0xc000278f70 sp=0xc000278ee0 pc=0x5d8ff3 testing.tRunner(0xc000338680, 0x6ac348) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000278fc0 sp=0xc000278f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000278fe0 sp=0xc000278fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000278fe8 sp=0xc000278fe0 pc=0x46f3a1 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(0x468d31?, 0xc000066000?, 0x30?, 0x63?, 0xc000041e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000041d98 sp=0xc000041d78 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 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(0xc0003389c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000041ee8 sp=0xc000041e50 pc=0x4ea705 net.TestConnClose(0xa?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:187 +0x25 fp=0xc000041f70 sp=0xc000041ee8 pc=0x5da0c5 testing.tRunner(0xc0003389c0, 0x6ac388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000041fc0 sp=0xc000041f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000041fe0 sp=0xc000041fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000041fe8 sp=0xc000041fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 753 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x90?, 0x63?, 0xc00003ce00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003cd98 sp=0xc00003cd78 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003ce28 sp=0xc00003cd98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003ce50 sp=0xc00003ce28 pc=0x407f78 testing.(*T).Parallel(0xc000338d00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003cee8 sp=0xc00003ce50 pc=0x4ea705 net.TestListenerClose(0xa?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:229 +0x25 fp=0xc00003cf70 sp=0xc00003cee8 pc=0x5daa05 testing.tRunner(0xc000338d00, 0x6ac778) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003cfc0 sp=0xc00003cf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003cfe0 sp=0xc00003cfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003cfe8 sp=0xc00003cfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 802 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0xf0?, 0x63?, 0xc00003be10?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003bda8 sp=0xc00003bd88 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003be38 sp=0xc00003bda8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003be60 sp=0xc00003be38 pc=0x407f78 testing.(*T).Parallel(0xc000339040) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003bef8 sp=0xc00003be60 pc=0x4ea705 net.TestPacketConnClose(0xa?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:267 +0x25 fp=0xc00003bf70 sp=0xc00003bef8 pc=0x5daec5 testing.tRunner(0xc000339040, 0x6ac8f8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003bfc0 sp=0xc00003bf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003bfe0 sp=0xc00003bfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003bfe8 sp=0xc00003bfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 807 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0xa0?, 0x65?, 0xc000377e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000377d98 sp=0xc000377d78 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000377e28 sp=0xc000377d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000377e50 sp=0xc000377e28 pc=0x407f78 testing.(*T).Parallel(0xc000339ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000377ee8 sp=0xc000377e50 pc=0x4ea705 net.TestZeroByteRead(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:375 +0x25 fp=0xc000377f70 sp=0xc000377ee8 pc=0x5dbf45 testing.tRunner(0xc000339ba0, 0x6accd0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000377fc0 sp=0xc000377f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000377fe0 sp=0xc000377fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000377fe8 sp=0xc000377fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 758 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x60?, 0x94?, 0xc000040658?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000405f0 sp=0xc0000405d0 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000040680 sp=0xc0000405f0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000406a8 sp=0xc000040680 pc=0x407f78 testing.(*T).Parallel(0xc00044cb60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000040740 sp=0xc0000406a8 pc=0x4ea705 net.TestCloseUnblocksRead(0xc0003396c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:510 +0x1e fp=0xc000040770 sp=0xc000040740 pc=0x5dd5be testing.tRunner(0xc00044cb60, 0x6ac340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000407c0 sp=0xc000040770 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000407e0 sp=0xc0000407c0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000407e8 sp=0xc0000407e0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 759 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0xc0?, 0x94?, 0xc00027ada0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00027ad38 sp=0xc00027ad18 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00027adc8 sp=0xc00027ad38 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00027adf0 sp=0xc00027adc8 pc=0x407f78 testing.(*T).Parallel(0xc00044cd00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00027ae88 sp=0xc00027adf0 pc=0x4ea705 net.TestNotTemporaryRead(0xc00044cd00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:529 +0x45 fp=0xc00027af70 sp=0xc00027ae88 pc=0x5dd645 testing.tRunner(0xc00044cd00, 0x6ac8c8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00027afc0 sp=0xc00027af70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00027afe0 sp=0xc00027afc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027afe8 sp=0xc00027afe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 761 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x80?, 0x95?, 0xc00004cc08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004cba0 sp=0xc00004cb80 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004cc30 sp=0xc00004cba0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004cc58 sp=0xc00004cc30 pc=0x407f78 testing.(*T).Parallel(0xc00044d040) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00004ccf0 sp=0xc00004cc58 pc=0x4ea705 net.TestParseNSSConf(0xc00044d040) /tmp/workdir-host-linux-amd64-wsl/go/src/net/nss_test.go:37 +0x36 fp=0xc00004cf70 sp=0xc00004ccf0 pc=0x5dddd6 testing.tRunner(0xc00044d040, 0x6ac928) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004cfc0 sp=0xc00004cf70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00004cfe0 sp=0xc00004cfc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 836 [chan receive, 2 minutes]: runtime.gopark(0x468d31?, 0xc000066000?, 0x20?, 0x9a?, 0xc0001f6d98?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0001f6d30 sp=0xc0001f6d10 pc=0x43c6d0 runtime.chanrecv(0xc00008e1e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0001f6dc0 sp=0xc0001f6d30 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001f6de8 sp=0xc0001f6dc0 pc=0x407f78 testing.(*T).Parallel(0xc000486000) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0001f6e80 sp=0xc0001f6de8 pc=0x4ea705 net.TestSendfilePipe(0xc000486000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/sendfile_test.go:217 +0x4a fp=0xc0001f6f70 sp=0xc0001f6e80 pc=0x5ea16a testing.tRunner(0xc000486000, 0x6aca88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001f6fc0 sp=0xc0001f6f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001f6fe0 sp=0xc0001f6fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001f6fe8 sp=0xc0001f6fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 918 [IO wait, 2 minutes]: runtime.gopark(0x0?, 0xffffffffffffffff?, 0x20?, 0x7b?, 0x4826e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000447ab0 sp=0xc000447a90 pc=0x43c6d0 runtime.netpollblock(0xc000447b08?, 0x404cef?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000447ae8 sp=0xc000447ab0 pc=0x434e17 internal/poll.runtime_pollWait(0x7fd42c67a018, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000447b08 sp=0xc000447ae8 pc=0x469be5 internal/poll.(*pollDesc).wait(0xc000381300?, 0xc000447b78?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000447b30 sp=0xc000447b08 pc=0x498712 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.splicePump(0xc000381300, 0xc0002c5780?, 0x80000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:141 +0x225 fp=0xc000447bd8 sp=0xc000447b30 pc=0x4a05c5 internal/poll.Splice(0xc000447cd8?, 0x40efe8?, 0x4000000000000000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:62 +0x211 fp=0xc000447c70 sp=0xc000447bd8 pc=0x49fe31 net.splice(0x0?, {0x6ed400?, 0xc00024e310?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_linux.go:39 +0xe5 fp=0xc000447cd0 sp=0xc000447c70 pc=0x5793c5 net.(*TCPConn).readFrom(0xc000394130, {0x6ed400, 0xc00024e310}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock_posix.go:48 +0x32 fp=0xc000447d00 sp=0xc000447cd0 pc=0x57b712 net.(*TCPConn).ReadFrom(0xc000394130, {0x6ed400?, 0xc00024e310?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock.go:130 +0x36 fp=0xc000447d40 sp=0xc000447d00 pc=0x5799b6 io.copyBuffer({0x6ed420, 0xc000394130}, {0x6ed400, 0xc00024e310}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000447dc0 sp=0xc000447d40 pc=0x495beb io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net.spliceTestCase.test({{0x694af9, 0x3}, {0x694af9, 0x3}, 0x500000, 0x40000000, 0x0}, 0xc000486820) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:78 +0x3f5 fp=0xc000447f20 sp=0xc000447dc0 pc=0x5f0ab5 net.spliceTestCase.test-fm(0xc0003bb760?) :1 +0x45 fp=0xc000447f70 sp=0xc000447f20 pc=0x628d85 testing.tRunner(0xc000486820, 0xc0002986c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000447fc0 sp=0xc000447f70 pc=0x4ea9cb testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000447fe0 sp=0xc000447fc0 pc=0x4eba0a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000447fe8 sp=0xc000447fe0 pc=0x46f3a1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea FAIL net 185.088s 2023/01/27 04:37:44 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc00127e2f0 127.0.0.1:50904 in state active panic: test timed out after 3m0s running tests: TestIssue4191_InfiniteGetToPutTimeout (2m59s) TestIssue4191_InfiniteGetToPutTimeout/h1 (2m57s) TestLinuxSendfile (2m59s) goroutine 22268 [running]: panic({0x847040?, 0xc000d8eae0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc000695f10 sp=0xc000695e48 pc=0x439a6b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc000695fe0 sp=0xc000695f10 pc=0x506a4a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000695fe8 sp=0xc000695fe0 pc=0x470541 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?, 0x41105d?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000db8f8 sp=0xc0000db8d8 pc=0x43cbd0 runtime.chanrecv(0xc000244690, 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=0x502b85 testing.tRunner(0xc000083040, 0xc0000dbc30) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0000dbb68 sp=0xc0000dbb18 pc=0x502664 testing.runTests(0xc0000b6c80?, {0xc4a060, 0x1fb, 0x1fb}, {0x40ec70?, 0xc0000dbd40?, 0xc4e7c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc0000dbc60 sp=0xc0000dbb68 pc=0x505589 testing.(*M).Run(0xc0000b6c80) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc0000dbea8 sp=0xc0000dbc60 pc=0x503ef7 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=0x770619 main.main() _testmain.go:1123 +0x1d3 fp=0xc0000dbf80 sp=0xc0000dbec8 pc=0x819d53 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc0000dbfe0 sp=0xc0000dbf80 pc=0x43c7a7 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000dbfe8 sp=0xc0000dbfe0 pc=0x470541 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=0x43cbd0 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=0x43ca10 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x470541 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=0xc000048780 sp=0xc000048760 pc=0x43cbd0 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=0x42737e 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=0x470541 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 19 [GC scavenge wait]: runtime.gopark(0x14f280?, 0xe7b96?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048f70 sp=0xc000048f50 pc=0x43cbd0 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=0x4251f3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc000048fc8 sp=0xc000048fa0 pc=0x4257e5 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=0x470541 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 20 [finalizer wait]: runtime.gopark(0x0?, 0xc000e9a060?, 0x80?, 0xc0?, 0x1000000010?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000614e10 sp=0xc000614df0 pc=0x43cbd0 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc000614fe0 sp=0xc000614e10 pc=0x41b527 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000614fe8 sp=0xc000614fe0 pc=0x470541 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 3 [GC worker (idle)]: runtime.gopark(0x65f364dcca20c?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004d750 sp=0xc00004d730 pc=0x43cbd0 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=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 54 [GC worker (idle), 2 minutes]: runtime.gopark(0x65f364d772de0?, 0x3?, 0xb4?, 0xa4?, 0x50262b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000049f50 sp=0xc000049f30 pc=0x43cbd0 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=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 66 [GC worker (idle)]: runtime.gopark(0x65f364dc828bc?, 0x1?, 0x4c?, 0xa4?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000494750 sp=0xc000494730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0004947e0 sp=0xc000494750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004947e8 sp=0xc0004947e0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 55 [GC worker (idle), 2 minutes]: runtime.gopark(0x65f3645a08dc8?, 0x3?, 0xc?, 0xa8?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004a750 sp=0xc00004a730 pc=0x43cbd0 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004a7e0 sp=0xc00004a750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004a7e8 sp=0xc00004a7e0 pc=0x470541 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 370 [syscall, 2 minutes]: syscall.Syscall6(0xc00047e6e0?, 0xc0002b8260?, 0xc000219c0e?, 0xc000219d30?, 0x516fae?, 0xc000028490?, 0xf?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000219ba0 sp=0xc000219b18 pc=0x483c36 os.(*Process).blockUntilWaitable(0xc00002d0e0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc000219c78 sp=0xc000219ba0 pc=0x4ae9cf os.(*Process).wait(0xc00002d0e0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000219cd8 sp=0xc000219c78 pc=0x4a8be8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc00047e6e0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc000219d40 sp=0xc000219cd8 pc=0x517a65 os/exec.(*Cmd).Run(0x8d3a2f?) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:590 +0x39 fp=0xc000219d60 sp=0xc000219d40 pc=0x516579 net/http_test.TestLinuxSendfile(0xc0000831e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/fs_test.go:1281 +0x31e fp=0xc000219f70 sp=0xc000219d60 pc=0x76dc7e testing.tRunner(0xc0000831e0, 0x9223d8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000219fc0 sp=0xc000219f70 pc=0x50262b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000219fe0 sp=0xc000219fc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000219fe8 sp=0xc000219fe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1427 [chan receive, 2 minutes]: runtime.gopark(0xc0004aa340?, 0x0?, 0xb0?, 0xc?, 0xc0000981d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000527d50 sp=0xc000527d30 pc=0x43cbd0 runtime.chanrecv(0xc0005b6d20, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000527de0 sp=0xc000527d50 pc=0x40843d runtime.chanrecv1(0xc00016d080?, 0xc00002c450?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000527e08 sp=0xc000527de0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc000527f70 sp=0xc000527e08 pc=0x502b85 testing.tRunner(0xc00042b860, 0x9223a8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc000527fc0 sp=0xc000527f70 pc=0x502664 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000527fe0 sp=0xc000527fc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000527fe8 sp=0xc000527fe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1884 [semacquire, 2 minutes]: runtime.gopark(0xc0000ddd90?, 0x6f4a65?, 0xc0?, 0x89?, 0xc0000ddd00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00039ccd8 sp=0xc00039ccb8 pc=0x43cbd0 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc000c9aa58, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc00039cd40 sp=0xc00039ccd8 pc=0x44e34f sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc00039cd78 sp=0xc00039cd40 pc=0x46c3a7 sync.(*WaitGroup).Wait(0xc0006e6c80?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc00039cda0 sp=0xc00039cd78 pc=0x47afab net/http/httptest.(*Server).Close(0xc000c9aa10) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc00039ce60 sp=0xc00039cda0 pc=0x72f8d7 net/http_test.testIssue4191_InfiniteGetToPutTimeout(0xc00050cea0, {0x8d2a91, 0x2}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2324 +0x3f9 fp=0xc00039cf28 sp=0xc00039ce60 pc=0x7d4c59 net/http_test.run[...].func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:90 +0xfc fp=0xc00039cf70 sp=0xc00039cf28 pc=0x80009c testing.tRunner(0xc00050cea0, 0xc0002b4c00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00039cfc0 sp=0xc00039cf70 pc=0x50262b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00039cfe0 sp=0xc00039cfc0 pc=0x50366a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00039cfe8 sp=0xc00039cfe0 pc=0x470541 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 7695 [IO wait, 2 minutes]: runtime.gopark(0xc0006592d0?, 0xb?, 0x1?, 0x0?, 0x6?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0006592b8 sp=0xc000659298 pc=0x43cbd0 runtime.netpollblock(0x482305?, 0x404caf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0006592f0 sp=0xc0006592b8 pc=0x4352b7 internal/poll.runtime_pollWait(0x7f1c48342350, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000659310 sp=0xc0006592f0 pc=0x46a785 internal/poll.(*pollDesc).wait(0xc000456500?, 0xc000b5b000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000659338 sp=0xc000659310 pc=0x4a29d2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc000456500, {0xc000b5b000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc0006593e8 sp=0xc000659338 pc=0x4a3e16 net.(*netFD).Write(0xc000456500, {0xc000b5b000?, 0x4de637?, 0xc000323790?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc000659430 sp=0xc0006593e8 pc=0x5eb109 net.(*conn).Write(0xc00127e2f0, {0xc000b5b000?, 0xc77478?, 0x424567?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc000659478 sp=0xc000659430 pc=0x5f7205 net.(*TCPConn).Write(0x1?, {0xc000b5b000?, 0x604b09?, 0x479efe?}) :1 +0x29 fp=0xc0006594a8 sp=0xc000659478 pc=0x604b09 net/http.checkConnErrorWriter.Write({0xc000b76ff8?}, {0xc000b5b000?, 0xc000659530?, 0x4d83fc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc0006594f8 sp=0xc0006594a8 pc=0x6e9673 bufio.(*Writer).Flush(0xc0004ce680) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc000659540 sp=0xc0006594f8 pc=0x50a8a2 bufio.(*Writer).Write(0xc0004ce680, {0xc000b76000?, 0x8d2d29?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc0006595a0 sp=0xc000659540 pc=0x50aab0 net/http.(*chunkWriter).Write(0xc000b72d60, {0xc000b76000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc000659610 sp=0xc0006595a0 pc=0x6da355 bufio.(*Writer).Write(0xc001514f80, {0xc000b76000?, 0xc000456500?, 0xc000b5b000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc000659670 sp=0xc000659610 pc=0x50aacd net/http.(*response).write(0xc000b72d20, 0x8000, {0xc000b76000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc000659778 sp=0xc000659670 pc=0x6e08b2 net/http.(*response).Write(0x867340?, {0xc000b76000?, 0x1?, 0xc001469b00?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc0006597c0 sp=0xc000659778 pc=0x6e05d0 net/http.(*writerOnly).Write(0xc000659860?, {0xc000b76000?, 0xc001469b00?, 0xc000659870?}) :1 +0x2f fp=0xc0006597f0 sp=0xc0006597c0 pc=0x729a6f io.copyBuffer({0x99f960, 0xc001469b00}, {0x99fba0, 0xc0ef48}, {0xc000b76000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc000659870 sp=0xc0006597f0 pc=0x49cea4 io.CopyBuffer({0x99f960?, 0xc001469b00?}, {0x99fba0?, 0xc0ef48?}, {0xc000b76000?, 0x8675c0?, 0x81e1a2?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc0006598b8 sp=0xc000659870 pc=0x49cc1c net/http.(*response).ReadFrom(0xc000b72d20, {0x99fba0?, 0xc0ef48}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc000659990 sp=0xc0006598b8 pc=0x6daf45 io.copyBuffer({0x99ebc0, 0xc000b72d20}, {0x99fba0, 0xc0ef48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000659a10 sp=0xc000659990 pc=0x49cdeb io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetToPutTimeout.func1({0x9a1bc0?, 0xc000b72d20?}, 0xffffffffffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2268 +0x50 fp=0xc000659a58 sp=0xc000659a10 pc=0x801d10 net/http.HandlerFunc.ServeHTTP(0xc000456500?, {0x9a1bc0?, 0xc000b72d20?}, 0x40f1a8?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc000659a80 sp=0xc000659a58 pc=0x6e2daf net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a1bc0, 0xc000b72d20}, 0xc000a2f600) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc000659ad0 sp=0xc000659a80 pc=0x6e4c09 net/http.serverHandler.ServeHTTP({0xc000135710?}, {0x9a1bc0, 0xc000b72d20}, 0xc000a2f600) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc000659b80 sp=0xc000659ad0 pc=0x6e63f6 net/http.(*conn).serve(0xc00052c6c0, {0x9a2148, 0xc000135200}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc000659fb8 sp=0xc000659b80 pc=0x6e18d2 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc000659fe0 sp=0xc000659fb8 pc=0x6e6f8e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000659fe8 sp=0xc000659fe0 pc=0x470541 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed FAIL net/http 180.058s 2023/01/27 04:37:57 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc000118248 127.0.0.1:50288 in state active panic: test timed out after 3m0s running tests: TestCopyError (3m0s) goroutine 46 [running]: panic({0x6c9000?, 0xc000113510?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc00004bf10 sp=0xc00004be48 pc=0x43982b testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc00004bfe0 sp=0xc00004bf10 pc=0x4ef46a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004bfe8 sp=0xc00004bfe0 pc=0x46fb81 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: runtime.gopark(0xc000019000?, 0xc000118238?, 0xc0?, 0x69?, 0xc00014fa28?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00014f9a8 sp=0xc00014f988 pc=0x43c990 runtime.chanrecv(0xc00016ea10, 0xc00014faa7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00014fa38 sp=0xc00014f9a8 pc=0x4083fd runtime.chanrecv1(0x97c700?, 0x6c9000?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00014fa60 sp=0xc00014fa38 pc=0x407f38 testing.(*T).Run(0xc0001069c0, {0x72f62c?, 0x4ead65?}, 0x760730) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00014fb20 sp=0xc00014fa60 pc=0x4ebf05 testing.runTests.func1(0x97d700?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00014fb70 sp=0xc00014fb20 pc=0x4ee0c5 testing.tRunner(0xc0001069c0, 0xc00014fc88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00014fbc0 sp=0xc00014fb70 pc=0x4eb04b testing.runTests(0xc00012aaa0?, {0x977900, 0x21, 0x21}, {0xc00011e188?, 0x100c00014fd10?, 0x97cce0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00014fcb8 sp=0xc00014fbc0 pc=0x4edfa9 testing.(*M).Run(0xc00012aaa0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x637 fp=0xc00014ff00 sp=0xc00014fcb8 pc=0x4ec917 main.main() _testmain.go:111 +0x1aa fp=0xc00014ff80 sp=0xc00014ff00 pc=0x6a53ea runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00014ffe0 sp=0xc00014ff80 pc=0x43c567 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00014ffe8 sp=0xc00014ffe0 pc=0x46fb81 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=0x43c990 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=0x43c7d0 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46fb81 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003f780 sp=0xc00003f760 pc=0x43c990 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=0xc00003f7c8 sp=0xc00003f780 pc=0x4270ee runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003f7e0 sp=0xc00003f7c8 pc=0x41c2e6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003f7e8 sp=0xc00003f7e0 pc=0x46fb81 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000062000?, 0x7ab1e8?, 0x1?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003ff70 sp=0xc00003ff50 pc=0x43c990 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=0xc00003ffa0 sp=0xc00003ff70 pc=0x424fb3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:628 +0x45 fp=0xc00003ffc8 sp=0xc00003ffa0 pc=0x425585 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003ffe0 sp=0xc00003ffc8 pc=0x41c286 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003ffe8 sp=0xc00003ffe0 pc=0x46fb81 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 18 [finalizer wait]: runtime.gopark(0x72aa80?, 0x500f00a68?, 0x88?, 0x2?, 0x7f0500f00a68?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c990 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=0x46fb81 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 42 [semacquire]: runtime.gopark(0xc000151b98?, 0x682994?, 0x0?, 0xa0?, 0x6e14a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000151ae0 sp=0xc000151ac0 pc=0x43c990 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc000166358, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc000151b48 sp=0xc000151ae0 pc=0x44e10f sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc000151b80 sp=0xc000151b48 pc=0x46b9e7 sync.(*WaitGroup).Wait(0xc0001643c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc000151ba8 sp=0xc000151b80 pc=0x477dab net/http/httptest.(*Server).Close(0xc000166310) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc000151c68 sp=0xc000151ba8 pc=0x6962f7 net/http/cgi.TestCopyError.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/cgi/host_test.go:378 +0x26 fp=0xc000151c80 sp=0xc000151c68 pc=0x6a1226 runtime.deferCallSave(0xc000151d10, 0xc000151ec0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:796 +0x88 fp=0xc000151c90 sp=0xc000151c80 pc=0x439388 runtime.runOpenDeferFrame(0xc0000a8000) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:769 +0x1b4 fp=0xc000151cd8 sp=0xc000151c90 pc=0x4391b4 runtime.Goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:522 +0x177 fp=0xc000151d58 sp=0xc000151cd8 pc=0x4388b7 testing.(*common).FailNow(0xc000191380) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:980 +0x4c fp=0xc000151db0 sp=0xc000151d58 pc=0x4e96ec testing.(*common).Fatalf(0xc000191380, {0x73d17b?, 0xc000224000?}, {0x0?, 0x1388?, 0x1388?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1064 +0x65 fp=0xc000151e08 sp=0xc000151db0 pc=0x4ea2a5 net/http/cgi.TestCopyError(0xc000191380) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/cgi/host_test.go:425 +0x5f7 fp=0xc000151f70 sp=0xc000151e08 pc=0x6a1197 testing.tRunner(0xc000191380, 0x760730) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000151fc0 sp=0xc000151f70 pc=0x4eb04b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000151fe0 sp=0xc000151fc0 pc=0x4ec08a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000151fe8 sp=0xc000151fe0 pc=0x46fb81 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 44 [IO wait]: runtime.gopark(0xc00014add0?, 0xb?, 0x1?, 0x0?, 0x8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00014adb8 sp=0xc00014ad98 pc=0x43c990 runtime.netpollblock(0x47e885?, 0x404caf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc00014adf0 sp=0xc00014adb8 pc=0x435077 internal/poll.runtime_pollWait(0x7f04d82fc018, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc00014ae10 sp=0xc00014adf0 pc=0x469fa5 internal/poll.(*pollDesc).wait(0xc00016c700?, 0xc0001ee000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00014ae38 sp=0xc00014ae10 pc=0x49ad52 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc00016c700, {0xc0001ee000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc00014aee8 sp=0xc00014ae38 pc=0x49c196 net.(*netFD).Write(0xc00016c700, {0xc0001ee000?, 0x4c9a17?, 0xc000116dd0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc00014af30 sp=0xc00014aee8 pc=0x5b0cc9 net.(*conn).Write(0xc000118248, {0xc0001ee000?, 0x415dc7?, 0xc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc00014af78 sp=0xc00014af30 pc=0x5bbc65 net.(*TCPConn).Write(0x1?, {0xc0001ee000?, 0x5c7b09?, 0x476d5e?}) :1 +0x29 fp=0xc00014afa8 sp=0xc00014af78 pc=0x5c7b09 net/http.checkConnErrorWriter.Write({0xc00021aff8?}, {0xc0001ee000?, 0xc00014b030?, 0x4c37dc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc00014aff8 sp=0xc00014afa8 pc=0x6793b3 bufio.(*Writer).Flush(0xc00015d280) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc00014b040 sp=0xc00014aff8 pc=0x4f1c62 bufio.(*Writer).Write(0xc00015d280, {0xc00021a000?, 0x72c610?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc00014b0a0 sp=0xc00014b040 pc=0x4f1e70 net/http.(*chunkWriter).Write(0xc000200040, {0xc00021a000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc00014b110 sp=0xc00014b0a0 pc=0x66d215 bufio.(*Writer).Write(0xc00006c080, {0xc00021a000?, 0xc00016c700?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc00014b170 sp=0xc00014b110 pc=0x4f1e8d net/http.(*response).write(0xc000200000, 0x8000, {0xc00021a000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc00014b278 sp=0xc00014b170 pc=0x6736b2 net/http.(*response).Write(0x6e0aa0?, {0xc00021a000?, 0x1?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc00014b2c0 sp=0xc00014b278 pc=0x6733d0 net/http.(*writerOnly).Write(0xc000014028?, {0xc00021a000?, 0xc0000281d0?, 0xc00014b370?}) :1 +0x2f fp=0xc00014b2f0 sp=0xc00014b2c0 pc=0x69286f io.copyBuffer({0x7af2c0, 0xc0000281d0}, {0x7ae8a0, 0xc000014028}, {0xc00021a000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc00014b370 sp=0xc00014b2f0 pc=0x497c24 io.CopyBuffer({0x7af2c0?, 0xc0000281d0?}, {0x7ae8a0?, 0xc000014028?}, {0xc00021a000?, 0x6e0aa0?, 0x6a96f6?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc00014b3b8 sp=0xc00014b370 pc=0x49799c net/http.(*response).ReadFrom(0xc000200000, {0x7ae8a0?, 0xc000014028}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc00014b490 sp=0xc00014b3b8 pc=0x66de05 bufio.(*Reader).WriteTo(0xc00006e1e0, {0x7ae7a0, 0xc000200000}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:526 +0xca fp=0xc00014b4d0 sp=0xc00014b490 pc=0x4f198a io.copyBuffer({0x7ae7a0, 0xc000200000}, {0x7ae1c0, 0xc00006e1e0}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:409 +0x16e fp=0xc00014b550 sp=0xc00014b4d0 pc=0x497b8e io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http/cgi.(*Handler).ServeHTTP(0xc00012ad20, {0x7b0c60, 0xc000200000}, 0xc0001c2900) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/cgi/host.go:346 +0x1fab fp=0xc00014bad0 sp=0xc00014b550 pc=0x69a84b net/http.serverHandler.ServeHTTP({0xc0001c08a0?}, {0x7b0c60, 0xc000200000}, 0xc0001c2900) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc00014bb80 sp=0xc00014bad0 pc=0x677d76 net/http.(*conn).serve(0xc00017f290, {0x7b0f78, 0xc0000700c0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc00014bfb8 sp=0xc00014bb80 pc=0x6745f2 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc00014bfe0 sp=0xc00014bfb8 pc=0x67860e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00014bfe8 sp=0xc00014bfe0 pc=0x46fb81 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.057s FAIL go tool dist: Failed: exit status 1