linux-arm64 at dab9c502c4192d90b6cef6c9e54dc98f2aee932f :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=1771ed8847e6" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 linux/arm64) Building Go toolchain1 using /tmp/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 linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Mon Sep 11 23:58:16 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.110s ok archive/zip 0.209s ok bufio 0.054s ok bytes 0.128s ok cmp 0.009s ok compress/bzip2 0.042s ok compress/flate 0.290s ok compress/gzip 1.886s ok compress/lzw 0.052s ok compress/zlib 0.285s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.005s ok context 0.018s ok crypto 0.005s ok crypto/aes 0.015s ok crypto/cipher 0.006s ok crypto/des 0.006s ok crypto/dsa 0.004s ok crypto/ecdh 0.042s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.093s ok crypto/elliptic 0.009s ok crypto/hmac 0.004s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.141s ok crypto/internal/boring 0.008s ok crypto/internal/boring/bcache 0.053s ok crypto/internal/edwards25519 0.149s ok crypto/internal/edwards25519/field 0.023s ok crypto/internal/nistec 0.160s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.036s ok crypto/rc4 0.021s ok crypto/rsa 0.478s ok crypto/sha1 0.003s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.069s ok crypto/tls 0.411s ok crypto/x509 0.393s ok database/sql 0.488s ok database/sql/driver 0.003s ok debug/buildinfo 0.008s ok debug/dwarf 0.015s ok debug/elf 0.132s ok debug/gosym 0.016s ok debug/macho 0.004s ok debug/pe 0.012s ok debug/plan9obj 0.003s ok embed 0.008s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.012s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 0.957s ok encoding/hex 0.003s ok encoding/json 0.130s ok encoding/pem 0.304s ok encoding/xml 0.036s ok errors 0.005s ok expvar 0.005s ok flag 0.022s ok fmt 0.048s ok go/ast 0.005s ok go/build 1.304s ok go/build/constraint 0.004s ok go/constant 0.005s ok go/doc 0.031s ok go/doc/comment 0.532s ok go/format 0.007s ok go/importer 0.115s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.699s ok go/internal/srcimporter 7.185s ok go/parser 0.137s ok go/printer 0.108s ok go/scanner 0.003s ok go/token 0.011s ok go/types 6.073s ok hash 0.004s ok hash/adler32 0.008s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.054s ok html 0.004s ok html/template 0.046s ok image 0.036s ok image/color 0.012s ok image/draw 0.061s ok image/gif 0.120s ok image/jpeg 0.115s ok image/png 0.213s ok index/suffixarray 0.158s ok internal/abi 0.035s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.007s ok internal/cpu 0.004s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.222s ok internal/godebugs 0.004s ok internal/intern 0.091s ok internal/itoa 0.003s ok internal/platform 0.443s ok internal/poll 0.173s ok internal/profile 0.003s ok internal/reflectlite 0.003s ok internal/safefilepath 0.002s ok internal/saferio 0.020s ok internal/singleflight 0.021s ok internal/testenv 0.099s ok internal/trace 0.027s ok internal/types/errors 0.194s ok internal/unsafeheader 0.002s ok internal/xcoff 0.005s ok internal/zstd 0.007s ok io 0.027s ok io/fs 0.245s ok io/ioutil 0.006s ok log 0.004s ok log/slog 0.016s ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.003s ok log/syslog 1.210s ok maps 0.003s ok math 0.005s ok math/big 1.275s ok math/bits 0.004s ok math/cmplx 0.003s ok math/rand 0.143s ok mime 0.006s ok mime/multipart 0.434s ok mime/quotedprintable 0.013s ok net 7.065s ok net/http 2.642s ok net/http/cgi 0.187s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.206s ok net/http/httptest 0.046s ok net/http/httptrace 0.004s ok net/http/httputil 0.544s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 4.038s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.236s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.014s ok net/textproto 0.015s ok net/url 0.008s ok os 0.397s ok os/exec 0.161s ok os/exec/internal/fdtest 0.004s ok os/signal 1.819s ok os/user 0.004s ok path 0.004s ok path/filepath 0.015s ok plugin 0.007s ok reflect 0.135s ok regexp 0.338s ok regexp/syntax 0.839s ok runtime 28.392s ok runtime/cgo 0.004s ok runtime/coverage 0.004s ok runtime/debug 0.026s ok runtime/internal/atomic 0.072s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.004s ok runtime/internal/syscall 0.002s ok runtime/internal/wasitest 0.004s ok runtime/metrics 0.005s ok runtime/pprof 5.351s ok runtime/trace 1.682s ok slices 0.039s ok sort 0.030s ok strconv 0.252s ok strings 1.111s ok sync 0.319s ok sync/atomic 0.657s ok syscall 1.053s ok testing 0.393s ok testing/fstest 0.005s ok testing/iotest 0.004s ok testing/quick 0.025s ok testing/slogtest 0.003s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.018s ok text/template/parse 0.006s ok time 1.562s ok unicode 0.005s ok unicode/utf16 0.004s ok unicode/utf8 0.009s ok cmd/addr2line 0.325s ok cmd/api 0.270s ok cmd/asm/internal/asm 0.351s ok cmd/asm/internal/lex 0.005s ok cmd/cgo/internal/swig 0.627s ok cmd/cgo/internal/test 0.753s ok cmd/cgo/internal/testcarchive 18.818s ok cmd/cgo/internal/testcshared 4.080s ok cmd/cgo/internal/testerrors 7.547s ok cmd/cgo/internal/testfortran 1.257s ok cmd/cgo/internal/testgodefs 0.521s ok cmd/cgo/internal/testlife 0.489s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 19.906s ok cmd/cgo/internal/testsanitizers 15.850s ok cmd/cgo/internal/testshared 33.420s ok cmd/cgo/internal/testso 1.284s ok cmd/cgo/internal/teststdio 1.129s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.137s ok cmd/compile/internal/importer 0.552s ok cmd/compile/internal/inline/inlheur 0.260s ok cmd/compile/internal/ir 0.004s ok cmd/compile/internal/logopt 0.031s ok cmd/compile/internal/loopvar 19.421s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 16.336s ok cmd/compile/internal/syntax 0.026s ok cmd/compile/internal/test 8.587s ok cmd/compile/internal/typecheck 0.172s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 3.041s ok cmd/covdata 0.008s ok cmd/cover 0.524s ok cmd/dist 0.004s ok cmd/distpack 0.004s ok cmd/doc 0.074s ok cmd/fix 0.554s ok cmd/go 13.641s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.063s ok cmd/go/internal/cfg 0.005s [no tests to run] ok cmd/go/internal/envcmd 0.014s ok cmd/go/internal/fsys 0.019s ok cmd/go/internal/generate 0.013s ok cmd/go/internal/gover 0.004s ok cmd/go/internal/imports 0.009s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.058s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modfetch 0.010s ok cmd/go/internal/modfetch/codehost 0.396s ok cmd/go/internal/modfetch/zip_sum_test 0.008s ok cmd/go/internal/modindex 0.078s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.007s ok cmd/go/internal/par 0.024s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.017s ok cmd/go/internal/toolchain 0.010s ok cmd/go/internal/vcs 0.013s ok cmd/go/internal/vcweb 0.012s ok cmd/go/internal/vcweb/vcstest 3.382s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.038s ok cmd/gofmt 0.027s ok cmd/internal/archive 0.333s ok cmd/internal/buildid 0.097s ok cmd/internal/cov 0.194s ok cmd/internal/dwarf 0.013s ok cmd/internal/edit 0.010s ok cmd/internal/goobj 0.008s ok cmd/internal/moddeps 0.786s ok cmd/internal/notsha256 0.011s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/obj 0.344s ok cmd/internal/obj/arm64 0.208s ok cmd/internal/obj/ppc64 0.080s ok cmd/internal/obj/riscv 0.025s ok cmd/internal/obj/s390x 0.005s ok cmd/internal/obj/x86 2.028s ok cmd/internal/objabi 0.036s ok cmd/internal/pkgpath 0.014s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.007s ok cmd/internal/test2json 0.103s ok cmd/link 3.276s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 1.465s ok cmd/link/internal/loader 0.018s ok cmd/nm 1.226s ok cmd/objdump 0.945s ok cmd/pack 0.319s ok cmd/pprof 1.922s ok cmd/trace 0.304s ok cmd/vet 2.575s ##### os/user with tag osusergo ok os/user 0.009s ##### hash/maphash purego implementation ok hash/maphash 0.055s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 27.459s ##### Testing without libgcc. ok net 0.009s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.137s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.272s ##### Testing race detector ok runtime/race 4.276s ok flag 1.024s ok net 1.121s ok os 1.125s ok os/exec 2.045s ok encoding/gob 1.042s ok flag 1.017s ok os/exec 2.033s ##### Testing cgo ok cmd/cgo/internal/test 0.752s ok cmd/cgo/internal/test 0.751s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.750s ok cmd/cgo/internal/test 0.754s ok cmd/cgo/internal/test 0.751s ok cmd/cgo/internal/test 0.751s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.003s ##### ../test ok cmd/internal/testdir 3.564s ok cmd/internal/testdir 5.077s ok cmd/internal/testdir 4.040s ok cmd/internal/testdir 3.089s ok cmd/internal/testdir 5.429s ok cmd/internal/testdir 2.670s ok cmd/internal/testdir 4.114s ok cmd/internal/testdir 4.352s ok cmd/internal/testdir 2.607s ok cmd/internal/testdir 3.361s All tests passed.