linux-386 at 7f1ab5d0bc3e607bd30f2ba9b3856a2e3646995e :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn0bfea31" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=24s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-386" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=386" "GOHOSTARCH=386" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. Building Go toolchain1 using /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/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.024s ok archive/zip 0.411s ok bufio 0.180s ok bytes 1.637s ok bytes/hash 0.100s ok compress/bzip2 0.074s ok compress/flate 0.411s ok compress/gzip 0.077s ok compress/lzw 0.076s ok compress/zlib 0.674s ok container/heap 0.014s ok container/list 0.015s ok container/ring 0.004s ok context 0.975s ok crypto 0.007s ok crypto/aes 0.062s ok crypto/cipher 0.008s ok crypto/des 0.038s ok crypto/dsa 0.023s ok crypto/ecdsa 0.158s ok crypto/ed25519 0.158s ok crypto/elliptic 0.040s ok crypto/hmac 0.023s ok crypto/internal/subtle 0.010s ok crypto/md5 0.009s ok crypto/rand 0.013s ok crypto/rc4 0.042s ok crypto/rsa 0.149s ok crypto/sha1 0.016s ok crypto/sha256 0.021s ok crypto/sha512 0.005s ok crypto/subtle 0.003s ok crypto/tls 0.950s ok crypto/x509 1.553s ok database/sql 0.597s ok database/sql/driver 0.050s ok debug/dwarf 0.050s ok debug/elf 0.022s ok debug/gosym 0.008s ok debug/macho 0.027s ok debug/pe 0.028s ok debug/plan9obj 0.007s ok encoding/ascii85 0.006s ok encoding/asn1 0.003s ok encoding/base32 0.032s ok encoding/base64 0.037s ok encoding/binary 0.003s ok encoding/csv 0.005s ok encoding/gob 0.064s ok encoding/hex 0.036s ok encoding/json 0.049s ok encoding/pem 0.020s ok encoding/xml 0.019s ok errors 0.046s ok expvar 0.023s ok flag 0.052s ok fmt 0.051s ok go/ast 0.004s ok go/build 0.096s ok go/constant 0.012s ok go/doc 0.087s ok go/format 0.028s ok go/importer 0.118s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.769s ok go/internal/srcimporter 2.663s ok go/parser 0.037s ok go/printer 0.370s ok go/scanner 0.004s ok go/token 0.019s ok go/types 0.635s ok hash 0.023s ok hash/adler32 0.020s ok hash/crc32 0.007s ok hash/crc64 0.005s ok hash/fnv 0.016s ok html 0.025s ok html/template 0.025s ok image 0.061s ok image/color 0.027s ok image/draw 0.043s ok image/gif 0.440s ok image/jpeg 0.272s ok image/png 0.048s ok index/suffixarray 0.241s ok internal/cpu 0.007s ok internal/fmtsort 0.009s ok internal/poll 0.198s ok internal/reflectlite 0.028s ok internal/singleflight 0.023s ok internal/trace 0.032s ok internal/xcoff 0.020s ok io 0.041s ok io/ioutil 0.007s ok log 0.020s ok log/syslog 1.220s ok math 0.005s ok math/big 0.469s ok math/bits 0.032s ok math/cmplx 0.027s ok math/rand 0.658s ok mime 0.011s ok mime/multipart 0.229s ok mime/quotedprintable 0.006s ok net 8.382s panic: test timed out after 3m0s goroutine 1259 [running]: testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1377 +0xcb created by time.goFunc /workdir/go/src/time/sleep.go:168 +0x37 goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0x8fce3c0, 0x84d08c2, 0x14, 0x84fa6e8, 0x301) /workdir/go/src/testing/testing.go:961 +0x2cc testing.runTests.func1(0x8cc00a0) /workdir/go/src/testing/testing.go:1202 +0x5a testing.tRunner(0x8cc00a0, 0x8c3ced0) /workdir/go/src/testing/testing.go:909 +0x9a testing.runTests(0x8c861b0, 0x88676e0, 0x1f9, 0x1f9, 0x0) /workdir/go/src/testing/testing.go:1200 +0x22d testing.(*M).Run(0x8c92480, 0x0) /workdir/go/src/testing/testing.go:1117 +0x13b net/http_test.TestMain(0x8c92480) /workdir/go/src/net/http/main_test.go:23 +0x21 main.main() _testmain.go:1118 +0x100 goroutine 39 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0b40) /workdir/go/src/testing/testing.go:814 +0x193 net/http.TestCmdGoNoHTTPServer(0x8cc0b40) /workdir/go/src/net/http/http_test.go:86 +0x32 testing.tRunner(0x8cc0b40, 0x84f9a3c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 45 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0f00) /workdir/go/src/testing/testing.go:814 +0x193 net/http.TestRequestWriteTransport(0x8cc0f00) /workdir/go/src/net/http/requestwrite_test.go:648 +0x32 testing.tRunner(0x8cc0f00, 0x84f9abc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 50 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1220) /workdir/go/src/testing/testing.go:814 +0x193 net/http.TestReadResponseCloseInMiddle(0x8cc1220) /workdir/go/src/net/http/response_test.go:648 +0x32 testing.tRunner(0x8cc1220, 0x84f9a90) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 84 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16b40) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16b40) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClient(0x8e16b40) /workdir/go/src/net/http/client_test.go:70 +0x2f testing.tRunner(0x8e16b40, 0x84f9dbc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 101 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a0a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a0a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestGetRequestFormat(0x8f0a0a0) /workdir/go/src/net/http/client_test.go:116 +0x25 testing.tRunner(0x8f0a0a0, 0x84f9e78) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 158 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a780) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a780) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestRedirectCookiesJar(0x8f0a780) /workdir/go/src/net/http/client_test.go:659 +0x25 testing.tRunner(0x8f0a780, 0x84fa13c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 104 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a280) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a280) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientRedirects(0x8f0a280) /workdir/go/src/net/http/client_test.go:203 +0x2f testing.tRunner(0x8f0a280, 0x84f9d78) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 154 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a500) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a500) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientRedirectUseResponse(0x8f0a500) /workdir/go/src/net/http/client_test.go:495 +0x2f testing.tRunner(0x8f0a500, 0x84f9d74) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 308 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17c20) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17c20) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testClientTimeout_Headers(0x8e17c20, 0x882a800) /workdir/go/src/net/http/client_test.go:1290 +0x2f net/http_test.TestClientTimeout_Headers_h1(0x8e17c20) /workdir/go/src/net/http/client_test.go:1285 +0x26 testing.tRunner(0x8e17c20, 0x84f9d8c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 105 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a320) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a320) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientRedirectContext(0x8f0a320) /workdir/go/src/net/http/client_test.go:302 +0x2f testing.tRunner(0x8f0a320, 0x84f9d58) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 203 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16f00) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16f00) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientInsecureTransport(0x8e16f00) /workdir/go/src/net/http/client_test.go:846 +0x2f testing.tRunner(0x8e16f00, 0x84f9d3c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 155 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a5a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a5a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientRedirect308NoLocation(0x8f0a5a0) /workdir/go/src/net/http/client_test.go:537 +0x28 testing.tRunner(0x8f0a5a0, 0x84f9d50) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 156 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a640) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a640) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientRedirect308NoGetBody(0x8f0a640) /workdir/go/src/net/http/client_test.go:560 +0x2f testing.tRunner(0x8f0a640, 0x84f9d48) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 396 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a8c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a8c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8e69a20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a8c0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.testH12_noBody(0x8f0a8c0, 0x130) /workdir/go/src/net/http/clientserver_test.go:320 +0x5d net/http_test.TestH2_304NoBody(0x8f0a8c0) /workdir/go/src/net/http/clientserver_test.go:314 +0x29 testing.tRunner(0x8f0a8c0, 0x84f9f14) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 307 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17b80) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17b80) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testClientTimeout(0x8e17b80, 0x882a801) /workdir/go/src/net/http/client_test.go:1208 +0x32 net/http_test.TestClientTimeout_h2(0x8e17b80) /workdir/go/src/net/http/client_test.go:1205 +0x26 testing.tRunner(0x8e17b80, 0x84f9d98) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 391 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a1e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a1e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9ec4, 0x84f9920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a1e0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_HeadContentLengthNoBody(0x8f0a1e0) /workdir/go/src/net/http/clientserver_test.go:285 +0x3e testing.tRunner(0x8f0a1e0, 0x84f9ec8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 357 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ac3c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ac3c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTransportBodyReadError(0x90ac3c0) /workdir/go/src/net/http/client_test.go:1846 +0x2f testing.tRunner(0x90ac3c0, 0x84fa498) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 398 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0aa00) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0aa00) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9efc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0aa00) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_SmallBody(0x8f0aa00) /workdir/go/src/net/http/clientserver_test.go:326 +0x34 testing.tRunner(0x8f0aa00, 0x84f9f00) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 392 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a3c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a3c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9ecc, 0x84f9920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a3c0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_HeadContentLengthSmallBody(0x8f0a3c0) /workdir/go/src/net/http/clientserver_test.go:294 +0x3e testing.tRunner(0x8f0a3c0, 0x84f9ed0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 397 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a960) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a960) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8e69a30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a960) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.testH12_noBody(0x8f0a960, 0x194) /workdir/go/src/net/http/clientserver_test.go:320 +0x5d net/http_test.TestH2_404NoBody(0x8f0a960) /workdir/go/src/net/http/clientserver_test.go:315 +0x29 testing.tRunner(0x8f0a960, 0x84f9f18) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 282 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e175e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e175e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestEmptyPasswordAuth(0x8e175e0) /workdir/go/src/net/http/client_test.go:1056 +0x2f testing.tRunner(0x8e175e0, 0x84f9e44) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 306 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17ae0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17ae0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testClientTimeout(0x8e17ae0, 0x882a800) /workdir/go/src/net/http/client_test.go:1208 +0x32 net/http_test.TestClientTimeout_h1(0x8e17ae0) /workdir/go/src/net/http/client_test.go:1204 +0x26 testing.tRunner(0x8e17ae0, 0x84f9d94) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 394 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a6e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a6e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9e7c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a6e0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_200NoBody(0x8f0a6e0) /workdir/go/src/net/http/clientserver_test.go:310 +0x34 testing.tRunner(0x8f0a6e0, 0x84f9e80) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 395 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a820) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a820) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8e69a10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a820) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.testH12_noBody(0x8f0a820, 0xcc) /workdir/go/src/net/http/clientserver_test.go:320 +0x5d net/http_test.TestH2_204NoBody(0x8f0a820) /workdir/go/src/net/http/clientserver_test.go:313 +0x29 testing.tRunner(0x8f0a820, 0x84f9f10) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 309 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17cc0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17cc0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testClientTimeout_Headers(0x8e17cc0, 0x882a801) /workdir/go/src/net/http/client_test.go:1290 +0x2f net/http_test.TestClientTimeout_Headers_h2(0x8e17cc0) /workdir/go/src/net/http/client_test.go:1286 +0x26 testing.tRunner(0x8e17cc0, 0x84f9d90) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 310 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17d60) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17d60) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientTimeoutCancel(0x8e17d60) /workdir/go/src/net/http/client_test.go:1330 +0x2f testing.tRunner(0x8e17d60, 0x84f9d80) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 311 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17e00) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17e00) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testClientRedirectEatsBody(0x8e17e00, 0x882a800) /workdir/go/src/net/http/client_test.go:1360 +0x2f net/http_test.TestClientRedirectEatsBody_h1(0x8e17e00) /workdir/go/src/net/http/client_test.go:1357 +0x26 testing.tRunner(0x8e17e00, 0x84f9d5c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 312 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17ea0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17ea0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testClientRedirectEatsBody(0x8e17ea0, 0x882a801) /workdir/go/src/net/http/client_test.go:1360 +0x2f net/http_test.TestClientRedirectEatsBody_h2(0x8e17ea0) /workdir/go/src/net/http/client_test.go:1358 +0x26 testing.tRunner(0x8e17ea0, 0x84f9d60) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 356 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ac320) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ac320) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestClientRedirectTypes(0x90ac320) /workdir/go/src/net/http/client_test.go:1738 +0x32 testing.tRunner(0x90ac320, 0x84f9d70) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1154 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16e60) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16e60) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testAutomaticHTTP2_Serve(0x8e16e60, 0x0, 0x882a801) /workdir/go/src/net/http/serve_test.go:1600 +0x25 net/http_test.TestAutomaticHTTP2_Serve_NoTLSConfig(0x8e16e60) /workdir/go/src/net/http/serve_test.go:1588 +0x2e testing.tRunner(0x8e16e60, 0x84f9cb4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1246 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16460) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16460) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testRequestLimit(0x8e16460, 0x882a801) /workdir/go/src/net/http/serve_test.go:2922 +0x2f net/http_test.TestRequestLimit_h2(0x8e16460) /workdir/go/src/net/http/serve_test.go:2920 +0x26 testing.tRunner(0x8e16460, 0x84fa188) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1420 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce320) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce320) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestAcceptMaxFds(0x8fce320) /workdir/go/src/net/http/serve_test.go:3666 +0x25 testing.tRunner(0x8fce320, 0x84f9ca0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 958 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0b860) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0b860) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestLinuxSendfile(0x8f0b860) /workdir/go/src/net/http/fs_test.go:1106 +0x2f testing.tRunner(0x8f0b860, 0x84fa084) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 399 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0aaa0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0aaa0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9e98, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0aaa0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_ExplicitContentLength(0x8f0aaa0) /workdir/go/src/net/http/clientserver_test.go:333 +0x34 testing.tRunner(0x8f0aaa0, 0x84f9e9c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 393 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0a460) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0a460) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9ebc, 0x84f9920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0a460) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_HeadContentLengthLargeBody(0x8f0a460) /workdir/go/src/net/http/clientserver_test.go:306 +0x3e testing.tRunner(0x8f0a460, 0x84f9ec0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 430 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0b2c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0b2c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84fa744, 0x8cec670, 0x8c87bf0, 0x0, 0x0, 0x0, 0x0, 0x8f0b2c0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.h12requestContentLength(0x8f0b2c0, 0x84f9edc, 0x4, 0x0) /workdir/go/src/net/http/clientserver_test.go:515 +0xb2 net/http_test.TestH12_RequestContentLength_Known_NonZero(0x8f0b2c0) /workdir/go/src/net/http/clientserver_test.go:490 +0x3b testing.tRunner(0x8f0b2c0, 0x84f9ee0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 400 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0ab40) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0ab40) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0ab40) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_FlushBeforeBody(0x8f0ab40) /workdir/go/src/net/http/clientserver_test.go:340 +0x34 testing.tRunner(0x8f0ab40, 0x84f9ea4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 401 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0abe0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0abe0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9ea8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0abe0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_FlushMidBody(0x8f0abe0) /workdir/go/src/net/http/clientserver_test.go:348 +0x34 testing.tRunner(0x8f0abe0, 0x84f9eac) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 418 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0ac80) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0ac80) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8cec4e8, 0x84f9920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0ac80) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_Head_ExplicitLen(0x8f0ac80) /workdir/go/src/net/http/clientserver_test.go:360 +0x6d testing.tRunner(0x8f0ac80, 0x84f9ed4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 419 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0ad20) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0ad20) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8cec508, 0x84f9920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0ad20) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_Head_ImplicitLen(0x8f0ad20) /workdir/go/src/net/http/clientserver_test.go:372 +0x6d testing.tRunner(0x8f0ad20, 0x84f9ed8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 420 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0adc0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0adc0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9eb0, 0x0, 0x8cec528, 0x0, 0x0, 0x0, 0x0, 0x8f0adc0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_HandlerWritesTooLittle(0x8f0adc0) /workdir/go/src/net/http/clientserver_test.go:394 +0x6d testing.tRunner(0x8f0adc0, 0x84f9eb4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 421 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0ae60) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0ae60) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8cec538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0ae60) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_HandlerWritesTooMuch(0x8f0ae60) /workdir/go/src/net/http/clientserver_test.go:415 +0x63 testing.tRunner(0x8f0ae60, 0x84f9eb8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 422 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0af00) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0af00) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8cec558, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0af00) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_AutoGzip(0x8f0af00) /workdir/go/src/net/http/clientserver_test.go:431 +0x63 testing.tRunner(0x8f0af00, 0x84f9e94) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 423 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0afa0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0afa0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x8cec580, 0x0, 0x0, 0x0, 0x8cec578, 0x1, 0x1, 0x8f0afa0) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_AutoGzip_Disabled(0x8f0afa0) /workdir/go/src/net/http/clientserver_test.go:445 +0x9e testing.tRunner(0x8f0afa0, 0x84f9e90) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 429 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0b220) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0b220) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9ef4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8f0b220) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_ServerEmptyContentLength(0x8f0b220) /workdir/go/src/net/http/clientserver_test.go:486 +0x34 testing.tRunner(0x8f0b220, 0x84f9ef8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 687 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce640) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce640) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTransportGCRequest(0x8fce640, 0x8820000) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2f net/http_test.TestTransportGCRequest_NoBody_h1(0x8fce640) /workdir/go/src/net/http/clientserver_test.go:1046 +0x28 testing.tRunner(0x8fce640, 0x84fa564) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 431 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0b360) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0b360) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84fa744, 0x8cec688, 0x8c87c10, 0x0, 0x0, 0x0, 0x0, 0x8f0b360) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.h12requestContentLength(0x8f0b360, 0x84f9ee4, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:515 +0xb2 net/http_test.TestH12_RequestContentLength_Known_Zero(0x8f0b360) /workdir/go/src/net/http/clientserver_test.go:494 +0x3b testing.tRunner(0x8f0b360, 0x84f9ee8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 686 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce5a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce5a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTransportGCRequest(0x8fce5a0, 0x8820101) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2f net/http_test.TestTransportGCRequest_Body_h2(0x8fce5a0) /workdir/go/src/net/http/clientserver_test.go:1045 +0x28 testing.tRunner(0x8fce5a0, 0x84fa560) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 802 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1360) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc1360) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testWriteHeaderAfterWrite(0x8cc1360, 0x8820100) /workdir/go/src/net/http/clientserver_test.go:1436 +0x2f net/http_test.TestWriteHeaderNoCodeCheck_h1hijack(0x8cc1360) /workdir/go/src/net/http/clientserver_test.go:1433 +0x28 testing.tRunner(0x8cc1360, 0x84fa6f4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1155 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16fa0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16fa0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testAutomaticHTTP2_Serve(0x8e16fa0, 0x90bc700, 0x882a800) /workdir/go/src/net/http/serve_test.go:1600 +0x25 net/http_test.TestAutomaticHTTP2_Serve_NonH2TLSConfig(0x8e16fa0) /workdir/go/src/net/http/serve_test.go:1592 +0x34 testing.tRunner(0x8e16fa0, 0x84f9cb8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 432 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0b400) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0b400) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84fa744, 0x8cec6b0, 0x8c87c30, 0x0, 0x0, 0x0, 0x0, 0x8f0b400) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.h12requestContentLength(0x8f0b400, 0x84f9eec, 0xffffffff, 0xffffffff) /workdir/go/src/net/http/clientserver_test.go:515 +0xb2 net/http_test.TestH12_RequestContentLength_Unknown(0x8f0b400) /workdir/go/src/net/http/clientserver_test.go:498 +0x3b testing.tRunner(0x8f0b400, 0x84f9ef0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 684 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce460) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce460) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTransportDiscardsUnneededConns(0x8fce460) /workdir/go/src/net/http/clientserver_test.go:964 +0x32 testing.tRunner(0x8fce460, 0x84fa524) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 803 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1400) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc1400) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testWriteHeaderAfterWrite(0x8cc1400, 0x8820001) /workdir/go/src/net/http/clientserver_test.go:1436 +0x2f net/http_test.TestWriteHeaderNoCodeCheck_h2(0x8cc1400) /workdir/go/src/net/http/clientserver_test.go:1434 +0x28 testing.tRunner(0x8cc1400, 0x84fa6fc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1423 [sync.Cond.Wait, 2 minutes]: runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:310 sync.runtime_notifyListWait(0x8d22e28, 0x0) /workdir/go/src/runtime/sema.go:494 +0x123 sync.(*Cond).Wait(0x8d22e20) /workdir/go/src/sync/cond.go:56 +0x66 net/http.(*connReader).abortPendingRead(0x8d22de0) /workdir/go/src/net/http/server.go:725 +0x93 net/http.(*conn).hijackLocked(0x8c98720, 0x0, 0x8050fff, 0x8c12000, 0x846bc40, 0x84b8a60) /workdir/go/src/net/http/server.go:314 +0x34 net/http.(*response).Hijack(0x8f093b0, 0x0, 0x0, 0x0, 0x0, 0x0) /workdir/go/src/net/http/server.go:1969 +0xbb net/http_test.TestWriteAfterHijack.func1(0x8594090, 0x8f093b0, 0x8ca1c00) /workdir/go/src/net/http/serve_test.go:3693 +0x55 net/http.HandlerFunc.ServeHTTP(0x9002a10, 0x8594090, 0x8f093b0, 0x8ca1c00) /workdir/go/src/net/http/server.go:2019 +0x34 net/http.serverHandler.ServeHTTP(0x8f09320, 0x8594090, 0x8f093b0, 0x8ca1c00) /workdir/go/src/net/http/server.go:2819 +0x7f net/http.(*conn).serve(0x8c98720, 0x85954a0, 0x8d22da0) /workdir/go/src/net/http/server.go:1902 +0x7a4 created by net/http.(*Server).Serve /workdir/go/src/net/http/server.go:2944 +0x314 goroutine 688 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce6e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce6e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTransportGCRequest(0x8fce6e0, 0x8820001) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2f net/http_test.TestTransportGCRequest_NoBody_h2(0x8fce6e0) /workdir/go/src/net/http/clientserver_test.go:1047 +0x28 testing.tRunner(0x8fce6e0, 0x84fa568) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 706 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce820) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce820) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTransportRejectsInvalidHeaders(0x8fce820, 0x882a801) /workdir/go/src/net/http/clientserver_test.go:1096 +0x32 net/http_test.TestTransportRejectsInvalidHeaders_h2(0x8fce820) /workdir/go/src/net/http/clientserver_test.go:1093 +0x26 testing.tRunner(0x8fce820, 0x84fa644) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 685 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce500) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce500) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTransportGCRequest(0x8fce500, 0x8820100) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2f net/http_test.TestTransportGCRequest_Body_h1(0x8fce500) /workdir/go/src/net/http/clientserver_test.go:1044 +0x28 testing.tRunner(0x8fce500, 0x84fa55c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1156 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e17040) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e17040) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testAutomaticHTTP2_Serve(0x8e17040, 0x90bc7e0, 0x8657401) /workdir/go/src/net/http/serve_test.go:1600 +0x25 net/http_test.TestAutomaticHTTP2_Serve_H2TLSConfig(0x8e17040) /workdir/go/src/net/http/serve_test.go:1596 +0x80 testing.tRunner(0x8e17040, 0x84f9cb0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 689 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce780) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce780) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTransportRejectsInvalidHeaders(0x8fce780, 0x882a800) /workdir/go/src/net/http/clientserver_test.go:1096 +0x32 net/http_test.TestTransportRejectsInvalidHeaders_h1(0x8fce780) /workdir/go/src/net/http/clientserver_test.go:1090 +0x26 testing.tRunner(0x8fce780, 0x84fa640) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 806 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc15e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc15e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServeFile(0x8cc15e0) /workdir/go/src/net/http/fs_test.go:71 +0x32 testing.tRunner(0x8cc15e0, 0x84fa1fc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 805 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1540) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc1540) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9f04, 0x84f9f08, 0x0, 0x8c7be00, 0x0, 0x0, 0x0, 0x8cc1540) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_WebSocketUpgrade(0x8cc1540) /workdir/go/src/net/http/clientserver_test.go:1569 +0x77 testing.tRunner(0x8cc1540, 0x84f9f0c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1245 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e163c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e163c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testRequestLimit(0x8e163c0, 0x882a800) /workdir/go/src/net/http/serve_test.go:2922 +0x2f net/http_test.TestRequestLimit_h1(0x8e163c0) /workdir/go/src/net/http/serve_test.go:2919 +0x26 testing.tRunner(0x8e163c0, 0x84fa184) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 804 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc14a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc14a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestBidiStreamReverseProxy(0x8cc14a0) /workdir/go/src/net/http/clientserver_test.go:1487 +0x32 testing.tRunner(0x8cc14a0, 0x84f9cd4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1104 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ad7c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ad7c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServeMuxHandler(0x90ad7c0) /workdir/go/src/net/http/serve_test.go:365 +0x2f testing.tRunner(0x90ad7c0, 0x84fa218) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 707 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce8c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce8c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testInterruptWithPanic(0x8fce8c0, 0x8073800, 0x845a7c0, 0x8587da8) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2f net/http_test.TestInterruptWithPanic_h1(0x8fce8c0) /workdir/go/src/net/http/clientserver_test.go:1147 +0x3a testing.tRunner(0x8fce8c0, 0x84fa01c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 708 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce960) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce960) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testInterruptWithPanic(0x8fce960, 0x8073801, 0x845a7c0, 0x8587e00) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2f net/http_test.TestInterruptWithPanic_h2(0x8fce960) /workdir/go/src/net/http/clientserver_test.go:1148 +0x3a testing.tRunner(0x8fce960, 0x84fa020) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 709 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fcea00) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fcea00) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testInterruptWithPanic(0x8fcea00, 0x8073800, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2f net/http_test.TestInterruptWithPanic_nil_h1(0x8fcea00) /workdir/go/src/net/http/clientserver_test.go:1149 +0x36 testing.tRunner(0x8fcea00, 0x84fa024) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 710 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fceaa0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fceaa0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testInterruptWithPanic(0x8fceaa0, 0x8073801, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2f net/http_test.TestInterruptWithPanic_nil_h2(0x8fceaa0) /workdir/go/src/net/http/clientserver_test.go:1150 +0x36 testing.tRunner(0x8fceaa0, 0x84fa028) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 711 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fceb40) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fceb40) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testInterruptWithPanic(0x8fceb40, 0x8073800, 0x8466080, 0x8c7a588) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2f net/http_test.TestInterruptWithPanic_ErrAbortHandler_h1(0x8fceb40) /workdir/go/src/net/http/clientserver_test.go:1152 +0x41 testing.tRunner(0x8fceb40, 0x84fa014) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 712 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fcebe0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fcebe0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testInterruptWithPanic(0x8fcebe0, 0x8073801, 0x8466080, 0x8c7a588) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2f net/http_test.TestInterruptWithPanic_ErrAbortHandler_h2(0x8fcebe0) /workdir/go/src/net/http/clientserver_test.go:1155 +0x41 testing.tRunner(0x8fcebe0, 0x84fa018) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 713 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fcec80) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fcec80) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.h12Compare.run(0x84f9e84, 0x0, 0x0, 0x8d29710, 0x0, 0x0, 0x0, 0x8fcec80) /workdir/go/src/net/http/clientserver_test.go:195 +0x32 net/http_test.TestH12_AutoGzipWithDumpResponse(0x8fcec80) /workdir/go/src/net/http/clientserver_test.go:1256 +0x6d testing.tRunner(0x8fcec80, 0x84f9e88) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 714 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fced20) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fced20) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testCloseIdleConnections(0x8fced20, 0x882a800) /workdir/go/src/net/http/clientserver_test.go:1263 +0x28 net/http_test.TestCloseIdleConnections_h1(0x8fced20) /workdir/go/src/net/http/clientserver_test.go:1260 +0x26 testing.tRunner(0x8fced20, 0x84f9dc0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 715 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fcedc0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fcedc0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testCloseIdleConnections(0x8fcedc0, 0x882a801) /workdir/go/src/net/http/clientserver_test.go:1263 +0x28 net/http_test.TestCloseIdleConnections_h2(0x8fcedc0) /workdir/go/src/net/http/clientserver_test.go:1261 +0x26 testing.tRunner(0x8fcedc0, 0x84f9dc4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 753 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc12c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc12c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testWriteHeaderAfterWrite(0x8cc12c0, 0x8820000) /workdir/go/src/net/http/clientserver_test.go:1436 +0x2f net/http_test.TestWriteHeaderNoCodeCheck_h1(0x8cc12c0) /workdir/go/src/net/http/clientserver_test.go:1432 +0x28 testing.tRunner(0x8cc12c0, 0x84fa6f8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1016 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fcf360) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fcf360) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestNextProtoUpgrade(0x8fcf360) /workdir/go/src/net/http/npn_test.go:22 +0x32 testing.tRunner(0x8fcf360, 0x84fa0c4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1157 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e170e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e170e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestAutomaticHTTP2_Serve_WithTLSConfig(0x8e170e0) /workdir/go/src/net/http/serve_test.go:1616 +0x25 testing.tRunner(0x8e170e0, 0x84f9cbc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1243 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16280) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16280) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestStripPrefix(0x8e16280) /workdir/go/src/net/http/serve_test.go:2880 +0x2f testing.tRunner(0x8e16280, 0x84fa3dc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1171 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc08c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc08c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServerExpect(0x8cc08c0) /workdir/go/src/net/http/serve_test.go:1762 +0x2f testing.tRunner(0x8cc08c0, 0x84fa2b8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1102 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ad680) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.TestConsumingBodyOnNextConn(0x90ad680) /workdir/go/src/net/http/serve_test.go:165 +0x2f testing.tRunner(0x90ad680, 0x84f9e08) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1172 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0960) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0960) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServerUnreadRequestBodyLittle(0x8cc0960) /workdir/go/src/net/http/serve_test.go:1856 +0x2f testing.tRunner(0x8cc0960, 0x84fa360) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1057 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16dc0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16dc0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTLSServerRejectHTTPRequests(0x8e16dc0) /workdir/go/src/net/http/serve_test.go:1562 +0x2f testing.tRunner(0x8e16dc0, 0x84fa3f8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1303 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fce140) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fce140) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestHijackBeforeRequestBodyRead(0x8fce140) /workdir/go/src/net/http/serve_test.go:3346 +0x2f testing.tRunner(0x8fce140, 0x84f9ff4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1103 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ad720) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ad720) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestHostHandlers(0x90ad720) /workdir/go/src/net/http/serve_test.go:247 +0x32 testing.tRunner(0x90ad720, 0x84f9ff8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1247 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e165a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e165a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testRequestBodyLimit(0x8e165a0, 0x882a800) /workdir/go/src/net/http/serve_test.go:2982 +0x2f net/http_test.TestRequestBodyLimit_h1(0x8e165a0) /workdir/go/src/net/http/serve_test.go:2979 +0x26 testing.tRunner(0x8e165a0, 0x84fa164) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1105 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ad860) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ad860) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServeMuxHandleFuncWithNilHandler(0x90ad860) /workdir/go/src/net/http/serve_test.go:390 +0x21 testing.tRunner(0x90ad860, 0x84fa210) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1106 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ad900) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ad900) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServeMuxHandlerRedirects(0x90ad900) /workdir/go/src/net/http/serve_test.go:415 +0x2f testing.tRunner(0x90ad900, 0x84fa214) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1107 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ad9a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ad9a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestMuxRedirectLeadingSlashes(0x90ad9a0) /workdir/go/src/net/http/serve_test.go:458 +0x2f testing.tRunner(0x90ad9a0, 0x84fa0b0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1108 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ada40) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ada40) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServeWithSlashRedirectKeepsQueryString(0x90ada40) /workdir/go/src/net/http/serve_test.go:487 +0x32 testing.tRunner(0x90ada40, 0x84fa234) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1109 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90adae0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90adae0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServeWithSlashRedirectForHostPatterns(0x90adae0) /workdir/go/src/net/http/serve_test.go:545 +0x32 testing.tRunner(0x90adae0, 0x84fa228) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1110 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90adb80) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90adb80) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestShouldRedirectConcurrency(0x90adb80) /workdir/go/src/net/http/serve_test.go:603 +0x25 testing.tRunner(0x90adb80, 0x84fa390) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1111 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90adc20) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90adc20) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServerTimeouts(0x90adc20) /workdir/go/src/net/http/serve_test.go:657 +0x28 testing.tRunner(0x90adc20, 0x84fa350) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1115 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90adea0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90adea0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestOnlyWriteTimeout(0x90adea0) /workdir/go/src/net/http/serve_test.go:919 +0x2f testing.tRunner(0x90adea0, 0x84fa0f0) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1116 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90adf40) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90adf40) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestIdentityResponse(0x90adf40) /workdir/go/src/net/http/serve_test.go:993 +0x32 testing.tRunner(0x90adf40, 0x84fa004) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1117 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0000) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0000) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionCloses(0x8cc0000, 0x84cea45, 0x12, 0x858f2e0, 0x84fa200) /workdir/go/src/net/http/serve_test.go:1072 +0x2f net/http_test.TestServeHTTP10Close(0x8cc0000) /workdir/go/src/net/http/serve_test.go:1143 +0x47 testing.tRunner(0x8cc0000, 0x84fa204) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1118 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0140) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0140) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionCloses(0x8cc0140, 0x84e81c3, 0x30, 0x858f2e0, 0x84f9d10) /workdir/go/src/net/http/serve_test.go:1072 +0x2f net/http_test.TestClientCanClose(0x8cc0140) /workdir/go/src/net/http/serve_test.go:1150 +0x47 testing.tRunner(0x8cc0140, 0x84f9d14) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1119 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc01e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc01e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionCloses(0x8cc01e0, 0x84dade9, 0x1f, 0x858f2e0, 0x84f9f8c) /workdir/go/src/net/http/serve_test.go:1072 +0x2f net/http_test.TestHandlersCanSetConnectionClose11(0x8cc01e0) /workdir/go/src/net/http/serve_test.go:1158 +0x47 testing.tRunner(0x8cc01e0, 0x84f9f90) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1120 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0280) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0280) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionCloses(0x8cc0280, 0x84e49c8, 0x2a, 0x858f2e0, 0x84f9f84) /workdir/go/src/net/http/serve_test.go:1072 +0x2f net/http_test.TestHandlersCanSetConnectionClose10(0x8cc0280) /workdir/go/src/net/http/serve_test.go:1164 +0x47 testing.tRunner(0x8cc0280, 0x84f9f88) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1121 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0320) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0320) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionCloses(0x8cc0320, 0x84d42ef, 0x18, 0x858f2e0, 0x84f9f34) /workdir/go/src/net/http/serve_test.go:1072 +0x2f net/http_test.TestHTTP2UpgradeClosesConnection(0x8cc0320) /workdir/go/src/net/http/serve_test.go:1170 +0x47 testing.tRunner(0x8cc0320, 0x84f9f38) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1122 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc03c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc03c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionStaysOpen(0x8cc03c0, 0x84e49c8, 0x2a, 0x858f2e0, 0x84fa750) /workdir/go/src/net/http/serve_test.go:1116 +0x32 net/http_test.TestHTTP10KeepAlive204Response(0x8cc03c0) /workdir/go/src/net/http/serve_test.go:1181 +0x47 testing.tRunner(0x8cc03c0, 0x84f9f24) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1123 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0460) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0460) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionStaysOpen(0x8cc0460, 0x84d8aa8, 0x1d, 0x858f2e0, 0x84fa750) /workdir/go/src/net/http/serve_test.go:1116 +0x32 net/http_test.TestHTTP11KeepAlive204Response(0x8cc0460) /workdir/go/src/net/http/serve_test.go:1185 +0x47 testing.tRunner(0x8cc0460, 0x84f9f2c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1124 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0500) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0500) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTCPConnectionStaysOpen(0x8cc0500, 0x84f085c, 0x5c, 0x858f2e0, 0x84fa754) /workdir/go/src/net/http/serve_test.go:1116 +0x32 net/http_test.TestHTTP10KeepAlive304Response(0x8cc0500) /workdir/go/src/net/http/serve_test.go:1189 +0x47 testing.tRunner(0x8cc0500, 0x84f9f28) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1125 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc05a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc05a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestKeepAliveFinalChunkWithEOF(0x8cc05a0) /workdir/go/src/net/http/serve_test.go:1196 +0x2f testing.tRunner(0x8cc05a0, 0x84fa078) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1126 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0640) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0640) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testSetsRemoteAddr(0x8cc0640, 0x882a800) /workdir/go/src/net/http/serve_test.go:1229 +0x2f net/http_test.TestSetsRemoteAddr_h1(0x8cc0640) /workdir/go/src/net/http/serve_test.go:1225 +0x26 testing.tRunner(0x8cc0640, 0x84fa380) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1127 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc06e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc06e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testSetsRemoteAddr(0x8cc06e0, 0x882a801) /workdir/go/src/net/http/serve_test.go:1229 +0x2f net/http_test.TestSetsRemoteAddr_h2(0x8cc06e0) /workdir/go/src/net/http/serve_test.go:1226 +0x26 testing.tRunner(0x8cc06e0, 0x84fa384) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1033 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0bb80) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0bb80) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testHeadResponses(0x8f0bb80, 0x882a800) /workdir/go/src/net/http/serve_test.go:1389 +0x2f net/http_test.TestHeadResponses_h1(0x8f0bb80) /workdir/go/src/net/http/serve_test.go:1385 +0x26 testing.tRunner(0x8f0bb80, 0x84f9f94) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1034 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0bc20) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0bc20) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testHeadResponses(0x8f0bc20, 0x882a801) /workdir/go/src/net/http/serve_test.go:1389 +0x2f net/http_test.TestHeadResponses_h2(0x8f0bc20) /workdir/go/src/net/http/serve_test.go:1386 +0x26 testing.tRunner(0x8f0bc20, 0x84f9f98) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1036 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0bd60) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0bd60) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTLSServer(0x8f0bd60) /workdir/go/src/net/http/serve_test.go:1458 +0x2f testing.tRunner(0x8f0bd60, 0x84fa3fc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1035 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8f0bcc0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8f0bcc0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTLSHandshakeTimeout(0x8f0bcc0) /workdir/go/src/net/http/serve_test.go:1427 +0x2f testing.tRunner(0x8f0bcc0, 0x84fa3e4) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1241 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16140) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16140) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testServerNoHeader(0x8e16140, 0x8073800, 0x84ca96e, 0xc) /workdir/go/src/net/http/serve_test.go:2862 +0x2f net/http_test.TestServerNoContentType_h1(0x8e16140) /workdir/go/src/net/http/serve_test.go:2858 +0x38 testing.tRunner(0x8e16140, 0x84fa308) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1173 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0aa0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0aa0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServerUnreadRequestBodyLarge(0x8cc0aa0) /workdir/go/src/net/http/serve_test.go:1897 +0x2f testing.tRunner(0x8cc0aa0, 0x84fa35c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1174 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0be0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0be0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestHandlerBodyClose(0x8cc0be0) /workdir/go/src/net/http/serve_test.go:2031 +0x25 testing.tRunner(0x8cc0be0, 0x84f9f50) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1175 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0c80) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0c80) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestRequestBodyReadErrorClosesConnection(0x8cc0c80) /workdir/go/src/net/http/serve_test.go:2111 +0x25 testing.tRunner(0x8cc0c80, 0x84fa16c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1176 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0d20) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0d20) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestInvalidTrailerClosesConnection(0x8cc0d20) /workdir/go/src/net/http/serve_test.go:2142 +0x25 testing.tRunner(0x8cc0d20, 0x84fa034) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1178 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc0e60) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc0e60) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTimeoutHandler(0x8cc0e60, 0x882a800) /workdir/go/src/net/http/serve_test.go:2311 +0x32 net/http_test.TestTimeoutHandler_h1(0x8cc0e60) /workdir/go/src/net/http/serve_test.go:2308 +0x26 testing.tRunner(0x8cc0e60, 0x84fa43c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1179 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1040) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc1040) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testTimeoutHandler(0x8cc1040, 0x882a801) /workdir/go/src/net/http/serve_test.go:2311 +0x32 net/http_test.TestTimeoutHandler_h2(0x8cc1040) /workdir/go/src/net/http/serve_test.go:2309 +0x26 testing.tRunner(0x8cc1040, 0x84fa440) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1180 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc10e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc10e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTimeoutHandlerRace(0x8cc10e0) /workdir/go/src/net/http/serve_test.go:2368 +0x25 testing.tRunner(0x8cc10e0, 0x84fa430) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1181 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1180) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc1180) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTimeoutHandlerRaceHeader(0x8cc1180) /workdir/go/src/net/http/serve_test.go:2413 +0x25 testing.tRunner(0x8cc1180, 0x84fa42c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1182 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc17c0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc17c0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTimeoutHandlerRaceHeaderTimeout(0x8cc17c0) /workdir/go/src/net/http/serve_test.go:2453 +0x2f testing.tRunner(0x8cc17c0, 0x84fa428) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1184 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8cc1900) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8cc1900) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestTimeoutHandlerEmptyResponse(0x8cc1900) /workdir/go/src/net/http/serve_test.go:2537 +0x2f testing.tRunner(0x8cc1900, 0x84fa404) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1149 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8fcff40) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8fcff40) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testZeroLengthPostAndResponse(0x8fcff40, 0x882a800) /workdir/go/src/net/http/serve_test.go:2689 +0x2f net/http_test.TestZeroLengthPostAndResponse_h1(0x8fcff40) /workdir/go/src/net/http/serve_test.go:2682 +0x26 testing.tRunner(0x8fcff40, 0x84fa700) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1150 [chan receive, 2 minutes]: testing.(*T).Parallel(0x9080000) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x9080000) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testZeroLengthPostAndResponse(0x9080000, 0x882a801) /workdir/go/src/net/http/serve_test.go:2689 +0x2f net/http_test.TestZeroLengthPostAndResponse_h2(0x9080000) /workdir/go/src/net/http/serve_test.go:2685 +0x26 testing.tRunner(0x9080000, 0x84fa704) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1242 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e161e0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e161e0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testServerNoHeader(0x8e161e0, 0x8073801, 0x84ca96e, 0xc) /workdir/go/src/net/http/serve_test.go:2862 +0x2f net/http_test.TestServerNoContentType_h2(0x8e161e0) /workdir/go/src/net/http/serve_test.go:2859 +0x38 testing.tRunner(0x8e161e0, 0x84fa30c) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1239 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16000) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16000) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testServerNoHeader(0x8e16000, 0x8073800, 0x84c71b6, 0x4) /workdir/go/src/net/http/serve_test.go:2862 +0x2f net/http_test.TestServerNoDate_h1(0x8e16000) /workdir/go/src/net/http/serve_test.go:2856 +0x38 testing.tRunner(0x8e16000, 0x84fa310) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1421 [chan receive, 2 minutes]: net/http_test.TestWriteAfterHijack(0x8fce3c0) /workdir/go/src/net/http/serve_test.go:3708 +0x1f4 testing.tRunner(0x8fce3c0, 0x84fa6e8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1240 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e160a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e160a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testServerNoHeader(0x8e160a0, 0x8073801, 0x84c71b6, 0x4) /workdir/go/src/net/http/serve_test.go:2862 +0x2f net/http_test.TestServerNoDate_h2(0x8e160a0) /workdir/go/src/net/http/serve_test.go:2857 +0x38 testing.tRunner(0x8e160a0, 0x84fa314) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1248 [chan receive, 2 minutes]: testing.(*T).Parallel(0x8e16640) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x8e16640) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.testRequestBodyLimit(0x8e16640, 0x882a801) /workdir/go/src/net/http/serve_test.go:2982 +0x2f net/http_test.TestRequestBodyLimit_h2(0x8e16640) /workdir/go/src/net/http/serve_test.go:2980 +0x26 testing.tRunner(0x8e16640, 0x84fa168) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1286 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ac140) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ac140) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestServerGracefulClose(0x90ac140) /workdir/go/src/net/http/serve_test.go:3078 +0x32 testing.tRunner(0x90ac140, 0x84fa2cc) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1316 [chan receive, 2 minutes]: testing.(*T).Parallel(0x90ac5a0) /workdir/go/src/testing/testing.go:814 +0x193 net/http_test.setParallel(0x90ac5a0) /workdir/go/src/net/http/main_test.go:94 +0x44 net/http_test.TestCloseNotifierPipelined(0x90ac5a0) /workdir/go/src/net/http/serve_test.go:3216 +0x32 testing.tRunner(0x90ac5a0, 0x84f9dd8) /workdir/go/src/testing/testing.go:909 +0x9a created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x2ad goroutine 1424 [semacquire, 2 minutes]: sync.runtime_SemacquireMutex(0x8c9876c, 0x0, 0x1) /workdir/go/src/runtime/sema.go:71 +0x3a sync.(*Mutex).lockSlow(0x8c98768) /workdir/go/src/sync/mutex.go:138 +0x1f2 sync.(*Mutex).Lock(0x8c98768) /workdir/go/src/sync/mutex.go:81 +0x4c net/http.(*conn).hijacked(0x8c98720, 0x0) /workdir/go/src/net/http/server.go:304 +0x2f net/http.(*connReader).handleReadError(0x8d22de0, 0x858e400, 0x8c7a028) /workdir/go/src/net/http/server.go:745 +0x23 net/http.(*connReader).backgroundRead(0x8d22de0) /workdir/go/src/net/http/server.go:708 +0x100 created by net/http.(*connReader).startBackgroundRead /workdir/go/src/net/http/server.go:673 +0xae FAIL net/http 180.020s FAIL 2019/10/10 20:52:04 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1