linux-arm64-longtest at 6224db9b4d6acbc04a357ef0505424d74b723233 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=0774d09ceda7" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-longtest" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 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 ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:10:29 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.140s ok archive/zip 21.821s ok bufio 0.091s ok bytes 2.040s ok compress/bzip2 0.035s ok compress/flate 7.306s ok compress/gzip 2.179s ok compress/lzw 0.068s ok compress/zlib 0.485s ok container/heap 0.004s ok container/list 0.005s ok container/ring 0.004s ok context 0.017s ok crypto 0.011s ok crypto/aes 0.022s ok crypto/cipher 0.102s ok crypto/des 0.009s ok crypto/dsa 10.534s ok crypto/ecdh 0.221s ok crypto/ecdsa 0.574s ok crypto/ed25519 0.308s ok crypto/elliptic 0.242s ok crypto/hmac 0.004s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.141s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.047s ok crypto/internal/edwards25519 6.019s ok crypto/internal/edwards25519/field 5.950s ok crypto/internal/nistec 0.662s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.148s ok crypto/rc4 0.021s ok crypto/rsa 1.604s ok crypto/sha1 0.005s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 2.653s ok crypto/tls 1.362s ok crypto/x509 0.682s ok database/sql 0.940s ok database/sql/driver 0.004s ok debug/buildinfo 3.271s ok debug/dwarf 0.012s ok debug/elf 0.136s ok debug/gosym 0.012s ok debug/macho 0.004s ok debug/pe 0.008s ok debug/plan9obj 0.003s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.006s ok encoding/ascii85 0.005s ok encoding/asn1 0.006s ok encoding/base32 0.012s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 0.825s ok encoding/hex 0.003s ok encoding/json 0.734s ok encoding/pem 0.247s ok encoding/xml 7.852s ok errors 0.004s ok expvar 0.004s ok flag 0.016s ok fmt 0.050s ok go/ast 0.006s ok go/build 1.192s ok go/build/constraint 0.004s ok go/constant 0.004s ok go/doc 0.029s ok go/doc/comment 0.581s ok go/format 0.007s ok go/importer 0.118s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 27.630s ok go/internal/srcimporter 7.602s ok go/parser 12.067s ok go/printer 0.109s ok go/scanner 0.003s ok go/token 0.013s ok go/types 19.224s ok hash 0.007s ok hash/adler32 0.007s ok hash/crc32 0.011s ok hash/crc64 0.005s ok hash/fnv 0.007s ok hash/maphash 82.101s ok html 0.003s ok html/template 0.161s ok image 0.104s ok image/color 0.013s ok image/draw 0.060s ok image/gif 19.349s ok image/jpeg 1.987s ok image/png 0.462s ok index/suffixarray 47.913s ok internal/abi 0.440s 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.004s ok internal/coverage/test 0.009s ok internal/cpu 0.004s ok internal/dag 0.007s ok internal/diff 0.007s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.004s ok internal/intern 0.853s ok internal/itoa 0.007s ok internal/poll 1.512s ok internal/profile 0.004s ok internal/reflectlite 0.040s ok internal/safefilepath 0.004s ok internal/saferio 0.014s ok internal/singleflight 0.020s ok internal/testenv 0.003s ok internal/trace 0.764s ok internal/types/errors 0.194s ok internal/unsafeheader 0.004s ok internal/xcoff 0.007s ok io 0.027s ok io/fs 0.244s ok io/ioutil 0.006s ok log 0.004s ok log/syslog 1.210s ok math 0.007s ok math/big 2.873s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 3.212s ok mime 0.007s ok mime/multipart 0.156s ok mime/quotedprintable 0.072s ok net 20.202s ok net/http 59.209s ok net/http/cgi 0.190s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.108s ok net/http/httptest 0.049s ok net/http/httptrace 0.004s ok net/http/httputil 0.641s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 4.030s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.235s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.016s ok net/textproto 0.006s ok net/url 0.007s ok os 16.886s ok os/exec 0.330s ok os/exec/internal/fdtest 0.003s ok os/signal 13.617s ok os/user 0.004s ok path 0.004s ok path/filepath 0.020s ok plugin 0.006s ok reflect 0.518s ok regexp 11.435s ok regexp/syntax 0.624s ok runtime 150.941s ok runtime/cgo 0.004s ok runtime/coverage 15.079s ok runtime/debug 0.040s ok runtime/internal/atomic 2.823s ok runtime/internal/math 0.011s ok runtime/internal/sys 0.013s ok runtime/internal/syscall 0.014s ok runtime/metrics 0.008s ok runtime/pprof 68.875s ok runtime/trace 8.261s ok sort 0.441s ok strconv 1.050s ok strings 1.383s ok sync 2.767s ok sync/atomic 40.172s ok syscall 1.116s ok testing 1.132s ok testing/fstest 0.008s ok testing/iotest 0.003s ok testing/quick 0.025s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.283s ok text/template/parse 0.005s ok time 10.118s ok unicode 0.007s ok unicode/utf16 0.007s ok unicode/utf8 0.006s ok cmd/addr2line 0.331s ok cmd/api 4.416s ok cmd/asm/internal/asm 0.359s ok cmd/asm/internal/lex 0.004s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.010s ok cmd/compile/internal/base 0.008s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.127s ok cmd/compile/internal/importer 9.721s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.030s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 42.984s ok cmd/compile/internal/syntax 1.970s ok cmd/compile/internal/test 25.251s ok cmd/compile/internal/typecheck 0.180s ok cmd/compile/internal/types 0.006s ok cmd/compile/internal/types2 27.123s ok cmd/covdata 0.639s ok cmd/cover 0.485s ok cmd/dist 0.007s ok cmd/doc 0.112s ok cmd/fix 0.559s ok cmd/go 111.185s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.916s ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.009s ok cmd/go/internal/get 0.009s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.247s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modconv 0.005s ok cmd/go/internal/modfetch 25.099s ok cmd/go/internal/modfetch/codehost 7.399s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.065s ok cmd/go/internal/modload 8.247s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.030s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.009s ok cmd/go/internal/vcs 0.323s ok cmd/go/internal/vcweb 0.010s ok cmd/go/internal/vcweb/vcstest 3.471s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.064s ok cmd/gofmt 1.839s ok cmd/internal/archive 0.650s ok cmd/internal/buildid 0.079s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 9.456s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.317s ok cmd/internal/obj/arm64 2.763s ok cmd/internal/obj/ppc64 1.844s ok cmd/internal/obj/riscv 5.547s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 2.510s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.010s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.095s ok cmd/link 5.140s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 8.416s ok cmd/link/internal/loader 0.011s ok cmd/nm 0.589s ok cmd/objdump 1.211s ok cmd/pack 0.711s ok cmd/pprof 1.328s ok cmd/trace 0.249s ok cmd/vet 2.403s ##### os/user with tag osusergo ok os/user 0.005s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 25.916s ##### maymorestack=mayMoreStackPreempt ok runtime 73.202s ok reflect 1.502s ok sync 2.210s ##### maymorestack=mayMoreStackMove ok runtime 328.942s ok reflect 35.045s ok sync 5.921s ##### moved GOROOT ok fmt 0.047s ##### Testing without libgcc. ok net 0.278s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.468s ok os/user 0.004s ##### sync -cpu=10 ok sync 2.732s ##### Testing race detector ok runtime/race 2.991s ok flag 0.033s ok net 0.117s ok os 0.128s ok os/exec 0.070s ok encoding/gob 0.056s ok flag 0.025s ok os/exec 0.062s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/swig/stdio ok misc/swig/stdio 0.004s ##### ../misc/cgo/test ok misc/cgo/test 0.809s ok misc/cgo/test 0.809s ok misc/cgo/test 0.883s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.004s ok misc/cgo/test 0.809s ok misc/cgo/test 0.808s ok misc/cgo/test 0.806s ok misc/cgo/test 0.835s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.581s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.589s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 42.442s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 11.999s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.010s [no tests to run] ##### ../test ##### ../misc/reboot Building Go cmd/dist using /tmp/workdir/go. (devel 6224db9b4d6acbc04a357ef0505424d74b723233 linux/arm64) Building Go toolchain1 using /tmp/workdir/go. 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/tmp/TestRepeatBootstrap1580019061/001/goroot Installed commands in /tmp/workdir/tmp/TestRepeatBootstrap1580019061/001/goroot/bin The binaries expect /tmp/workdir/tmp/TestRepeatBootstrap1580019061/001/goroot to be copied or moved to /tmp/workdir/go PASS All tests passed.