linux-arm64-longtest at b89a840d6572c97a80ac78462b03122b83bc84e9 :: 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=a4f269591b01" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=24s" "GO_STAGE0_DL_DELAY=100ms" "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.171s ok archive/zip 21.355s ok bufio 0.074s ok bytes 2.047s ok compress/bzip2 0.037s ok compress/flate 7.295s ok compress/gzip 2.183s ok compress/lzw 0.058s ok compress/zlib 0.480s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.006s ok context 0.022s ok crypto 0.014s ok crypto/aes 0.023s ok crypto/cipher 0.101s ok crypto/des 0.009s ok crypto/dsa 25.265s ok crypto/ecdh 0.233s ok crypto/ecdsa 0.575s ok crypto/ed25519 0.313s ok crypto/elliptic 0.239s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.133s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.052s ok crypto/internal/edwards25519 5.919s ok crypto/internal/edwards25519/field 5.844s ok crypto/internal/nistec 0.665s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.145s ok crypto/rc4 0.021s ok crypto/rsa 2.671s ok crypto/sha1 0.003s ok crypto/sha256 0.004s ok crypto/sha512 0.006s ok crypto/subtle 2.698s ok crypto/tls 1.368s ok crypto/x509 0.630s ok database/sql 0.935s ok database/sql/driver 0.003s ok debug/buildinfo 3.265s ok debug/dwarf 0.012s ok debug/elf 0.135s ok debug/gosym 0.012s ok debug/macho 0.004s ok debug/pe 0.009s ok debug/plan9obj 0.003s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.010s ok encoding/ascii85 0.005s ok encoding/asn1 0.006s ok encoding/base32 0.012s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 0.835s ok encoding/hex 0.003s ok encoding/json 0.729s ok encoding/pem 0.247s ok encoding/xml 9.350s ok errors 0.004s ok expvar 0.004s ok flag 0.017s ok fmt 0.054s ok go/ast 0.009s ok go/build 1.194s ok go/build/constraint 0.006s ok go/constant 0.004s ok go/doc 0.031s ok go/doc/comment 0.613s ok go/format 0.013s ok go/importer 0.114s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 27.386s ok go/internal/srcimporter 7.213s ok go/parser 11.946s ok go/printer 0.128s ok go/scanner 0.007s ok go/token 0.013s ok go/types 19.156s ok hash 0.004s ok hash/adler32 0.007s ok hash/crc32 0.009s ok hash/crc64 0.007s ok hash/fnv 0.004s ok hash/maphash 80.809s ok html 0.017s ok html/template 0.165s ok image 0.114s ok image/color 0.014s ok image/draw 0.066s ok image/gif 19.322s ok image/jpeg 1.997s ok image/png 0.446s ok index/suffixarray 47.204s ok internal/abi 0.486s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.002s 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.006s ok internal/dag 0.003s ok internal/diff 0.005s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.006s ok internal/intern 0.880s ok internal/itoa 0.003s ok internal/poll 1.671s ok internal/profile 0.004s ok internal/reflectlite 0.039s ok internal/safefilepath 0.004s ok internal/saferio 0.014s ok internal/singleflight 0.021s ok internal/testenv 0.003s ok internal/trace 0.746s ok internal/types/errors 0.167s ok internal/unsafeheader 0.004s ok internal/xcoff 0.009s ok io 0.027s ok io/fs 0.260s ok io/ioutil 0.007s ok log 0.004s ok log/syslog 1.210s ok math 0.005s ok math/big 2.824s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 3.296s ok mime 0.007s ok mime/multipart 0.157s ok mime/quotedprintable 0.069s ok net 20.134s ok net/http 60.192s ok net/http/cgi 0.181s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.108s ok net/http/httptest 0.048s ok net/http/httptrace 0.004s ok net/http/httputil 0.630s ok net/http/internal 0.006s ok net/http/internal/ascii 0.004s ok net/http/pprof 4.032s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.218s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.018s ok net/textproto 0.006s ok net/url 0.006s ok os 16.890s ok os/exec 0.328s ok os/exec/internal/fdtest 0.003s ok os/signal 13.617s ok os/user 0.004s ok path 0.003s ok path/filepath 0.021s ok plugin 0.006s ok reflect 0.560s ok regexp 10.634s ok regexp/syntax 0.617s ok runtime 149.803s ok runtime/cgo 0.004s ok runtime/coverage 15.014s ok runtime/debug 0.086s ok runtime/internal/atomic 3.683s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.010s ok runtime/internal/syscall 0.011s ok runtime/metrics 0.006s ok runtime/pprof 68.704s ok runtime/trace 8.401s ok sort 0.440s ok strconv 1.064s ok strings 1.384s ok sync 3.446s ok sync/atomic 41.609s ok syscall 1.148s ok testing 1.150s ok testing/fstest 0.004s ok testing/iotest 0.007s ok testing/quick 0.027s ok text/scanner 0.006s ok text/tabwriter 0.004s ok text/template 0.289s ok text/template/parse 0.005s ok time 10.026s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.334s ok cmd/api 4.876s ok cmd/asm/internal/asm 0.374s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.007s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/dwarfgen 0.125s ok cmd/compile/internal/importer 9.895s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.029s ok cmd/compile/internal/noder 0.010s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 42.729s ok cmd/compile/internal/syntax 1.988s ok cmd/compile/internal/test 25.248s ok cmd/compile/internal/typecheck 0.173s ok cmd/compile/internal/types 0.013s ok cmd/compile/internal/types2 27.746s ok cmd/covdata 0.627s ok cmd/cover 0.504s ok cmd/dist 0.006s ok cmd/doc 0.108s ok cmd/fix 0.554s ok cmd/go 232.799s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.915s 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.239s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modconv 0.005s ok cmd/go/internal/modfetch 25.210s ok cmd/go/internal/modfetch/codehost 7.452s ok cmd/go/internal/modfetch/zip_sum_test 0.007s ok cmd/go/internal/modindex 0.067s ok cmd/go/internal/modload 9.088s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.014s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.009s ok cmd/go/internal/vcs 0.509s ok cmd/go/internal/vcweb 0.010s ok cmd/go/internal/vcweb/vcstest 3.484s ok cmd/go/internal/web 0.006s ok cmd/go/internal/work 0.062s ok cmd/gofmt 1.808s ok cmd/internal/archive 0.693s ok cmd/internal/buildid 0.077s ok cmd/internal/dwarf 0.005s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 9.541s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.315s ok cmd/internal/obj/arm64 2.751s ok cmd/internal/obj/ppc64 1.828s ok cmd/internal/obj/riscv 5.508s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 2.458s 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.094s ok cmd/link 5.063s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 8.426s ok cmd/link/internal/loader 0.026s ok cmd/nm 0.636s ok cmd/objdump 1.306s ok cmd/pack 0.744s ok cmd/pprof 1.346s ok cmd/trace 0.231s ok cmd/vet 2.491s ##### os/user with tag osusergo ok os/user 0.005s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.937s ##### maymorestack=mayMoreStackPreempt ok runtime 76.880s ok reflect 1.554s ok sync 2.280s ##### maymorestack=mayMoreStackMove ok runtime 331.081s ok reflect 55.030s ok sync 6.262s ##### moved GOROOT ok fmt 0.048s ##### Testing without libgcc. ok net 0.286s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.599s ok os/user 0.004s ##### sync -cpu=10 ok sync 3.281s ##### Testing race detector ok runtime/race 2.977s ok flag 0.034s ok net 0.117s ok os 0.134s ok os/exec 0.070s ok encoding/gob 0.061s ok flag 0.024s ok os/exec 0.061s ##### ../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.814s ok misc/cgo/test 0.811s ok misc/cgo/test 0.812s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.004s ok misc/cgo/test 0.809s ok misc/cgo/test 0.811s ok misc/cgo/test 0.811s ok misc/cgo/test 0.815s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.580s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.581s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 42.426s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 11.900s ##### ../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 b89a840d6572c97a80ac78462b03122b83bc84e9 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/TestRepeatBootstrap4268843736/001/goroot Installed commands in /tmp/workdir/tmp/TestRepeatBootstrap4268843736/001/goroot/bin The binaries expect /tmp/workdir/tmp/TestRepeatBootstrap4268843736/001/goroot to be copied or moved to /tmp/workdir/go PASS All tests passed.