dragonfly-amd64 at 08d6c4c2b96eb3e5012af9b346dc5b325e956844 :: Running /tmp/workdir-host-dragonfly-amd64-master/go/src/make.bash with args ["/tmp/workdir-host-dragonfly-amd64-master/go/src/make.bash"] and env ["LOGNAME=root" "PAGER=less" "MAIL=/var/mail/root" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/root/bin" "EDITOR=vi" "HOST=gobuilder.local" "GROUP=wheel" "USER=root" "HOME=/root" "HOSTTYPE=DragonFly" "SHELL=/bin/csh" "BLOCKSIZE=K" "RC_PID=2" "WORKDIR=/tmp/workdir-host-dragonfly-amd64-master" "GO_BUILDER_NAME=dragonfly-amd64" "GOROOT_BOOTSTRAP=/usr/local/go" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/workdir-host-dragonfly-amd64-master/tmp" "GOCACHE=/tmp/workdir-host-dragonfly-amd64-master/gocache" "PWD=/tmp/workdir-host-dragonfly-amd64-master/go/src"] in dir /tmp/workdir-host-dragonfly-amd64-master/go/src Building Go cmd/dist using /usr/local/go. (go1.17.5 dragonfly/amd64) Building Go toolchain1 using /usr/local/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 packages and commands for dragonfly/amd64. --- Installed Go for dragonfly/amd64 in /tmp/workdir-host-dragonfly-amd64-master/go Installed commands in /tmp/workdir-host-dragonfly-amd64-master/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel Core Processor (Haswell, no TSX) # GOOS: dragonfly # OS Version: DragonFly 6.3-DEVELOPMENT DragonFly v6.3.0.83.g839f7-DEVEL x86_64 ##### Testing packages. ok archive/tar 0.022s ok archive/zip 0.812s ok bufio 0.083s ok bytes 0.805s ok compress/bzip2 0.190s ok compress/flate 0.619s ok compress/gzip 0.078s ok compress/lzw 0.079s ok compress/zlib 0.476s ok container/heap 0.006s ok container/list 0.006s ok container/ring 0.019s ok context 0.103s ok crypto 0.028s ok crypto/aes 0.019s ok crypto/cipher 0.012s ok crypto/des 0.009s ok crypto/dsa 0.007s ok crypto/ecdsa 0.012s ok crypto/ed25519 0.040s ok crypto/elliptic 0.042s ok crypto/hmac 0.011s ok crypto/internal/boring 0.082s ok crypto/internal/edwards25519 3.476s ok crypto/internal/edwards25519/field 2.524s ok crypto/internal/nistec 0.760s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/internal/subtle 0.003s ok crypto/md5 0.014s ok crypto/rand 0.040s ok crypto/rc4 0.029s ok crypto/rsa 0.111s ok crypto/sha1 0.012s ok crypto/sha256 0.016s ok crypto/sha512 0.041s ok crypto/subtle 0.011s ok crypto/tls 1.692s ok crypto/x509 0.336s ok database/sql 0.522s ok database/sql/driver 0.052s ok debug/buildinfo 0.014s ok debug/dwarf 0.023s ok debug/elf 0.024s ok debug/gosym 0.026s ok debug/macho 0.008s ok debug/pe 0.076s ok debug/plan9obj 0.050s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.022s ok encoding/asn1 0.018s ok encoding/base32 0.034s ok encoding/base64 0.011s ok encoding/binary 1.030s ok encoding/csv 0.031s ok encoding/gob 0.046s ok encoding/hex 0.012s ok encoding/json 0.209s ok encoding/pem 0.442s ok encoding/xml 0.040s ok errors 0.018s ok expvar 0.045s ok flag 0.077s ok fmt 0.178s ok go/ast 0.014s ok go/build 3.598s ok go/build/constraint 0.031s ok go/constant 0.014s ok go/doc 0.041s ok go/doc/comment 13.135s ok go/format 0.025s ok go/importer 2.594s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 21.188s ok go/internal/srcimporter 22.033s ok go/parser 0.046s ok go/printer 0.236s ok go/scanner 0.012s ok go/token 0.029s ok go/types 64.198s ok hash 0.015s ok hash/adler32 0.047s ok hash/crc32 0.021s ok hash/crc64 0.048s ok hash/fnv 0.028s ok hash/maphash 0.051s ok html 0.018s ok html/template 0.146s ok image 0.050s ok image/color 0.099s ok image/draw 0.107s ok image/gif 8.736s ok image/jpeg 2.168s ok image/png 0.247s ok index/suffixarray 0.169s ok internal/abi 0.070s ok internal/buildcfg 0.062s ok internal/cpu 0.026s ok internal/diff 0.015s ok internal/fmtsort 0.024s ok internal/fuzz 0.047s ok internal/godebug 0.009s ok internal/intern 2.043s ok internal/itoa 0.020s ok internal/poll 0.051s ok internal/profile 0.044s ok internal/reflectlite 0.077s ok internal/singleflight 0.056s ok internal/trace 0.040s ok internal/unsafeheader 0.019s ok internal/xcoff 0.017s ok io 0.342s ok io/fs 0.035s ok io/ioutil 0.050s ok log 0.032s ok log/syslog 1.382s ok math 0.022s ok math/big 1.579s ok math/bits 0.018s ok math/cmplx 0.021s ok math/rand 0.133s ok mime 0.083s ok mime/multipart 0.114s ok mime/quotedprintable 0.075s ok net 17.709s ok net/http 18.638s ok net/http/cgi 0.134s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.126s ok net/http/httptest 0.087s ok net/http/httptrace 0.010s ok net/http/httputil 0.640s ok net/http/internal 0.062s ok net/http/internal/ascii 0.010s ok net/http/pprof 4.166s ok net/internal/socktest 0.019s ok net/mail 0.015s ok net/netip 2.703s ok net/rpc 0.038s ok net/rpc/jsonrpc 0.016s ok net/smtp 0.033s ok net/textproto 0.165s ok net/url 0.033s ok os 4.941s ok os/exec 0.706s ok os/exec/internal/fdtest 0.023s ok os/signal 4.359s ok os/user 0.010s ok path 0.027s ok path/filepath 1.200s ok plugin 0.016s ok reflect 0.168s ok regexp 0.051s ok regexp/syntax 0.209s ok runtime 45.200s ok runtime/cgo 0.023s ok runtime/debug 0.130s ok runtime/internal/atomic 0.051s ok runtime/internal/math 0.019s ok runtime/internal/sys 0.168s ok runtime/metrics 0.063s ok runtime/pprof 15.138s ok runtime/trace 5.190s ok sort 0.081s ok strconv 0.219s ok strings 2.384s ok sync 1.720s ok sync/atomic 2.038s ok syscall 0.180s ok testing 1.707s ok testing/fstest 0.116s ok testing/iotest 0.021s ok testing/quick 0.033s ok text/scanner 0.020s ok text/tabwriter 0.096s ok text/template 0.092s ok text/template/parse 0.043s ok time 2.772s ok unicode 0.023s ok unicode/utf16 0.041s ok unicode/utf8 0.093s ok cmd/addr2line 7.901s ok cmd/api 219.431s ok cmd/asm/internal/asm 1.455s ok cmd/asm/internal/lex 0.050s ok cmd/compile/internal/abt 0.018s ok cmd/compile/internal/amd64 0.017s ok cmd/compile/internal/dwarfgen 1.892s ok cmd/compile/internal/importer 9.068s ok cmd/compile/internal/ir 0.085s ok cmd/compile/internal/logopt 1.375s ok cmd/compile/internal/noder 0.011s ok cmd/compile/internal/reflectdata 0.043s [no tests to run] ok cmd/compile/internal/ssa 11.573s ok cmd/compile/internal/syntax 0.038s ok cmd/compile/internal/test 39.227s ok cmd/compile/internal/typecheck 6.526s ok cmd/compile/internal/types 0.009s ok cmd/compile/internal/types2 15.852s ok cmd/cover 18.354s ok cmd/dist 0.009s ok cmd/doc 10.422s ok cmd/fix 5.686s ok cmd/go 711.198s ok cmd/go/internal/auth 0.012s ok cmd/go/internal/cache 2.979s ok cmd/go/internal/fsys 0.768s ok cmd/go/internal/generate 0.023s ok cmd/go/internal/get 0.017s ok cmd/go/internal/imports 0.056s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.343s ok cmd/go/internal/lockedfile/internal/filelock 0.068s ok cmd/go/internal/modconv 0.013s ok cmd/go/internal/modfetch 0.018s ok cmd/go/internal/modfetch/codehost 0.014s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.008s ok cmd/go/internal/modload 0.020s ok cmd/go/internal/mvs 0.022s ok cmd/go/internal/par 0.030s ok cmd/go/internal/search 0.021s ok cmd/go/internal/str 0.037s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.191s ok cmd/go/internal/web 0.035s ok cmd/go/internal/work 0.093s ok cmd/gofmt 0.036s ok cmd/internal/archive 3.004s ok cmd/internal/buildid 0.136s ok cmd/internal/dwarf 0.011s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.009s ok cmd/internal/moddeps 33.824s ok cmd/internal/notsha256 0.018s ok cmd/internal/obj 3.585s ok cmd/internal/obj/ppc64 0.186s ok cmd/internal/obj/riscv 0.048s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 5.411s ok cmd/internal/objabi 0.007s ok cmd/internal/pkgpath 0.039s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.008s ok cmd/internal/sys 0.008s ok cmd/internal/test2json 0.064s ok cmd/link 19.919s ok cmd/link/internal/benchmark 0.011s ok cmd/link/internal/ld 33.130s ok cmd/link/internal/loader 0.162s ok cmd/nm 15.989s ok cmd/objdump 20.783s ok cmd/pack 10.351s ok cmd/pprof 5.411s ok cmd/trace 1.134s ok cmd/vet 49.738s ##### os/user with tag osusergo ok os/user 0.012s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 24.983s ##### moved GOROOT ok fmt 1.092s ##### sync -cpu=10 ok sync 1.079s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 12.511s PASS ok misc/cgo/test 12.661s PASS ok misc/cgo/testtls 0.008s PASS ok misc/cgo/testtls 0.010s PASS ok misc/cgo/testtls 0.008s PASS ok misc/cgo/nocgo 0.015s PASS ok misc/cgo/nocgo 0.013s PASS ok misc/cgo/nocgo 0.009s PASS ok misc/cgo/test 12.010s PASS ok misc/cgo/test 9.765s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.171s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.563s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ##### API check All tests passed.