plan9-arm at 858cd8da569938913541d013af27a2a2a875fcb5 :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc" "-force"] and env ["home=/usr/glenda" "path=.\x00/bin" "type=host-plan9-arm-0intro" "GOARM=7" "GO_BUILD_KEY_DELETE_AFTER_READ=false" "GOTOOLCHAIN=local" "status=" "GO_TEST_TIMEOUT_SCALE=3" "fs=aoe" "GOCACHE=/boot/cache" "GOROOT_BOOTSTRAP=/boot/workdir/go1.4" "sysname=pi4g" "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.20.6 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 0.931s ok archive/zip 2.317s ok bufio 0.252s ok bytes 1.037s ok cmp 0.064s ok compress/bzip2 0.249s ok compress/flate 4.506s ok compress/gzip 19.440s ok compress/lzw 0.446s ok compress/zlib 1.937s ok container/heap 0.080s ok container/list 0.061s ok container/ring 0.062s ok context 0.174s ok crypto 0.085s ok crypto/aes 0.105s ok crypto/cipher 0.067s ok crypto/des 0.092s ok crypto/dsa 0.068s ok crypto/ecdh 1.079s ok crypto/ecdsa 0.687s ok crypto/ed25519 0.949s ok crypto/elliptic 0.194s ok crypto/hmac 0.077s ok crypto/internal/alias 0.062s ok crypto/internal/bigmod 0.383s ok crypto/internal/boring 0.047s ok crypto/internal/boring/bcache 0.618s ok crypto/internal/edwards25519 1.482s ok crypto/internal/edwards25519/field 0.248s ok crypto/internal/nistec 3.915s ok crypto/internal/nistec/fiat 0.066s [no tests to run] ok crypto/md5 0.085s ok crypto/rand 0.119s ok crypto/rc4 0.157s ok crypto/rsa 3.360s ok crypto/sha1 0.096s ok crypto/sha256 0.105s ok crypto/sha512 0.083s ok crypto/subtle 0.754s ok crypto/tls 7.406s ok crypto/x509 6.802s ok database/sql 0.878s ok database/sql/driver 0.080s ok debug/buildinfo 0.094s ok debug/dwarf 1.024s ok debug/elf 1.224s ok debug/gosym 0.163s ok debug/macho 0.105s ok debug/pe 0.553s ok debug/plan9obj 0.076s ok embed 0.068s [no tests to run] ok embed/internal/embedtest 0.091s ok encoding/ascii85 0.080s ok encoding/asn1 0.091s ok encoding/base32 0.144s ok encoding/base64 0.060s ok encoding/binary 0.094s ok encoding/csv 0.101s ok encoding/gob 10.692s ok encoding/hex 0.085s ok encoding/json 0.935s ok encoding/pem 1.714s ok encoding/xml 0.224s ok errors 0.084s ok expvar 0.061s ok flag 0.285s ok fmt 0.245s ok go/ast 0.074s ok go/build 13.444s ok go/build/constraint 0.083s ok go/constant 0.088s ok go/doc 0.824s ok go/doc/comment 9.854s ok go/format 0.120s ok go/importer 8.324s ok go/internal/gccgoimporter 0.641s ok go/internal/gcimporter 30.422s ok go/internal/srcimporter 14.222s ok go/parser 0.960s ok go/printer 0.761s ok go/scanner 0.067s ok go/token 0.131s ok go/types 161.529s ok go/version 0.055s ok hash 0.083s ok hash/adler32 0.080s ok hash/crc32 0.090s ok hash/crc64 0.092s ok hash/fnv 0.073s ok hash/maphash 0.163s ok html 0.060s ok html/template 0.355s ok image 0.352s ok image/color 0.131s ok image/draw 0.319s ok image/gif 1.245s ok image/jpeg 0.553s ok image/png 1.028s ok index/suffixarray 1.956s ok internal/abi 1.115s ok internal/buildcfg 0.088s ok internal/coverage/cformat 0.075s ok internal/coverage/cmerge 0.078s ok internal/coverage/pods 0.119s ok internal/coverage/slicereader 0.071s ok internal/coverage/slicewriter 0.072s ok internal/coverage/test 0.117s ok internal/cpu 0.080s ok internal/dag 0.099s ok internal/diff 0.116s ok internal/fmtsort 0.082s ok internal/fuzz 0.097s ok internal/godebug 6.166s ok internal/godebugs 0.128s ok internal/gover 0.068s ok internal/intern 2.114s ok internal/itoa 0.073s ok internal/platform 6.899s ok internal/poll 0.176s ok internal/profile 0.082s ok internal/reflectlite 0.084s ok internal/safefilepath 0.069s ok internal/saferio 0.207s ok internal/singleflight 0.188s ok internal/testenv 2.471s ok internal/trace 0.472s ok internal/trace/v2 48.579s ok internal/types/errors 7.916s ok internal/unsafeheader 0.073s ok internal/xcoff 0.470s ok internal/zstd 0.320s ok io 0.287s ok io/fs 0.793s ok io/ioutil 8.040s ok log 0.087s ok log/slog 0.290s ok log/slog/internal/benchmarks 0.120s ok log/slog/internal/buffer 0.097s ok maps 0.076s ok math 0.093s ok math/big 4.242s ok math/bits 0.095s ok math/cmplx 0.078s ok math/rand 0.965s ok math/rand/v2 1.618s ok mime 0.098s ok mime/multipart 3.110s ok mime/quotedprintable 0.208s ok net 32.547s ok net/http 40.017s ok net/http/cgi 0.883s ok net/http/cookiejar 0.162s ok net/http/fcgi 0.327s ok net/http/httptest 1.299s ok net/http/httptrace 0.091s ok net/http/httputil 7.099s ok net/http/internal 0.096s ok net/http/internal/ascii 0.099s ok net/http/pprof 4.224s ok net/mail 0.105s ok net/netip 3.612s ok net/rpc 0.329s ok net/rpc/jsonrpc 0.120s ok net/smtp 0.233s ok net/textproto 0.143s ok net/url 0.127s ok os 8.120s ok os/exec 1.454s ok os/exec/internal/fdtest 0.111s ok os/signal 0.186s ok os/user 0.079s ok path 0.083s ok path/filepath 0.295s ok plugin 0.086s ok reflect 1.769s ok regexp 1.857s ok regexp/syntax 3.554s --- FAIL: TestDebugLogBuild (17.97s) crash_test.go:152: running /boot/workdir/go/bin/go build -o /tmp/go-build1334257494/testprog_-tags=debuglog.exe -tags=debuglog debuglog_test.go:167: building testprog [-tags=debuglog]: exit status: 'go 43249: 2' fatal error: unexpected signal during runtime execution [signal sys: trap: fault read code=0x0 addr=0x0 pc=0x3c940] goroutine 244 gp=0x1003e68 m=12 mp=0x1278008 [running]: runtime.throw({0x69b240, 0x2a}) runtime/panic.go:1023 +0x4c fp=0x126f370 sp=0x126f35c pc=0x42044 runtime.sigpanic() runtime/os_plan9.go:75 +0x4d0 fp=0x126f3b0 sp=0x126f370 pc=0x3e384 runtime.(*spanSet).pop(0xa83c58) runtime/mspanset.go:189 +0x144 fp=0x126f3fc sp=0x126f3b4 pc=0x3c940 runtime.(*mcentral).cacheSpan(0xa83c50) runtime/mcentral.go:113 +0xc0 fp=0x126f440 sp=0x126f3fc pc=0x1a808 runtime.(*mcache).refill(0xab22d8, 0x13) runtime/mcache.go:182 +0x184 fp=0x126f470 sp=0x126f440 pc=0x1a060 runtime.(*mcache).nextFree(0xab22d8, 0x13) runtime/malloc.go:948 +0x84 fp=0x126f490 sp=0x126f470 pc=0xfb10 runtime.mallocgc(0x70, 0x64cd08, 0x1) runtime/malloc.go:1149 +0x5f4 fp=0x126f4d8 sp=0x126f490 pc=0x102b8 runtime.newobject(0x64cd08) runtime/malloc.go:1390 +0x2c fp=0x126f4ec sp=0x126f4d8 pc=0x10984 crypto/sha256.New(...) crypto/sha256/sha256.go:154 cmd/go/internal/cache.(*DiskCache).put(0x1017b20, {0x5f, 0x4c, 0x79, 0x22, 0x1e, 0xe5, 0x56, 0xbf, 0x5f, ...}, ...) cmd/go/internal/cache/cache.go:507 +0x3c fp=0x126f578 sp=0x126f4ec pc=0x41f750 cmd/go/internal/cache.(*DiskCache).Put(0x1017b20, {0x5f, 0x4c, 0x79, 0x22, 0x1e, 0xe5, 0x56, 0xbf, 0x5f, ...}, ...) cmd/go/internal/cache/cache.go:494 +0xa0 fp=0x126f5fc sp=0x126f578 pc=0x41f6a4 cmd/go/internal/cache.PutBytes({0x77c2cc, 0x1017b20}, {0x5f, 0x4c, 0x79, 0x22, 0x1e, 0xe5, 0x56, 0xbf, ...}, ...) cmd/go/internal/cache/cache.go:529 +0xac fp=0x126f67c sp=0x126f5fc pc=0x41facc cmd/go/internal/work.(*Builder).updateBuildID(0x1084410, 0x13bd448, {0x1212150, 0x24}, 0x1) cmd/go/internal/work/buildid.go:605 +0x3a8 fp=0x126f85c sp=0x126f67c pc=0x532514 cmd/go/internal/work.(*Builder).build(0x1084410, {0x77bf28, 0xaa7a48}, 0x13bd448) cmd/go/internal/work/exec.go:964 +0x3eb0 fp=0x126fe54 sp=0x126f85c pc=0x53b97c cmd/go/internal/work.(*buildActor).Act(0x1209670, 0x1084410, {0x77bf28, 0xaa7a48}, 0x13bd448) cmd/go/internal/work/action.go:460 +0x34 fp=0x126fe70 sp=0x126fe54 pc=0x5266bc cmd/go/internal/work.(*Builder).Do.func3({0x77bf28, 0xaa7a48}, 0x13bd448) cmd/go/internal/work/exec.go:151 +0x770 fp=0x126ff84 sp=0x126fe70 pc=0x535304 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:220 +0xcc fp=0x126ffec sp=0x126ff84 pc=0x534a00 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x126ffec sp=0x126ffec pc=0x7b2e4 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:206 +0x3a8 goroutine 1 gp=0x1002248 m=nil [semacquire]: runtime.gopark(0x6d2e44, 0xa82e20, 0x12, 0x5, 0x4) runtime/proc.go:402 +0x104 fp=0x1109cdc sp=0x1109cc8 pc=0x453e4 runtime.goparkunlock(...) runtime/proc.go:408 runtime.semacquire1(0x11521e8, 0x0, 0x1, 0x0, 0x12) runtime/sema.go:160 +0x260 fp=0x1109d04 sp=0x1109cdc pc=0x58c00 sync.runtime_Semacquire(0x11521e8) runtime/sema.go:62 +0x3c fp=0x1109d1c sp=0x1109d04 pc=0x783a8 sync.(*WaitGroup).Wait(0x11521e0) sync/waitgroup.go:116 +0x68 fp=0x1109d38 sp=0x1109d1c pc=0x88278 cmd/go/internal/work.(*Builder).Do(0x1084410, {0x77bf28, 0xaa7a48}, 0x11898c8) cmd/go/internal/work/exec.go:229 +0x43c fp=0x1109dcc sp=0x1109d38 pc=0x534780 cmd/go/internal/work.runBuild({0x77bf28, 0xaa7a48}, 0xa77b48, {0x1000148, 0x0, 0x1}) cmd/go/internal/work/build.go:549 +0x890 fp=0x1109e7c sp=0x1109dcc pc=0x52c190 main.invoke(0xa77b48, {0x1000128, 0x4, 0x5}) cmd/go/main.go:257 +0x614 fp=0x1109f18 sp=0x1109e7c pc=0x5cca58 main.main() cmd/go/main.go:175 +0x854 fp=0x1109fa0 sp=0x1109f18 pc=0x5cbfcc runtime.main() runtime/proc.go:271 +0x33c fp=0x1109fec sp=0x1109fa0 pc=0x44e14 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1109fec sp=0x1109fec pc=0x7b2e4 goroutine 2 gp=0x10025a8 m=nil [force gc (idle)]: runtime.gopark(0x6d2e44, 0xa7c5f0, 0x11, 0xa, 0x1) runtime/proc.go:402 +0x104 fp=0x1047fcc sp=0x1047fb8 pc=0x453e4 runtime.goparkunlock(...) runtime/proc.go:408 runtime.forcegchelper() runtime/proc.go:326 +0xd8 fp=0x1047fec sp=0x1047fcc pc=0x451d4 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1047fec sp=0x1047fec pc=0x7b2e4 created by runtime.init.5 in goroutine 1 runtime/proc.go:314 +0x1c goroutine 3 gp=0x1002908 m=nil [GC sweep wait]: runtime.gopark(0x6d2e44, 0xa7ca40, 0xc, 0x9, 0x1) runtime/proc.go:402 +0x104 fp=0x1048fc4 sp=0x1048fb0 pc=0x453e4 runtime.goparkunlock(...) runtime/proc.go:408 runtime.bgsweep(0x1030140) runtime/mgcsweep.go:317 +0x11c fp=0x1048fe4 sp=0x1048fc4 pc=0x2ef08 runtime.gcenable.gowrap1() runtime/mgc.go:203 +0x28 fp=0x1048fec sp=0x1048fe4 pc=0x1edbc runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1048fec sp=0x1048fec pc=0x7b2e4 created by runtime.gcenable in goroutine 1 runtime/mgc.go:203 +0x74 goroutine 4 gp=0x1002a28 m=nil [GC scavenge wait]: runtime.gopark(0x6d2e44, 0xa7d1f0, 0xd, 0xa, 0x2) runtime/proc.go:402 +0x104 fp=0x1049fb4 sp=0x1049fa0 pc=0x453e4 runtime.goparkunlock(...) runtime/proc.go:408 runtime.(*scavengerState).park(0xa7d1f0) runtime/mgcscavenge.go:425 +0x68 fp=0x1049fc8 sp=0x1049fb4 pc=0x2c1dc runtime.bgscavenge(0x1030140) runtime/mgcscavenge.go:658 +0x60 fp=0x1049fe4 sp=0x1049fc8 pc=0x2c98c runtime.gcenable.gowrap2() runtime/mgc.go:204 +0x28 fp=0x1049fec sp=0x1049fe4 pc=0x1ed68 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1049fec sp=0x1049fec pc=0x7b2e4 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0xbc goroutine 5 gp=0x1002d88 m=nil [finalizer wait]: runtime.gopark(0x6d2d04, 0xaa7aec, 0x10, 0xa, 0x1) runtime/proc.go:402 +0x104 fp=0x1042f8c sp=0x1042f78 pc=0x453e4 runtime.runfinq() runtime/mfinal.go:194 +0x110 fp=0x1042fec sp=0x1042f8c pc=0x1dbb4 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1042fec sp=0x1042fec pc=0x7b2e4 created by runtime.createfing in goroutine 1 runtime/mfinal.go:164 +0x5c goroutine 17 gp=0x1372d88 m=nil [GC worker (idle)]: runtime.gopark(0x6d2d14, 0x13587c8, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x14b8f80 sp=0x14b8f6c pc=0x453e4 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x14b8fec sp=0x14b8f80 pc=0x21b14 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x14b8fec sp=0x14b8fec pc=0x7b2e4 created by runtime.gcBgMarkStartWorkers in goroutine 7 runtime/mgc.go:1234 +0x20 goroutine 33 gp=0x127a128 m=nil [GC worker (idle)]: runtime.gopark(0x6d2d14, 0x12006a8, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x1046f80 sp=0x1046f6c pc=0x453e4 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x1046fec sp=0x1046f80 pc=0x21b14 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1046fec sp=0x1046fec pc=0x7b2e4 created by runtime.gcBgMarkStartWorkers in goroutine 7 runtime/mgc.go:1234 +0x20 goroutine 34 gp=0x127a248 m=nil [GC worker (idle)]: runtime.gopark(0x6d2d14, 0x12006c0, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x14b4f80 sp=0x14b4f6c pc=0x453e4 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x14b4fec sp=0x14b4f80 pc=0x21b14 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x14b4fec sp=0x14b4fec pc=0x7b2e4 created by runtime.gcBgMarkStartWorkers in goroutine 7 runtime/mgc.go:1234 +0x20 goroutine 35 gp=0x127a368 m=nil [GC worker (idle)]: runtime.gopark(0x6d2d14, 0x12006d8, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x14b5f80 sp=0x14b5f6c pc=0x453e4 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x14b5fec sp=0x14b5f80 pc=0x21b14 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x14b5fec sp=0x14b5fec pc=0x7b2e4 created by runtime.gcBgMarkStartWorkers in goroutine 7 runtime/mgc.go:1234 +0x20 goroutine 242 gp=0x127ab48 m=nil [runnable]: runtime.gopark(0x6d2ce8, 0x117b070, 0xe, 0x7, 0x2) runtime/proc.go:402 +0x104 fp=0x13054b0 sp=0x130549c pc=0x453e4 runtime.chanrecv(0x117b040, 0x130551c, 0x1) runtime/chan.go:583 +0x4a8 fp=0x13054ec sp=0x13054b0 pc=0x8ac4 runtime.chanrecv1(0x117b040, 0x130551c) runtime/chan.go:442 +0x20 fp=0x1305500 sp=0x13054ec pc=0x85ec syscall.WaitProcess(0xa99c, 0x14462e8) syscall/exec_plan9.go:593 +0x80 fp=0x1305520 sp=0x1305500 pc=0x8cad4 os.(*Process).wait(0x1213aa0) os/exec_plan9.go:73 +0x40 fp=0x1305540 sp=0x1305520 pc=0xf2068 os.(*Process).Wait(...) os/exec.go:134 os/exec.(*Cmd).Wait(0x1252248) os/exec/exec.go:897 +0x38 fp=0x1305594 sp=0x1305540 pc=0x12c6b0 os/exec.(*Cmd).Run(0x1252248) os/exec/exec.go:607 +0x44 fp=0x13055a4 sp=0x1305594 pc=0x12b348 cmd/go/internal/work.(*Shell).runOut(0x130c2a8, {0x102a810, 0x2e}, {0x0, 0x0, 0x0}, {0x111c5a8, 0x13, 0x23}) cmd/go/internal/work/shell.go:636 +0x690 fp=0x13056a8 sp=0x13055a4 pc=0x569fe4 cmd/go/internal/work.gcToolchain.gc({}, 0x1084410, 0x12340c8, {0x13936e0, 0x24}, {0x1154a00, 0x1f2, 0x200}, {0x0, 0x0, ...}, ...) cmd/go/internal/work/gc.go:178 +0x1d58 fp=0x13057fc sp=0x13056a8 pc=0x555434 cmd/go/internal/work.(*gcToolchain).gc(0xaa7a48, 0x1084410, 0x12340c8, {0x13936e0, 0x24}, {0x1154a00, 0x1f2, 0x200}, {0x0, 0x0, ...}, ...) :1 +0xac fp=0x130585c sp=0x13057fc pc=0x56ca2c cmd/go/internal/work.(*Builder).build(0x1084410, {0x77bf28, 0xaa7a48}, 0x12340c8) cmd/go/internal/work/exec.go:872 +0x2c0c fp=0x1305e54 sp=0x130585c pc=0x53a6d8 cmd/go/internal/work.(*buildActor).Act(0x12096f0, 0x1084410, {0x77bf28, 0xaa7a48}, 0x12340c8) cmd/go/internal/work/action.go:460 +0x34 fp=0x1305e70 sp=0x1305e54 pc=0x5266bc cmd/go/internal/work.(*Builder).Do.func3({0x77bf28, 0xaa7a48}, 0x12340c8) cmd/go/internal/work/exec.go:151 +0x770 fp=0x1305f84 sp=0x1305e70 pc=0x535304 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:220 +0xcc fp=0x1305fec sp=0x1305f84 pc=0x534a00 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1305fec sp=0x1305fec pc=0x7b2e4 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:206 +0x3a8 goroutine 245 gp=0x1002128 m=nil [select]: runtime.gopark(0x6d2e78, 0x0, 0x9, 0x3, 0x1) runtime/proc.go:402 +0x104 fp=0x126bee4 sp=0x126bed0 pc=0x453e4 runtime.selectgo(0x126bfcc, 0x126bfac, 0x0, 0x0, 0x2, 0x1) runtime/select.go:327 +0xae8 fp=0x126bf84 sp=0x126bee4 pc=0x57fd8 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:210 +0x12c fp=0x126bfec sp=0x126bf84 pc=0x534a60 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x126bfec sp=0x126bfec pc=0x7b2e4 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:206 +0x3a8 goroutine 243 gp=0x1282368 m=nil [chan receive]: runtime.gopark(0x6d2ce8, 0x102c6f0, 0xe, 0x7, 0x2) runtime/proc.go:402 +0x104 fp=0x12694b0 sp=0x126949c pc=0x453e4 runtime.chanrecv(0x102c6c0, 0x126951c, 0x1) runtime/chan.go:583 +0x4a8 fp=0x12694ec sp=0x12694b0 pc=0x8ac4 runtime.chanrecv1(0x102c6c0, 0x126951c) runtime/chan.go:442 +0x20 fp=0x1269500 sp=0x12694ec pc=0x85ec syscall.WaitProcess(0xa990, 0x156a150) syscall/exec_plan9.go:593 +0x80 fp=0x1269520 sp=0x1269500 pc=0x8cad4 os.(*Process).wait(0x1351920) os/exec_plan9.go:73 +0x40 fp=0x1269540 sp=0x1269520 pc=0xf2068 os.(*Process).Wait(...) os/exec.go:134 os/exec.(*Cmd).Wait(0x1234cc8) os/exec/exec.go:897 +0x38 fp=0x1269594 sp=0x1269540 pc=0x12c6b0 os/exec.(*Cmd).Run(0x1234cc8) os/exec/exec.go:607 +0x44 fp=0x12695a4 sp=0x1269594 pc=0x12b348 cmd/go/internal/work.(*Shell).runOut(0x14a6048, {0x102a810, 0x2e}, {0x0, 0x0, 0x0}, {0x117fc28, 0x16, 0x23}) cmd/go/internal/work/shell.go:636 +0x690 fp=0x12696a8 sp=0x12695a4 pc=0x569fe4 cmd/go/internal/work.gcToolchain.gc({}, 0x1084410, 0x13bc188, {0x1212e40, 0x24}, {0x1265800, 0x479, 0x800}, {0x0, 0x0, ...}, ...) cmd/go/internal/work/gc.go:178 +0x1d58 fp=0x12697fc sp=0x12696a8 pc=0x555434 cmd/go/internal/work.(*gcToolchain).gc(0xaa7a48, 0x1084410, 0x13bc188, {0x1212e40, 0x24}, {0x1265800, 0x479, 0x800}, {0x0, 0x0, ...}, ...) :1 +0xac fp=0x126985c sp=0x12697fc pc=0x56ca2c cmd/go/internal/work.(*Builder).build(0x1084410, {0x77bf28, 0xaa7a48}, 0x13bc188) cmd/go/internal/work/exec.go:872 +0x2c0c fp=0x1269e54 sp=0x126985c pc=0x53a6d8 cmd/go/internal/work.(*buildActor).Act(0x12095d8, 0x1084410, {0x77bf28, 0xaa7a48}, 0x13bc188) cmd/go/internal/work/action.go:460 +0x34 fp=0x1269e70 sp=0x1269e54 pc=0x5266bc cmd/go/internal/work.(*Builder).Do.func3({0x77bf28, 0xaa7a48}, 0x13bc188) cmd/go/internal/work/exec.go:151 +0x770 fp=0x1269f84 sp=0x1269e70 pc=0x535304 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:220 +0xcc fp=0x1269fec sp=0x1269f84 pc=0x534a00 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x1269fec sp=0x1269fec pc=0x7b2e4 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:206 +0x3a8 goroutine 127 gp=0x13730e8 m=5 mp=0x1280008 [syscall]: syscall.Syscall6(0x32, 0x4, 0x130e800, 0x200, 0xffffffff, 0xffffffff, 0x0) syscall/asm_plan9_arm.s:51 +0x8 fp=0x110cd9c sp=0x110cd08 pc=0x8fc98 syscall.Pread(0x4, {0x130e800, 0x200, 0x200}, 0xffffffffffffffff) syscall/zsyscall_plan9_arm.go:218 +0x60 fp=0x110cdd4 sp=0x110cd9c pc=0x8f8f4 syscall.Read(...) syscall/syscall_plan9.go:170 os.(*File).read(0x12089e8, {0x130e800, 0x200, 0x200}) os/file_plan9.go:287 +0xf0 fp=0x110ce0c sp=0x110cdd4 pc=0xf5904 os.(*File).Read(0x12089e8, {0x130e800, 0x200, 0x200}) os/file.go:118 +0x74 fp=0x110ce30 sp=0x110ce0c pc=0xf2644 os.(*fileWithoutWriteTo).Read(0x14a65a8, {0x130e800, 0x200, 0x200}) :1 +0x44 fp=0x110ce50 sp=0x110ce30 pc=0xfbc50 bytes.(*Buffer).ReadFrom(0x1446150, {0x778c40, 0x14a65a8}) bytes/buffer.go:211 +0xa4 fp=0x110ce8c sp=0x110ce50 pc=0x11dfd0 io.copyBuffer({0x778d6c, 0x1446150}, {0x778c40, 0x14a65a8}, {0x0, 0x0, 0x0}) io/io.go:415 +0x178 fp=0x110ced8 sp=0x110ce8c pc=0xe84ec io.Copy(...) io/io.go:388 os.genericWriteTo(0x12089e8, {0x778d6c, 0x1446150}) os/file.go:269 +0x6c fp=0x110cf0c sp=0x110ced8 pc=0xf2f70 os.(*File).WriteTo(0x12089e8, {0x778d6c, 0x1446150}) os/file.go:247 +0x74 fp=0x110cf2c sp=0x110cf0c pc=0xf2e8c io.copyBuffer({0x778d6c, 0x1446150}, {0x778b64, 0x12089e8}, {0x0, 0x0, 0x0}) io/io.go:411 +0x1bc fp=0x110cf78 sp=0x110cf2c pc=0xe8530 io.Copy(...) io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() os/exec/exec.go:577 +0x50 fp=0x110cfb4 sp=0x110cf78 pc=0x12b2b0 os/exec.(*Cmd).Start.func2(0x129c120) os/exec/exec.go:724 +0x30 fp=0x110cfe4 sp=0x110cfb4 pc=0x12bee8 os/exec.(*Cmd).Start.gowrap1() os/exec/exec.go:736 +0x30 fp=0x110cfec sp=0x110cfe4 pc=0x12be8c runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x110cfec sp=0x110cfec pc=0x7b2e4 created by os/exec.(*Cmd).Start in goroutine 243 os/exec/exec.go:723 +0x968 goroutine 284 gp=0x11c47e8 m=9 mp=0x104bc08 [syscall, locked to thread]: syscall.Syscall(0x2f, 0x146fd40, 0x200, 0x0) syscall/asm_plan9_arm.s:16 +0x8 fp=0x146fcf8 sp=0x146fc64 pc=0x8fc1c syscall.await({0x146fd40, 0x200, 0x200}) syscall/zsyscall_plan9_arm.go:45 +0x48 fp=0x146fd24 sp=0x146fcf8 pc=0x8f128 syscall.Await(0x12fa420) syscall/syscall_plan9.go:274 +0x50 fp=0x146ff84 sp=0x146fd24 pc=0x8e710 syscall.startProcess.func1() syscall/exec_plan9.go:517 +0x210 fp=0x146ffec sp=0x146ff84 pc=0x8c688 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x146ffec sp=0x146ffec pc=0x7b2e4 created by syscall.startProcess in goroutine 243 syscall/exec_plan9.go:492 +0xbc goroutine 286 gp=0x1003328 m=nil [runnable]: syscall.Syscall(0x4, 0x5, 0x0, 0x0) syscall/asm_plan9_arm.s:16 +0x8 fp=0x110bf10 sp=0x110be7c pc=0x8fc1c syscall.Close(0x5) syscall/zsyscall_plan9_arm.go:246 +0x30 fp=0x110bf34 sp=0x110bf10 pc=0x8fa5c os.(*file).destroy(0x14a4e70) os/file_plan9.go:173 +0x20 fp=0x110bf4c sp=0x110bf34 pc=0xf4b7c os.(*file).decref(0x14a4e70) os/file_mutex_plan9.go:31 +0x38 fp=0x110bf5c sp=0x110bf4c pc=0xf43c0 os.(*file).close(0x14a4e70) os/file_plan9.go:161 +0xc4 fp=0x110bf78 sp=0x110bf5c pc=0xf4ae8 os.(*File).Close(...) os/file_plan9.go:150 os/exec.(*Cmd).writerDescriptor.func1() os/exec/exec.go:578 +0x7c fp=0x110bfb4 sp=0x110bf78 pc=0x12b2dc os/exec.(*Cmd).Start.func2(0x1016490) os/exec/exec.go:724 +0x30 fp=0x110bfe4 sp=0x110bfb4 pc=0x12bee8 os/exec.(*Cmd).Start.gowrap1() os/exec/exec.go:736 +0x30 fp=0x110bfec sp=0x110bfe4 pc=0x12be8c runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x110bfec sp=0x110bfec pc=0x7b2e4 created by os/exec.(*Cmd).Start in goroutine 242 os/exec/exec.go:723 +0x968 FAIL FAIL runtime 91.608s ok runtime/coverage 0.095s ok runtime/debug 0.259s FAIL go tool dist: Failed: exit status: 'go 41659: 1'