dragonfly-amd64-622 at 0709f1bb00287371da61a1fc94f6e2a086aa0f29 :: 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" "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.178s ok archive/zip 2.051s ok bufio 0.074s ok bytes 1.119s ok cmp 0.019s ok compress/bzip2 0.234s ok compress/flate 0.681s ok compress/gzip 0.963s ok compress/lzw 0.057s ok compress/zlib 0.359s ok container/heap 0.009s ok container/list 0.005s ok container/ring 0.006s ok context 0.180s ok crypto 0.009s ok crypto/aes 0.015s ok crypto/cipher 0.013s ok crypto/des 0.016s ok crypto/dsa 0.013s ok crypto/ecdh 0.043s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.035s ok crypto/elliptic 0.011s ok crypto/hmac 0.007s ok crypto/internal/alias 0.025s ok crypto/internal/bigmod 0.129s ok crypto/internal/boring 0.019s ok crypto/internal/boring/bcache 0.080s ok crypto/internal/edwards25519 0.064s ok crypto/internal/edwards25519/field 0.022s ok crypto/internal/nistec 0.130s ok crypto/internal/nistec/fiat 0.024s [no tests to run] ok crypto/md5 0.023s ok crypto/rand 0.069s ok crypto/rc4 0.023s ok crypto/rsa 0.184s ok crypto/sha1 0.019s ok crypto/sha256 0.019s ok crypto/sha512 0.018s ok crypto/subtle 0.170s ok crypto/tls 3.419s ok crypto/x509 0.206s ok database/sql 0.656s ok database/sql/driver 0.016s ok debug/buildinfo 0.018s ok debug/dwarf 0.030s ok debug/elf 0.480s ok debug/gosym 0.031s ok debug/macho 0.005s ok debug/pe 0.015s ok debug/plan9obj 0.010s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.018s ok encoding/ascii85 0.018s ok encoding/asn1 0.013s ok encoding/base32 0.026s ok encoding/base64 0.012s ok encoding/binary 0.016s ok encoding/csv 0.018s ok encoding/gob 1.326s ok encoding/hex 0.011s ok encoding/json 1.095s ok encoding/pem 0.811s ok encoding/xml 0.045s ok errors 0.022s ok expvar 0.018s ok flag 0.027s ok fmt 0.052s ok go/ast 0.007s ok go/build 1.142s ok go/build/constraint 0.013s ok go/constant 1.011s ok go/doc 0.038s ok go/doc/comment 0.739s ok go/format 0.013s ok go/importer 0.353s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 2.204s ok go/internal/srcimporter 6.542s ok go/parser 0.160s ok go/printer 0.131s ok go/scanner 0.005s ok go/token 0.029s ok go/types 10.777s ok go/version 0.020s ok hash 0.021s ok hash/adler32 0.023s ok hash/crc32 0.019s ok hash/crc64 0.018s ok hash/fnv 0.015s ok hash/maphash 0.074s ok html 0.005s ok html/template 0.052s ok image 0.045s ok image/color 0.025s ok image/draw 0.057s ok image/gif 0.219s ok image/jpeg 0.148s ok image/png 0.168s ok index/suffixarray 0.103s ok internal/abi 0.057s ok internal/buildcfg 0.010s ok internal/chacha8rand 0.006s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.008s ok internal/coverage/pods 0.022s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.007s ok internal/coverage/test 0.009s ok internal/cpu 0.019s ok internal/dag 0.007s ok internal/diff 0.004s ok internal/fmtsort 0.011s ok internal/fuzz 0.016s ok internal/godebug 0.432s ok internal/godebugs 0.007s ok internal/gover 0.004s ok internal/intern 0.329s ok internal/itoa 0.015s ok internal/platform 0.646s ok internal/poll 3.039s ok internal/profile 0.007s ok internal/reflectlite 0.008s ok internal/safefilepath 0.002s ok internal/saferio 0.046s ok internal/singleflight 0.070s ok internal/testenv 0.455s ok internal/trace 0.044s ok internal/trace/v2 13.019s ok internal/types/errors 0.546s ok internal/unsafeheader 0.011s ok internal/xcoff 0.014s ok internal/zstd 0.636s ok io 0.285s ok io/fs 0.198s ok io/ioutil 0.009s ok log 0.006s ok log/slog 0.029s ok log/slog/internal/benchmarks 0.010s ok log/slog/internal/buffer 0.012s ok log/syslog 1.322s ok maps 0.011s ok math 0.016s ok math/big 1.569s ok math/bits 0.016s ok math/cmplx 0.006s ok math/rand 0.146s ok math/rand/v2 0.187s ok mime 0.020s ok mime/multipart 0.785s ok mime/quotedprintable 0.016s ok net 35.310s ok net/http 6.460s ok net/http/cgi 0.225s ok net/http/cookiejar 0.017s ok net/http/fcgi 0.236s ok net/http/httptest 0.055s ok net/http/httptrace 0.013s ok net/http/httputil 1.647s ok net/http/internal 0.011s ok net/http/internal/ascii 0.008s ok net/http/pprof 5.073s ok net/internal/socktest 0.009s ok net/mail 0.006s ok net/netip 0.308s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.018s ok net/smtp 0.025s ok net/textproto 0.084s ok net/url 0.011s ok os 1.443s ok os/exec 2.657s ok os/exec/internal/fdtest 0.026s ok os/signal 2.258s ok os/user 0.007s ok path 0.008s ok path/filepath 1.016s ok plugin 0.004s ok reflect 0.684s ok regexp 0.348s ok regexp/syntax 0.583s ok runtime 27.041s ok runtime/cgo 0.017s ok runtime/coverage 0.012s ok runtime/debug 0.065s ok runtime/internal/atomic 0.060s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.019s ok runtime/internal/wasitest 0.006s ok runtime/metrics 0.007s ok runtime/pprof 6.078s ok runtime/trace 1.919s ok slices 1.092s ok sort 0.055s ok strconv 0.166s ok strings 2.639s ok sync 0.917s ok sync/atomic 0.442s ok syscall 0.078s ok testing 0.550s ok testing/fstest 0.024s ok testing/iotest 0.018s ok testing/quick 0.040s ok testing/slogtest 0.018s ok text/scanner 0.013s ok text/tabwriter 0.004s ok text/template 0.019s ok text/template/parse 0.010s ok time 2.636s ok unicode 0.015s ok unicode/utf16 0.037s ok unicode/utf8 1.003s ok cmd/addr2line 0.524s ok cmd/api 1.306s ok cmd/asm/internal/asm 0.306s ok cmd/asm/internal/lex 0.008s ok cmd/cgo/internal/swig 0.021s ok cmd/cgo/internal/test 0.230s ok cmd/cgo/internal/testcarchive 0.045s ok cmd/cgo/internal/testcshared 0.117s ok cmd/cgo/internal/testerrors 9.608s ok cmd/cgo/internal/testfortran 0.030s ok cmd/cgo/internal/testgodefs 0.796s ok cmd/cgo/internal/testlife 0.729s ok cmd/cgo/internal/testnocgo 0.016s ok cmd/cgo/internal/testplugin 0.023s ok cmd/cgo/internal/testsanitizers 0.019s [no tests to run] ok cmd/cgo/internal/testshared 0.020s ok cmd/cgo/internal/testso 1.516s ok cmd/cgo/internal/teststdio 1.580s ok cmd/cgo/internal/testtls 0.006s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.012s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/devirtualize 0.010s ok cmd/compile/internal/dwarfgen 0.211s ok cmd/compile/internal/importer 1.795s ok cmd/compile/internal/inline/inlheur 0.634s ok cmd/compile/internal/ir 0.018s ok cmd/compile/internal/logopt 0.330s ok cmd/compile/internal/loopvar 0.013s ok cmd/compile/internal/noder 0.010s ok cmd/compile/internal/reflectdata 0.012s [no tests to run] ok cmd/compile/internal/ssa 5.189s ok cmd/compile/internal/syntax 0.033s ok cmd/compile/internal/test 11.736s ok cmd/compile/internal/typecheck 0.332s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 10.413s ok cmd/covdata 0.024s ok cmd/cover 1.489s ok cmd/dist 0.007s ok cmd/distpack 0.005s ok cmd/doc 0.104s ok cmd/fix 2.340s ok cmd/go 53.552s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 0.143s ok cmd/go/internal/cfg 0.014s [no tests to run] ok cmd/go/internal/envcmd 0.064s ok cmd/go/internal/fsys 0.041s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.017s ok cmd/go/internal/load 0.009s ok cmd/go/internal/lockedfile 0.163s ok cmd/go/internal/lockedfile/internal/filelock 0.041s ok cmd/go/internal/modfetch 0.011s ok cmd/go/internal/modfetch/codehost 1.347s ok cmd/go/internal/modfetch/zip_sum_test 0.019s ok cmd/go/internal/modindex 0.102s ok cmd/go/internal/modload 0.013s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.032s ok cmd/go/internal/str 0.011s ok cmd/go/internal/test 0.032s ok cmd/go/internal/toolchain 0.014s ok cmd/go/internal/vcs 0.015s ok cmd/go/internal/vcweb 0.013s ok cmd/go/internal/vcweb/vcstest 3.769s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.287s ok cmd/gofmt 0.022s ok cmd/internal/archive 0.653s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/buildid 0.134s ok cmd/internal/cov 0.390s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.008s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 0.879s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.569s ok cmd/internal/obj/ppc64 0.076s ok cmd/internal/obj/riscv 0.052s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 2.411s ok cmd/internal/objabi 0.042s ok cmd/internal/pkgpath 0.022s ok cmd/internal/pkgpattern 0.013s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.008s ok cmd/internal/test2json 0.080s ok cmd/link 6.565s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 6.478s ok cmd/link/internal/loader 0.056s ok cmd/nm 0.778s ok cmd/objdump 1.465s ok cmd/pack 1.280s ok cmd/pprof 0.007s ok cmd/trace 3.890s ok cmd/vet 5.576s ##### os/user with tag osusergo ok os/user 0.007s ##### hash/maphash purego implementation ok hash/maphash 0.046s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 31.579s ##### sync -cpu=10 ok sync 0.862s ##### Testing cgo ok cmd/cgo/internal/test 0.236s ok cmd/cgo/internal/testtls 0.008s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.225s ok cmd/cgo/internal/test 0.221s ##### ../test ok cmd/internal/testdir 7.127s ok cmd/internal/testdir 9.602s ok cmd/internal/testdir 9.280s ok cmd/internal/testdir 6.316s ok cmd/internal/testdir 13.103s ok cmd/internal/testdir 6.155s ok cmd/internal/testdir 33.064s ok cmd/internal/testdir 7.135s ok cmd/internal/testdir 6.614s ok cmd/internal/testdir 7.153s All tests passed.