plan9-386-0intro at 01b5cce626c44f7fd1ca7e2c076d63c175193ccf :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.17.13 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/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/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.157s ok archive/zip 0.304s ok bufio 0.062s ok bytes 1.424s ok cmp 0.013s ok compress/bzip2 0.051s ok compress/flate 1.454s ok compress/gzip 1.882s ok compress/lzw 0.079s ok compress/zlib 0.421s ok container/heap 0.015s ok container/list 0.013s ok container/ring 0.013s ok context 0.182s ok crypto 0.012s ok crypto/aes 0.039s ok crypto/cipher 0.035s ok crypto/des 0.023s ok crypto/dsa 0.015s ok crypto/ecdh 0.290s ok crypto/ecdsa 0.187s ok crypto/ed25519 0.311s ok crypto/elliptic 0.058s ok crypto/hmac 0.014s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.154s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.156s ok crypto/internal/edwards25519 20.790s ok crypto/internal/edwards25519/field 20.582s ok crypto/internal/nistec 1.010s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.020s ok crypto/rand 0.034s ok crypto/rc4 0.044s ok crypto/rsa 0.982s ok crypto/sha1 0.017s ok crypto/sha256 0.020s ok crypto/sha512 0.017s ok crypto/subtle 0.209s ok crypto/tls 14.885s ok crypto/x509 2.264s ok database/sql 0.384s ok database/sql/driver 0.014s ok debug/buildinfo 0.021s ok debug/dwarf 0.091s ok debug/elf 0.179s ok debug/gosym 0.030s ok debug/macho 0.018s ok debug/pe 0.069s ok debug/plan9obj 0.015s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.015s ok encoding/asn1 0.017s ok encoding/base32 0.025s ok encoding/base64 0.017s ok encoding/binary 0.018s ok encoding/csv 0.021s ok encoding/gob 3.015s ok encoding/hex 0.020s ok encoding/json 0.222s ok encoding/pem 0.472s ok encoding/xml 0.048s ok errors 0.019s ok expvar 0.016s ok flag 0.058s ok fmt 0.061s ok go/ast 0.032s ok go/build 1.927s ok go/build/constraint 0.017s ok go/constant 0.018s ok go/doc 0.063s ok go/doc/comment 1.969s ok go/format 0.019s ok go/importer 0.900s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 5.398s ok go/internal/srcimporter 3.884s ok go/parser 0.128s ok go/printer 0.150s ok go/scanner 0.016s ok go/token 0.028s ok go/types 29.552s ok hash 0.020s ok hash/adler32 0.021s ok hash/crc32 0.018s ok hash/crc64 0.015s ok hash/fnv 0.014s ok hash/maphash 0.056s ok html 0.017s ok html/template 0.088s ok image 0.068s ok image/color 0.027s ok image/draw 0.077s ok image/gif 0.127s ok image/jpeg 0.170s ok image/png 0.280s ok index/suffixarray 0.163s ok internal/abi 0.184s ok internal/buildcfg 0.014s ok internal/coverage/cformat 0.016s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.070s ok internal/coverage/slicereader 0.043s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.052s ok internal/cpu 0.043s ok internal/dag 0.032s ok internal/diff 0.037s ok internal/fmtsort 0.034s ok internal/fuzz 0.043s ok internal/godebug 1.202s ok internal/godebugs 0.041s ok internal/intern 0.112s ok internal/itoa 0.030s ok internal/poll 0.066s ok internal/profile 0.034s ok internal/reflectlite 0.036s ok internal/safefilepath 0.032s ok internal/saferio 0.058s # internal/singleflight.test panic: runtime.plainError("assignment to entry in nil map") fatal error: panic on system stack runtime stack: runtime.throw({0x2a1c72, 0x15}) runtime/panic.go:1077 +0x4d fp=0xdfffea68 sp=0xdfffea54 pc=0x3a0fd panic({0x26f480, 0x309c3c}) runtime/panic.go:840 +0x6a9 fp=0xdfffeabc sp=0xdfffea68 pc=0x3a029 runtime.mapassign_faststr(0x29008, 0x0, {0x2a705d, 0x1e}) runtime/map_faststr.go:205 +0x37e fp=0xdfffeb00 sp=0xdfffeabc pc=0x1197e runtime.initMetrics() runtime/metrics.go:87 +0x75d fp=0xdfffec0c sp=0xdfffeb00 pc=0x1601d runtime: g 0: unexpected return pc for runtime.initMetrics called from 0xdfffec10 stack: frame={sp:0xdfffeb00, fp:0xdfffec0c} stack=[0xdffeee08,0xdfffeda0) 0xdfffea80: 0x0026f480 0x00000008 0x00000010 0x0000000f 0xdfffea90: 0x07fc0000 0x0000a7fa 0x00309c3c 0x00034edf 0xdfffeaa0: 0x00489db8 0xffffc040 0xffffffff 0x00037150 0xdfffeab0: 0x00000000 0x00037150 0x0001197e 0x0026f480 0xdfffeac0: 0x00309c3c 0xffffc040 0xffffffff 0x00000001 0xdfffead0: 0x00000008 0xfffffff8 0x0046fea0 0x00483d24 0xdfffeae0: 0x00494ef8 0x0002c894 0x0000ce34 0x00003fc0 0xdfffeaf0: 0x00000000 0x00489d98 0x00494ef8 0x0001601d 0xdfffeb00: <0x00029008 0x00000000 0x002a705d 0x0000001e 0xdfffeb10: 0x00004000 0x00000000 0x00000000 0x00000000 0xdfffeb20: 0x000182cb 0x00477320 0x00494ef8 0x00489d98 0xdfffeb30: 0x00494ef8 0x00000001 0x00494ef8 0x00029cf4 0xdfffeb40: 0x0047b870 0x08c00000 0x00477328 0x08c00000 0xdfffeb50: 0x00029fcb 0x00477320 0x00000001 0x08c00000 0xdfffeb60: 0x00002000 0x00000000 0x00000000 0x00000000 0xdfffeb70: 0x00000000 0x00000000 0x00000000 0x00000000 0xdfffeb80: 0x00000000 0x00000000 0x00002000 0x00000000 0xdfffeb90: 0x00000000 0x00000000 0x00400000 0x00477408 0xdfffeba0: 0x08c00000 0x00000000 0x00000200 0x00000000 0xdfffebb0: 0x00000000 0x00000000 0x00000000 0x00000001 0xdfffebc0: 0x00000000 0x00000000 0x00000000 0x00000000 0xdfffebd0: 0x0046fea0 0x00000000 0x00477328 0x00000000 0xdfffebe0: 0x00029a31 0x00477320 0x00000001 0x00001000 0xdfffebf0: 0x00000000 0x10000000 0x00000001 0x00477320 0xdfffec00: 0xdfffec0c 0x0002998e 0xdfffec10 >0x00000000 0xdfffec10: 0x000299b0 0x00477320 0x00000001 0xdfffec0c 0xdfffec20: 0x00000010 0x00015091 0x00477320 0x00000001 0xdfffec30: 0x00026410 0x0046f584 0x00000001 0x00000060 0xdfffec40: 0x00000001 0x00014c5e 0x00477c70 0x00000000 0xdfffec50: 0x0000a901 0x00483b24 0x00000001 0x00000064 0xdfffec60: 0x00015601 0x0046fac0 0x0048c000 0x00000000 0xdfffec70: 0x00000000 0x00000000 0x0000a701 0x0001452b 0xdfffec80: 0x00477c70 0x00489db8 0xffffc190 FAIL internal/singleflight [build failed] ok internal/testenv 0.426s FAIL go tool dist: Failed: exit status: 'go 14416: 1'