android-amd64-emu at 6705ac688528b5a9ef7ec94ba04ab1f65f048a75 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rnce7664e" "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" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go1.4/go/bin:/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" "PWD=/workdir/go/src"] in dir /workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /workdir/go1.4/go/bin/go from env WARNING: set /workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /workdir/go1.4/go. (go1.22.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4/go. 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 *** You need to add /workdir/go/bin to your PATH. ##### 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 ##### Testing packages. ok archive/tar 0.254s ok archive/zip 0.835s ok bufio 0.400s ok bytes 0.443s ok cmp 0.655s ok compress/bzip2 0.583s ok compress/flate 1.114s ok compress/gzip 1.448s ok compress/lzw 1.549s ok compress/zlib 0.142s ok container/heap 0.222s ok container/list 0.286s ok container/ring 0.106s ok context 0.150s ok crypto 0.358s ok crypto/aes 0.108s ok crypto/cipher 10.204s ok crypto/des 10.309s ok crypto/dsa 0.091s ok crypto/ecdh 0.242s ok crypto/ecdsa 0.121s ok crypto/ed25519 0.167s ok crypto/elliptic 0.226s ? crypto/fips140 [no test files] ok crypto/hkdf 0.227s ok crypto/hmac 0.145s ok crypto/internal/boring 0.102s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.262s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.102s ok crypto/internal/fips140/aes/gcm 0.182s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.164s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/drbg [no test files] ok crypto/internal/fips140/ecdh 0.086s ok crypto/internal/fips140/ecdsa 0.108s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.243s ok crypto/internal/fips140/edwards25519/field 0.090s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.240s ok crypto/internal/fips140/nistec 0.089s ok crypto/internal/fips140/nistec/fiat 0.166s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.151s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.097s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 0.497s ok crypto/internal/hpke 0.112s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 2.025s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.289s ok crypto/mlkem 0.194s ok crypto/pbkdf2 0.101s ok crypto/rand 3.998s ok crypto/rc4 4.127s ok crypto/rsa 0.650s ok crypto/sha1 0.110s ok crypto/sha256 0.749s ok crypto/sha3 1.223s ok crypto/sha512 1.337s ok crypto/subtle 2.173s ok crypto/tls 11.937s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.620s ? crypto/x509/pkix [no test files] ok database/sql 0.757s ok database/sql/driver 0.836s ok debug/buildinfo 0.202s ok debug/dwarf 0.113s ok debug/elf 0.313s ok debug/gosym 0.119s ok debug/macho 0.202s ok debug/pe 0.285s ok debug/plan9obj 0.087s ok embed 0.093s [no tests to run] ok embed/internal/embedtest 0.162s ? encoding [no test files] ok encoding/ascii85 0.083s ok encoding/asn1 0.090s ok encoding/base32 0.142s ok encoding/base64 0.102s ok encoding/binary 0.135s ok encoding/csv 0.140s ok encoding/gob 2.042s ok encoding/hex 2.159s ok encoding/json 0.425s ok encoding/pem 1.274s ok encoding/xml 0.640s ok errors 0.098s ok expvar 0.144s ok flag 0.151s ok fmt 0.174s ok go/ast 0.335s ok go/ast/internal/tests 0.242s ok go/build 4.163s ok go/build/constraint 4.196s ok go/constant 4.055s ok go/doc 0.314s ok go/doc/comment 2.891s ok go/format 0.105s ok go/importer 0.149s ok go/internal/gccgoimporter 0.203s ok go/internal/gcimporter 0.376s ok go/internal/srcimporter 1.302s ok go/parser 1.450s ok go/printer 1.163s ok go/scanner 0.105s ok go/token 0.127s ok go/types 0.531s ok go/version 0.081s ok hash 0.144s ok hash/adler32 0.224s ok hash/crc32 0.084s ok hash/crc64 0.162s ok hash/fnv 0.244s ok hash/maphash 0.465s ok html 0.090s ok html/template 0.400s ok image 0.138s ok image/color 0.213s ? image/color/palette [no test files] ok image/draw 0.564s ok image/gif 0.408s ? image/internal/imageutil [no test files] ok image/jpeg 0.240s ok image/png 0.761s ok index/suffixarray 0.384s ok internal/abi 0.113s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.079s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 1.794s ok internal/copyright 1.727s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.131s ok internal/coverage/cformat 0.159s ok internal/coverage/cmerge 0.076s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.165s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.080s ok internal/coverage/slicewriter 0.076s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.125s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.074s ok internal/dag 0.150s ok internal/diff 0.101s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.198s ok internal/fuzz 0.123s ? internal/goarch [no test files] ok internal/godebug 0.201s ok internal/godebugs 0.101s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.074s ? internal/goversion [no test files] ok internal/itoa 0.065s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.082s ok internal/platform 0.137s ok internal/poll 0.155s ok internal/profile 0.238s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.093s ok internal/runtime/atomic 0.119s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.101s ok internal/runtime/math 0.065s ok internal/runtime/sys 0.133s ok internal/runtime/syscall 0.204s ok internal/saferio 0.147s ok internal/singleflight 0.378s ? internal/stringslite [no test files] ok internal/sync 0.287s ok internal/synctest 1.568s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.084s ok internal/sysinfo 0.082s ? internal/syslist [no test files] ok internal/testenv 0.118s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 0.513s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 0.231s ? internal/trace/internal/testgen/go122 [no test files] ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.122s ok internal/unsafeheader 0.068s ok internal/xcoff 0.120s ok internal/zstd 0.250s ok io 0.259s ok io/fs 0.549s ok io/ioutil 0.094s ok iter 0.117s ok log 0.173s ? log/internal [no test files] ok log/slog 0.218s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.306s ok log/slog/internal/buffer 0.085s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.383s ok maps 0.095s ok math 0.097s ok math/big 1.136s ok math/bits 0.162s ok math/cmplx 0.078s ok math/rand 0.352s ok math/rand/v2 0.231s ok mime 0.306s ok mime/multipart 1.116s ok mime/quotedprintable 0.157s ok net 5.568s ok net/http 12.771s ok net/http/cgi 0.569s ok net/http/cookiejar 0.157s ok net/http/fcgi 0.910s ok net/http/httptest 0.267s ok net/http/httptrace 0.124s ok net/http/httputil 1.149s ok net/http/internal 0.213s ok net/http/internal/ascii 0.287s ? net/http/internal/testcert [no test files] ok net/http/pprof 4.312s ok net/internal/cgotest 4.373s ok net/internal/socktest 0.083s ok net/mail 0.099s ok net/netip 0.237s ok net/rpc 0.439s ok net/rpc/jsonrpc 0.653s ok net/smtp 0.480s ok net/textproto 0.292s ok net/url 0.270s ok os 2.421s ok os/exec 0.877s ok os/exec/internal/fdtest 0.081s ok os/signal 3.617s ok os/user 3.702s ok path 0.091s ok path/filepath 0.221s ok plugin 0.093s ok reflect 1.136s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.531s ok regexp/syntax 1.200s ok runtime 24.529s ok runtime/cgo 0.260s ? runtime/coverage [no test files] ok runtime/debug 0.185s ? runtime/internal/startlinetest [no test files] ok runtime/internal/wasitest 0.080s ok runtime/metrics 0.154s ok runtime/pprof 32.826s ? runtime/race [no test files] ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 0.256s ok slices 0.173s ok sort 0.125s ok strconv 0.495s ok strings 0.192s ? structs [no test files] ok sync 1.093s ok sync/atomic 4.889s ok syscall 4.774s ok testing 2.246s ok testing/fstest 2.337s ? testing/internal/testdeps [no test files] ok testing/iotest 0.094s ok testing/quick 0.202s ok testing/slogtest 0.291s ok text/scanner 0.220s ok text/tabwriter 0.116s ok text/template 0.173s ok text/template/parse 0.109s ok time 82.140s ? time/tzdata [no test files] ok unicode 0.082s ok unicode/utf16 0.080s ok unicode/utf8 0.165s ok unique 0.164s ? unsafe [no test files] ok weak 0.259s ok cmd/addr2line 0.130s ok cmd/api 0.135s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.646s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.089s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 0.103s ok cmd/cgo/internal/test 0.756s ? cmd/cgo/internal/test/gcc68255 [no test files] ? cmd/cgo/internal/test/issue23555a [no test files] ? cmd/cgo/internal/test/issue23555b [no test files] ? cmd/cgo/internal/test/issue26213 [no test files] ? cmd/cgo/internal/test/issue26430 [no test files] ? cmd/cgo/internal/test/issue26743 [no test files] ? cmd/cgo/internal/test/issue27054 [no test files] ? cmd/cgo/internal/test/issue27340 [no test files] ? cmd/cgo/internal/test/issue29563 [no test files] ? cmd/cgo/internal/test/issue30527 [no test files] ? cmd/cgo/internal/test/issue41761a [no test files] ? cmd/cgo/internal/test/issue43639 [no test files] ? cmd/cgo/internal/test/issue52611a [no test files] ? cmd/cgo/internal/test/issue52611b [no test files] ? cmd/cgo/internal/test/issue8756 [no test files] ? cmd/cgo/internal/test/issue8828 [no test files] ? cmd/cgo/internal/test/issue9026 [no test files] ? cmd/cgo/internal/test/issue9400 [no test files] ? cmd/cgo/internal/test/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 0.082s ok cmd/cgo/internal/testcshared 0.077s ok cmd/cgo/internal/testerrors 0.304s ok cmd/cgo/internal/testfortran 0.179s ok cmd/cgo/internal/testgodefs 0.098s ok cmd/cgo/internal/testlife 0.199s ok cmd/cgo/internal/testnocgo 0.268s ok cmd/cgo/internal/testplugin 0.076s ok cmd/cgo/internal/testsanitizers 0.149s ok cmd/cgo/internal/testshared 0.184s ok cmd/cgo/internal/testso 0.214s ok cmd/cgo/internal/teststdio 0.109s ok cmd/cgo/internal/testtls 0.136s ok cmd/compile 0.388s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 0.090s ok cmd/compile/internal/amd64 0.162s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 0.091s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 0.249s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 0.126s ok cmd/compile/internal/dwarfgen 0.206s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 0.136s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 0.185s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 0.127s ok cmd/compile/internal/liveness 0.334s ok cmd/compile/internal/logopt 0.128s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 0.171s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 0.195s ? cmd/compile/internal/objw [no test files] ? cmd/compile/internal/pgoir [no test files] ? cmd/compile/internal/pkginit [no test files] ? cmd/compile/internal/ppc64 [no test files] ok cmd/compile/internal/rangefunc 0.118s ok cmd/compile/internal/reflectdata 0.262s [no tests to run] ? cmd/compile/internal/riscv64 [no test files] ? cmd/compile/internal/rttype [no test files] ? cmd/compile/internal/s390x [no test files] ok cmd/compile/internal/ssa 0.700s ok cmd/compile/internal/ssagen 0.193s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 0.153s ok cmd/compile/internal/test 0.310s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 0.309s ok cmd/compile/internal/types 0.134s ok cmd/compile/internal/types2 0.372s ? cmd/compile/internal/walk [no test files] ? cmd/compile/internal/wasm [no test files] ? cmd/compile/internal/x86 [no test files] ok cmd/covdata 0.129s ok cmd/cover 0.228s ok cmd/dist 0.186s ok cmd/distpack 0.096s ok cmd/doc 0.520s ok cmd/fix 1.862s ok cmd/go 1.395s ok cmd/go/internal/auth 1.546s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 0.198s ok cmd/go/internal/cfg 0.088s [no tests to run] ? cmd/go/internal/clean [no test files] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 0.416s ok cmd/go/internal/fips140 0.144s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 0.118s ok cmd/go/internal/generate 0.199s ok cmd/go/internal/gover 0.299s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 0.120s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 0.169s ok cmd/go/internal/lockedfile 0.198s ok cmd/go/internal/lockedfile/internal/filelock 0.328s ? cmd/go/internal/mmap [no test files] ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 0.373s ok cmd/go/internal/modfetch/codehost 0.187s ok cmd/go/internal/modfetch/zip_sum_test 0.088s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 0.315s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 0.207s ok cmd/go/internal/mvs 0.331s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 0.081s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 0.224s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 0.227s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 0.382s ok cmd/go/internal/vcweb 0.200s ok cmd/go/internal/vcweb/vcstest 0.217s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 0.167s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 0.179s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 0.179s ok cmd/internal/archive 0.304s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 0.307s ok cmd/internal/bootstrap_test 0.076s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 0.110s ? cmd/internal/cov/covcmd [no test files] ok cmd/internal/dwarf 0.178s ok cmd/internal/edit 0.083s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 0.091s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 0.109s ok cmd/internal/obj 0.124s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 0.490s ok cmd/internal/obj/loong64 0.112s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 0.126s ok cmd/internal/obj/riscv 0.247s ok cmd/internal/obj/s390x 0.330s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 0.229s ok cmd/internal/objabi 0.101s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 0.084s ok cmd/internal/par 0.121s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 0.101s ok cmd/internal/pkgpath 0.232s ok cmd/internal/pkgpattern 0.087s ok cmd/internal/quoted 0.179s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 0.084s ok cmd/internal/sys 0.077s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 0.299s ok cmd/link 0.214s ? cmd/link/internal/amd64 [no test files] ? cmd/link/internal/arm [no test files] ? cmd/link/internal/arm64 [no test files] ok cmd/link/internal/benchmark 0.085s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 0.241s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 0.135s ? cmd/link/internal/loadmacho [no test files] ? cmd/link/internal/loadpe [no test files] ? cmd/link/internal/loadxcoff [no test files] ? cmd/link/internal/loong64 [no test files] ? cmd/link/internal/mips [no test files] ? cmd/link/internal/mips64 [no test files] ? cmd/link/internal/ppc64 [no test files] ? cmd/link/internal/riscv64 [no test files] ? cmd/link/internal/s390x [no test files] ? cmd/link/internal/sym [no test files] ? cmd/link/internal/wasm [no test files] ? cmd/link/internal/x86 [no test files] ok cmd/nm 0.280s ok cmd/objdump 0.454s ok cmd/pack 0.154s ok cmd/pprof 0.223s ? cmd/preprofile [no test files] ok cmd/relnote 0.093s ? cmd/test2json [no test files] ok cmd/trace 0.231s ok cmd/vet 0.198s ##### os/user with tag osusergo ok os/user 0.084s ##### hash/maphash purego implementation ok hash/maphash 0.896s ##### crypto with tag purego (build and vet only) ? crypto/fips140 [no test files] ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ? crypto/internal/fips140/alias [no test files] ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/drbg [no test files] ? crypto/internal/fips140/ed25519 [no test files] ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ? crypto/internal/fips140/pbkdf2 [no test files] ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140only [no test files] ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ? crypto/internal/sysrand/internal/seccomp [no test files] ? crypto/tls/internal/fips140tls [no test files] ? crypto/x509/pkix [no test files] ##### GODEBUG=fips140=on go test crypto/... ok crypto 0.179s ok crypto/aes 0.353s ok crypto/cipher 10.782s ok crypto/des 0.230s ok crypto/dsa 10.868s ok crypto/ecdh 11.003s ok crypto/ecdsa 10.890s ok crypto/ed25519 11.037s ok crypto/elliptic 11.343s ? crypto/fips140 [no test files] ok crypto/hkdf 11.436s ok crypto/hmac 11.218s ok crypto/internal/boring 11.533s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 11.806s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 11.660s ok crypto/internal/fips140/aes/gcm 11.757s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 11.751s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/drbg [no test files] ok crypto/internal/fips140/ecdh 11.531s ok crypto/internal/fips140/ecdsa 11.559s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 11.483s ok crypto/internal/fips140/edwards25519/field 1.987s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 1.891s ok crypto/internal/fips140/nistec 1.686s ok crypto/internal/fips140/nistec/fiat 1.778s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 1.610s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 1.463s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 1.583s ok crypto/internal/hpke 1.624s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 3.649s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 3.554s ok crypto/mlkem 3.634s ok crypto/pbkdf2 3.733s ok crypto/rand 7.820s ok crypto/rc4 3.776s ok crypto/rsa 8.176s ok crypto/sha1 8.197s ok crypto/sha256 8.250s ok crypto/sha3 9.298s ok crypto/sha512 9.276s ok crypto/subtle 10.415s ok crypto/tls 16.829s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 17.208s ? crypto/x509/pkix [no test files] ##### external linking, -buildmode=exe "/data/local/tmp/go_android_exec/fips140test.test-198604/fips140test.test": error: Android 5.0 and later only support position-independent executables (-fPIE). FAIL crypto/internal/fips140test 0.071s FAIL 2024/12/09 18:56:33 Failed: exit status 1 go tool dist: FAILED