android-386-emu at d42a48828f3cff4e57cefaf72bc88cef7d355fd6 :: 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-rnc815630" "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=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=android-386-emu" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=386" "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/386. --- Installed Go for android/386 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 i686 exitcode=0 ##### Testing packages. ok archive/tar 0.852s ok archive/zip 0.729s ok bufio 0.533s ok bytes 0.442s ok compress/bzip2 0.417s ok compress/flate 1.676s ok compress/gzip 0.146s ok compress/lzw 0.103s ok compress/zlib 0.255s ok container/heap 0.132s ok container/list 0.133s ok container/ring 0.081s ok context 0.093s ok crypto 0.240s ok crypto/aes 0.214s ok crypto/cipher 0.071s ok crypto/des 0.182s ok crypto/dsa 0.075s ok crypto/ecdsa 0.405s ok crypto/ed25519 0.544s ok crypto/elliptic 0.602s ok crypto/hmac 0.231s ok crypto/internal/boring 20.994s ok crypto/internal/edwards25519 21.004s ok crypto/internal/edwards25519/field 30.641s ok crypto/internal/nistec 6.265s ok crypto/internal/nistec/fiat 0.070s [no tests to run] ok crypto/internal/subtle 0.104s ok crypto/md5 0.067s ok crypto/rand 0.314s ok crypto/rc4 0.239s ok crypto/rsa 0.295s ok crypto/sha1 0.245s ok crypto/sha256 0.074s ok crypto/sha512 0.232s ok crypto/subtle 0.076s ok crypto/tls 4.683s ok crypto/x509 4.165s ok database/sql 1.722s ok database/sql/driver 0.380s ok debug/buildinfo 0.220s ok debug/dwarf 0.113s ok debug/elf 0.161s ok debug/gosym 0.158s ok debug/macho 0.119s ok debug/pe 0.139s ok debug/plan9obj 0.097s ok embed 0.106s [no tests to run] ok embed/internal/embedtest 0.185s ok encoding/ascii85 0.105s ok encoding/asn1 0.073s ok encoding/base32 0.925s ok encoding/base64 0.097s ok encoding/binary 0.084s ok encoding/csv 0.395s ok encoding/gob 0.125s ok encoding/hex 0.439s ok encoding/json 1.454s ok encoding/pem 1.780s ok encoding/xml 2.303s ok errors 0.266s ok expvar 0.166s ok flag 0.114s ok fmt 3.456s ok go/ast 3.139s ok go/build 3.588s ok go/build/constraint 0.199s ok go/constant 0.108s ok go/doc 0.264s ok go/doc/comment 3.184s ok go/format 0.228s ok go/importer 3.227s ok go/internal/gccgoimporter 1.885s ok go/internal/gcimporter 1.823s ok go/internal/srcimporter 1.400s ok go/parser 0.423s ok go/printer 0.637s ok go/scanner 0.067s ok go/token 0.127s ok go/types 0.914s ok hash 0.200s ok hash/adler32 0.099s ok hash/crc32 0.067s ok hash/crc64 0.142s ok hash/fnv 0.071s ok hash/maphash 0.215s ok html 0.121s ok html/template 0.586s ok image 0.159s ok image/color 0.253s ok image/draw 18.511s ok image/gif 15.111s ok image/jpeg 18.284s ok image/png 1.454s ok index/suffixarray 0.339s ok internal/abi 0.051s ok internal/buildcfg 0.083s ok internal/cpu 0.061s ok internal/diff 0.130s ok internal/fmtsort 0.066s ok internal/fuzz 0.239s ok internal/godebug 0.082s ok internal/intern 2.240s ok internal/itoa 2.495s ok internal/poll 0.129s ok internal/profile 0.586s ok internal/reflectlite 0.145s ok internal/singleflight 0.602s ok internal/trace 0.159s ok internal/unsafeheader 0.142s ok internal/xcoff 0.166s ok io 0.162s ok io/fs 0.265s ok io/ioutil 0.169s ok log 0.158s ok log/syslog 2.226s ok math 0.094s ok math/big 2.625s ok math/bits 1.363s ok math/cmplx 0.238s ok math/rand 0.275s ok mime 0.121s ok mime/multipart 0.405s ok mime/quotedprintable 0.095s ok net 8.706s ok net/http 21.240s ok net/http/cgi 0.452s ok net/http/cookiejar 0.542s ok net/http/fcgi 0.191s ok net/http/httptest 0.424s ok net/http/httptrace 0.508s ok net/http/httputil 1.550s ok net/http/internal 0.124s ok net/http/internal/ascii 0.173s ok net/http/pprof 4.205s ok net/internal/socktest 0.099s ok net/mail 0.100s ok net/netip 0.197s ok net/rpc 0.235s ok net/rpc/jsonrpc 0.170s ok net/smtp 0.238s ok net/textproto 0.334s ok net/url 0.639s ok os 0.856s ok os/exec 3.913s ok os/exec/internal/fdtest 0.183s ok os/signal 3.385s ok os/user 0.727s ok path 0.299s ok path/filepath 0.099s ok plugin 0.431s ok reflect 0.909s ok regexp 1.417s ok regexp/syntax 0.849s ok runtime 22.378s ok runtime/cgo 0.102s ok runtime/debug 0.244s ok runtime/internal/atomic 0.169s ok runtime/internal/math 0.063s ok runtime/internal/sys 0.112s ok runtime/metrics 0.201s ok runtime/pprof 18.489s ok runtime/trace 12.504s ok sort 9.569s ok strconv 7.370s ok strings 1.053s ok sync 8.519s ok sync/atomic 7.148s ok syscall 1.097s ok testing 4.264s ok testing/fstest 0.165s ok testing/iotest 0.153s ok testing/quick 0.118s ok text/scanner 0.166s ok text/tabwriter 0.405s ok text/template 0.312s ok text/template/parse 0.162s ok time 4.045s ok unicode 0.306s ok unicode/utf16 0.213s ok unicode/utf8 0.222s ok cmd/addr2line 0.194s ok cmd/api 24.061s ok cmd/asm/internal/asm 0.797s ok cmd/asm/internal/lex 0.128s ok cmd/compile/internal/abt 0.149s ok cmd/compile/internal/amd64 0.082s ok cmd/compile/internal/dwarfgen 0.161s ok cmd/compile/internal/importer 0.137s ok cmd/compile/internal/ir 0.140s ok cmd/compile/internal/logopt 0.139s ok cmd/compile/internal/noder 0.104s ok cmd/compile/internal/reflectdata 0.459s [no tests to run] ok cmd/compile/internal/ssa 0.473s ok cmd/compile/internal/syntax 0.104s ok cmd/compile/internal/test 0.317s ok cmd/compile/internal/typecheck 0.307s ok cmd/compile/internal/types 0.340s ok cmd/compile/internal/types2 0.430s ok cmd/cover 0.198s ok cmd/dist 0.459s ok cmd/doc 0.549s ok cmd/fix 2.523s ok cmd/go 1.671s ok cmd/go/internal/auth 0.134s ok cmd/go/internal/cache 0.281s ok cmd/go/internal/fsys 0.097s ok cmd/go/internal/generate 0.113s ok cmd/go/internal/get 0.217s ok cmd/go/internal/imports 0.120s ok cmd/go/internal/load 0.125s ok cmd/go/internal/lockedfile 0.353s ok cmd/go/internal/lockedfile/internal/filelock 0.186s ok cmd/go/internal/modconv 0.225s ok cmd/go/internal/modfetch 0.080s ok cmd/go/internal/modfetch/codehost 0.086s ok cmd/go/internal/modfetch/zip_sum_test 0.136s ok cmd/go/internal/modindex 0.146s ok cmd/go/internal/modload 0.081s ok cmd/go/internal/mvs 0.225s ok cmd/go/internal/par 0.136s ok cmd/go/internal/search 0.134s ok cmd/go/internal/str 0.135s ok cmd/go/internal/test 0.116s ok cmd/go/internal/vcs 0.099s ok cmd/go/internal/web 0.448s ok cmd/go/internal/work 0.131s ok cmd/gofmt 0.388s ok cmd/internal/archive 0.072s ok cmd/internal/buildid 0.339s ok cmd/internal/dwarf 0.417s ok cmd/internal/edit 0.084s ok cmd/internal/goobj 0.066s ok cmd/internal/moddeps 0.070s ok cmd/internal/notsha256 0.154s ok cmd/internal/obj 0.088s ok cmd/internal/obj/ppc64 0.071s ok cmd/internal/obj/riscv 0.119s ok cmd/internal/obj/s390x 0.139s ok cmd/internal/obj/x86 0.075s ok cmd/internal/objabi 0.220s ok cmd/internal/pkgpath 0.160s ok cmd/internal/quoted 0.215s ok cmd/internal/src 0.312s ok cmd/internal/sys 0.081s ok cmd/internal/test2json 0.237s ok cmd/link 0.237s ok cmd/link/internal/benchmark 0.531s ok cmd/link/internal/ld 0.096s ok cmd/link/internal/loader 0.078s ok cmd/nm 0.183s ok cmd/objdump 0.151s ok cmd/pack 0.149s ok cmd/pprof 0.186s ok cmd/trace 0.241s ok cmd/vet 0.066s ##### os/user with tag osusergo ok os/user 0.073s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick --- FAIL: TestSemTableOneAddrCollisionLinear (0.22s) testenv.go:461: [/data/local/tmp/go_android_exec/runtime.test-1495/runtime.test -test.v -test.run=^TestSemTableOneAddrCollisionLinear$ -test.benchtime=1x] exit status: exit status 1 testenv.go:490: exit status 1 testenv.go:491: --- subprocess output --- === RUN TestSemTableOneAddrCollisionLinear testenv.go:528: failure to scale linearly: µ_1=392.277µs µ_2=2.385892ms p=0.003351 --- FAIL: TestSemTableOneAddrCollisionLinear (0.20s) FAIL FAIL exitcode=1 FAIL runtime 65.859s FAIL 2022/06/17 21:51:20 Failed: exit status 1 go tool dist: FAILED