android-amd64-emu at 20e9b7f1b53d49fd66e0344b1d0d42d3cf5e47b6 :: 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:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-linux-amd64-androidemu-rne7513e2" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "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/amd64) 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 commands for host, linux/amd64. Building packages and commands for target, android/amd64. --- Installed Go for android/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 x86_64 exitcode=0 ##### Testing packages. ok archive/tar 0.243s ok archive/zip 0.582s ok bufio 0.748s ok bytes 0.327s ok compress/bzip2 1.660s ok compress/flate 1.469s ok compress/gzip 1.253s ok compress/lzw 1.440s ok compress/zlib 1.371s ok container/heap 0.067s ok container/list 0.113s ok container/ring 0.187s ok context 0.096s ok crypto 0.152s ok crypto/aes 0.231s ok crypto/cipher 0.065s ok crypto/des 0.135s ok crypto/dsa 0.201s ok crypto/ecdh 0.133s ok crypto/ecdsa 0.101s ok crypto/ed25519 0.195s ok crypto/elliptic 0.087s ok crypto/hmac 0.146s ok crypto/internal/alias 0.055s ok crypto/internal/bigmod 0.274s ok crypto/internal/boring 0.137s ok crypto/internal/boring/bcache 0.400s ok crypto/internal/edwards25519 3.061s ok crypto/internal/edwards25519/field 5.521s ok crypto/internal/nistec 5.532s ok crypto/internal/nistec/fiat 0.063s [no tests to run] ok crypto/md5 0.098s ok crypto/rand 0.283s ok crypto/rc4 0.093s ok crypto/rsa 0.369s ok crypto/sha1 0.453s ok crypto/sha256 0.072s ok crypto/sha512 0.135s ok crypto/subtle 0.830s ok crypto/tls 1.067s ok crypto/x509 1.606s ok database/sql 2.170s ok database/sql/driver 0.065s ok debug/buildinfo 0.163s ok debug/dwarf 0.111s ok debug/elf 0.323s ok debug/gosym 0.071s ok debug/macho 0.394s ok debug/pe 0.102s ok debug/plan9obj 0.164s ok embed 0.228s [no tests to run] ok embed/internal/embedtest 0.075s ok encoding/ascii85 0.140s ok encoding/asn1 0.071s ok encoding/base32 0.116s ok encoding/base64 0.067s ok encoding/binary 0.067s ok encoding/csv 0.096s ok encoding/gob 3.480s ok encoding/hex 3.546s ok encoding/json 0.362s ok encoding/pem 0.966s ok encoding/xml 1.182s ok errors 0.081s ok expvar 0.078s ok flag 0.112s ok fmt 0.160s ok go/ast 3.021s ok go/build 2.958s ok go/build/constraint 0.070s ok go/constant 0.064s ok go/doc 0.225s ok go/doc/comment 3.121s ok go/format 0.070s ok go/importer 3.188s ok go/internal/gccgoimporter 0.087s ok go/internal/gcimporter 0.166s ok go/internal/srcimporter 1.288s ok go/parser 0.262s ok go/printer 0.519s ok go/scanner 0.393s ok go/token 0.107s ok go/types 0.575s ok hash 0.069s ok hash/adler32 0.636s ok hash/crc32 0.072s ok hash/crc64 0.296s ok hash/fnv 0.354s ok hash/maphash 0.240s ok html 0.409s ok html/template 0.314s ok image 1.037s ok image/color 0.397s ok image/draw 0.918s ok image/gif 0.803s ok image/jpeg 0.236s ok image/png 0.801s ok index/suffixarray 0.388s ok internal/abi 0.064s ok internal/buildcfg 0.445s ok internal/coverage/cformat 0.248s ok internal/coverage/cmerge 0.391s ok internal/coverage/pods 0.322s ok internal/coverage/slicereader 0.124s ok internal/coverage/slicewriter 0.178s ok internal/coverage/test 0.509s ok internal/cpu 0.059s ok internal/dag 0.280s ok internal/diff 0.227s ok internal/fmtsort 0.334s ok internal/fuzz 0.159s ok internal/godebug 0.391s ok internal/intern 0.822s ok internal/itoa 0.881s ok internal/poll 0.112s ok internal/profile 0.173s ok internal/reflectlite 0.205s ok internal/safefilepath 0.058s ok internal/saferio 0.585s ok internal/singleflight 0.443s ok internal/testenv 0.072s ok internal/trace 0.122s ok internal/types/errors 0.256s ok internal/unsafeheader 0.313s ok internal/xcoff 0.186s ok io 0.155s ok io/fs 0.589s ok io/ioutil 0.235s ok log 0.318s ok log/syslog 1.959s ok maps 2.015s ok math 1.613s ok math/big 1.078s ok math/bits 1.017s ok math/cmplx 1.083s ok math/rand 1.260s ok mime 0.941s ok mime/multipart 2.334s ok mime/quotedprintable 0.116s ok net 6.043s ok net/http 10.292s ok net/http/cgi 0.284s ok net/http/cookiejar 0.392s ok net/http/fcgi 0.598s ok net/http/httptest 0.781s ok net/http/httptrace 0.069s ok net/http/httputil 1.052s ok net/http/internal 1.111s ok net/http/internal/ascii 1.173s ok net/http/pprof 4.195s ok net/internal/socktest 4.247s ok net/mail 4.315s ok net/netip 0.203s ok net/rpc 0.357s ok net/rpc/jsonrpc 0.440s ok net/smtp 0.108s ok net/textproto 0.192s ok net/url 0.295s ok os 0.776s ok os/exec 1.656s ok os/exec/internal/fdtest 0.824s ok os/signal 3.337s ok os/user 3.390s ok path 3.454s ok path/filepath 0.237s ok plugin 0.109s ok reflect 0.857s ok regexp 0.571s ok regexp/syntax 1.201s ok runtime 19.993s ok runtime/cgo 0.066s ok runtime/coverage 0.130s ok runtime/debug 0.283s ok runtime/internal/atomic 0.072s ok runtime/internal/math 0.117s ok runtime/internal/sys 0.179s ok runtime/internal/syscall 0.059s ok runtime/metrics 0.078s ok runtime/pprof 16.085s ok runtime/trace 5.998s ok slices 6.060s ok sort 5.089s ok strconv 0.332s ok strings 0.494s ok sync 1.642s ok sync/atomic 4.451s ok syscall 0.285s ok testing 1.998s ok testing/fstest 0.065s ok testing/iotest 2.061s ok testing/quick 2.158s ok text/scanner 2.221s ok text/tabwriter 2.282s ok text/template 0.164s ok text/template/parse 0.272s ok time 3.382s ok unicode 3.452s ok unicode/utf16 3.510s ok unicode/utf8 0.093s ok cmd/addr2line 0.091s ok cmd/api 0.175s ok cmd/asm/internal/asm 0.580s ok cmd/asm/internal/lex 0.635s ok cmd/compile/internal/abt 0.698s ok cmd/compile/internal/amd64 0.085s ok cmd/compile/internal/base 0.076s ok cmd/compile/internal/compare 0.171s ok cmd/compile/internal/dwarfgen 0.111s ok cmd/compile/internal/importer 0.085s ok cmd/compile/internal/ir 0.148s ok cmd/compile/internal/logopt 0.206s ok cmd/compile/internal/loopvar 0.264s ok cmd/compile/internal/noder 0.094s ok cmd/compile/internal/reflectdata 0.156s [no tests to run] ok cmd/compile/internal/ssa 0.442s ok cmd/compile/internal/syntax 0.176s ok cmd/compile/internal/test 0.269s ok cmd/compile/internal/typecheck 0.347s ok cmd/compile/internal/types 0.413s ok cmd/compile/internal/types2 0.293s ok cmd/covdata 0.353s ok cmd/cover 0.460s ok cmd/dist 0.079s ok cmd/doc 0.323s ok cmd/fix 1.085s ok cmd/go 0.565s ok cmd/go/internal/auth 0.630s ok cmd/go/internal/cache 0.757s ok cmd/go/internal/fsys 0.835s ok cmd/go/internal/generate 0.919s ok cmd/go/internal/get 0.116s ok cmd/go/internal/imports 0.176s ok cmd/go/internal/load 0.091s ok cmd/go/internal/lockedfile 0.273s ok cmd/go/internal/lockedfile/internal/filelock 0.368s ok cmd/go/internal/modconv 0.443s ok cmd/go/internal/modfetch 0.505s ok cmd/go/internal/modfetch/codehost 0.680s ok cmd/go/internal/modfetch/zip_sum_test 0.592s ok cmd/go/internal/modindex 0.332s ok cmd/go/internal/modload 0.108s ok cmd/go/internal/mvs 0.452s ok cmd/go/internal/par 0.250s ok cmd/go/internal/str 0.161s ok cmd/go/internal/test 0.564s ok cmd/go/internal/vcs 0.336s ok cmd/go/internal/vcweb 0.659s ok cmd/go/internal/vcweb/vcstest 0.812s ok cmd/go/internal/web 0.090s ok cmd/go/internal/work 0.100s ok cmd/gofmt 0.378s ok cmd/internal/archive 0.436s ok cmd/internal/buildid 0.648s ok cmd/internal/cov 0.709s ok cmd/internal/dwarf 0.765s ok cmd/internal/edit 0.820s ok cmd/internal/goobj 0.152s ok cmd/internal/moddeps 0.882s ok cmd/internal/notsha256 0.206s ok cmd/internal/obj 0.082s ok cmd/internal/obj/ppc64 0.069s ok cmd/internal/obj/riscv 0.130s ok cmd/internal/obj/s390x 0.189s ok cmd/internal/obj/x86 0.321s ok cmd/internal/objabi 0.442s ok cmd/internal/pkgpath 0.254s ok cmd/internal/pkgpattern 0.500s ok cmd/internal/quoted 0.385s ok cmd/internal/src 0.572s ok cmd/internal/test2json 0.831s ok cmd/link 0.194s ok cmd/link/internal/benchmark 0.077s ok cmd/link/internal/ld 0.127s ok cmd/link/internal/loader 0.322s ok cmd/nm 0.510s ok cmd/objdump 0.597s ok cmd/pack 0.195s ok cmd/pprof 0.695s ok cmd/trace 0.194s ok cmd/vet 0.277s ##### os/user with tag osusergo ok os/user 0.065s ##### hash/maphash purego implementation ok hash/maphash 0.141s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 64.120s ##### sync -cpu=10 ok sync 2.181s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.937s ok misc/cgo/test 0.965s ok misc/cgo/testtls 0.063s ok misc/cgo/testtls 0.065s ok misc/cgo/nocgo 0.055s ok misc/cgo/nocgo 0.062s ok misc/cgo/test 0.665s ok misc/cgo/testtls 0.063s ok misc/cgo/nocgo 0.064s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.058s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.060s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.061s All tests passed.