linux-mips64le-mengzhuo at 2e773a3894fba7af744090d7d42968f4993018e2 :: Running /tmp/workdir-host-linux-mipsle-mengzhuo/go/src/make.bash with args ["/tmp/workdir-host-linux-mipsle-mengzhuo/go/src/make.bash"] and env ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/bash" "INVOCATION_ID=8b7d57a7a37043f3af0c153fdb4d197c" "JOURNAL_STREAM=8:836348079" "GO_BUILDER_ENV=host-linux-mipsle-mengzhuo" "WORKDIR=/tmp/workdir-host-linux-mipsle-mengzhuo" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=1.2s" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-mipsle-mengzhuo/go1.4" "GO_BUILDER_NAME=linux-mips64le-mengzhuo" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/lib/golang" "GOMIPS64=hardfloat" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-mipsle-mengzhuo/tmp" "GOCACHE=/tmp/workdir-host-linux-mipsle-mengzhuo/gocache"] in dir /tmp/workdir-host-linux-mipsle-mengzhuo/go/src Building Go cmd/dist using /usr/lib/golang. (go1.12.7 linux/mips64le) Building Go toolchain1 using /usr/lib/golang. 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/mips64le. --- Installed Go for linux/mips64le in /tmp/workdir-host-linux-mipsle-mengzhuo/go Installed commands in /tmp/workdir-host-linux-mipsle-mengzhuo/go/bin ##### Test execution environment. # GOARCH: mips64le # CPU: # GOOS: linux # OS Version: Linux 5.4.110-3.fc28.lemote.mips64el #1 SMP PREEMPT Fri Apr 16 10:44:14 CST 2021 mips64 ##### Testing packages. ok archive/tar 0.043s ok archive/zip 1.864s ok bufio 0.167s ok bytes 5.618s ok compress/bzip2 0.309s ok compress/flate 1.601s ok compress/gzip 0.140s ok compress/lzw 0.190s ok compress/zlib 1.143s ok container/heap 0.020s ok container/list 0.003s ok container/ring 0.004s ok context 0.013s ok crypto 0.029s ok crypto/aes 0.114s ok crypto/cipher 0.007s ok crypto/des 0.011s ok crypto/dsa 0.028s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.252s ok crypto/elliptic 0.048s ok crypto/hmac 0.014s ok crypto/internal/boring 0.198s ok crypto/internal/edwards25519 18.590s ok crypto/internal/edwards25519/field 14.549s ok crypto/internal/nistec 10.889s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/internal/subtle 0.004s ok crypto/md5 0.014s ok crypto/rand 0.092s ok crypto/rc4 0.092s ok crypto/rsa 0.388s ok crypto/sha1 0.029s ok crypto/sha256 0.009s ok crypto/sha512 0.029s ok crypto/subtle 0.008s ok crypto/tls 2.035s ok crypto/x509 2.870s ok database/sql 0.463s ok database/sql/driver 0.029s ok debug/buildinfo 0.007s ok debug/dwarf 0.031s ok debug/elf 0.022s ok debug/gosym 0.061s ok debug/macho 0.007s ok debug/pe 0.020s ok debug/plan9obj 0.014s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.016s ok encoding/asn1 0.006s ok encoding/base32 0.047s ok encoding/base64 0.008s ok encoding/binary 0.006s ok encoding/csv 0.022s ok encoding/gob 0.047s ok encoding/hex 0.025s ok encoding/json 0.443s ok encoding/pem 1.598s ok encoding/xml 0.071s ok errors 0.011s ok expvar 0.015s ok flag 0.025s ok fmt 0.232s ok go/ast 0.009s ok go/build 4.434s ok go/build/constraint 0.042s ok go/constant 0.008s ok go/doc 0.100s ok go/doc/comment 2.025s ok go/format 0.082s ok go/importer 0.170s ok go/internal/gccgoimporter 0.023s ok go/internal/gcimporter 13.681s ok go/internal/srcimporter 10.538s ok go/parser 0.098s ok go/printer 0.992s ok go/scanner 0.005s ok go/token 0.044s ok go/types 15.620s ok hash 0.014s ok hash/adler32 0.020s ok hash/crc32 0.009s ok hash/crc64 0.014s ok hash/fnv 0.004s ok hash/maphash 0.188s ok html 0.004s ok html/template 0.182s ok image 0.221s ok image/color 0.127s ok image/draw 0.345s ok image/gif 69.730s ok image/jpeg 7.603s ok image/png 0.565s ok index/suffixarray 2.343s ok internal/abi 0.036s ok internal/buildcfg 0.015s ok internal/cpu 0.005s ok internal/diff 0.019s ok internal/fmtsort 0.003s ok internal/fuzz 0.035s ok internal/godebug 0.012s ok internal/intern 0.357s ok internal/itoa 0.003s ok internal/poll 0.178s ok internal/profile 0.036s ok internal/reflectlite 0.116s ok internal/singleflight 0.017s ok internal/trace 0.071s ok internal/unsafeheader 0.036s ok internal/xcoff 0.016s ok io 0.027s ok io/fs 0.021s ok io/ioutil 0.021s ok log 0.055s ok log/syslog 1.270s ok math 0.010s ok math/big 5.866s ok math/bits 0.008s ok math/cmplx 0.031s ok math/rand 0.308s ok mime 0.041s ok mime/multipart 0.451s ok mime/quotedprintable 0.015s ok net 12.877s ok net/http 17.295s ok net/http/cgi 0.390s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.110s ok net/http/httptest 0.127s ok net/http/httptrace 0.005s ok net/http/httputil 0.662s ok net/http/internal 0.005s ok net/http/internal/ascii 0.013s ok net/http/pprof 5.069s ok net/internal/socktest 0.026s ok net/mail 0.010s ok net/netip 0.889s ok net/rpc 0.033s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.032s ok net/textproto 0.033s ok net/url 0.014s ok os 1.287s ok os/exec 1.287s ok os/exec/internal/fdtest 0.031s ok os/signal 2.086s ok os/user 0.019s ok path 0.011s ok path/filepath 0.032s ok plugin 0.007s ok reflect 0.496s ok regexp 0.310s ok regexp/syntax 1.477s ok runtime 39.820s ok runtime/cgo 0.010s ok runtime/debug 0.110s ok runtime/internal/atomic 0.166s ok runtime/internal/math 0.026s ok runtime/internal/sys 0.003s ok runtime/metrics 0.005s ok runtime/pprof 9.394s ok runtime/trace 6.381s ok sort 0.420s ok strconv 1.208s ok strings 6.788s ok sync 0.461s ok sync/atomic 1.218s ok syscall 0.056s ok testing 0.735s ok testing/fstest 0.011s ok testing/iotest 0.004s ok testing/quick 0.124s ok text/scanner 0.007s ok text/tabwriter 0.023s ok text/template 0.075s ok text/template/parse 0.026s ok time 2.089s ok unicode 0.025s ok unicode/utf16 0.004s ok unicode/utf8 0.027s ok cmd/addr2line 3.273s ok cmd/api 21.071s ok cmd/asm/internal/asm 1.430s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.016s ok cmd/compile/internal/dwarfgen 0.628s ok cmd/compile/internal/importer 2.030s ok cmd/compile/internal/ir 0.004s ok cmd/compile/internal/logopt 0.146s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 1.258s ok cmd/compile/internal/syntax 0.132s ok cmd/compile/internal/test 30.258s ok cmd/compile/internal/typecheck 1.559s ok cmd/compile/internal/types 0.011s ok cmd/compile/internal/types2 2.482s ok cmd/cover 5.683s ok cmd/dist 0.053s ok cmd/doc 0.672s ok cmd/fix 4.545s ok cmd/go 0.096s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.103s ok cmd/go/internal/fsys 0.040s ok cmd/go/internal/generate 0.015s ok cmd/go/internal/get 0.015s ok cmd/go/internal/imports 0.027s ok cmd/go/internal/load 0.014s ok cmd/go/internal/lockedfile 0.123s ok cmd/go/internal/lockedfile/internal/filelock 0.098s ok cmd/go/internal/modconv 0.044s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.010s ok cmd/go/internal/modindex 0.007s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.046s ok cmd/go/internal/search 0.005s ok cmd/go/internal/str 0.033s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.023s ok cmd/gofmt 0.111s ok cmd/internal/archive 0.902s ok cmd/internal/buildid 0.770s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 2.668s ok cmd/internal/notsha256 0.006s ok cmd/internal/obj 1.814s ok cmd/internal/obj/ppc64 0.181s ok cmd/internal/obj/riscv 0.147s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 7.070s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.022s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.004s ok cmd/internal/sys 0.009s ok cmd/internal/test2json 0.259s ok cmd/link 25.096s ok cmd/link/internal/benchmark 0.045s ok cmd/link/internal/ld 13.896s ok cmd/link/internal/loader 0.027s ok cmd/nm 2.875s ok cmd/objdump 1.026s ok cmd/pack 2.942s ok cmd/pprof 4.587s ok cmd/trace 0.258s ok cmd/vet 22.784s ##### os/user with tag osusergo ok os/user 0.015s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 49.742s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.231s ##### sync -cpu=10 ok sync 0.558s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 5.671s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.664s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.783s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.