android-amd64-emu at 499e334a28c63c15e0b1add8172fd48b3c19e1ce :: 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-android-amd64-emu-rna75844d" "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" "GO_BUILDER_NAME=android-amd64-emu" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /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 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.546s ok archive/zip 0.465s ok bufio 0.306s ok bytes 1.098s ok compress/bzip2 0.567s ok compress/flate 0.909s ok compress/gzip 0.138s ok compress/lzw 0.212s ok compress/zlib 0.121s ok container/heap 0.119s ok container/list 0.116s ok container/ring 0.069s ok context 0.087s ok crypto 0.169s ok crypto/aes 0.084s ok crypto/cipher 0.059s ok crypto/des 0.178s ok crypto/dsa 0.139s ok crypto/ecdsa 0.062s ok crypto/ed25519 0.229s ok crypto/elliptic 0.182s ok crypto/hmac 0.208s ok crypto/internal/boring 2.907s ok crypto/internal/edwards25519 2.887s ok crypto/internal/edwards25519/field 2.502s ok crypto/internal/nistec 3.060s ok crypto/internal/nistec/fiat 0.124s [no tests to run] ok crypto/internal/subtle 0.098s ok crypto/md5 0.068s ok crypto/rand 0.202s ok crypto/rc4 0.181s ok crypto/rsa 0.165s ok crypto/sha1 0.237s ok crypto/sha256 0.063s ok crypto/sha512 0.207s ok crypto/subtle 0.052s ok crypto/tls 0.956s ok crypto/x509 1.631s ok database/sql 1.497s ok database/sql/driver 0.379s ok debug/buildinfo 0.130s ok debug/dwarf 0.264s ok debug/elf 0.261s ok debug/gosym 0.186s ok debug/macho 0.148s ok debug/pe 0.354s ok debug/plan9obj 0.120s ok embed 0.199s [no tests to run] ok embed/internal/embedtest 0.397s ok encoding/ascii85 0.282s ok encoding/asn1 0.068s ok encoding/base32 0.599s ok encoding/base64 0.134s ok encoding/binary 0.435s ok encoding/csv 0.574s ok encoding/gob 0.113s ok encoding/hex 0.235s ok encoding/json 0.965s ok encoding/pem 1.289s ok encoding/xml 1.158s ok errors 0.389s ok expvar 0.379s ok flag 0.490s ok fmt 0.123s ok go/ast 0.166s ok go/build 2.372s ok go/build/constraint 0.239s ok go/constant 0.269s ok go/doc 2.384s ok go/doc/comment 2.251s ok go/format 0.250s ok go/importer 2.250s ok go/internal/gccgoimporter 1.876s ok go/internal/gcimporter 2.096s ok go/internal/srcimporter 1.646s ok go/parser 1.466s ok go/printer 1.660s ok go/scanner 1.031s ok go/token 0.174s ok go/types 0.732s ok hash 0.175s ok hash/adler32 0.156s ok hash/crc32 0.129s ok hash/crc64 0.417s ok hash/fnv 0.223s ok hash/maphash 0.243s ok html 0.101s ok html/template 0.589s ok image 0.220s ok image/color 0.330s ok image/draw 0.194s ok image/gif 7.894s ok image/jpeg 1.960s ok image/png 2.365s ok index/suffixarray 2.133s ok internal/abi 0.056s ok internal/buildcfg 0.083s ok internal/cpu 0.057s ok internal/diff 0.093s ok internal/fmtsort 0.576s ok internal/fuzz 0.633s ok internal/godebug 0.556s ok internal/intern 2.293s ok internal/itoa 0.080s ok internal/poll 0.099s ok internal/profile 0.339s ok internal/reflectlite 0.118s ok internal/singleflight 0.326s ok internal/trace 0.389s ok internal/unsafeheader 0.295s ok internal/xcoff 0.254s ok io 0.153s ok io/fs 0.247s ok io/ioutil 0.139s ok log 0.075s ok log/syslog 2.374s ok math 0.080s ok math/big 0.941s ok math/bits 0.072s ok math/cmplx 0.675s ok math/rand 0.875s ok mime 0.275s ok mime/multipart 0.278s ok mime/quotedprintable 0.070s ok net 6.991s ok net/http 10.905s ok net/http/cgi 0.596s ok net/http/cookiejar 0.306s ok net/http/fcgi 0.222s ok net/http/httptest 0.860s ok net/http/httptrace 0.072s ok net/http/httputil 0.943s ok net/http/internal 0.179s ok net/http/internal/ascii 0.128s ok net/http/pprof 4.212s ok net/internal/socktest 0.142s ok net/mail 0.080s ok net/netip 0.142s ok net/rpc 0.272s ok net/rpc/jsonrpc 0.147s ok net/smtp 0.468s ok net/textproto 0.730s ok net/url 0.102s ok os 1.195s ok os/exec 1.102s ok os/exec/internal/fdtest 0.594s ok os/signal 3.737s ok os/user 0.176s ok path 0.387s ok path/filepath 2.659s ok plugin 0.423s ok reflect 0.882s ok regexp 1.128s ok regexp/syntax 0.251s ok runtime 25.262s ok runtime/cgo 0.156s ok runtime/debug 0.304s ok runtime/internal/atomic 0.126s ok runtime/internal/math 0.353s ok runtime/internal/sys 0.219s ok runtime/metrics 0.060s ok runtime/pprof 17.016s ok runtime/trace 5.772s ok sort 3.709s ok strconv 0.274s ok strings 0.367s ok sync 1.419s ok sync/atomic 4.553s ok syscall 0.988s ok testing 3.920s ok testing/fstest 0.297s ok testing/iotest 0.115s ok testing/quick 0.212s ok text/scanner 0.884s ok text/tabwriter 0.627s ok text/template 0.386s ok text/template/parse 0.113s ok time 3.363s ok unicode 0.161s ok unicode/utf16 0.057s ok unicode/utf8 0.385s ok cmd/addr2line 0.083s ok cmd/api 17.435s ok cmd/asm/internal/asm 1.064s ok cmd/asm/internal/lex 0.119s ok cmd/compile/internal/abt 0.173s ok cmd/compile/internal/amd64 0.082s ok cmd/compile/internal/dwarfgen 0.358s ok cmd/compile/internal/importer 0.231s ok cmd/compile/internal/ir 0.071s ok cmd/compile/internal/logopt 0.101s ok cmd/compile/internal/noder 0.095s ok cmd/compile/internal/reflectdata 0.056s [no tests to run] ok cmd/compile/internal/ssa 0.389s ok cmd/compile/internal/syntax 0.258s ok cmd/compile/internal/test 0.170s ok cmd/compile/internal/typecheck 0.097s ok cmd/compile/internal/types 0.173s ok cmd/compile/internal/types2 0.343s ok cmd/cover 0.735s ok cmd/dist 0.586s ok cmd/doc 0.534s ok cmd/fix 1.993s ok cmd/go 1.472s ok cmd/go/internal/auth 1.371s ok cmd/go/internal/cache 1.398s ok cmd/go/internal/fsys 0.137s ok cmd/go/internal/generate 0.175s ok cmd/go/internal/get 0.459s ok cmd/go/internal/imports 0.259s ok cmd/go/internal/load 0.373s ok cmd/go/internal/lockedfile 0.306s ok cmd/go/internal/lockedfile/internal/filelock 0.378s ok cmd/go/internal/modconv 0.338s ok cmd/go/internal/modfetch 0.218s ok cmd/go/internal/modfetch/codehost 0.237s ok cmd/go/internal/modfetch/zip_sum_test 0.182s ok cmd/go/internal/modindex 0.096s ok cmd/go/internal/modload 0.066s ok cmd/go/internal/mvs 0.287s ok cmd/go/internal/par 0.147s ok cmd/go/internal/search 0.407s ok cmd/go/internal/str 0.794s ok cmd/go/internal/test 0.215s ok cmd/go/internal/vcs 0.114s ok cmd/go/internal/web 0.169s ok cmd/go/internal/work 0.223s ok cmd/gofmt 0.613s ok cmd/internal/archive 0.309s ok cmd/internal/buildid 0.894s ok cmd/internal/dwarf 0.396s ok cmd/internal/edit 0.230s ok cmd/internal/goobj 0.678s ok cmd/internal/moddeps 0.224s ok cmd/internal/notsha256 0.277s ok cmd/internal/obj 0.558s ok cmd/internal/obj/ppc64 0.056s ok cmd/internal/obj/riscv 0.138s ok cmd/internal/obj/s390x 0.387s ok cmd/internal/obj/x86 0.303s ok cmd/internal/objabi 0.414s ok cmd/internal/pkgpath 0.596s ok cmd/internal/quoted 0.209s ok cmd/internal/src 0.079s ok cmd/internal/sys 0.051s ok cmd/internal/test2json 0.800s ok cmd/link 0.428s ok cmd/link/internal/benchmark 0.182s ok cmd/link/internal/ld 0.108s ok cmd/link/internal/loader 0.613s ok cmd/nm 0.169s ok cmd/objdump 0.435s ok cmd/pack 0.091s ok cmd/pprof 0.545s ok cmd/trace 0.429s ok cmd/vet 0.079s ##### os/user with tag osusergo ok os/user 0.055s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 66.785s ##### sync -cpu=10 ok sync 1.990s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x7bda6d0a5170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.537s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x73d37a684170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 1.159s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.105s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.182s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.347s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.129s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x737c7056d170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.782s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.094s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.068s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.049s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.057s ##### ../misc/cgo/testasan /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testasan: No such file or directory ok testasan 110ms exitcode=0 ##### ../misc/cgo/testsigfwd /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testsigfwd: No such file or directory ok testsigfwd exitcode=0 All tests passed.