netbsd-amd64-9_0 at 499e334a28c63c15e0b1add8172fd48b3c19e1ce :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PWD=/" "HOME=/" "PATH=/usr/pkg/bin:/usr/pkg/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin" "_rc_original_stdout_fd=7" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "_rc_original_stderr_fd=8" "RC_PID= 8" "_rc_pid=2" "_rc_postprocessor_fd=9" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=netbsd-amd64-9_0" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (devel +2da6b33 Thu Nov 30 02:28:53 2017 +0000 netbsd/amd64) Building Go toolchain1 using /tmp/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 packages and commands for netbsd/amd64. --- Installed Go for netbsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: netbsd # OS Version: NetBSD 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64 ##### Testing packages. ok archive/tar 0.016s ok archive/zip 0.783s ok bufio 0.136s ok bytes 0.974s ok compress/bzip2 0.121s ok compress/flate 1.727s ok compress/gzip 0.203s ok compress/lzw 0.190s ok compress/zlib 1.366s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.003s ok context 0.116s ok crypto 0.004s ok crypto/aes 0.021s ok crypto/cipher 0.009s ok crypto/des 0.009s ok crypto/dsa 0.003s ok crypto/ecdsa 0.008s ok crypto/ed25519 0.055s ok crypto/elliptic 0.011s ok crypto/hmac 0.003s ok crypto/internal/boring 0.172s ok crypto/internal/edwards25519 3.113s ok crypto/internal/edwards25519/field 2.791s ok crypto/internal/nistec 0.785s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/internal/subtle 0.003s ok crypto/md5 0.035s ok crypto/rand 0.092s ok crypto/rc4 0.042s ok crypto/rsa 0.092s ok crypto/sha1 0.021s ok crypto/sha256 0.023s ok crypto/sha512 0.022s ok crypto/subtle 0.004s ok crypto/tls 0.363s ok crypto/x509 0.394s ok database/sql 0.455s ok database/sql/driver 0.004s ok debug/buildinfo 0.003s ok debug/dwarf 0.013s ok debug/elf 0.045s ok debug/gosym 0.020s ok debug/macho 0.005s ok debug/pe 0.009s ok debug/plan9obj 0.003s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.005s ok encoding/asn1 0.004s ok encoding/base32 0.064s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.010s ok encoding/gob 0.017s ok encoding/hex 0.004s ok encoding/json 0.342s ok encoding/pem 0.668s ok encoding/xml 0.020s ok errors 0.008s ok expvar 0.005s ok flag 0.021s ok fmt 0.116s ok go/ast 0.006s ok go/build 1.050s ok go/build/constraint 0.013s ok go/constant 0.004s ok go/doc 0.047s ok go/doc/comment 1.513s ok go/format 0.008s ok go/importer 0.190s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 7.778s ok go/internal/srcimporter 6.331s ok go/parser 0.026s ok go/printer 0.445s ok go/scanner 0.003s ok go/token 0.016s ok go/types 5.722s ok hash 0.005s ok hash/adler32 0.007s ok hash/crc32 0.005s ok hash/crc64 0.011s ok hash/fnv 0.004s ok hash/maphash 0.050s ok html 0.004s ok html/template 0.198s ok image 0.082s ok image/color 0.018s ok image/draw 0.066s ok image/gif 10.563s ok image/jpeg 2.568s ok image/png 0.295s ok index/suffixarray 0.210s ok internal/abi 0.027s ok internal/buildcfg 0.011s ok internal/cpu 0.007s ok internal/diff 0.005s ok internal/fmtsort 0.003s ok internal/fuzz 0.014s ok internal/godebug 0.003s ok internal/intern 3.156s ok internal/itoa 0.006s ok internal/poll 0.034s ok internal/profile 0.010s ok internal/reflectlite 0.050s ok internal/singleflight 0.018s ok internal/trace 0.047s ok internal/unsafeheader 0.004s ok internal/xcoff 0.007s ok io 0.356s ok io/fs 0.006s ok io/ioutil 0.005s ok log 0.021s ok log/syslog 1.292s ok math 0.005s ok math/big 1.127s ok math/bits 0.004s ok math/cmplx 0.020s ok math/rand 0.182s ok mime 0.008s ok mime/multipart 0.186s ok mime/quotedprintable 0.065s ok net 30.501s ok net/http 9.074s ok net/http/cgi 0.076s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.109s ok net/http/httptest 0.026s ok net/http/httptrace 0.005s ok net/http/httputil 0.697s ok net/http/internal 0.004s ok net/http/internal/ascii 0.008s ok net/http/pprof 5.350s ok net/internal/socktest 0.005s ok net/mail 0.007s ok net/netip 0.481s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.014s ok net/textproto 0.045s ok net/url 0.009s ok os 1.049s ok os/exec 1.067s ok os/exec/internal/fdtest 0.025s ok os/signal 3.460s ok os/user 0.006s ok path 0.017s ok path/filepath 0.024s ok plugin 0.004s ok reflect 1.420s ok regexp 0.212s ok regexp/syntax 0.285s ok runtime 54.842s ok runtime/cgo 0.004s ok runtime/debug 0.119s ok runtime/internal/atomic 0.050s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.004s ok runtime/metrics 0.004s ok runtime/pprof 13.284s ok runtime/trace 5.929s ok sort 0.070s ok strconv 0.216s ok strings 1.521s ok sync 1.322s ok sync/atomic 0.763s ok syscall 0.155s ok testing 3.294s ok testing/fstest 0.006s ok testing/iotest 0.007s ok testing/quick 0.039s ok text/scanner 0.005s ok text/tabwriter 0.008s ok text/template 0.068s ok text/template/parse 0.008s ok time 2.963s ok unicode 0.007s ok unicode/utf16 0.005s ok unicode/utf8 0.009s ok cmd/addr2line 2.030s ok cmd/api 16.722s ok cmd/asm/internal/asm 0.464s ok cmd/asm/internal/lex 0.012s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/dwarfgen 0.302s ok cmd/compile/internal/importer 1.258s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.465s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 5.716s ok cmd/compile/internal/syntax 0.028s ok cmd/compile/internal/test 15.093s ok cmd/compile/internal/typecheck 0.574s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 1.397s ok cmd/cover 2.428s ok cmd/dist 0.004s ok cmd/doc 0.890s ok cmd/fix 5.307s ok cmd/go 55.482s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.114s ok cmd/go/internal/fsys 0.030s ok cmd/go/internal/generate 0.015s ok cmd/go/internal/get 0.011s ok cmd/go/internal/imports 0.010s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.445s ok cmd/go/internal/lockedfile/internal/filelock 0.054s ok cmd/go/internal/modconv 0.007s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.007s ok cmd/go/internal/modindex 0.004s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.019s ok cmd/go/internal/search 0.004s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.009s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.015s ok cmd/gofmt 0.041s ok cmd/internal/archive 0.676s ok cmd/internal/buildid 0.251s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 2.402s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.843s ok cmd/internal/obj/ppc64 0.091s ok cmd/internal/obj/riscv 0.105s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 2.685s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.013s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.003s ok cmd/internal/test2json 0.160s ok cmd/link 11.572s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 7.111s ok cmd/link/internal/loader 0.037s ok cmd/nm 1.700s ok cmd/objdump 2.615s ok cmd/pack 2.350s ok cmd/pprof 1.706s ok cmd/trace 2.180s ok cmd/vet 9.978s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 57.562s ##### moved GOROOT ok fmt 0.069s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### sync -cpu=10 ok sync 1.062s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 8.107s PASS ok misc/cgo/test 9.369s PASS ok misc/cgo/test 7.733s PASS ok misc/cgo/testtls 0.005s PASS ok misc/cgo/testtls 0.005s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.939s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.078s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ##### API check All tests passed.