plan9-arm at ac7efcb0caac712395adf602f69d2ff3ace6e16e :: 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=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.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.319s ok archive/zip 2.633s ok bufio 0.260s ok bytes 9.671s ok compress/bzip2 0.303s ok compress/flate 3.450s ok compress/gzip 19.367s ok compress/lzw 0.536s ok compress/zlib 1.983s ok container/heap 0.062s ok container/list 0.057s ok container/ring 0.067s ok context 0.122s ok crypto 0.078s ok crypto/aes 0.135s ok crypto/cipher 0.095s ok crypto/des 0.086s ok crypto/dsa 0.075s ok crypto/ecdh 1.032s ok crypto/ecdsa 0.718s ok crypto/ed25519 0.949s ok crypto/elliptic 0.186s ok crypto/hmac 0.081s ok crypto/internal/alias 0.047s ok crypto/internal/bigmod 0.427s ok crypto/internal/boring 0.065s ok crypto/internal/boring/bcache 0.463s ok crypto/internal/edwards25519 50.967s ok crypto/internal/edwards25519/field 54.821s ok crypto/internal/nistec 18.818s ok crypto/internal/nistec/fiat 0.050s [no tests to run] ok crypto/md5 0.087s ok crypto/rand 0.110s ok crypto/rc4 0.135s ok crypto/rsa 1.350s ok crypto/sha1 0.073s ok crypto/sha256 0.091s ok crypto/sha512 0.095s ok crypto/subtle 0.704s ok crypto/tls 7.866s ok crypto/x509 7.197s ok database/sql 0.662s ok database/sql/driver 0.055s ok debug/buildinfo 0.075s ok debug/dwarf 0.523s ok debug/elf 1.037s ok debug/gosym 0.124s ok debug/macho 0.298s ok debug/pe 0.505s ok debug/plan9obj 0.078s ok embed 0.055s [no tests to run] ok embed/internal/embedtest 0.073s ok encoding/ascii85 0.056s ok encoding/asn1 0.062s ok encoding/base32 0.132s ok encoding/base64 0.062s ok encoding/binary 0.061s ok encoding/csv 0.092s ok encoding/gob 10.466s ok encoding/hex 0.065s ok encoding/json 0.940s ok encoding/pem 1.789s ok encoding/xml 0.266s ok errors 0.081s ok expvar 0.093s ok flag 0.204s ok fmt 0.267s ok go/ast 0.109s ok go/build 10.380s ok go/build/constraint 0.060s ok go/constant 0.078s ok go/doc 0.352s ok go/doc/comment 13.265s ok go/format 0.094s ok go/importer 7.398s ok go/internal/gccgoimporter 0.179s ok go/internal/gcimporter 28.424s ok go/internal/srcimporter 22.183s ok go/parser 0.798s ok go/printer 0.827s ok go/scanner 0.058s ok go/token 0.118s ok go/types 133.010s ok hash 0.085s ok hash/adler32 0.076s ok hash/crc32 0.093s ok hash/crc64 0.069s ok hash/fnv 0.057s ok hash/maphash 0.172s ok html 0.073s ok html/template 0.367s ok image 0.279s ok image/color 0.117s ok image/draw 0.413s ok image/gif 1.120s ok image/jpeg 0.605s ok image/png 1.056s ok index/suffixarray 1.912s ok internal/abi 153.959s ok internal/buildcfg 0.060s ok internal/coverage/cformat 0.070s ok internal/coverage/cmerge 0.063s ok internal/coverage/pods 0.137s ok internal/coverage/slicereader 0.063s ok internal/coverage/slicewriter 0.076s ok internal/coverage/test 0.118s ok internal/cpu 0.083s ok internal/dag 0.092s ok internal/diff 0.119s ok internal/fmtsort 0.075s ok internal/fuzz 0.097s ok internal/godebug 0.092s ok internal/intern 2.385s ok internal/itoa 0.069s ok internal/poll 0.185s ok internal/profile 0.080s ok internal/reflectlite 0.369s ok internal/safefilepath 0.070s ok internal/saferio 0.213s ok internal/singleflight 0.155s ok internal/testenv 0.071s ok internal/trace 0.275s ok internal/types/errors 7.015s ok internal/unsafeheader 0.071s ok internal/xcoff 0.436s ok io 0.274s ok io/fs 0.715s ok io/ioutil 7.758s ok log 0.083s ok math 0.090s ok math/big 4.289s ok math/bits 0.091s ok math/cmplx 0.077s ok math/rand 0.972s ok mime 0.108s ok mime/multipart 0.686s ok mime/quotedprintable 0.096s ok net 32.542s ok net/http 55.882s ok net/http/cgi 0.479s ok net/http/cookiejar 0.187s ok net/http/fcgi 0.218s ok net/http/httptest 1.434s ok net/http/httptrace 0.090s ok net/http/httputil 7.480s ok net/http/internal 0.102s ok net/http/internal/ascii 0.090s ok net/http/pprof 4.307s ok net/mail 0.084s ok net/netip 3.346s ok net/rpc 0.386s ok net/rpc/jsonrpc 0.154s ok net/smtp 0.290s ok net/textproto 0.089s ok net/url 0.105s ok os 9.481s ok os/exec 1.339s ok os/exec/internal/fdtest 0.087s ok os/signal 0.199s ok os/user 0.063s ok path 0.088s ok path/filepath 1.854s ok plugin 0.091s ok reflect 1.601s ok regexp 1.946s ok regexp/syntax 2.755s ok runtime 88.873s ok runtime/coverage 0.111s ok runtime/debug 0.244s ok runtime/internal/atomic 0.292s ok runtime/internal/math 0.083s ok runtime/internal/sys 0.092s ok runtime/metrics 0.098s ok runtime/pprof 4.228s ok runtime/trace 4.054s ok sort 0.216s ok strconv 1.501s ok strings 9.516s ok sync 1.356s ok sync/atomic 1.365s ok syscall 0.065s ok testing 1.494s ok testing/fstest 0.103s ok testing/iotest 0.073s ok testing/quick 0.211s ok text/scanner 0.101s ok text/tabwriter 0.099s ok text/template 0.286s ok text/template/parse 0.094s ok time 3.075s ok unicode 0.079s ok unicode/utf16 0.093s ok unicode/utf8 0.089s ok cmd/addr2line 20.570s ok cmd/api 359.333s ok cmd/asm/internal/asm 9.868s ok cmd/asm/internal/lex 0.108s ok cmd/compile/internal/abt 0.096s ok cmd/compile/internal/amd64 0.097s ok cmd/compile/internal/base 0.086s ok cmd/compile/internal/compare 0.076s ok cmd/compile/internal/dwarfgen 0.087s ok cmd/compile/internal/importer 23.583s ok cmd/compile/internal/ir 0.107s ok cmd/compile/internal/logopt 2.026s ok cmd/compile/internal/noder 0.128s ok cmd/compile/internal/reflectdata 0.079s [no tests to run] ok cmd/compile/internal/ssa 0.605s ok cmd/compile/internal/syntax 0.655s ok cmd/compile/internal/test 97.830s ok cmd/compile/internal/typecheck 9.797s ok cmd/compile/internal/types 0.075s ok cmd/compile/internal/types2 111.987s ok cmd/covdata 0.077s ok cmd/cover 28.521s ok cmd/dist 0.091s ok cmd/doc 18.171s ok cmd/fix 5.584s ok cmd/go 0.786s ok cmd/go/internal/auth 0.118s ok cmd/go/internal/cache 2.414s ok cmd/go/internal/fsys 0.984s ok cmd/go/internal/generate 0.115s ok cmd/go/internal/get 0.194s ok cmd/go/internal/imports 0.268s ok cmd/go/internal/load 0.091s ok cmd/go/internal/lockedfile 1.313s ok cmd/go/internal/modconv 0.423s ok cmd/go/internal/modfetch 0.141s ok cmd/go/internal/modfetch/codehost 0.185s ok cmd/go/internal/modfetch/zip_sum_test 0.119s ok cmd/go/internal/modindex 2.282s ok cmd/go/internal/modload 0.185s ok cmd/go/internal/mvs 0.119s ok cmd/go/internal/par 0.123s ok cmd/go/internal/str 0.082s ok cmd/go/internal/test 0.156s ok cmd/go/internal/vcs 0.196s ok cmd/go/internal/vcweb 0.275s ok cmd/go/internal/vcweb/vcstest 0.716s ok cmd/go/internal/web 0.101s ok cmd/go/internal/work 0.188s ok cmd/gofmt 1.079s ok cmd/internal/archive 29.285s ok cmd/internal/buildid 0.929s ok cmd/internal/dwarf 0.080s ok cmd/internal/edit 0.081s ok cmd/internal/goobj 0.113s ok cmd/internal/moddeps 29.105s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 5.813s ok cmd/internal/obj/ppc64 1.685s ok cmd/internal/obj/riscv 0.326s ok cmd/internal/obj/s390x 0.075s ok cmd/internal/obj/x86 18.142s ok cmd/internal/objabi 0.074s ok cmd/internal/pkgpath 0.200s ok cmd/internal/pkgpattern 0.078s ok cmd/internal/quoted 0.076s ok cmd/internal/src 0.071s ok cmd/internal/test2json 0.632s ok cmd/link 55.386s ok cmd/link/internal/benchmark 0.088s ok cmd/link/internal/ld 34.906s ok cmd/link/internal/loader 0.136s ok cmd/nm 4.773s ok cmd/objdump 34.545s ok cmd/pack 26.929s ok cmd/pprof 0.115s ok cmd/trace 2.115s ok cmd/vet 91.252s ##### os/user with tag osusergo ok os/user 0.067s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 87.854s ##### sync -cpu=10 ok sync 1.573s ##### ../test/bench/go1 ok test/bench/go1 0.118s [no tests to run] All tests passed.