dragonfly-amd64-622 at fbe74d8ddbd63dd2f8c6a015709ee8695a061647 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 dragonfly/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/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/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: 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.261s ok archive/zip 0.388s ok bufio 0.074s ok bytes 0.241s ok cmp 0.013s ok compress/bzip2 0.078s ok compress/flate 0.879s ok compress/gzip 1.222s ok compress/lzw 0.100s ok compress/zlib 0.439s ok container/heap 0.013s ok container/list 0.013s ok container/ring 0.008s ok context 0.166s ok crypto 0.515s ok crypto/aes 0.035s ok crypto/cipher 0.497s ok crypto/des 0.018s ok crypto/dsa 0.006s ok crypto/ecdh 0.046s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.061s ok crypto/elliptic 0.016s ok crypto/hmac 0.024s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 0.084s ok crypto/internal/boring 0.034s ok crypto/internal/boring/bcache 0.142s ok crypto/internal/edwards25519 0.077s ok crypto/internal/edwards25519/field 0.019s ok crypto/internal/hpke 0.012s ok crypto/internal/mlkem768 0.260s ok crypto/internal/nistec 0.126s ok crypto/internal/nistec/fiat 0.006s [no tests to run] ok crypto/md5 0.020s ok crypto/rand 0.083s ok crypto/rc4 0.046s ok crypto/rsa 0.294s ok crypto/sha1 0.013s ok crypto/sha256 0.008s ok crypto/sha512 0.017s ok crypto/subtle 0.229s ok crypto/tls 3.205s ok crypto/x509 0.322s ok database/sql 0.701s ok database/sql/driver 0.006s ok debug/buildinfo 0.045s ok debug/dwarf 0.033s ok debug/elf 0.155s ok debug/gosym 0.035s ok debug/macho 0.012s ok debug/pe 0.048s ok debug/plan9obj 0.045s ok embed 0.043s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.017s ok encoding/asn1 0.007s ok encoding/base32 0.041s ok encoding/base64 0.010s ok encoding/binary 0.018s ok encoding/csv 0.015s ok encoding/gob 2.998s ok encoding/hex 0.012s ok encoding/json 0.651s ok encoding/pem 0.913s ok encoding/xml 0.096s ok errors 0.024s ok expvar 0.008s ok flag 0.057s ok fmt 0.081s ok go/ast 0.011s ok go/build 2.883s ok go/build/constraint 0.036s ok go/constant 0.027s ok go/doc 0.057s ok go/doc/comment 1.298s ok go/format 0.033s ok go/importer 0.346s ok go/internal/gccgoimporter 0.026s ok go/internal/gcimporter 2.956s ok go/internal/srcimporter 10.101s ok go/parser 0.283s ok go/printer 0.204s ok go/scanner 0.011s ok go/token 0.035s ok go/types 16.110s ok go/version 0.006s ok hash 0.008s ok hash/adler32 0.019s ok hash/crc32 0.010s ok hash/crc64 0.015s ok hash/fnv 0.020s ok hash/maphash 0.061s ok html 0.008s ok html/template 0.081s ok image 0.060s ok image/color 0.032s ok image/draw 0.086s ok image/gif 0.184s ok image/jpeg 0.221s ok image/png 0.278s ok index/suffixarray 0.139s ok internal/abi 0.148s ok internal/buildcfg 0.025s ok internal/chacha8rand 0.014s ok internal/concurrent 0.103s ok internal/coverage/cfile 0.859s ok internal/coverage/cformat 0.017s ok internal/coverage/cmerge 0.005s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.013s ok internal/cpu 0.012s ok internal/dag 0.008s ok internal/diff 0.015s ok internal/fmtsort 0.005s ok internal/fuzz 0.015s ok internal/godebug 0.799s ok internal/godebugs 5.856s ok internal/gover 0.013s ok internal/itoa 0.028s ok internal/pkgbits 0.017s ok internal/platform 2.331s ok internal/poll 3.064s ok internal/profile 0.005s ok internal/reflectlite 0.021s ok internal/runtime/atomic 0.075s ok internal/runtime/math 0.018s ok internal/runtime/sys 0.013s ok internal/saferio 0.072s ok internal/singleflight 0.044s ok internal/sysinfo 0.023s ok internal/testenv 0.314s ok internal/trace 22.696s ok internal/trace/internal/oldtrace 0.268s ok internal/types/errors 0.580s ok internal/unsafeheader 0.015s ok internal/weak 0.018s ok internal/xcoff 0.015s ok internal/zstd 1.572s ok io 0.345s ok io/fs 0.273s ok io/ioutil 0.014s ok iter 0.018s ok log 0.009s ok log/slog 0.036s ok log/slog/internal/benchmarks 0.006s ok log/slog/internal/buffer 0.007s ok log/syslog 2.378s ok maps 0.011s ok math 2.013s ok math/big 0.869s ok math/bits 0.018s ok math/cmplx 0.011s ok math/rand 0.186s ok math/rand/v2 0.283s ok mime 0.009s ok mime/multipart 1.045s ok mime/quotedprintable 0.037s ok net 33.994s ok net/http 11.374s ok net/http/cgi 0.263s ok net/http/cookiejar 0.021s ok net/http/fcgi 0.248s ok net/http/httptest 0.064s ok net/http/httptrace 0.029s ok net/http/httputil 2.692s ok net/http/internal 0.195s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.092s ok net/internal/cgotest 0.012s ok net/internal/socktest 0.009s ok net/mail 0.017s ok net/netip 0.771s ok net/rpc 0.059s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.045s ok net/textproto 0.041s ok net/url 0.021s ok os 3.641s ok os/exec 2.933s ok os/exec/internal/fdtest 0.018s ok os/signal 2.483s ok os/user 0.035s ok path 0.043s ok path/filepath 0.070s ok plugin 0.027s ok reflect 0.284s ok regexp 1.731s ok regexp/syntax 1.005s ok runtime 36.123s ok runtime/cgo 0.029s ok runtime/debug 0.168s ok runtime/internal/wasitest 0.029s ok runtime/metrics 0.009s ok runtime/pprof 22.002s ok runtime/trace 0.143s ok slices 0.190s ok sort 1.073s ok strconv 1.244s ok strings 0.998s ok sync 1.170s ok sync/atomic 0.944s ok syscall 0.113s ok testing 0.723s ok testing/fstest 0.010s ok testing/iotest 0.013s ok testing/quick 0.040s ok testing/slogtest 0.007s ok text/scanner 0.009s ok text/tabwriter 0.010s ok text/template 0.044s ok text/template/parse 0.023s ok time 17.069s ok unicode 0.011s ok unicode/utf16 0.017s ok unicode/utf8 0.032s ok unique 0.081s ok cmd/addr2line 1.915s ok cmd/api 22.841s ok cmd/asm/internal/asm 0.818s ok cmd/asm/internal/lex 0.009s ok cmd/cgo/internal/swig 0.038s ok cmd/cgo/internal/test 0.288s ok cmd/cgo/internal/testcarchive 0.107s ok cmd/cgo/internal/testcshared 0.244s ok cmd/cgo/internal/testerrors 15.386s ok cmd/cgo/internal/testfortran 0.057s ok cmd/cgo/internal/testgodefs 1.153s ok cmd/cgo/internal/testlife 1.344s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testplugin 0.019s ok cmd/cgo/internal/testsanitizers 0.015s [no tests to run] ok cmd/cgo/internal/testshared 0.013s ok cmd/cgo/internal/testso 2.282s ok cmd/cgo/internal/teststdio 2.374s ok cmd/cgo/internal/testtls 0.064s ok cmd/compile 4.258s ok cmd/compile/internal/abt 0.015s ok cmd/compile/internal/amd64 0.021s ok cmd/compile/internal/base 0.022s ok cmd/compile/internal/compare 0.027s ok cmd/compile/internal/devirtualize 0.007s ok cmd/compile/internal/dwarfgen 0.506s ok cmd/compile/internal/importer 1.847s ok cmd/compile/internal/inline/inlheur 1.067s ok cmd/compile/internal/ir 0.019s ok cmd/compile/internal/liveness 0.045s ok cmd/compile/internal/logopt 0.356s ok cmd/compile/internal/loopvar 0.008s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/rangefunc 0.014s ok cmd/compile/internal/reflectdata 0.009s [no tests to run] ok cmd/compile/internal/ssa 7.951s ok cmd/compile/internal/ssagen 0.019s ok cmd/compile/internal/syntax 0.054s ok cmd/compile/internal/test 19.355s ok cmd/compile/internal/typecheck 0.507s ok cmd/compile/internal/types 0.012s ok cmd/compile/internal/types2 11.401s ok cmd/covdata 0.035s ok cmd/cover 1.961s ok cmd/dist 0.006s ok cmd/distpack 0.008s ok cmd/doc 0.243s ok cmd/fix 3.075s ok cmd/go 66.457s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.183s ok cmd/go/internal/cfg 0.005s [no tests to run] ok cmd/go/internal/envcmd 0.071s ok cmd/go/internal/fsys 0.062s ok cmd/go/internal/generate 0.033s ok cmd/go/internal/gover 0.033s ok cmd/go/internal/imports 0.047s ok cmd/go/internal/load 0.026s ok cmd/go/internal/lockedfile 0.151s ok cmd/go/internal/lockedfile/internal/filelock 0.050s ok cmd/go/internal/modfetch 0.017s ok cmd/go/internal/modfetch/codehost 1.714s ok cmd/go/internal/modfetch/zip_sum_test 0.011s ok cmd/go/internal/modindex 0.201s ok cmd/go/internal/modload 0.028s ok cmd/go/internal/mvs 0.024s ok cmd/go/internal/str 0.022s ok cmd/go/internal/test 0.052s ok cmd/go/internal/toolchain 0.032s ok cmd/go/internal/vcs 0.021s ok cmd/go/internal/vcweb 0.032s ok cmd/go/internal/vcweb/vcstest 2.870s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.227s ok cmd/gofmt 0.045s ok cmd/internal/archive 0.890s ok cmd/internal/buildid 0.182s ok cmd/internal/cov 0.560s ok cmd/internal/bootstrap_test 0.005s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 1.946s ok cmd/internal/obj 0.921s ok cmd/internal/obj/arm64 0.496s ok cmd/internal/obj/loong64 0.117s ok cmd/internal/obj/ppc64 0.151s ok cmd/internal/obj/riscv 0.070s ok cmd/internal/obj/s390x 0.013s ok cmd/internal/obj/x86 4.336s ok cmd/internal/objabi 0.065s ok cmd/internal/par 0.037s ok cmd/internal/pgo 0.006s ok cmd/internal/pkgpath 0.025s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.011s ok cmd/internal/sys 0.015s ok cmd/internal/test2json 0.149s ok cmd/link 13.121s ok cmd/link/internal/benchmark 0.034s ok cmd/link/internal/ld 9.722s ok cmd/link/internal/loader 0.028s ok cmd/nm 1.855s ok cmd/objdump 2.464s ok cmd/pack 1.188s ok cmd/pprof 0.016s ok cmd/relnote 0.016s ok cmd/trace 0.061s ok cmd/vet 10.738s ##### os/user with tag osusergo ok os/user 0.018s ##### hash/maphash purego implementation ok hash/maphash 0.071s ##### crypto with tag purego ok crypto 0.007s [no tests to run] ok crypto/aes 0.005s [no tests to run] ok crypto/cipher 0.080s [no tests to run] ok crypto/des 0.042s [no tests to run] ok crypto/dsa 0.042s [no tests to run] ok crypto/ecdh 0.041s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.030s [no tests to run] ok crypto/ed25519 0.034s [no tests to run] ok crypto/elliptic 0.034s [no tests to run] ok crypto/hmac 0.033s [no tests to run] ok crypto/internal/alias 0.029s [no tests to run] ok crypto/internal/bigmod 0.062s [no tests to run] ok crypto/internal/boring 0.030s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.016s [no tests to run] ok crypto/internal/edwards25519 0.023s [no tests to run] ok crypto/internal/edwards25519/field 0.026s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/hpke 0.061s [no tests to run] ok crypto/internal/mlkem768 0.037s [no tests to run] ok crypto/internal/nistec 0.031s [no tests to run] ok crypto/internal/nistec/fiat 0.052s [no tests to run] ok crypto/md5 0.052s [no tests to run] ok crypto/rand 0.060s [no tests to run] ok crypto/rc4 0.009s [no tests to run] ok crypto/rsa 0.040s [no tests to run] ok crypto/sha1 0.017s [no tests to run] ok crypto/sha256 0.025s [no tests to run] ok crypto/sha512 0.026s [no tests to run] ok crypto/subtle 0.032s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.021s [no tests to run] ok crypto/x509 0.028s [no tests to run] ##### sync -cpu=10 ok sync 0.935s ##### Testing cgo ok cmd/cgo/internal/test 0.307s ok cmd/cgo/internal/testtls 0.015s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.007s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 0.286s ok cmd/cgo/internal/test 0.303s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 15.473s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 14.613s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 13.521s ##### ../test ok cmd/internal/testdir 11.596s ok cmd/internal/testdir 15.065s ok cmd/internal/testdir 16.644s ok cmd/internal/testdir 8.977s ok cmd/internal/testdir 19.050s ok cmd/internal/testdir 10.209s ok cmd/internal/testdir 50.089s ok cmd/internal/testdir 11.178s ok cmd/internal/testdir 10.018s ok cmd/internal/testdir 14.694s All tests passed.