dragonfly-amd64-622 at d35dd190ff30fcbab6909ac68ae5114b157b9009 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 dragonfly/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 dragonfly/amd64. --- Installed Go for dragonfly/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.189s ok archive/zip 0.479s ok bufio 0.082s ok bytes 2.195s ok compress/bzip2 0.084s ok compress/flate 0.554s ok compress/gzip 1.425s ok compress/lzw 0.064s ok compress/zlib 0.428s ok container/heap 0.007s ok container/list 0.005s ok container/ring 0.009s ok context 0.099s ok crypto 0.009s ok crypto/aes 0.029s ok crypto/cipher 0.020s ok crypto/des 0.024s ok crypto/dsa 0.026s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.048s ok crypto/elliptic 0.042s ok crypto/hmac 0.035s ok crypto/internal/alias 0.005s ok crypto/internal/bigmod 0.255s ok crypto/internal/boring 0.011s ok crypto/internal/boring/bcache 0.072s ok crypto/internal/edwards25519 4.106s ok crypto/internal/edwards25519/field 3.438s ok crypto/internal/nistec 0.150s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/md5 0.012s ok crypto/rand 0.066s ok crypto/rc4 0.024s ok crypto/rsa 0.334s ok crypto/sha1 0.007s ok crypto/sha256 0.012s ok crypto/sha512 0.021s ok crypto/subtle 0.189s ok crypto/tls 5.386s ok crypto/x509 0.368s ok database/sql 0.452s ok database/sql/driver 0.004s ok debug/buildinfo 0.010s ok debug/dwarf 0.031s ok debug/elf 0.194s ok debug/gosym 0.021s ok debug/macho 0.010s ok debug/pe 0.051s ok debug/plan9obj 0.038s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.005s ok encoding/asn1 0.007s ok encoding/base32 0.040s ok encoding/base64 0.010s ok encoding/binary 0.007s ok encoding/csv 0.028s ok encoding/gob 2.152s ok encoding/hex 0.034s ok encoding/json 0.718s ok encoding/pem 1.199s ok encoding/xml 0.102s ok errors 0.017s ok expvar 0.026s ok flag 0.033s ok fmt 0.094s ok go/ast 0.014s ok go/build 1.430s ok go/build/constraint 0.018s ok go/constant 0.010s ok go/doc 0.045s ok go/doc/comment 0.973s ok go/format 0.011s ok go/importer 0.426s ok go/internal/gccgoimporter 0.016s ok go/internal/gcimporter 2.595s ok go/internal/srcimporter 12.060s ok go/parser 0.272s ok go/printer 0.203s ok go/scanner 0.007s ok go/token 0.021s ok go/types 12.446s ok hash 0.008s ok hash/adler32 0.010s ok hash/crc32 0.012s ok hash/crc64 0.005s ok hash/fnv 0.005s ok hash/maphash 0.088s ok html 0.007s ok html/template 0.071s ok image 0.050s ok image/color 0.018s ok image/draw 0.092s ok image/gif 0.201s ok image/jpeg 0.179s ok image/png 0.326s ok index/suffixarray 0.164s ok internal/abi 0.068s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.012s ok internal/coverage/pods 0.007s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.006s ok internal/coverage/test 0.018s ok internal/cpu 0.011s ok internal/dag 0.008s ok internal/diff 0.007s ok internal/fmtsort 0.036s ok internal/fuzz 0.050s ok internal/godebug 0.015s ok internal/intern 0.172s ok internal/itoa 0.011s ok internal/poll 0.048s ok internal/profile 0.009s ok internal/reflectlite 0.055s ok internal/safefilepath 0.034s ok internal/saferio 0.104s ok internal/singleflight 0.081s ok internal/testenv 0.010s ok internal/trace 0.050s ok internal/types/errors 0.573s ok internal/unsafeheader 0.068s ok internal/xcoff 0.065s ok io 0.291s ok io/fs 0.264s ok io/ioutil 0.018s ok log 0.017s ok log/slog 0.030s ok log/slog/internal/buffer 0.005s ok log/syslog 1.340s ok maps 0.009s ok math 0.026s ok math/big 0.877s ok math/bits 0.011s ok math/cmplx 0.009s ok math/rand 0.186s ok mime 0.020s ok mime/multipart 1.192s ok mime/quotedprintable 0.039s ok net 28.702s ok net/http 10.450s ok net/http/cgi 0.146s ok net/http/cookiejar 0.021s ok net/http/fcgi 0.126s ok net/http/httptest 1.038s ok net/http/httptrace 0.017s ok net/http/httputil 0.657s ok net/http/internal 0.018s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.159s ok net/internal/socktest 0.006s ok net/mail 0.010s ok net/netip 0.470s ok net/rpc 0.043s ok net/rpc/jsonrpc 0.012s ok net/smtp 0.037s ok net/textproto 0.042s ok net/url 0.020s ok os 10.136s ok os/exec 0.431s ok os/exec/internal/fdtest 0.023s ok os/signal 2.217s ok os/user 0.014s ok path 0.006s ok path/filepath 1.071s ok plugin 0.013s ok reflect 0.391s ok regexp 0.735s ok regexp/syntax 0.989s ok runtime 36.869s ok runtime/cgo 0.022s ok runtime/coverage 0.018s ok runtime/debug 0.097s ok runtime/internal/atomic 0.061s ok runtime/internal/math 0.010s ok runtime/internal/sys 0.006s ok runtime/metrics 0.014s ok runtime/pprof 6.628s ok runtime/trace 2.835s ok slices 0.008s ok sort 0.042s ok strconv 0.413s ok strings 1.929s ok sync 0.881s ok sync/atomic 5.164s ok syscall 0.128s ok testing 0.564s ok testing/fstest 0.024s ok testing/iotest 0.013s ok testing/quick 0.050s ok text/scanner 0.015s ok text/tabwriter 0.015s ok text/template 0.029s ok text/template/parse 0.012s ok time 2.249s ok unicode 0.021s ok unicode/utf16 0.012s ok unicode/utf8 0.023s ok cmd/addr2line 0.650s ok cmd/api 13.405s ok cmd/asm/internal/asm 0.990s ok cmd/asm/internal/lex 0.018s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.020s ok cmd/compile/internal/base 0.016s ok cmd/compile/internal/compare 0.016s ok cmd/compile/internal/dwarfgen 0.306s ok cmd/compile/internal/importer 1.678s ok cmd/compile/internal/ir 0.020s ok cmd/compile/internal/logopt 0.310s ok cmd/compile/internal/loopvar 0.018s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.015s [no tests to run] ok cmd/compile/internal/ssa 6.585s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 15.679s ok cmd/compile/internal/typecheck 0.442s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 10.700s ok cmd/covdata 0.007s ok cmd/cover 1.496s ok cmd/dist 0.012s ok cmd/doc 0.312s ok cmd/fix 4.009s ok cmd/go 55.236s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.183s ok cmd/go/internal/fsys 0.054s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/get 0.019s ok cmd/go/internal/imports 0.013s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.129s ok cmd/go/internal/lockedfile/internal/filelock 0.045s ok cmd/go/internal/modconv 0.010s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.023s ok cmd/go/internal/modfetch/zip_sum_test 0.017s ok cmd/go/internal/modindex 0.161s ok cmd/go/internal/modload 0.021s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.018s ok cmd/go/internal/vcs 0.029s ok cmd/go/internal/vcweb 0.025s ok cmd/go/internal/vcweb/vcstest 2.469s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.213s ok cmd/gofmt 0.034s ok cmd/internal/archive 0.906s ok cmd/internal/buildid 0.286s ok cmd/internal/cov 0.531s ok cmd/internal/dwarf 0.005s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.010s ok cmd/internal/moddeps 1.516s ok cmd/internal/notsha256 0.007s ok cmd/internal/obj 0.707s ok cmd/internal/obj/ppc64 0.122s ok cmd/internal/obj/riscv 0.046s ok cmd/internal/obj/s390x 0.011s ok cmd/internal/obj/x86 3.407s ok cmd/internal/objabi 0.009s ok cmd/internal/pkgpath 0.021s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.011s ok cmd/internal/src 0.005s ok cmd/internal/test2json 0.242s ok cmd/link 5.131s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 5.904s ok cmd/link/internal/loader 0.037s ok cmd/nm 2.082s ok cmd/objdump 2.784s ok cmd/pack 0.893s ok cmd/pprof 0.009s ok cmd/trace 3.778s ok cmd/vet 7.804s ##### os/user with tag osusergo ok os/user 0.010s ##### hash/maphash purego implementation ok hash/maphash 0.073s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.828s ##### moved GOROOT ok fmt 0.091s ##### sync -cpu=10 ok sync 0.939s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.352s ok misc/cgo/test 0.334s ok misc/cgo/testtls 0.005s ok misc/cgo/testtls 0.006s ok misc/cgo/testtls 0.005s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.005s ok misc/cgo/nocgo 0.005s ok misc/cgo/test 0.425s ok misc/cgo/test 0.377s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.958s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.984s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.038s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.