plan9-arm at a56834922fb0acfede96aa2ff19d703d022f391b ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.899s ok archive/zip 2.199s ok bufio 0.269s ok bytes 1.071s ok cmp 0.076s ok compress/bzip2 0.244s ok compress/flate 5.178s ok compress/gzip 18.968s ok compress/lzw 0.389s ok compress/zlib 1.674s ok container/heap 0.108s ok container/list 0.064s ok container/ring 0.058s ok context 0.179s ok crypto 0.059s ok crypto/aes 0.100s ok crypto/cipher 0.073s ok crypto/des 0.070s ok crypto/dsa 0.073s ok crypto/ecdh 1.071s ok crypto/ecdsa 0.671s ok crypto/ed25519 0.957s ok crypto/elliptic 0.197s ok crypto/hmac 0.098s ok crypto/internal/alias 0.087s ok crypto/internal/bigmod 0.222s ok crypto/internal/boring 0.074s ok crypto/internal/boring/bcache 0.668s ok crypto/internal/edwards25519 1.488s ok crypto/internal/edwards25519/field 0.255s ok crypto/internal/nistec 3.842s ok crypto/internal/nistec/fiat 0.065s [no tests to run] ok crypto/md5 0.070s ok crypto/rand 0.113s ok crypto/rc4 0.140s ok crypto/rsa 3.307s ok crypto/sha1 0.068s ok crypto/sha256 0.068s ok crypto/sha512 0.083s ok crypto/subtle 0.764s ok crypto/tls 6.755s ok crypto/x509 6.694s ok database/sql 0.901s ok database/sql/driver 0.067s ok debug/buildinfo 0.111s ok debug/dwarf 0.799s ok debug/elf 1.055s ok debug/gosym 0.189s ok debug/macho 0.093s ok debug/pe 0.430s ok debug/plan9obj 0.076s ok embed 0.074s [no tests to run] ok embed/internal/embedtest 0.087s ok encoding/ascii85 0.078s ok encoding/asn1 0.076s ok encoding/base32 0.135s ok encoding/base64 0.056s ok encoding/binary 0.084s ok encoding/csv 0.090s ok encoding/gob 10.726s ok encoding/hex 0.078s ok encoding/json 0.935s ok encoding/pem 1.800s ok encoding/xml 0.234s ok errors 0.087s ok expvar 0.060s ok flag 0.288s ok fmt 0.235s ok go/ast 0.075s ok go/build 12.571s ok go/build/constraint 0.081s ok go/constant 0.104s ok go/doc 0.578s ok go/doc/comment 7.887s ok go/format 0.114s ok go/importer 7.465s ok go/internal/gccgoimporter 0.451s ok go/internal/gcimporter 27.342s ok go/internal/srcimporter 12.719s ok go/parser 0.996s ok go/printer 0.723s ok go/scanner 0.078s ok go/token 0.133s ok go/types 145.663s ok go/version 0.053s ok hash 0.059s ok hash/adler32 0.081s ok hash/crc32 0.078s ok hash/crc64 0.077s ok hash/fnv 0.077s ok hash/maphash 0.167s ok html 0.059s ok html/template 0.343s ok image 0.295s ok image/color 0.131s ok image/draw 0.327s ok image/gif 1.123s ok image/jpeg 0.523s ok image/png 1.039s ok index/suffixarray 1.881s ok internal/abi 0.635s ok internal/buildcfg 0.059s ok internal/chacha8rand 0.061s ok internal/coverage/cformat 0.073s ok internal/coverage/cmerge 0.054s ok internal/coverage/pods 0.102s ok internal/coverage/slicereader 0.064s ok internal/coverage/slicewriter 0.050s ok internal/coverage/test 0.093s ok internal/cpu 0.053s ok internal/dag 0.124s ok internal/diff 0.069s ok internal/fmtsort 0.080s ok internal/fuzz 0.099s ok internal/godebug 5.216s ok internal/godebugs 0.105s ok internal/gover 0.067s ok internal/intern 2.165s ok internal/itoa 0.070s ok internal/platform 6.317s ok internal/poll 0.174s ok internal/profile 0.079s ok internal/reflectlite 0.087s ok internal/safefilepath 0.073s ok internal/saferio 0.192s ok internal/singleflight 0.158s ok internal/testenv 2.128s ok internal/trace 0.358s ok internal/trace/v2 43.512s ok internal/types/errors 6.893s ok internal/unsafeheader 0.072s ok internal/xcoff 0.331s ok internal/zstd 0.193s ok io 0.275s ok io/fs 0.756s ok io/ioutil 6.319s ok log 0.087s ok log/slog 0.288s ok log/slog/internal/benchmarks 0.089s ok log/slog/internal/buffer 0.084s ok maps 0.075s ok math 0.095s ok math/big 4.330s ok math/bits 0.096s ok math/cmplx 0.095s ok math/rand 0.955s ok math/rand/v2 1.663s ok mime 0.094s ok mime/multipart 3.148s ok mime/quotedprintable 0.248s ok net 31.649s ok net/http 38.523s ok net/http/cgi 0.851s ok net/http/cookiejar 0.168s ok net/http/fcgi 0.308s ok net/http/httptest 0.828s ok net/http/httptrace 0.102s ok net/http/httputil 7.137s ok net/http/internal 0.871s ok net/http/internal/ascii 0.091s ok net/http/pprof 4.187s ok net/internal/cgotest 0.069s ok net/mail 0.084s ok net/netip 3.165s ok net/rpc 0.342s ok net/rpc/jsonrpc 0.129s ok net/smtp 0.276s ok net/textproto 0.194s ok net/url 0.090s ok os 6.481s ok os/exec 1.461s ok os/exec/internal/fdtest 0.089s ok os/signal 0.216s ok os/user 0.120s ok path 0.096s ok path/filepath 0.246s ok plugin 0.078s ok reflect 1.579s ok regexp 1.693s ok regexp/syntax 3.573s ok runtime 92.881s ok runtime/coverage 0.108s ok runtime/debug 0.344s ok runtime/internal/atomic 0.361s ok runtime/internal/math 0.079s ok runtime/internal/sys 0.076s ok runtime/internal/wasitest 0.078s ok runtime/metrics 0.082s ok runtime/pprof 5.624s ok runtime/trace 0.329s ok slices 0.264s ok sort 0.241s ok strconv 0.906s ok strings 9.356s ok sync 1.456s ok sync/atomic 1.690s ok syscall 0.064s ok testing 2.142s ok testing/fstest 0.108s ok testing/iotest 0.087s ok testing/quick 0.232s ok testing/slogtest 0.096s ok text/scanner 0.067s ok text/tabwriter 0.083s ok text/template 0.215s ok text/template/parse 0.118s ok time 2.975s ok unicode 0.103s ok unicode/utf16 0.084s ok unicode/utf8 0.085s ok cmd/addr2line 11.232s ok cmd/api 346.054s ok cmd/asm/internal/asm 3.202s ok cmd/asm/internal/lex 0.097s ok cmd/cgo/internal/swig 0.246s ok cmd/cgo/internal/test 0.080s ok cmd/cgo/internal/testcshared 1.320s ok cmd/cgo/internal/testerrors 0.215s ok cmd/cgo/internal/testfortran 0.270s ok cmd/cgo/internal/testgodefs 0.250s ok cmd/cgo/internal/testlife 0.249s ok cmd/cgo/internal/testnocgo 0.073s ok cmd/cgo/internal/testplugin 0.087s ok cmd/cgo/internal/testsanitizers 0.067s [no tests to run] ok cmd/cgo/internal/testshared 0.112s ok cmd/cgo/internal/testso 0.237s ok cmd/cgo/internal/teststdio 0.282s ok cmd/cgo/internal/testtls 0.111s ok cmd/compile/internal/abt 0.095s ok cmd/compile/internal/amd64 0.100s ok cmd/compile/internal/base 0.073s ok cmd/compile/internal/compare 0.094s ok cmd/compile/internal/devirtualize 0.077s ok cmd/compile/internal/dwarfgen 0.173s ok cmd/compile/internal/importer 28.326s ok cmd/compile/internal/inline/inlheur 15.512s ok cmd/compile/internal/ir 0.138s ok cmd/compile/internal/logopt 0.755s ok cmd/compile/internal/loopvar 0.117s ok cmd/compile/internal/noder 0.115s ok cmd/compile/internal/reflectdata 0.123s [no tests to run] ok cmd/compile/internal/ssa 0.635s ok cmd/compile/internal/syntax 0.457s ok cmd/compile/internal/test 126.637s ok cmd/compile/internal/typecheck 9.065s ok cmd/compile/internal/types 0.084s ok cmd/compile/internal/types2 120.942s ok cmd/covdata 0.187s ok cmd/cover 33.424s ok cmd/dist 0.120s ok cmd/distpack 0.100s ok cmd/doc 9.058s ok cmd/fix 6.056s ok cmd/go 2.019s ok cmd/go/internal/auth 0.117s ok cmd/go/internal/cache 1.815s ok cmd/go/internal/cfg 0.108s [no tests to run] ok cmd/go/internal/fsys 0.607s ok cmd/go/internal/generate 0.141s ok cmd/go/internal/gover 0.102s ok cmd/go/internal/imports 0.562s ok cmd/go/internal/load 0.125s ok cmd/go/internal/lockedfile 1.241s ok cmd/go/internal/modfetch 0.185s ok cmd/go/internal/modfetch/codehost 0.249s ok cmd/go/internal/modfetch/zip_sum_test 0.120s ok cmd/go/internal/modindex 5.362s ok cmd/go/internal/modload 0.181s ok cmd/go/internal/mvs 0.136s ok cmd/go/internal/par 0.145s ok cmd/go/internal/str 0.113s ok cmd/go/internal/test 0.316s ok cmd/go/internal/toolchain 0.111s ok cmd/go/internal/vcs 0.139s ok cmd/go/internal/vcweb 0.169s ok cmd/go/internal/vcweb/vcstest 0.683s ok cmd/go/internal/web 0.089s ok cmd/go/internal/work 0.142s ok cmd/gofmt 0.441s ok cmd/internal/archive 4.023s ok cmd/internal/buildid 0.798s ok cmd/internal/cov 5.174s ok cmd/internal/dwarf 0.075s ok cmd/internal/edit 0.071s ok cmd/internal/goobj 0.076s ok cmd/internal/moddeps 32.900s ok cmd/internal/notsha256 0.077s ok cmd/internal/obj 4.948s ok cmd/internal/obj/ppc64 1.114s ok cmd/internal/obj/riscv 0.450s ok cmd/internal/obj/s390x 0.079s ok cmd/internal/obj/x86 20.948s ok cmd/internal/objabi 0.817s ok cmd/internal/pkgpath 0.212s ok cmd/internal/pkgpattern 0.078s ok cmd/internal/quoted 0.074s ok cmd/internal/src 0.072s ok cmd/internal/test2json 0.602s ok cmd/link 39.200s ok cmd/link/internal/benchmark 0.085s ok cmd/link/internal/ld 52.585s ok cmd/link/internal/loader 0.139s ok cmd/nm 4.830s ok cmd/objdump 11.977s ok cmd/pack 3.870s ok cmd/pprof 0.114s ok cmd/relnote 0.083s ok cmd/trace 0.131s ok cmd/trace/v2 0.325s ok cmd/vet 102.892s ##### os/user with tag osusergo ok os/user 0.069s ##### hash/maphash purego implementation ok hash/maphash 0.201s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 99.903s ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.078s ##### sync -cpu=10 ok sync 1.345s All tests passed.