plan9-arm at 91c1c5922dcfc646fa9b1c2b3d506abe0956e97f :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "type=host-plan9-arm-0intro" "GOARM=7" "GO_BUILD_KEY_DELETE_AFTER_READ=false" "status=" "GO_TEST_TIMEOUT_SCALE=3" "fs=aoe" "GOCACHE=/boot/cache" "GOROOT_BOOTSTRAP=/boot/workdir/go1.4" "sysname=pi4n" "workdir=/boot/workdir" "objtype=arm" "*=aoe" "WORKDIR=/boot/workdir" "GO_BUILDER_NAME=plan9-arm" "GO_TEST_TIMEOUT_SCALE=3" "GOBIN="] in dir /boot/workdir/go/src Building Go cmd/dist using /boot/workdir/go1.4. (go1.17.13 plan9/arm) Building Go toolchain1 using /boot/workdir/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 plan9/arm. --- Installed Go for plan9/arm in /boot/workdir/go Installed commands in /boot/workdir/go/bin *** You need to bind /boot/workdir/go/bin before /bin. ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 1.229s ok archive/zip 2.535s ok bufio 0.257s ok bytes 9.677s ok compress/bzip2 0.508s ok compress/flate 3.875s ok compress/gzip 22.021s ok compress/lzw 0.614s ok compress/zlib 2.065s ok container/heap 0.063s ok container/list 0.076s ok container/ring 0.058s ok context 0.107s ok crypto 0.078s ok crypto/aes 0.123s ok crypto/cipher 0.089s ok crypto/des 0.086s ok crypto/dsa 0.084s ok crypto/ecdh 1.156s ok crypto/ecdsa 0.760s ok crypto/ed25519 0.990s ok crypto/elliptic 0.186s ok crypto/hmac 0.068s ok crypto/internal/alias 0.046s ok crypto/internal/bigmod 0.443s ok crypto/internal/boring 0.075s ok crypto/internal/boring/bcache 0.444s ok crypto/internal/edwards25519 51.439s ok crypto/internal/edwards25519/field 53.980s ok crypto/internal/nistec 20.661s ok crypto/internal/nistec/fiat 0.050s [no tests to run] ok crypto/md5 0.080s ok crypto/rand 0.119s ok crypto/rc4 0.136s ok crypto/rsa 1.359s ok crypto/sha1 0.077s ok crypto/sha256 0.105s ok crypto/sha512 0.099s ok crypto/subtle 0.712s ok crypto/tls 9.841s ok crypto/x509 6.883s ok database/sql 0.628s ok database/sql/driver 0.062s ok debug/buildinfo 0.080s ok debug/dwarf 0.684s ok debug/elf 1.107s ok debug/gosym 0.174s ok debug/macho 0.269s ok debug/pe 1.577s ok debug/plan9obj 0.118s ok embed 0.054s [no tests to run] ok embed/internal/embedtest 0.085s ok encoding/ascii85 0.074s ok encoding/asn1 0.063s ok encoding/base32 0.121s ok encoding/base64 0.060s ok encoding/binary 0.070s ok encoding/csv 0.083s ok encoding/gob 10.187s ok encoding/hex 0.082s ok encoding/json 0.970s ok encoding/pem 1.787s ok encoding/xml 0.260s ok errors 0.073s ok expvar 0.077s ok flag 0.214s ok fmt 0.270s ok go/ast 0.079s ok go/build 12.478s ok go/build/constraint 0.061s ok go/constant 0.070s ok go/doc 0.533s ok go/doc/comment 14.787s ok go/format 0.092s ok go/importer 7.276s ok go/internal/gccgoimporter 0.268s ok go/internal/gcimporter 33.266s ok go/internal/srcimporter 25.491s ok go/parser 0.855s ok go/printer 0.833s ok go/scanner 0.058s ok go/token 0.119s ok go/types 153.616s ok hash 0.075s ok hash/adler32 0.090s ok hash/crc32 0.074s ok hash/crc64 0.079s ok hash/fnv 0.054s ok hash/maphash 0.193s ok html 0.058s ok html/template 0.375s ok image 0.477s ok image/color 0.122s ok image/draw 0.353s ok image/gif 1.136s ok image/jpeg 0.617s ok image/png 1.164s ok index/suffixarray 1.892s ok internal/abi 29.770s ok internal/buildcfg 0.059s ok internal/coverage/cformat 0.083s ok internal/coverage/cmerge 0.051s ok internal/coverage/pods 0.138s ok internal/coverage/slicereader 0.065s ok internal/coverage/slicewriter 0.082s ok internal/coverage/test 0.110s ok internal/cpu 0.082s ok internal/dag 0.100s ok internal/diff 0.159s ok internal/fmtsort 0.075s ok internal/fuzz 0.097s ok internal/godebug 0.087s ok internal/intern 2.318s ok internal/itoa 0.071s ok internal/poll 0.171s ok internal/profile 0.079s ok internal/reflectlite 0.368s ok internal/safefilepath 0.071s ok internal/saferio 0.217s ok internal/singleflight 0.126s ok internal/testenv 0.074s ok internal/trace 0.274s ok internal/types/errors 7.812s ok internal/unsafeheader 0.072s ok internal/xcoff 0.470s ok io 0.268s ok io/fs 0.753s ok io/ioutil 7.427s ok log 0.093s ok math 0.094s ok math/big 4.258s ok math/bits 0.095s ok math/cmplx 0.078s ok math/rand 0.998s ok mime 0.097s ok mime/multipart 0.596s ok mime/quotedprintable 0.195s ok net 33.193s http.test 35638: warning: process exceeds 100 file descriptors panic: test timed out after 9m0s running tests: TestServerWriteTimeout (8m55s) TestServerWriteTimeout/h1 (8m45s) goroutine 68276 [running]: panic({0x456aa0, 0xba60030}) /boot/workdir/go/src/runtime/panic.go:1015 +0x470 fp=0xa108f80 sp=0xa108f20 pc=0x3e154 testing.(*M).startAlarm.func1() /boot/workdir/go/src/testing/testing.go:2241 +0x3a4 fp=0xa108fec sp=0xa108f80 pc=0x106e38 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0xa108fec sp=0xa108fec pc=0x74c50 created by time.goFunc /boot/workdir/go/src/time/sleep.go:176 +0x2c goroutine 1 [chan receive, 7 minutes]: runtime.gopark(0x4e7328, 0x940f470, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9489c14 sp=0x9489c00 pc=0x41424 runtime.chanrecv(0x940f440, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9489c60 sp=0x9489c14 pc=0x5da8 runtime.chanrecv1(0x940f440, 0x0) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9489c74 sp=0x9489c60 pc=0x5848 testing.tRunner.func1() /boot/workdir/go/src/testing/testing.go:1542 +0x54c fp=0x9489d44 sp=0x9489c74 pc=0x102da0 testing.tRunner(0x9002b40, 0x909fde8) /boot/workdir/go/src/testing/testing.go:1582 +0x168 fp=0x9489d8c sp=0x9489d44 pc=0x1027e8 testing.runTests(0x90161e0, {0x7c44e0, 0x1fb, 0x1fb}, {0xc0ec4539c5781d5a, 0x7dbba55dce, 0x7c68e0}) /boot/workdir/go/src/testing/testing.go:2034 +0x414 fp=0x9489df8 sp=0x9489d8c pc=0x105688 testing.(*M).Run(0x9084550) /boot/workdir/go/src/testing/testing.go:1906 +0x644 fp=0x9489f44 sp=0x9489df8 pc=0x104050 net/http_test.TestMain(0x9084550) /boot/workdir/go/src/net/http/main_test.go:23 +0x1c fp=0x9489f54 sp=0x9489f44 pc=0x3822fc main.main() _testmain.go:1123 +0x1b0 fp=0x9489fb8 sp=0x9489f54 pc=0x42e468 runtime.main() /boot/workdir/go/src/runtime/proc.go:250 +0x2a8 fp=0x9489fec sp=0x9489fb8 pc=0x40e98 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9489fec sp=0x9489fec pc=0x74c50 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x4e74bc, 0x7c6368, 0x11, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9041fd0 sp=0x9041fbc pc=0x41424 runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 runtime.forcegchelper() /boot/workdir/go/src/runtime/proc.go:305 +0xc8 fp=0x9041fec sp=0x9041fd0 pc=0x411dc runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9041fec sp=0x9041fec pc=0x74c50 created by runtime.init.5 /boot/workdir/go/src/runtime/proc.go:293 +0x1c goroutine 3 [GC sweep wait]: runtime.gopark(0x4e74bc, 0x7c67b8, 0xc, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9042fc8 sp=0x9042fb4 pc=0x41424 runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 runtime.bgsweep(0x9032140) /boot/workdir/go/src/runtime/mgcsweep.go:319 +0x104 fp=0x9042fe4 sp=0x9042fc8 pc=0x2a0c4 runtime.gcenable.func1() /boot/workdir/go/src/runtime/mgc.go:178 +0x28 fp=0x9042fec sp=0x9042fe4 pc=0x1ab3c runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9042fec sp=0x9042fec pc=0x74c50 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:178 +0x74 goroutine 4 [GC scavenge wait]: runtime.gopark(0x4e74bc, 0x7c6a78, 0xd, 0x14, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9043fb4 sp=0x9043fa0 pc=0x41424 runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x7c6a78) /boot/workdir/go/src/runtime/mgcscavenge.go:400 +0x64 fp=0x9043fc8 sp=0x9043fb4 pc=0x27948 runtime.bgscavenge(0x9032140) /boot/workdir/go/src/runtime/mgcscavenge.go:633 +0x64 fp=0x9043fe4 sp=0x9043fc8 pc=0x28108 runtime.gcenable.func2() /boot/workdir/go/src/runtime/mgc.go:179 +0x28 fp=0x9043fec sp=0x9043fe4 pc=0x1aae8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9043fec sp=0x9043fec pc=0x74c50 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:179 +0xbc goroutine 5 [finalizer wait, 5 minutes]: runtime.gopark(0x4e7350, 0x7d823c, 0x10, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x903cf8c sp=0x903cf78 pc=0x41424 runtime.runfinq() /boot/workdir/go/src/runtime/mfinal.go:193 +0xf8 fp=0x903cfec sp=0x903cf8c pc=0x19a1c runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x903cfec sp=0x903cfec pc=0x74c50 created by runtime.createfing /boot/workdir/go/src/runtime/mfinal.go:163 +0x5c goroutine 52 [GC worker (idle), 7 minutes]: runtime.gopark(0x4e7360, 0x9400108, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x903df80 sp=0x903df6c pc=0x41424 runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x903dfec sp=0x903df80 pc=0x1d6c8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x903dfec sp=0x903dfec pc=0x74c50 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 65 [GC worker (idle), 7 minutes]: runtime.gopark(0x4e7360, 0x948a000, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9486f80 sp=0x9486f6c pc=0x41424 runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9486fec sp=0x9486f80 pc=0x1d6c8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9486fec sp=0x9486fec pc=0x74c50 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 66 [GC worker (idle)]: runtime.gopark(0x4e7360, 0x948a018, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9487f80 sp=0x9487f6c pc=0x41424 runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9487fec sp=0x9487f80 pc=0x1d6c8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9487fec sp=0x9487fec pc=0x74c50 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 67 [GC worker (idle), 7 minutes]: runtime.gopark(0x4e7360, 0x948a030, 0x1a, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9488f80 sp=0x9488f6c pc=0x41424 runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1275 +0xf4 fp=0x9488fec sp=0x9488f80 pc=0x1d6c8 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9488fec sp=0x9488fec pc=0x74c50 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1199 +0x20 goroutine 15068 [syscall, 8 minutes, locked to thread]: syscall.Syscall6(0x32, 0x12, 0xac9dd40, 0x240, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x9206ed4 sp=0x9206e40 pc=0x84dfc syscall.Pread(0x12, {0xac9dd40, 0x240, 0x240}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0x9206f0c sp=0x9206ed4 pc=0x84484 syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0xb598458, {0xac9dd40, 0x240, 0x240}) /boot/workdir/go/src/os/file_plan9.go:286 +0xf0 fp=0x9206f44 sp=0x9206f0c pc=0xa9480 os.(*File).Read(0xb598458, {0xac9dd40, 0x240, 0x240}) /boot/workdir/go/src/os/file.go:118 +0x64 fp=0x9206f80 sp=0x9206f44 pc=0xa6928 os.(*File).Read-fm({0xac9dd40, 0x240, 0x240}) :1 +0x40 fp=0x9206fa0 sp=0x9206f80 pc=0x2230dc internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x98 fp=0x9206fec sp=0x9206fa0 pc=0xa3008 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9206fec sp=0x9206fec pc=0x74c50 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 687 [chan receive, 8 minutes]: runtime.gopark(0x4e7328, 0x93777b0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x91d1e68 sp=0x91d1e54 pc=0x41424 runtime.chanrecv(0x9377780, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x91d1eb4 sp=0x91d1e68 pc=0x5da8 runtime.chanrecv1(0x9377780, 0x0) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x91d1ec8 sp=0x91d1eb4 pc=0x5848 testing.tRunner.func1() /boot/workdir/go/src/testing/testing.go:1542 +0x54c fp=0x91d1f98 sp=0x91d1ec8 pc=0x102da0 testing.tRunner(0x91c5e00, 0x4e68ec) /boot/workdir/go/src/testing/testing.go:1582 +0x168 fp=0x91d1fe0 sp=0x91d1f98 pc=0x1027e8 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1629 +0x30 fp=0x91d1fec sp=0x91d1fe0 pc=0x1037e0 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x91d1fec sp=0x91d1fec pc=0x74c50 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1629 +0x43c goroutine 15177 [select, 8 minutes]: runtime.gopark(0x4e74ec, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9cc3dec sp=0x9cc3dd8 pc=0x41424 runtime.selectgo(0x9cc3f98, 0x9cc3ef8, 0x0, 0x0, 0x6, 0x1) /boot/workdir/go/src/runtime/select.go:327 +0xb54 fp=0x9cc3e94 sp=0x9cc3dec pc=0x5428c net/http.(*http2clientStream).writeRequest(0xac5fc00, 0xb472700) /boot/workdir/go/src/net/http/h2_bundle.go:8399 +0x998 fp=0x9cc3fcc sp=0x9cc3e94 pc=0x2d7310 net/http.(*http2clientStream).doRequest(0xac5fc00, 0xb472700) /boot/workdir/go/src/net/http/h2_bundle.go:8261 +0x24 fp=0x9cc3fe0 sp=0x9cc3fcc pc=0x2d694c net/http.(*http2ClientConn).RoundTrip.func3() /boot/workdir/go/src/net/http/h2_bundle.go:8190 +0x30 fp=0x9cc3fec sp=0x9cc3fe0 pc=0x2d68fc runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9cc3fec sp=0x9cc3fec pc=0x74c50 created by net/http.(*http2ClientConn).RoundTrip /boot/workdir/go/src/net/http/h2_bundle.go:8190 +0x3b0 goroutine 15176 [chan receive, 8 minutes]: runtime.gopark(0x4e7328, 0xb5d4670, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9040a50 sp=0x9040a3c pc=0x41424 runtime.chanrecv(0xb5d4640, 0x9040af0, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9040a9c sp=0x9040a50 pc=0x5da8 runtime.chanrecv1(0xb5d4640, 0x9040af0) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9040ab0 sp=0x9040a9c pc=0x5848 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0xb5a2100, 0xb598998, {0xb800000, 0x700, 0x700}) /boot/workdir/go/src/internal/poll/fd_plan9.go:73 +0x194 fp=0x9040b00 sp=0x9040ab0 pc=0xa3c70 net.(*netFD).Read(0xb5a2100, {0xb800000, 0x700, 0x700}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x9040b30 sp=0x9040b00 pc=0x20a4f8 net.(*conn).Read(0xb598420, {0xb800000, 0x700, 0x700}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x9040b60 sp=0x9040b30 pc=0x21810c net.(*TCPConn).Read(0xb598420, {0xb800000, 0x700, 0x700}) :1 +0x44 fp=0x9040b80 sp=0x9040b60 pc=0x2219b0 crypto/tls.(*atLeastReader).Read(0xb5c0100, {0xb800000, 0x700, 0x700}) /boot/workdir/go/src/crypto/tls/conn.go:788 +0x78 fp=0x9040bb0 sp=0x9040b80 pc=0x24dc1c bytes.(*Buffer).ReadFrom(0xb592978, {0x562718, 0xb5c0100}) /boot/workdir/go/src/bytes/buffer.go:202 +0xa4 fp=0x9040bf0 sp=0x9040bb0 pc=0xec49c crypto/tls.(*Conn).readFromUntil(0xb592800, {0x9840008, 0xb598420}, 0x5) /boot/workdir/go/src/crypto/tls/conn.go:810 +0xd4 fp=0x9040c18 sp=0x9040bf0 pc=0x24de8c crypto/tls.(*Conn).readRecordOrCCS(0xb592800, 0x0) /boot/workdir/go/src/crypto/tls/conn.go:617 +0x120 fp=0x9040d98 sp=0x9040c18 pc=0x24b6bc crypto/tls.(*Conn).readRecord(...) /boot/workdir/go/src/crypto/tls/conn.go:583 crypto/tls.(*Conn).Read(0xb592800, {0xb5d9000, 0x1000, 0x1000}) /boot/workdir/go/src/crypto/tls/conn.go:1288 +0x168 fp=0x9040dc8 sp=0x9040d98 pc=0x250bec bufio.(*Reader).Read(0xb5b6bd0, {0xb5a23a4, 0x9, 0x9}) /boot/workdir/go/src/bufio/bufio.go:237 +0x234 fp=0x9040df0 sp=0x9040dc8 pc=0x109888 io.ReadAtLeast({0x5625c4, 0xb5b6bd0}, {0xb5a23a4, 0x9, 0x9}, 0x9) /boot/workdir/go/src/io/io.go:332 +0x90 fp=0x9040e1c sp=0x9040df0 pc=0x9e09c io.ReadFull(...) /boot/workdir/go/src/io/io.go:351 net/http.http2readFrameHeader({0xb5a23a4, 0x9, 0x9}, {0x5625c4, 0xb5b6bd0}) /boot/workdir/go/src/net/http/h2_bundle.go:1567 +0x54 fp=0x9040e44 sp=0x9040e1c pc=0x2b97d8 net/http.(*http2Framer).ReadFrame(0xb5a2380) /boot/workdir/go/src/net/http/h2_bundle.go:1831 +0x94 fp=0x9040ec8 sp=0x9040e44 pc=0x2b9f28 net/http.(*http2clientConnReadLoop).run(0x9040fd4) /boot/workdir/go/src/net/http/h2_bundle.go:9187 +0x150 fp=0x9040fa4 sp=0x9040ec8 pc=0x2db820 net/http.(*http2ClientConn).readLoop(0xa525a40) /boot/workdir/go/src/net/http/h2_bundle.go:9082 +0x68 fp=0x9040fe4 sp=0x9040fa4 pc=0x2dad10 net/http.(*http2Transport).newClientConn.func1() /boot/workdir/go/src/net/http/h2_bundle.go:7779 +0x28 fp=0x9040fec sp=0x9040fe4 pc=0x2d46ec runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9040fec sp=0x9040fec pc=0x74c50 created by net/http.(*http2Transport).newClientConn /boot/workdir/go/src/net/http/h2_bundle.go:7779 +0xc28 goroutine 15048 [select, 8 minutes]: runtime.gopark(0x4e74ec, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0xa765844 sp=0xa765830 pc=0x41424 runtime.selectgo(0xa765b74, 0x9ef7938, 0x0, 0x0, 0x5, 0x1) /boot/workdir/go/src/runtime/select.go:327 +0xb54 fp=0xa7658ec sp=0xa765844 pc=0x5428c net/http.(*http2serverConn).serve(0xb465420) /boot/workdir/go/src/net/http/h2_bundle.go:4675 +0x83c fp=0xa765b9c sp=0xa7658ec pc=0x2c4f84 net/http.(*http2Server).ServeConn(0xb47ac00, {0x5650e8, 0xb592a00}, 0x9ef7d30) /boot/workdir/go/src/net/http/h2_bundle.go:4270 +0xbd0 fp=0xa765d10 sp=0xa765b9c pc=0x2c3530 net/http.http2ConfigureServer.func1(0xb45a500, 0xb592a00, {0x563244, 0xb69a0b0}) /boot/workdir/go/src/net/http/h2_bundle.go:4060 +0xd4 fp=0xa765d58 sp=0xa765d10 pc=0x2c2940 net/http.(*conn).serve(0xaa63a40, {0x56491c, 0xb470ea0}) /boot/workdir/go/src/net/http/server.go:1903 +0x1450 fp=0xa765fdc sp=0xa765d58 pc=0x2f4c9c net/http.(*Server).Serve.func3() /boot/workdir/go/src/net/http/server.go:3089 +0x38 fp=0xa765fec sp=0xa765fdc pc=0x2f9374 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0xa765fec sp=0xa765fec pc=0x74c50 created by net/http.(*Server).Serve /boot/workdir/go/src/net/http/server.go:3089 +0x4e0 goroutine 15038 [syscall, 8 minutes]: syscall.Syscall(0xe, 0xb59c318, 0x0, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:16 +0x8 fp=0x96c8d34 sp=0x96c8ca0 pc=0x84d80 syscall.open({0xb59c300, 0x13}, 0x0) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:61 +0x8c fp=0x96c8d68 sp=0x96c8d34 pc=0x83ec8 syscall.Open({0xb59c300, 0x13}, 0x0) /boot/workdir/go/src/syscall/syscall_plan9.go:388 +0x64 fp=0x96c8d8c sp=0x96c8d68 pc=0x83a78 os.openFileNolog({0xb59c300, 0x13}, 0x0, 0x0) /boot/workdir/go/src/os/file_plan9.go:119 +0xd8 fp=0x96c8dcc sp=0x96c8d8c pc=0xa8c94 os.OpenFile({0xb59c300, 0x13}, 0x0, 0x0) /boot/workdir/go/src/os/file.go:326 +0x48 fp=0x96c8dec sp=0x96c8dcc pc=0xa7ba4 os.Open(...) /boot/workdir/go/src/os/file.go:306 net.(*netFD).acceptPlan9(0xb472680) /boot/workdir/go/src/net/ipsock_plan9.go:262 +0x110 fp=0x96c8eb4 sp=0x96c8dec pc=0x213a44 net.(*TCPListener).accept(0x9141d30) /boot/workdir/go/src/net/tcpsock_plan9.go:51 +0x20 fp=0x96c8ecc sp=0x96c8eb4 pc=0x21e140 net.(*TCPListener).Accept(0x9141d30) /boot/workdir/go/src/net/tcpsock.go:297 +0x3c fp=0x96c8ee8 sp=0x96c8ecc pc=0x21d69c crypto/tls.(*listener).Accept(0x9141fd0) /boot/workdir/go/src/crypto/tls/tls.go:66 +0x28 fp=0x96c8f10 sp=0x96c8ee8 pc=0x2821c4 net/http.(*onceCloseListener).Accept(0xb682500) :1 +0x34 fp=0x96c8f28 sp=0x96c8f10 pc=0x33b024 net/http.(*Server).Serve(0xb45a500, {0x564490, 0x9141fd0}) /boot/workdir/go/src/net/http/server.go:3059 +0x344 fp=0x96c8fc4 sp=0x96c8f28 pc=0x2f8ed0 net/http/httptest.(*Server).goServe.func1() /boot/workdir/go/src/net/http/httptest/server.go:310 +0x74 fp=0x96c8fec sp=0x96c8fc4 pc=0x3416e4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x96c8fec sp=0x96c8fec pc=0x74c50 created by net/http/httptest.(*Server).goServe /boot/workdir/go/src/net/http/httptest/server.go:308 +0x74 goroutine 4834 [select, 8 minutes]: runtime.gopark(0x4e74ec, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x91838fc sp=0x91838e8 pc=0x41424 runtime.selectgo(0x9183a34, 0x91839d4, 0x0, 0x0, 0x4, 0x1) /boot/workdir/go/src/runtime/select.go:327 +0xb54 fp=0x91839a4 sp=0x91838fc pc=0x5428c net/http.(*http2ClientConn).RoundTrip(0xa525a40, 0xb472700) /boot/workdir/go/src/net/http/h2_bundle.go:8231 +0x4a8 fp=0x9183a54 sp=0x91839a4 pc=0x2d63dc net/http.(*http2Transport).RoundTripOpt(0xac9f020, 0xb472700, {0x0}) /boot/workdir/go/src/net/http/h2_bundle.go:7523 +0x20c fp=0x9183af4 sp=0x9183a54 pc=0x2d2a44 net/http.(*http2Transport).RoundTrip(0xac9f020, 0xb472700) /boot/workdir/go/src/net/http/h2_bundle.go:7475 +0x2c fp=0x9183b10 sp=0x9183af4 pc=0x2d24a0 net/http.(*Transport).roundTrip(0xa99d6c0, 0xb472700) /boot/workdir/go/src/net/http/transport.go:602 +0x820 fp=0x9183c2c sp=0x9183b10 pc=0x306278 net/http.(*Transport).RoundTrip(0xa99d6c0, 0xb472700) /boot/workdir/go/src/net/http/roundtrip.go:17 +0x24 fp=0x9183c44 sp=0x9183c2c pc=0x2ec3ac net/http.send(0xb472700, {0x5629d4, 0xa99d6c0}, {0x0, 0x0, 0x0}) /boot/workdir/go/src/net/http/client.go:252 +0x52c fp=0x9183d7c sp=0x9183c44 pc=0x2a86e8 net/http.(*Client).send(0xb682320, 0xb472700, {0x0, 0x0, 0x0}) /boot/workdir/go/src/net/http/client.go:176 +0x94 fp=0x9183dc0 sp=0x9183d7c pc=0x2a7fec net/http.(*Client).do(0xb682320, 0xb472700) /boot/workdir/go/src/net/http/client.go:716 +0x948 fp=0x9183ed8 sp=0x9183dc0 pc=0x2aa360 net/http.(*Client).Do(...) /boot/workdir/go/src/net/http/client.go:582 net/http.(*Client).Get(0xb682320, {0x9145530, 0x17}) /boot/workdir/go/src/net/http/client.go:480 +0x98 fp=0x9183f08 sp=0x9183ed8 pc=0x2a98f0 net/http_test.testServerWriteTimeout(0x97b7950, {0x4aec19, 0x2}) /boot/workdir/go/src/net/http/serve_test.go:781 +0x194 fp=0x9183f78 sp=0x9183f08 pc=0x397aac net/http_test.run[...].func1() /boot/workdir/go/src/net/http/clientserver_test.go:90 +0x114 fp=0x9183f98 sp=0x9183f78 pc=0x415ba8 testing.tRunner(0x97b7950, 0x958a528) /boot/workdir/go/src/testing/testing.go:1576 +0x120 fp=0x9183fe0 sp=0x9183f98 pc=0x1027a0 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1629 +0x30 fp=0x9183fec sp=0x9183fe0 pc=0x1037e0 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9183fec sp=0x9183fec pc=0x74c50 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1629 +0x43c goroutine 15064 [chan receive, 8 minutes]: runtime.gopark(0x4e7328, 0xb6a2370, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:381 +0xfc fp=0x9355b1c sp=0x9355b08 pc=0x41424 runtime.chanrecv(0xb6a2340, 0x9355bbc, 0x1) /boot/workdir/go/src/runtime/chan.go:583 +0x530 fp=0x9355b68 sp=0x9355b1c pc=0x5da8 runtime.chanrecv1(0xb6a2340, 0x9355bbc) /boot/workdir/go/src/runtime/chan.go:442 +0x20 fp=0x9355b7c sp=0x9355b68 pc=0x5848 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0xb5a2180, 0xaba2e90, {0xac9dd40, 0x240, 0x240}) /boot/workdir/go/src/internal/poll/fd_plan9.go:73 +0x194 fp=0x9355bcc sp=0x9355b7c pc=0xa3c70 net.(*netFD).Read(0xb5a2180, {0xac9dd40, 0x240, 0x240}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x9355bfc sp=0x9355bcc pc=0x20a4f8 net.(*conn).Read(0xb598470, {0xac9dd40, 0x240, 0x240}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x9355c2c sp=0x9355bfc pc=0x21810c net.(*TCPConn).Read(0xb598470, {0xac9dd40, 0x240, 0x240}) :1 +0x44 fp=0x9355c4c sp=0x9355c2c pc=0x2219b0 crypto/tls.(*atLeastReader).Read(0xb69a150, {0xac9dd40, 0x240, 0x240}) /boot/workdir/go/src/crypto/tls/conn.go:788 +0x78 fp=0x9355c7c sp=0x9355c4c pc=0x24dc1c bytes.(*Buffer).ReadFrom(0xb592b78, {0x562718, 0xb69a150}) /boot/workdir/go/src/bytes/buffer.go:202 +0xa4 fp=0x9355cbc sp=0x9355c7c pc=0xec49c crypto/tls.(*Conn).readFromUntil(0xb592a00, {0x9840008, 0xb598470}, 0x5) /boot/workdir/go/src/crypto/tls/conn.go:810 +0xd4 fp=0x9355ce4 sp=0x9355cbc pc=0x24de8c crypto/tls.(*Conn).readRecordOrCCS(0xb592a00, 0x0) /boot/workdir/go/src/crypto/tls/conn.go:617 +0x120 fp=0x9355e64 sp=0x9355ce4 pc=0x24b6bc crypto/tls.(*Conn).readRecord(...) /boot/workdir/go/src/crypto/tls/conn.go:583 crypto/tls.(*Conn).Read(0xb592a00, {0xb4728a4, 0x9, 0x9}) /boot/workdir/go/src/crypto/tls/conn.go:1288 +0x168 fp=0x9355e94 sp=0x9355e64 pc=0x250bec io.ReadAtLeast({0x5626f0, 0xb592a00}, {0xb4728a4, 0x9, 0x9}, 0x9) /boot/workdir/go/src/io/io.go:332 +0x90 fp=0x9355ec0 sp=0x9355e94 pc=0x9e09c io.ReadFull(...) /boot/workdir/go/src/io/io.go:351 net/http.http2readFrameHeader({0xb4728a4, 0x9, 0x9}, {0x5626f0, 0xb592a00}) /boot/workdir/go/src/net/http/h2_bundle.go:1567 +0x54 fp=0x9355ee8 sp=0x9355ec0 pc=0x2b97d8 net/http.(*http2Framer).ReadFrame(0xb472880) /boot/workdir/go/src/net/http/h2_bundle.go:1831 +0x94 fp=0x9355f6c sp=0x9355ee8 pc=0x2b9f28 net/http.(*http2serverConn).readFrames(0xb465420) /boot/workdir/go/src/net/http/h2_bundle.go:4560 +0x84 fp=0x9355fe4 sp=0x9355f6c pc=0x2c418c net/http.(*http2serverConn).serve.func7() /boot/workdir/go/src/net/http/h2_bundle.go:4667 +0x28 fp=0x9355fec sp=0x9355fe4 pc=0x2c5750 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x9355fec sp=0x9355fec pc=0x74c50 created by net/http.(*http2serverConn).serve /boot/workdir/go/src/net/http/h2_bundle.go:4667 +0x5a0 goroutine 15182 [syscall, 8 minutes, locked to thread]: syscall.Syscall6(0x32, 0xf, 0xb800000, 0x700, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x95b8ed4 sp=0x95b8e40 pc=0x84dfc syscall.Pread(0xf, {0xb800000, 0x700, 0x700}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0x95b8f0c sp=0x95b8ed4 pc=0x84484 syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0xb598408, {0xb800000, 0x700, 0x700}) /boot/workdir/go/src/os/file_plan9.go:286 +0xf0 fp=0x95b8f44 sp=0x95b8f0c pc=0xa9480 os.(*File).Read(0xb598408, {0xb800000, 0x700, 0x700}) /boot/workdir/go/src/os/file.go:118 +0x64 fp=0x95b8f80 sp=0x95b8f44 pc=0xa6928 os.(*File).Read-fm({0xb800000, 0x700, 0x700}) :1 +0x40 fp=0x95b8fa0 sp=0x95b8f80 pc=0x2230dc internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x98 fp=0x95b8fec sp=0x95b8fa0 pc=0xa3008 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:831 +0x4 fp=0x95b8fec sp=0x95b8fec pc=0x74c50 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 FAIL net/http 540.151s FAIL go tool dist: Failed: exit status: 'go 35505: 1'