openbsd-386-72 at c8402cd33046e54c7e6530b458dfc21111d7ce64 :: 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" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.19.2 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 ##### 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) #4: Mon Dec 12 06:05:28 MST 2022 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP i386 ##### Testing packages. ok archive/tar 0.415s ok archive/zip 0.637s ok bufio 0.213s ok bytes 1.995s ok compress/bzip2 0.250s ok compress/flate 0.818s ok compress/gzip 2.152s ok compress/lzw 0.181s ok compress/zlib 0.831s ok container/heap 0.078s ok container/list 0.064s ok container/ring 0.047s ok context 0.145s ok crypto 0.080s ok crypto/aes 0.106s ok crypto/cipher 0.073s ok crypto/des 0.095s ok crypto/dsa 0.081s ok crypto/ecdh 0.519s ok crypto/ecdsa 0.253s ok crypto/ed25519 0.390s ok crypto/elliptic 0.116s ok crypto/hmac 0.054s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.216s ok crypto/internal/boring 0.054s ok crypto/internal/boring/bcache 0.125s ok crypto/internal/edwards25519 21.249s ok crypto/internal/edwards25519/field 23.355s ok crypto/internal/nistec 1.514s ok crypto/internal/nistec/fiat 0.036s [no tests to run] ok crypto/md5 0.069s ok crypto/rand 0.201s ok crypto/rc4 0.102s ok crypto/rsa 2.219s ok crypto/sha1 0.065s ok crypto/sha256 0.053s ok crypto/sha512 0.070s ok crypto/subtle 0.336s ok crypto/tls 1.854s ok crypto/x509 2.884s ok database/sql 0.611s ok database/sql/driver 0.054s ok debug/buildinfo 0.138s ok debug/dwarf 0.083s ok debug/elf 0.357s ok debug/gosym 0.116s ok debug/macho 0.082s ok debug/pe 0.127s ok debug/plan9obj 0.073s ok embed 0.087s [no tests to run] ok embed/internal/embedtest 0.070s ok encoding/ascii85 0.070s ok encoding/asn1 0.045s ok encoding/base32 0.182s ok encoding/base64 0.051s ok encoding/binary 0.049s ok encoding/csv 0.067s ok encoding/gob 3.308s ok encoding/hex 0.058s ok encoding/json 0.915s ok encoding/pem 2.021s ok encoding/xml 0.232s ok errors 0.054s ok expvar 0.049s ok flag 0.171s ok fmt 0.199s ok go/ast 0.086s ok go/build 1.985s ok go/build/constraint 0.093s ok go/constant 0.053s ok go/doc 0.156s ok go/doc/comment 2.825s ok go/format 0.079s ok go/importer 1.241s ok go/internal/gccgoimporter 0.117s ok go/internal/gcimporter 7.214s ok go/internal/srcimporter 25.852s ok go/parser 0.860s ok go/printer 0.268s ok go/scanner 0.051s ok go/token 0.098s ok go/types 27.421s ok hash 0.065s ok hash/adler32 0.122s ok hash/crc32 0.066s ok hash/crc64 0.054s ok hash/fnv 0.091s ok hash/maphash 0.121s ok html 0.043s ok html/template 0.202s ok image 0.174s ok image/color 0.090s ok image/draw 0.211s ok image/gif 0.450s ok image/jpeg 0.406s ok image/png 0.514s ok index/suffixarray 0.330s ok internal/abi 0.312s ok internal/buildcfg 0.055s ok internal/coverage/cformat 0.059s ok internal/coverage/cmerge 0.069s ok internal/coverage/pods 0.079s ok internal/coverage/slicereader 0.070s ok internal/coverage/slicewriter 0.050s ok internal/coverage/test 0.054s ok internal/cpu 0.110s ok internal/dag 0.063s ok internal/diff 0.127s ok internal/fmtsort 0.056s ok internal/fuzz 0.082s ok internal/godebug 0.079s ok internal/intern 0.293s ok internal/itoa 0.068s ok internal/poll 0.129s ok internal/profile 0.077s ok internal/reflectlite 0.172s ok internal/safefilepath 0.075s ok internal/saferio 0.227s ok internal/singleflight 0.161s ok internal/testenv 0.041s ok internal/trace 0.153s ok internal/types/errors 1.548s ok internal/unsafeheader 0.255s ok internal/xcoff 0.142s ok io 0.345s ok io/fs 0.494s ok io/ioutil 0.086s ok log 0.067s ok log/syslog 1.418s ok maps 0.058s ok math 0.061s ok math/big 2.033s ok math/bits 0.081s ok math/cmplx 0.062s ok math/rand 0.640s ok mime 0.087s ok mime/multipart 1.718s ok mime/quotedprintable 0.093s ok net 21.532s ok net/http 21.501s ok net/http/cgi 1.318s ok net/http/cookiejar 0.131s ok net/http/fcgi 0.199s ok net/http/httptest 0.341s ok net/http/httptrace 0.067s ok net/http/httputil 0.791s ok net/http/internal 0.070s ok net/http/internal/ascii 0.060s ok net/http/pprof 5.260s ok net/internal/socktest 0.064s ok net/mail 0.055s ok net/netip 0.892s ok net/rpc 0.175s ok net/rpc/jsonrpc 0.107s ok net/smtp 0.155s ok net/textproto 0.125s ok net/url 0.141s ok os 0.680s ok os/exec 1.049s ok os/exec/internal/fdtest 0.055s ok os/signal 2.706s ok os/user 0.073s ok path 0.086s ok path/filepath 0.195s ok plugin 0.040s ok reflect 0.411s ok regexp 1.222s ok regexp/syntax 2.070s ok runtime 64.286s ok runtime/cgo 0.059s ok runtime/coverage 0.086s ok runtime/debug 0.172s ok runtime/internal/atomic 0.156s ok runtime/internal/math 0.047s ok runtime/internal/sys 0.094s ok runtime/metrics 0.047s ok runtime/pprof 11.041s ok runtime/trace 2.521s ok slices 0.078s ok sort 0.128s ok strconv 0.653s ok strings 1.458s ok sync 1.688s ok sync/atomic 0.686s ok syscall 0.474s ok testing 1.385s ok testing/fstest 0.085s ok testing/iotest 0.075s ok testing/quick 0.118s ok text/scanner 0.064s ok text/tabwriter 0.056s ok text/template 0.180s ok text/template/parse 0.192s ok time 2.495s ok unicode 0.051s ok unicode/utf16 0.050s ok unicode/utf8 0.073s ok cmd/addr2line 3.576s ok cmd/api 41.549s ok cmd/asm/internal/asm 1.701s ok cmd/asm/internal/lex 0.130s ok cmd/compile/internal/abt 0.065s ok cmd/compile/internal/amd64 0.055s ok cmd/compile/internal/base 0.067s ok cmd/compile/internal/compare 0.052s ok cmd/compile/internal/dwarfgen 0.917s ok cmd/compile/internal/importer 5.267s ok cmd/compile/internal/ir 0.089s ok cmd/compile/internal/logopt 0.428s ok cmd/compile/internal/loopvar 0.071s ok cmd/compile/internal/noder 0.090s ok cmd/compile/internal/reflectdata 0.067s [no tests to run] ok cmd/compile/internal/ssa 13.062s ok cmd/compile/internal/syntax 0.177s ok cmd/compile/internal/test 35.082s ok cmd/compile/internal/typecheck 1.111s ok cmd/compile/internal/types 0.062s ok cmd/compile/internal/types2 27.070s ok cmd/covdata 0.141s ok cmd/cover 5.608s ok cmd/dist 0.062s ok cmd/doc 1.249s ok cmd/fix 49.992s ok cmd/go 177.325s ok cmd/go/internal/auth 0.081s ok cmd/go/internal/cache 0.492s ok cmd/go/internal/fsys 0.214s ok cmd/go/internal/generate 0.133s ok cmd/go/internal/get 0.109s ok cmd/go/internal/imports 0.159s ok cmd/go/internal/load 0.108s ok cmd/go/internal/lockedfile 0.487s ok cmd/go/internal/lockedfile/internal/filelock 0.172s ok cmd/go/internal/modconv 0.073s ok cmd/go/internal/modfetch 0.112s ok cmd/go/internal/modfetch/codehost 0.085s ok cmd/go/internal/modfetch/zip_sum_test 0.151s ok cmd/go/internal/modindex 0.464s ok cmd/go/internal/modload 0.075s ok cmd/go/internal/mvs 0.098s ok cmd/go/internal/par 0.117s ok cmd/go/internal/str 0.073s ok cmd/go/internal/test 0.189s ok cmd/go/internal/vcs 0.117s ok cmd/go/internal/vcweb 0.152s ok cmd/go/internal/vcweb/vcstest 8.517s ok cmd/go/internal/web 0.204s ok cmd/go/internal/work 0.993s ok cmd/gofmt 0.215s ok cmd/internal/archive 2.534s ok cmd/internal/buildid 0.377s ok cmd/internal/cov 1.076s ok cmd/internal/dwarf 0.092s ok cmd/internal/edit 0.081s ok cmd/internal/goobj 0.090s ok cmd/internal/moddeps 3.777s ok cmd/internal/notsha256 0.078s ok cmd/internal/obj 1.559s ok cmd/internal/obj/ppc64 0.739s ok cmd/internal/obj/riscv 0.284s ok cmd/internal/obj/s390x 0.052s ok cmd/internal/obj/x86 5.558s ok cmd/internal/objabi 0.057s ok cmd/internal/pkgpath 0.192s ok cmd/internal/pkgpattern 0.085s ok cmd/internal/quoted 0.067s ok cmd/internal/src 0.058s ok cmd/internal/test2json 0.279s ok cmd/link 18.760s ok cmd/link/internal/benchmark 0.044s ok cmd/link/internal/ld 14.741s ok cmd/link/internal/loader 0.111s ok cmd/nm 9.277s ok cmd/objdump 10.555s ok cmd/pack 4.549s ok cmd/pprof 2.275s ok cmd/trace 3.743s ok cmd/vet 19.826s ##### os/user with tag osusergo ok os/user 0.052s ##### hash/maphash purego implementation ok hash/maphash 0.094s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.362s ##### moved GOROOT ok fmt 0.133s ##### Testing without libgcc. ok net 0.083s ok os/user 0.037s ##### sync -cpu=10 ok sync 1.473s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 2.377s ok misc/cgo/test 2.246s ok misc/cgo/test 2.118s ok misc/cgo/testtls 0.036s ok misc/cgo/testtls 0.039s ok misc/cgo/testtls 0.034s ok misc/cgo/nocgo 0.037s ok misc/cgo/nocgo 0.038s ok misc/cgo/nocgo 0.033s ok misc/cgo/test 2.179s ok misc/cgo/test 2.233s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.486s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.776s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.067s [no tests to run] All tests passed.