freebsd-386-13_0 at 10c2348602a3bc44b9b352fe95a18b83b025e367 :: 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" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-386-13_0" "GOARCH=386" "GOHOSTARCH=386" "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 freebsd/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 freebsd/386. --- Installed Go for freebsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: AMD EPYC 7B12 # GOOS: freebsd # OS Version: FreeBSD 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248759-3684bb89d52: Thu Dec 30 02:37:49 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC i386 ##### Testing packages. ok archive/tar 0.197s ok archive/zip 0.262s ok bufio 0.057s ok bytes 1.422s ok compress/bzip2 0.056s ok compress/flate 0.461s ok compress/gzip 1.635s ok compress/lzw 0.058s ok compress/zlib 0.434s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.013s ok context 0.014s ok crypto 0.005s ok crypto/aes 0.025s ok crypto/cipher 0.007s ok crypto/des 0.013s ok crypto/dsa 0.007s ok crypto/ecdh 0.332s ok crypto/ecdsa 0.182s ok crypto/ed25519 0.345s ok crypto/elliptic 0.061s ok crypto/hmac 0.008s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.102s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.040s ok crypto/internal/edwards25519 18.325s ok crypto/internal/edwards25519/field 20.325s ok crypto/internal/nistec 1.078s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.054s ok crypto/rc4 0.031s ok crypto/rsa 1.515s ok crypto/sha1 0.004s ok crypto/sha256 0.004s ok crypto/sha512 0.007s ok crypto/subtle 0.112s ok crypto/tls 1.350s ok crypto/x509 2.429s ok database/sql 0.276s ok database/sql/driver 0.002s ok debug/buildinfo 0.007s ok debug/dwarf 0.012s ok debug/elf 0.172s ok debug/gosym 0.015s ok debug/macho 0.007s ok debug/pe 0.009s ok debug/plan9obj 0.010s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.005s ok encoding/asn1 0.004s ok encoding/base32 0.034s ok encoding/base64 0.005s ok encoding/binary 0.005s ok encoding/csv 0.009s ok encoding/gob 1.458s ok encoding/hex 0.004s ok encoding/json 0.157s ok encoding/pem 0.554s ok encoding/xml 0.051s ok errors 0.006s ok expvar 0.004s ok flag 0.015s ok fmt 0.062s ok go/ast 0.007s ok go/build 1.360s ok go/build/constraint 0.005s ok go/constant 0.004s ok go/doc 0.029s ok go/doc/comment 0.679s ok go/format 0.007s ok go/importer 0.158s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 1.168s ok go/internal/srcimporter 5.297s ok go/parser 0.189s ok go/printer 0.188s ok go/scanner 0.004s ok go/token 0.014s ok go/types 6.586s ok hash 0.004s ok hash/adler32 0.007s ok hash/crc32 0.006s ok hash/crc64 0.004s ok hash/fnv 0.003s ok hash/maphash 0.036s ok html 0.008s ok html/template 0.048s ok image 0.045s ok image/color 0.016s ok image/draw 0.075s ok image/gif 0.143s ok image/jpeg 0.135s ok image/png 0.256s ok index/suffixarray 0.163s ok internal/abi 0.028s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.007s ok internal/cpu 0.006s ok internal/dag 0.004s ok internal/diff 0.005s ok internal/fmtsort 0.002s ok internal/fuzz 0.008s ok internal/godebug 0.006s ok internal/intern 0.182s ok internal/itoa 0.003s ok internal/poll 0.025s ok internal/profile 0.004s ok internal/reflectlite 0.046s ok internal/safefilepath 0.004s ok internal/saferio 0.022s ok internal/singleflight 0.021s ok internal/testenv 0.004s ok internal/trace 0.035s ok internal/types/errors 0.275s ok internal/unsafeheader 0.004s ok internal/xcoff 0.010s ok io 0.029s ok io/fs 0.268s ok io/ioutil 0.023s ok log 0.005s ok log/slog 0.010s ok log/slog/internal/buffer 0.004s ok log/syslog 1.269s ok maps 0.007s ok math 0.008s ok math/big 1.334s ok math/bits 0.009s ok math/cmplx 0.006s ok math/rand 0.502s ok mime 0.013s ok mime/multipart 1.015s ok mime/quotedprintable 0.022s ok net 17.422s ok net/http 5.834s ok net/http/cgi 0.035s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.112s ok net/http/httptest 0.124s ok net/http/httptrace 0.009s ok net/http/httputil 0.596s ok net/http/internal 0.003s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.298s ok net/internal/socktest 0.005s ok net/mail 0.005s ok net/netip 0.311s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.021s ok net/textproto 0.008s ok net/url 0.037s ok os 0.238s ok os/exec 0.206s ok os/exec/internal/fdtest 0.010s ok os/signal 2.873s ok os/user 0.004s ok path 0.005s ok path/filepath 0.045s ok plugin 0.004s ok reflect 0.160s ok regexp 0.361s ok regexp/syntax 0.641s ok runtime 23.541s ok runtime/cgo 0.010s ok runtime/coverage 0.010s ok runtime/debug 0.024s ok runtime/internal/atomic 0.033s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.006s ok runtime/metrics 0.005s ok runtime/pprof 5.304s ok runtime/trace 1.447s ok slices 0.003s ok sort 0.055s ok strconv 0.303s ok strings 1.361s ok sync 0.320s ok sync/atomic 0.618s ok syscall 1.694s ok testing 1.893s ok testing/fstest 0.009s ok testing/iotest 0.003s ok testing/quick 0.030s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.017s ok text/template/parse 0.009s ok time 1.919s ok unicode 0.008s ok unicode/utf16 0.013s ok unicode/utf8 0.028s ok cmd/addr2line 0.500s ok cmd/api 5.710s ok cmd/asm/internal/asm 0.426s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.007s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/dwarfgen 0.264s ok cmd/compile/internal/importer 0.876s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.047s ok cmd/compile/internal/loopvar 0.003s ok cmd/compile/internal/noder 0.012s ok cmd/compile/internal/reflectdata 0.012s [no tests to run] ok cmd/compile/internal/ssa 4.048s ok cmd/compile/internal/syntax 0.020s ok cmd/compile/internal/test 13.299s ok cmd/compile/internal/typecheck 0.307s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 4.852s ok cmd/covdata 0.011s ok cmd/cover 0.678s ok cmd/dist 0.005s ok cmd/doc 0.092s ok cmd/fix 0.906s ok cmd/go 24.579s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.082s ok cmd/go/internal/fsys 0.034s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.010s ok cmd/go/internal/imports 0.011s ok cmd/go/internal/load 0.011s ok cmd/go/internal/lockedfile 0.317s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modconv 0.015s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.073s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.012s ok cmd/go/internal/par 0.027s ok cmd/go/internal/str 0.006s ok cmd/go/internal/test 0.014s ok cmd/go/internal/vcs 0.014s ok cmd/go/internal/vcweb 0.011s ok cmd/go/internal/vcweb/vcstest 1.020s ok cmd/go/internal/web 0.006s ok cmd/go/internal/work 0.078s ok cmd/gofmt 0.025s ok cmd/internal/archive 0.303s ok cmd/internal/buildid 0.173s ok cmd/internal/cov 0.214s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 0.652s ok cmd/internal/notsha256 0.006s ok cmd/internal/obj 0.387s ok cmd/internal/obj/ppc64 0.056s ok cmd/internal/obj/riscv 0.017s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 2.394s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.010s ok cmd/internal/pkgpattern 0.006s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.004s ok cmd/internal/test2json 0.120s ok cmd/link 3.219s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 1.915s ok cmd/link/internal/loader 0.013s ok cmd/nm 0.670s ok cmd/objdump 1.101s ok cmd/pack 0.398s ok cmd/pprof 1.409s ok cmd/trace 0.058s ok cmd/vet 3.850s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.040s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 33.456s ##### moved GOROOT ok fmt 0.059s ##### Testing without libgcc. ok net 0.010s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.287s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.316s ok misc/cgo/test 0.317s ok misc/cgo/test 0.316s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.315s ok misc/cgo/test 0.341s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.487s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.510s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.