dragonfly-amd64-622 at e240d8150cf7b40587acd306a5bfa2b813a94010 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] 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" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 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 *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.181s ok archive/zip 0.509s ok bufio 1.052s ok bytes 1.159s ok cmp 0.017s ok compress/bzip2 0.127s ok compress/flate 0.518s ok compress/gzip 1.208s ok compress/lzw 0.088s ok compress/zlib 0.393s ok container/heap 0.013s ok container/list 0.014s ok container/ring 0.005s ok context 0.154s ok crypto 0.378s ok crypto/aes 0.015s ok crypto/cipher 0.020s ok crypto/des 0.077s ok crypto/dsa 0.004s ok crypto/ecdh 0.032s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.040s ok crypto/elliptic 0.024s ok crypto/hmac 0.020s ok crypto/internal/alias 0.021s ok crypto/internal/bigmod 0.041s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.164s ok crypto/internal/edwards25519 0.057s ok crypto/internal/edwards25519/field 0.020s ok crypto/internal/hpke 0.005s ok crypto/internal/mlkem768 0.220s ok crypto/internal/nistec 0.106s ok crypto/internal/nistec/fiat 0.008s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.044s ok crypto/rc4 0.028s ok crypto/rsa 0.179s ok crypto/sha1 0.016s ok crypto/sha256 0.021s ok crypto/sha512 0.017s ok crypto/subtle 0.082s ok crypto/tls 2.486s ok crypto/x509 0.239s ok database/sql 0.681s ok database/sql/driver 0.031s ok debug/buildinfo 0.015s ok debug/dwarf 0.027s ok debug/elf 0.118s ok debug/gosym 0.085s ok debug/macho 0.017s ok debug/pe 0.013s ok debug/plan9obj 0.013s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.005s ok encoding/asn1 0.004s ok encoding/base32 0.046s ok encoding/base64 0.005s ok encoding/binary 0.009s ok encoding/csv 0.009s ok encoding/gob 2.947s ok encoding/hex 0.012s ok encoding/json 1.857s ok encoding/pem 1.863s ok encoding/xml 0.081s ok errors 0.021s ok expvar 0.005s ok flag 0.024s ok fmt 0.052s ok go/ast 0.041s ok go/build 1.926s ok go/build/constraint 0.007s ok go/constant 0.007s ok go/doc 0.031s ok go/doc/comment 0.700s ok go/format 0.006s ok go/importer 0.297s ok go/internal/gccgoimporter 0.015s ok go/internal/gcimporter 2.554s ok go/internal/srcimporter 11.925s ok go/parser 0.146s ok go/printer 0.162s ok go/scanner 0.004s ok go/token 0.014s ok go/types 10.029s ok go/version 0.003s ok hash 0.010s ok hash/adler32 0.005s ok hash/crc32 0.014s ok hash/crc64 0.007s ok hash/fnv 0.004s ok hash/maphash 0.422s ok html 0.025s ok html/template 0.050s ok image 0.040s ok image/color 0.036s ok image/draw 0.056s ok image/gif 0.107s ok image/jpeg 0.117s ok image/png 0.183s ok index/suffixarray 0.101s ok internal/abi 0.098s ok internal/buildcfg 0.005s ok internal/chacha8rand 0.006s ok internal/concurrent 0.072s ok internal/coverage/cfile 0.008s ok internal/coverage/cformat 0.007s ok internal/coverage/cmerge 0.010s ok internal/coverage/pods 0.010s ok internal/coverage/slicereader 0.010s ok internal/coverage/slicewriter 0.011s ok internal/coverage/test 0.007s ok internal/cpu 0.006s ok internal/dag 0.022s ok internal/diff 0.031s ok internal/fmtsort 0.010s ok internal/fuzz 0.023s ok internal/godebug 0.441s ok internal/godebugs 4.162s ok internal/gover 0.003s ok internal/itoa 0.013s ok internal/platform 0.744s ok internal/poll 9.021s ok internal/profile 0.009s ok internal/reflectlite 0.012s ok internal/runtime/atomic 0.023s ok internal/saferio 0.087s ok internal/singleflight 0.074s ok internal/sysinfo 0.010s ok internal/testenv 0.360s ok internal/trace 14.774s ok internal/trace/internal/oldtrace 0.160s ok internal/types/errors 0.527s ok internal/unsafeheader 0.021s ok internal/weak 0.095s ok internal/xcoff 0.005s ok internal/zstd 0.418s ok io 0.310s ok io/fs 0.222s ok io/ioutil 0.015s ok iter 0.007s ok log 0.006s ok log/slog 0.025s ok log/slog/internal/benchmarks 0.008s ok log/slog/internal/buffer 0.012s ok log/syslog 1.311s ok maps 0.009s ok math 0.017s ok math/big 0.548s ok math/bits 0.023s ok math/cmplx 0.021s ok math/rand 0.146s ok math/rand/v2 0.242s ok mime 0.006s ok mime/multipart 2.162s ok mime/quotedprintable 0.062s ok net 35.054s ok net/http 7.278s ok net/http/cgi 0.158s ok net/http/cookiejar 0.017s ok net/http/fcgi 0.233s ok net/http/httptest 0.051s ok net/http/httptrace 0.005s ok net/http/httputil 1.765s ok net/http/internal 0.155s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.162s ok net/internal/cgotest 0.006s ok net/internal/socktest 0.008s ok net/mail 0.006s ok net/netip 0.599s ok net/rpc 0.041s ok net/rpc/jsonrpc 0.019s ok net/smtp 0.018s ok net/textproto 0.019s ok net/url 0.008s ok os 2.404s ok os/exec 0.506s ok os/exec/internal/fdtest 0.008s ok os/signal 2.632s ok os/user 0.008s ok path 0.005s ok path/filepath 0.095s ok plugin 0.052s ok reflect 12.300s ok regexp 1.451s ok regexp/syntax 0.681s ok runtime 32.467s ok runtime/cgo 0.016s ok runtime/debug 0.074s ok runtime/internal/math 0.017s ok runtime/internal/sys 0.003s ok runtime/internal/wasitest 0.007s ok runtime/metrics 0.009s ok runtime/pprof 16.807s ok runtime/trace 0.112s ok slices 1.137s ok sort 0.038s ok strconv 0.161s ok strings 2.347s ok sync 0.895s ok sync/atomic 1.236s ok syscall 0.103s ok testing 0.615s ok testing/fstest 0.011s ok testing/iotest 0.008s ok testing/quick 0.038s ok testing/slogtest 0.005s ok text/scanner 0.006s ok text/tabwriter 0.004s ok text/template 0.056s ok text/template/parse 0.011s ok time 16.540s ok unicode 0.013s ok unicode/utf16 0.006s ok unicode/utf8 0.041s ok unique 0.110s ok cmd/addr2line 1.637s ok cmd/api 19.027s ok cmd/asm/internal/asm 0.327s ok cmd/asm/internal/lex 0.006s ok cmd/cgo/internal/swig 0.013s ok cmd/cgo/internal/test 0.321s ok cmd/cgo/internal/testcarchive 0.062s ok cmd/cgo/internal/testcshared 0.117s ok cmd/cgo/internal/testerrors 11.833s ok cmd/cgo/internal/testfortran 0.031s ok cmd/cgo/internal/testgodefs 0.883s ok cmd/cgo/internal/testlife 0.795s ok cmd/cgo/internal/testnocgo 0.008s ok cmd/cgo/internal/testplugin 0.005s ok cmd/cgo/internal/testsanitizers 0.009s [no tests to run] ok cmd/cgo/internal/testshared 0.006s ok cmd/cgo/internal/testso 1.508s ok cmd/cgo/internal/teststdio 1.476s ok cmd/cgo/internal/testtls 0.004s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.015s ok cmd/compile/internal/base 0.013s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/devirtualize 0.016s ok cmd/compile/internal/dwarfgen 1.172s ok cmd/compile/internal/importer 1.545s ok cmd/compile/internal/inline/inlheur 0.683s ok cmd/compile/internal/ir 0.015s ok cmd/compile/internal/liveness 0.038s ok cmd/compile/internal/logopt 0.253s ok cmd/compile/internal/loopvar 0.008s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/rangefunc 0.021s ok cmd/compile/internal/reflectdata 0.021s [no tests to run] ok cmd/compile/internal/ssa 6.651s ok cmd/compile/internal/syntax 0.037s ok cmd/compile/internal/test 13.921s ok cmd/compile/internal/typecheck 0.422s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 10.519s ok cmd/covdata 0.012s ok cmd/cover 1.444s ok cmd/dist 0.006s ok cmd/distpack 0.023s ok cmd/doc 0.150s ok cmd/fix 2.342s ok cmd/go 52.077s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.133s ok cmd/go/internal/cfg 0.004s [no tests to run] ok cmd/go/internal/envcmd 0.051s ok cmd/go/internal/fsys 0.034s ok cmd/go/internal/generate 0.011s ok cmd/go/internal/gover 0.013s ok cmd/go/internal/imports 0.018s ok cmd/go/internal/load 0.021s ok cmd/go/internal/lockedfile 0.156s ok cmd/go/internal/lockedfile/internal/filelock 0.036s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 1.322s ok cmd/go/internal/modfetch/zip_sum_test 0.017s ok cmd/go/internal/modindex 0.130s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.021s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.024s ok cmd/go/internal/toolchain 0.015s ok cmd/go/internal/vcs 0.015s ok cmd/go/internal/vcweb 0.023s ok cmd/go/internal/vcweb/vcstest 2.434s ok cmd/go/internal/web 0.017s ok cmd/go/internal/work 0.177s ok cmd/gofmt 0.067s ok cmd/internal/archive 0.528s ok cmd/internal/buildid 0.094s ok cmd/internal/bootstrap_test 0.008s ok cmd/internal/cov 0.371s ok cmd/internal/dwarf 0.017s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.015s ok cmd/internal/moddeps 0.961s ok cmd/internal/notsha256 0.011s ok cmd/internal/obj 0.559s ok cmd/internal/obj/loong64 0.012s ok cmd/internal/obj/ppc64 0.125s ok cmd/internal/obj/riscv 0.048s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 2.684s ok cmd/internal/objabi 0.048s ok cmd/internal/pgo 0.011s ok cmd/internal/pkgpath 0.016s ok cmd/internal/pkgpattern 0.008s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.227s ok cmd/link 7.771s ok cmd/link/internal/benchmark 0.012s ok cmd/link/internal/ld 7.876s ok cmd/link/internal/loader 0.034s ok cmd/nm 1.728s ok cmd/objdump 1.838s ok cmd/pack 1.055s ok cmd/pprof 0.009s ok cmd/relnote 0.006s ok cmd/trace 0.038s ok cmd/vet 8.051s ##### os/user with tag osusergo ok os/user 0.014s ##### hash/maphash purego implementation ok hash/maphash 0.104s ##### crypto with tag purego ok crypto 0.014s [no tests to run] ok crypto/aes 0.022s [no tests to run] ok crypto/cipher 0.048s [no tests to run] ok crypto/des 0.021s [no tests to run] ok crypto/dsa 0.008s [no tests to run] ok crypto/ecdh 0.014s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.011s [no tests to run] ok crypto/ed25519 0.036s [no tests to run] ok crypto/elliptic 0.059s [no tests to run] ok crypto/hmac 0.053s [no tests to run] ok crypto/internal/alias 0.050s [no tests to run] ok crypto/internal/bigmod 0.051s [no tests to run] ok crypto/internal/boring 0.055s [no tests to run] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 0.017s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/edwards25519 0.066s [no tests to run] ok crypto/internal/edwards25519/field 0.009s [no tests to run] ok crypto/internal/hpke 0.066s [no tests to run] ok crypto/internal/mlkem768 0.015s [no tests to run] ok crypto/internal/nistec 0.064s [no tests to run] ok crypto/internal/nistec/fiat 0.037s [no tests to run] ok crypto/md5 0.024s [no tests to run] ok crypto/rand 0.016s [no tests to run] ok crypto/rc4 0.016s [no tests to run] ok crypto/rsa 0.032s [no tests to run] ok crypto/sha1 0.040s [no tests to run] ok crypto/sha256 0.014s [no tests to run] ok crypto/sha512 0.018s [no tests to run] ok crypto/subtle 1.013s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.019s [no tests to run] ok crypto/x509 0.014s [no tests to run] ##### GOEXPERIMENT=rangefunc ok iter 0.017s ok slices 0.120s ok maps 0.004s ##### sync -cpu=10 ok sync 0.865s ##### Testing cgo ok cmd/cgo/internal/test 0.272s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.260s ok cmd/cgo/internal/test 0.228s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 13.424s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 11.281s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 10.104s ##### ../test ok cmd/internal/testdir 7.724s ok cmd/internal/testdir 10.364s ok cmd/internal/testdir 10.294s ok cmd/internal/testdir 6.784s ok cmd/internal/testdir 14.516s ok cmd/internal/testdir 6.443s ok cmd/internal/testdir 34.983s ok cmd/internal/testdir 7.018s ok cmd/internal/testdir 6.760s ok cmd/internal/testdir 8.167s All tests passed.