linux-arm-aws at 2c6aaaea6497715b787e8d95a7e6f1fb7b9efcef :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-arm-aws-rnd5ec7d0" "GO_BUILDER_ENV=host-linux-arm-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-arm-aws" "GOARCH=arm" "GOARM=6" "GOHOSTARCH=arm" "CGO_CFLAGS=-march=armv6" "CGO_LDFLAGS=-march=armv6" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/arm) Building Go toolchain1 using /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/arm. --- Installed Go for linux/arm in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: linux # OS Version: Linux 4.19.0-12-arm64 #1 SMP Debian 4.19.152-1 (2020-10-18) armv8l ##### Testing packages. ok archive/tar 0.219s ok archive/zip 0.382s ok bufio 0.081s ok bytes 4.889s ok compress/bzip2 0.075s ok compress/flate 0.601s ok compress/gzip 7.161s ok compress/lzw 0.060s ok compress/zlib 0.479s ok container/heap 0.005s ok container/list 0.008s ok container/ring 0.003s ok context 0.009s ok crypto 0.009s ok crypto/aes 0.062s ok crypto/cipher 0.003s ok crypto/des 0.008s ok crypto/dsa 0.004s ok crypto/ecdh 0.381s ok crypto/ecdsa 0.239s ok crypto/ed25519 0.413s ok crypto/elliptic 0.053s ok crypto/hmac 0.003s ok crypto/internal/alias 0.001s ok crypto/internal/bigmod 0.167s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.073s ok crypto/internal/edwards25519 23.069s ok crypto/internal/edwards25519/field 24.178s ok crypto/internal/nistec 1.415s ok crypto/internal/nistec/fiat 0.001s [no tests to run] ok crypto/md5 0.025s ok crypto/rand 0.051s ok crypto/rc4 0.039s ok crypto/rsa 3.497s ok crypto/sha1 0.010s ok crypto/sha256 0.003s ok crypto/sha512 0.005s ok crypto/subtle 0.089s ok crypto/tls 1.942s ok crypto/x509 2.950s ok database/sql 0.280s ok database/sql/driver 0.028s ok debug/buildinfo 0.016s ok debug/dwarf 0.013s ok debug/elf 0.234s ok debug/gosym 0.014s ok debug/macho 0.006s ok debug/pe 0.008s ok debug/plan9obj 0.002s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.005s ok encoding/ascii85 0.023s ok encoding/asn1 0.003s ok encoding/base32 0.039s ok encoding/base64 0.004s ok encoding/binary 0.003s ok encoding/csv 0.008s ok encoding/gob 1.740s ok encoding/hex 0.005s ok encoding/json 0.154s ok encoding/pem 0.466s ok encoding/xml 0.045s ok errors 0.015s ok expvar 0.003s ok flag 0.012s ok fmt 0.066s ok go/ast 0.003s ok go/build 2.883s ok go/build/constraint 0.037s ok go/constant 0.011s ok go/doc 0.035s ok go/doc/comment 1.061s ok go/format 0.021s ok go/importer 0.280s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 1.123s ok go/internal/srcimporter 7.465s ok go/parser 0.228s ok go/printer 0.266s ok go/scanner 0.003s ok go/token 0.017s ok go/types 8.088s ok hash 0.002s ok hash/adler32 0.004s ok hash/crc32 0.004s ok hash/crc64 0.006s ok hash/fnv 0.002s ok hash/maphash 0.039s ok html 0.008s ok html/template 0.059s ok image 0.057s ok image/color 0.032s ok image/draw 0.096s ok image/gif 0.180s ok image/jpeg 0.175s ok image/png 0.361s ok index/suffixarray 1.017s ok internal/abi 0.026s ok internal/buildcfg 0.001s ok internal/coverage/cformat 0.001s ok internal/coverage/cmerge 0.001s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.009s ok internal/coverage/slicewriter 0.010s ok internal/coverage/test 0.007s ok internal/cpu 0.002s ok internal/dag 0.002s ok internal/diff 0.003s ok internal/fmtsort 0.002s ok internal/fuzz 0.005s ok internal/godebug 0.002s ok internal/intern 0.138s ok internal/itoa 0.029s ok internal/poll 0.190s ok internal/profile 0.003s ok internal/reflectlite 0.054s ok internal/safefilepath 0.002s ok internal/saferio 0.023s ok internal/singleflight 0.025s ok internal/testenv 0.001s ok internal/trace 0.036s ok internal/types/errors 0.258s ok internal/unsafeheader 0.002s ok internal/xcoff 0.008s ok io 0.023s ok io/fs 0.306s ok io/ioutil 0.003s ok log 0.003s ok log/syslog 1.209s ok maps 0.002s ok math 0.011s ok math/big 2.348s ok math/bits 0.006s ok math/cmplx 0.004s ok math/rand 0.341s ok mime 0.007s ok mime/multipart 1.412s ok mime/quotedprintable 0.016s ok net 13.815s ok net/http 12.222s ok net/http/cgi 0.168s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.108s ok net/http/httptest 0.249s ok net/http/httptrace 0.003s ok net/http/httputil 0.546s ok net/http/internal 0.002s ok net/http/internal/ascii 0.006s ok net/http/pprof 4.028s ok net/internal/socktest 0.024s ok net/mail 0.005s ok net/netip 0.345s ok net/rpc 0.021s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.035s ok net/textproto 0.043s ok net/url 0.033s ok os 0.444s ok os/exec 0.201s ok os/exec/internal/fdtest 0.002s ok os/signal 3.341s ok os/user 0.033s ok path 0.028s ok path/filepath 0.015s ok plugin 0.028s ok reflect 0.215s ok regexp 0.456s ok regexp/syntax 0.846s ok runtime 28.938s ok runtime/cgo 0.002s ok runtime/coverage 0.002s ok runtime/debug 0.010s ok runtime/internal/atomic 0.102s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.004s ok runtime/internal/syscall 0.001s ok runtime/metrics 0.026s ok runtime/pprof 5.525s ok runtime/trace 2.078s ok slices 0.025s ok sort 0.048s ok strconv 0.385s ok strings 4.168s ok sync 0.621s ok sync/atomic 1.198s ok syscall 1.773s ok testing 0.692s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.041s ok text/scanner 0.003s ok text/tabwriter 0.002s ok text/template 0.042s ok text/template/parse 0.022s ok time 1.855s ok unicode 0.009s ok unicode/utf16 0.002s ok unicode/utf8 0.004s ok cmd/addr2line 0.476s ok cmd/api 8.545s ok cmd/asm/internal/asm 0.598s ok cmd/asm/internal/lex 0.002s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.441s ok cmd/compile/internal/importer 0.870s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.126s ok cmd/compile/internal/loopvar 0.012s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 14.087s ok cmd/compile/internal/syntax 0.026s ok cmd/compile/internal/test 17.748s ok cmd/compile/internal/typecheck 0.257s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 4.858s ok cmd/covdata 0.015s ok cmd/cover 0.890s ok cmd/dist 0.004s ok cmd/doc 0.125s ok cmd/fix 3.308s ok cmd/go 0.278s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.030s ok cmd/go/internal/fsys 0.012s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.003s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.050s ok cmd/go/internal/lockedfile/internal/filelock 0.025s ok cmd/go/internal/modconv 0.027s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.022s ok cmd/go/internal/modindex 0.149s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.005s ok cmd/go/internal/par 0.025s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.008s ok cmd/go/internal/vcs 0.004s ok cmd/go/internal/vcweb 0.004s ok cmd/go/internal/vcweb/vcstest 0.031s ok cmd/go/internal/web 0.011s ok cmd/go/internal/work 0.020s ok cmd/gofmt 0.024s ok cmd/internal/archive 0.402s ok cmd/internal/buildid 0.268s ok cmd/internal/cov 0.258s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.961s ok cmd/internal/notsha256 0.002s ok cmd/internal/obj 0.514s ok cmd/internal/obj/ppc64 0.060s ok cmd/internal/obj/riscv 0.021s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 3.398s ok cmd/internal/objabi 0.001s ok cmd/internal/pkgpath 0.008s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.138s ok cmd/link 15.102s ok cmd/link/internal/benchmark 0.003s ok cmd/link/internal/ld 3.623s ok cmd/link/internal/loader 0.016s ok cmd/nm 1.357s ok cmd/objdump 1.923s ok cmd/pack 0.749s ok cmd/pprof 1.390s ok cmd/trace 0.229s ok cmd/vet 6.675s ##### os/user with tag osusergo ok os/user 0.007s ##### hash/maphash purego implementation ok hash/maphash 0.041s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 27.435s ##### moved GOROOT ok fmt 0.064s ##### sync -cpu=10 ok sync 0.438s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.026s ok misc/cgo/test 0.885s ok misc/cgo/test 0.946s ok misc/cgo/testtls 0.002s ok misc/cgo/testtls 0.002s ok misc/cgo/testtls 0.002s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.002s ok misc/cgo/test 0.920s ok misc/cgo/test 0.916s ok misc/cgo/test 0.952s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.578s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.640s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 45.008s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 25.338s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.007s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.