linux-arm-aws at 92c9b81447649d5a8ed38ca79b71640c099e0243 :: 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-rneef2641" "GO_BUILDER_ENV=host-linux-arm-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=9.1s" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-arm-aws" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=arm" "GOARM=6" "GOHOSTARCH=arm" "CGO_CFLAGS=-march=armv6" "CGO_LDFLAGS=-march=armv6" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.15.1 linux/arm) Building Go toolchain1 using /usr/local/go-bootstrap. 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.023s ok archive/zip 0.524s ok bufio 0.088s ok bytes 4.925s ok compress/bzip2 0.130s ok compress/flate 0.979s ok compress/gzip 0.045s ok compress/lzw 0.066s ok compress/zlib 0.455s ok container/heap 0.012s ok container/list 0.002s ok container/ring 0.010s ok context 0.009s ok crypto 0.008s ok crypto/aes 0.022s ok crypto/cipher 0.003s ok crypto/des 0.007s ok crypto/dsa 0.006s ok crypto/ecdsa 0.038s ok crypto/ed25519 0.429s ok crypto/elliptic 0.054s ok crypto/hmac 0.018s ok crypto/internal/boring 0.064s ok crypto/internal/edwards25519 23.583s ok crypto/internal/edwards25519/field 25.978s ok crypto/internal/nistec 6.973s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/internal/subtle 0.004s ok crypto/md5 0.009s ok crypto/rand 0.039s ok crypto/rc4 0.028s ok crypto/rsa 0.257s ok crypto/sha1 0.021s ok crypto/sha256 0.014s ok crypto/sha512 0.022s ok crypto/subtle 0.003s ok crypto/tls 1.403s ok crypto/x509 2.460s ok database/sql 0.324s ok database/sql/driver 0.037s ok debug/buildinfo 0.016s ok debug/dwarf 0.013s ok debug/elf 0.015s ok debug/gosym 0.016s ok debug/macho 0.023s ok debug/pe 0.037s ok debug/plan9obj 0.006s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.020s ok encoding/asn1 0.022s ok encoding/base32 0.032s ok encoding/base64 0.003s ok encoding/binary 0.003s ok encoding/csv 0.027s ok encoding/gob 0.018s ok encoding/hex 0.042s ok encoding/json 0.122s ok encoding/pem 0.544s ok encoding/xml 0.033s ok errors 0.031s ok expvar 0.005s ok flag 0.170s ok fmt 0.065s ok go/ast 0.003s ok go/build 1.780s ok go/build/constraint 0.022s ok go/constant 0.020s ok go/doc 0.041s ok go/doc/comment 0.835s ok go/format 0.005s ok go/importer 0.062s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 4.549s ok go/internal/srcimporter 5.460s ok go/parser 0.039s ok go/printer 0.347s ok go/scanner 0.002s ok go/token 0.017s ok go/types 5.603s ok hash 0.027s ok hash/adler32 0.005s ok hash/crc32 0.004s ok hash/crc64 0.009s ok hash/fnv 0.002s ok hash/maphash 0.043s ok html 0.014s ok html/template 0.069s ok image 0.059s ok image/color 0.019s ok image/draw 0.092s ok image/gif 17.620s ok image/jpeg 2.883s ok image/png 0.207s ok index/suffixarray 1.006s ok internal/abi 0.021s ok internal/buildcfg 0.009s ok internal/cpu 0.003s ok internal/diff 0.002s ok internal/fmtsort 0.001s ok internal/fuzz 0.013s ok internal/godebug 0.001s ok internal/intern 0.407s ok internal/itoa 0.022s ok internal/poll 0.183s ok internal/profile 0.017s ok internal/reflectlite 0.042s ok internal/singleflight 0.060s ok internal/trace 0.068s ok internal/unsafeheader 0.014s ok internal/xcoff 0.034s ok io 0.023s ok io/fs 0.011s ok io/ioutil 0.018s ok log 0.003s ok log/syslog 1.209s ok math 0.005s ok math/big 1.735s ok math/bits 0.006s ok math/cmplx 0.050s ok math/rand 0.366s ok mime 0.007s ok mime/multipart 0.159s ok mime/quotedprintable 0.024s ok net 9.504s ok net/http 8.200s ok net/http/cgi 0.236s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.109s ok net/http/httptest 0.090s ok net/http/httptrace 0.003s ok net/http/httputil 0.568s ok net/http/internal 0.009s ok net/http/internal/ascii 0.003s ok net/http/pprof 4.027s ok net/internal/socktest 0.002s ok net/mail 0.005s ok net/netip 0.372s ok net/rpc 0.020s ok net/rpc/jsonrpc 0.014s ok net/smtp 0.029s ok net/textproto 0.018s ok net/url 0.006s ok os 0.786s ok os/exec 1.013s ok os/exec/internal/fdtest 0.002s ok os/signal 1.839s ok os/user 0.003s ok path 0.003s ok path/filepath 0.012s ok plugin 0.002s ok reflect 0.170s ok regexp 0.082s ok regexp/syntax 0.418s ok runtime 23.000s ok runtime/cgo 0.002s ok runtime/debug 0.095s ok runtime/internal/atomic 0.156s ok runtime/internal/math 0.035s ok runtime/internal/sys 0.007s ok runtime/metrics 0.002s ok runtime/pprof 7.331s ok runtime/trace 2.092s ok sort 0.048s ok strconv 0.379s ok strings 4.224s ok sync 0.339s ok sync/atomic 2.040s ok syscall 0.051s ok testing 0.899s ok testing/fstest 0.008s ok testing/iotest 0.007s ok testing/quick 0.059s ok text/scanner 0.007s ok text/tabwriter 0.002s ok text/template 0.027s ok text/template/parse 0.007s ok time 1.842s ok unicode 0.004s ok unicode/utf16 0.002s ok unicode/utf8 0.004s ok cmd/addr2line 0.844s ok cmd/api 7.537s ok cmd/asm/internal/asm 0.623s ok cmd/asm/internal/lex 0.011s ok cmd/compile/internal/abt 0.041s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/dwarfgen 0.407s ok cmd/compile/internal/importer 1.006s ok cmd/compile/internal/ir 0.001s ok cmd/compile/internal/logopt 0.065s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 4.862s ok cmd/compile/internal/syntax 0.023s ok cmd/compile/internal/test 15.819s ok cmd/compile/internal/typecheck 0.336s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 0.870s ok cmd/cover 1.710s ok cmd/dist 0.008s ok cmd/doc 0.127s ok cmd/fix 1.332s ok cmd/go 0.041s ok cmd/go/internal/auth 0.019s ok cmd/go/internal/cache 0.055s ok cmd/go/internal/fsys 0.019s ok cmd/go/internal/generate 0.028s ok cmd/go/internal/get 0.011s ok cmd/go/internal/imports 0.032s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.090s ok cmd/go/internal/lockedfile/internal/filelock 0.047s ok cmd/go/internal/modconv 0.013s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.018s ok cmd/go/internal/modfetch/zip_sum_test 0.010s ok cmd/go/internal/modindex 0.018s ok cmd/go/internal/modload 0.003s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.020s ok cmd/go/internal/search 0.012s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.009s ok cmd/go/internal/vcs 0.032s ok cmd/go/internal/web 0.042s ok cmd/go/internal/work 0.012s ok cmd/gofmt 0.026s ok cmd/internal/archive 0.468s ok cmd/internal/buildid 0.329s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.011s ok cmd/internal/goobj 0.001s ok cmd/internal/moddeps 1.195s ok cmd/internal/notsha256 0.027s ok cmd/internal/obj 0.698s ok cmd/internal/obj/ppc64 0.145s ok cmd/internal/obj/riscv 0.066s ok cmd/internal/obj/s390x 0.050s ok cmd/internal/obj/x86 2.713s ok cmd/internal/objabi 0.007s ok cmd/internal/pkgpath 0.051s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.002s ok cmd/internal/sys 0.001s ok cmd/internal/test2json 0.082s ok cmd/link 14.155s ok cmd/link/internal/benchmark 0.002s ok cmd/link/internal/ld 3.006s ok cmd/link/internal/loader 0.015s ok cmd/nm 2.076s ok cmd/objdump 2.243s ok cmd/pack 1.640s ok cmd/pprof 2.607s ok cmd/trace 0.237s ok cmd/vet 6.555s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 25.449s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.065s ##### sync -cpu=10 ok sync 0.442s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 4.325s ok misc/cgo/test 4.434s ok misc/cgo/test 4.244s ok misc/cgo/testtls 0.005s ok misc/cgo/testtls 0.014s ok misc/cgo/testtls 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.010s ok misc/cgo/nocgo 0.005s ok misc/cgo/test 4.380s ok misc/cgo/test 4.287s ok misc/cgo/test 3.630s ok misc/cgo/testtls 0.025s ok misc/cgo/nocgo 0.021s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.708s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.769s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 40.359s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 21.348s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.