openbsd-386-72 at 561a5079057e3a660ab638e1ba957a96c4ff3fd1 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "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 openbsd/386) 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 openbsd/386. --- Installed Go for openbsd/386 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: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC.MP) #5: Tue Jul 25 16:20:46 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP i386 ##### Testing packages. ok archive/tar 0.365s ok archive/zip 0.674s ok bufio 0.182s ok bytes 0.561s ok cmp 0.073s ok compress/bzip2 0.204s ok compress/flate 1.349s ok compress/gzip 2.002s ok compress/lzw 0.154s ok compress/zlib 0.771s ok container/heap 0.074s ok container/list 0.062s ok container/ring 0.064s ok context 0.242s ok crypto 0.058s ok crypto/aes 0.148s ok crypto/cipher 0.055s ok crypto/des 0.075s ok crypto/dsa 0.060s ok crypto/ecdh 0.446s ok crypto/ecdsa 0.245s ok crypto/ed25519 0.420s ok crypto/elliptic 0.131s ok crypto/hmac 0.055s ok crypto/internal/alias 0.069s ok crypto/internal/bigmod 0.257s ok crypto/internal/boring 0.079s ok crypto/internal/boring/bcache 0.137s ok crypto/internal/edwards25519 0.642s ok crypto/internal/edwards25519/field 0.185s ok crypto/internal/nistec 1.201s ok crypto/internal/nistec/fiat 0.062s [no tests to run] ok crypto/md5 0.052s ok crypto/rand 0.258s ok crypto/rc4 0.168s ok crypto/rsa 1.181s ok crypto/sha1 0.042s ok crypto/sha256 0.060s ok crypto/sha512 0.071s ok crypto/subtle 0.455s ok crypto/tls 2.094s ok crypto/x509 2.989s ok database/sql 0.914s ok database/sql/driver 0.076s ok debug/buildinfo 0.109s ok debug/dwarf 0.154s ok debug/elf 0.362s ok debug/gosym 0.180s ok debug/macho 0.056s ok debug/pe 0.131s ok debug/plan9obj 0.055s ok embed 0.076s [no tests to run] ok embed/internal/embedtest 0.100s ok encoding/ascii85 0.089s ok encoding/asn1 0.064s ok encoding/base32 0.099s ok encoding/base64 0.043s ok encoding/binary 0.086s ok encoding/csv 0.105s ok encoding/gob 4.297s ok encoding/hex 0.047s ok encoding/json 0.785s ok encoding/pem 1.943s ok encoding/xml 0.218s ok errors 0.080s ok expvar 0.093s ok flag 0.243s ok fmt 0.167s ok go/ast 0.063s ok go/build 2.228s ok go/build/constraint 0.062s ok go/constant 0.074s ok go/doc 0.183s ok go/doc/comment 2.292s ok go/format 0.093s ok go/importer 1.162s ok go/internal/gccgoimporter 0.133s ok go/internal/gcimporter 7.001s ok go/internal/srcimporter 20.756s ok go/parser 0.894s ok go/printer 0.246s ok go/scanner 0.046s ok go/token 0.064s ok go/types 29.144s ok hash 0.155s ok hash/adler32 0.142s ok hash/crc32 0.043s ok hash/crc64 0.056s ok hash/fnv 0.068s ok hash/maphash 0.095s ok html 0.071s ok html/template 0.265s ok image 0.217s ok image/color 0.140s ok image/draw 0.209s ok image/gif 0.427s ok image/jpeg 0.383s ok image/png 0.541s ok index/suffixarray 0.362s ok internal/abi 0.411s ok internal/buildcfg 0.077s ok internal/coverage/cformat 0.087s ok internal/coverage/cmerge 0.096s ok internal/coverage/pods 0.066s ok internal/coverage/slicereader 0.054s ok internal/coverage/slicewriter 0.118s ok internal/coverage/test 0.086s ok internal/cpu 0.089s ok internal/dag 0.082s ok internal/diff 0.118s ok internal/fmtsort 0.040s ok internal/fuzz 0.091s ok internal/godebug 1.797s ok internal/godebugs 0.074s ok internal/intern 0.515s ok internal/itoa 0.067s ok internal/platform 1.797s ok internal/poll 0.098s ok internal/profile 0.062s ok internal/reflectlite 0.068s ok internal/safefilepath 0.054s ok internal/saferio 0.301s ok internal/singleflight 0.157s ok internal/testenv 0.755s ok internal/trace 0.190s ok internal/types/errors 1.569s ok internal/unsafeheader 0.073s ok internal/xcoff 0.078s ok internal/zstd 0.061s ok io 0.364s ok io/fs 0.502s ok io/ioutil 0.090s ok log 0.044s ok log/slog 0.164s ok log/slog/internal/benchmarks 0.086s ok log/slog/internal/buffer 0.077s ok log/syslog 1.398s ok maps 0.056s ok math 0.058s ok math/big 1.607s ok math/bits 0.057s ok math/cmplx 0.077s ok math/rand 0.531s ok mime 0.063s ok mime/multipart 1.118s ok mime/quotedprintable 0.104s ok net 24.272s ok net/http 9.630s ok net/http/cgi 1.320s ok net/http/cookiejar 0.101s ok net/http/fcgi 0.314s ok net/http/httptest 0.289s ok net/http/httptrace 0.059s ok net/http/httputil 0.800s ok net/http/internal 0.060s ok net/http/internal/ascii 0.049s ok net/http/pprof 5.202s ok net/internal/socktest 0.057s ok net/mail 0.052s ok net/netip 0.950s ok net/rpc 0.133s ok net/rpc/jsonrpc 0.084s ok net/smtp 0.150s ok net/textproto 0.137s ok net/url 0.098s ok os 0.697s ok os/exec 1.419s ok os/exec/internal/fdtest 0.060s ok os/signal 2.744s ok os/user 0.080s ok path 0.103s ok path/filepath 0.162s ok plugin 0.040s ok reflect 0.394s ok regexp 1.274s ok regexp/syntax 1.946s ok runtime 68.881s ok runtime/cgo 0.074s ok runtime/coverage 0.086s ok runtime/debug 0.155s ok runtime/internal/atomic 0.133s ok runtime/internal/math 0.077s ok runtime/internal/sys 0.068s ok runtime/internal/wasitest 0.058s ok runtime/metrics 0.071s ok runtime/pprof 12.180s ok runtime/trace 3.105s ok slices 0.155s ok sort 0.090s ok strconv 0.378s ok strings 1.341s ok sync 1.358s ok sync/atomic 0.442s ok syscall 0.512s ok testing 1.295s ok testing/fstest 0.085s ok testing/iotest 0.069s ok testing/quick 0.189s ok testing/slogtest 0.099s ok text/scanner 0.089s ok text/tabwriter 0.077s ok text/template 0.114s ok text/template/parse 0.065s ok time 2.592s ok unicode 0.055s ok unicode/utf16 0.051s ok unicode/utf8 0.072s ok cmd/addr2line 1.698s ok cmd/api 1.762s ok cmd/asm/internal/asm 0.790s ok cmd/asm/internal/lex 0.061s ok cmd/cgo/internal/swig 0.132s ok cmd/cgo/internal/test 1.872s ok cmd/cgo/internal/testcarchive 0.554s ok cmd/cgo/internal/testcshared 0.889s ok cmd/cgo/internal/testerrors 37.345s ok cmd/cgo/internal/testfortran 0.149s ok cmd/cgo/internal/testgodefs 3.706s ok cmd/cgo/internal/testlife 3.332s ok cmd/cgo/internal/testnocgo 0.054s ok cmd/cgo/internal/testplugin 0.060s ok cmd/cgo/internal/testsanitizers 0.050s [no tests to run] ok cmd/cgo/internal/testshared 0.046s ok cmd/cgo/internal/testso 7.176s ok cmd/cgo/internal/teststdio 7.787s ok cmd/cgo/internal/testtls 0.065s ok cmd/compile/internal/abt 0.082s ok cmd/compile/internal/amd64 0.055s ok cmd/compile/internal/base 0.061s ok cmd/compile/internal/compare 0.049s ok cmd/compile/internal/dwarfgen 1.022s ok cmd/compile/internal/importer 5.259s ok cmd/compile/internal/inline/inlheur 2.334s ok cmd/compile/internal/ir 0.096s ok cmd/compile/internal/logopt 0.409s ok cmd/compile/internal/loopvar 0.060s ok cmd/compile/internal/noder 0.088s ok cmd/compile/internal/reflectdata 0.068s [no tests to run] ok cmd/compile/internal/ssa 11.407s ok cmd/compile/internal/syntax 0.138s ok cmd/compile/internal/test 31.909s ok cmd/compile/internal/typecheck 1.000s ok cmd/compile/internal/types 0.062s ok cmd/compile/internal/types2 25.294s ok cmd/covdata 0.073s ok cmd/cover 6.448s ok cmd/dist 0.060s ok cmd/distpack 0.047s ok cmd/doc 0.431s ok cmd/fix 14.752s ok cmd/go 180.465s ok cmd/go/internal/auth 0.088s ok cmd/go/internal/cache 0.434s ok cmd/go/internal/cfg 0.070s [no tests to run] ok cmd/go/internal/envcmd 0.290s ok cmd/go/internal/fsys 0.316s ok cmd/go/internal/generate 0.127s ok cmd/go/internal/gover 0.055s ok cmd/go/internal/imports 0.165s ok cmd/go/internal/load 0.060s ok cmd/go/internal/lockedfile 0.470s ok cmd/go/internal/lockedfile/internal/filelock 0.137s ok cmd/go/internal/modfetch 0.076s ok cmd/go/internal/modfetch/codehost 7.553s ok cmd/go/internal/modfetch/zip_sum_test 0.076s ok cmd/go/internal/modindex 0.341s ok cmd/go/internal/modload 0.106s ok cmd/go/internal/mvs 0.092s ok cmd/go/internal/par 0.094s ok cmd/go/internal/str 0.072s ok cmd/go/internal/test 0.140s ok cmd/go/internal/toolchain 0.103s ok cmd/go/internal/vcs 0.084s ok cmd/go/internal/vcweb 0.074s ok cmd/go/internal/vcweb/vcstest 7.589s ok cmd/go/internal/web 0.175s ok cmd/go/internal/work 0.487s ok cmd/gofmt 0.176s ok cmd/internal/archive 2.514s ok cmd/internal/buildid 0.339s ok cmd/internal/cov 1.147s ok cmd/internal/dwarf 0.054s ok cmd/internal/edit 0.038s ok cmd/internal/goobj 0.041s ok cmd/internal/moddeps 4.150s ok cmd/internal/notsha256 0.044s ok cmd/internal/obj 1.533s ok cmd/internal/obj/ppc64 0.817s ok cmd/internal/obj/riscv 0.234s ok cmd/internal/obj/s390x 0.040s ok cmd/internal/obj/x86 5.988s ok cmd/internal/objabi 0.319s ok cmd/internal/pkgpath 0.213s ok cmd/internal/pkgpattern 0.105s ok cmd/internal/quoted 0.086s ok cmd/internal/src 0.053s ok cmd/internal/test2json 0.213s ok cmd/link 27.111s ok cmd/link/internal/benchmark 0.044s ok cmd/link/internal/ld 16.750s ok cmd/link/internal/loader 0.080s ok cmd/nm 4.599s ok cmd/objdump 7.885s ok cmd/pack 1.407s ok cmd/pprof 2.319s ok cmd/trace 3.945s ok cmd/vet 19.956s ##### os/user with tag osusergo ok os/user 0.052s ##### hash/maphash purego implementation ok hash/maphash 0.096s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.983s ##### Testing without libgcc. ok net 0.085s ok os/user 0.042s ##### sync -cpu=10 ok sync 1.438s ##### Testing cgo ok cmd/cgo/internal/test 1.857s ok cmd/cgo/internal/test 2.213s ok cmd/cgo/internal/testtls 0.040s ok cmd/cgo/internal/testtls 0.034s ok cmd/cgo/internal/testnocgo 0.038s ok cmd/cgo/internal/testnocgo 0.036s ok cmd/cgo/internal/test 1.978s ok cmd/cgo/internal/test 1.997s All tests passed.