openbsd-386-72 at 7b5a34418cd32ec4d2c0f7d6e4c7e6fe7585a17f :: 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.501s ok archive/zip 0.730s ok bufio 0.192s ok bytes 2.156s ok compress/bzip2 0.227s ok compress/flate 0.861s ok compress/gzip 2.433s ok compress/lzw 0.182s ok compress/zlib 0.822s ok container/heap 0.071s ok container/list 0.061s ok container/ring 0.070s ok context 0.169s ok crypto 0.077s ok crypto/aes 0.105s ok crypto/cipher 0.085s ok crypto/des 0.107s ok crypto/dsa 0.096s ok crypto/ecdh 0.530s ok crypto/ecdsa 0.271s ok crypto/ed25519 0.404s ok crypto/elliptic 0.123s ok crypto/hmac 0.058s ok crypto/internal/alias 0.043s ok crypto/internal/bigmod 0.212s ok crypto/internal/boring 0.056s ok crypto/internal/boring/bcache 0.126s ok crypto/internal/edwards25519 19.328s ok crypto/internal/edwards25519/field 21.398s ok crypto/internal/nistec 5.728s ok crypto/internal/nistec/fiat 0.057s [no tests to run] ok crypto/md5 0.064s ok crypto/rand 0.195s ok crypto/rc4 0.124s ok crypto/rsa 0.450s ok crypto/sha1 0.059s ok crypto/sha256 0.082s ok crypto/sha512 0.093s ok crypto/subtle 0.333s ok crypto/tls 1.948s ok crypto/x509 2.769s ok database/sql 0.628s ok database/sql/driver 0.055s ok debug/buildinfo 0.067s ok debug/dwarf 0.111s ok debug/elf 0.382s ok debug/gosym 0.119s ok debug/macho 0.093s ok debug/pe 0.143s ok debug/plan9obj 0.078s ok embed 0.089s [no tests to run] ok embed/internal/embedtest 0.063s ok encoding/ascii85 0.074s ok encoding/asn1 0.051s ok encoding/base32 0.148s ok encoding/base64 0.052s ok encoding/binary 0.047s ok encoding/csv 0.062s ok encoding/gob 2.908s ok encoding/hex 0.064s ok encoding/json 0.869s ok encoding/pem 2.019s ok encoding/xml 0.230s ok errors 0.055s ok expvar 0.083s ok flag 0.177s ok fmt 0.201s ok go/ast 0.101s ok go/build 2.024s ok go/build/constraint 0.096s ok go/constant 0.055s ok go/doc 0.181s ok go/doc/comment 2.922s ok go/format 0.085s ok go/importer 1.336s ok go/internal/gccgoimporter 0.128s ok go/internal/gcimporter 6.358s ok go/internal/srcimporter 25.705s ok go/parser 0.910s ok go/printer 0.261s ok go/scanner 0.067s ok go/token 0.125s ok go/types 27.742s ok hash 0.061s ok hash/adler32 0.098s ok hash/crc32 0.074s ok hash/crc64 0.058s ok hash/fnv 0.072s ok hash/maphash 0.129s ok html 0.044s ok html/template 0.214s ok image 0.180s ok image/color 0.093s ok image/draw 0.208s ok image/gif 0.421s ok image/jpeg 0.647s ok image/png 0.610s ok index/suffixarray 0.379s ok internal/abi 9.927s ok internal/buildcfg 0.070s ok internal/coverage/cformat 0.084s ok internal/coverage/cmerge 0.096s ok internal/coverage/pods 0.070s ok internal/coverage/slicereader 0.065s ok internal/coverage/slicewriter 0.078s ok internal/coverage/test 0.055s ok internal/cpu 0.129s ok internal/dag 0.071s ok internal/diff 0.103s ok internal/fmtsort 0.054s ok internal/fuzz 0.081s ok internal/godebug 0.061s ok internal/intern 0.359s ok internal/itoa 0.052s ok internal/poll 0.130s ok internal/profile 0.087s ok internal/reflectlite 0.178s ok internal/safefilepath 0.067s ok internal/saferio 0.234s ok internal/singleflight 0.203s ok internal/testenv 0.062s ok internal/trace 0.162s ok internal/types/errors 1.584s ok internal/unsafeheader 0.141s ok internal/xcoff 0.220s ok io 0.356s ok io/fs 0.476s ok io/ioutil 0.092s ok log 0.101s ok log/syslog 1.420s ok math 0.085s ok math/big 1.636s ok math/bits 0.104s ok math/cmplx 0.083s ok math/rand 0.569s ok mime 0.063s ok mime/multipart 0.251s ok mime/quotedprintable 0.115s ok net 18.343s ok net/http 16.840s ok net/http/cgi 1.439s ok net/http/cookiejar 0.149s ok net/http/fcgi 0.231s ok net/http/httptest 0.261s ok net/http/httptrace 0.098s ok net/http/httputil 0.801s ok net/http/internal 0.085s ok net/http/internal/ascii 0.069s ok net/http/pprof 5.246s ok net/internal/socktest 0.059s ok net/mail 0.077s ok net/netip 1.002s ok net/rpc 0.158s ok net/rpc/jsonrpc 0.085s ok net/smtp 0.148s ok net/textproto 0.110s ok net/url 0.179s ok os 1.328s ok os/exec 1.123s ok os/exec/internal/fdtest 0.081s ok os/signal 2.790s ok os/user 0.044s ok path 0.053s ok path/filepath 0.240s ok plugin 0.055s ok reflect 0.455s ok regexp 1.416s ok regexp/syntax 1.805s ok runtime 64.953s ok runtime/cgo 0.078s ok runtime/coverage 0.095s ok runtime/debug 0.162s ok runtime/internal/atomic 0.134s ok runtime/internal/math 0.072s ok runtime/internal/sys 0.098s ok runtime/metrics 0.051s ok runtime/pprof 10.990s ok runtime/trace 3.251s ok sort 0.130s ok strconv 0.421s ok strings 1.928s ok sync 1.525s ok sync/atomic 0.511s ok syscall 0.643s ok testing 1.544s ok testing/fstest 0.095s ok testing/iotest 0.128s ok testing/quick 0.142s ok text/scanner 0.050s ok text/tabwriter 0.072s ok text/template 0.126s ok text/template/parse 0.070s ok time 2.516s ok unicode 0.105s ok unicode/utf16 0.090s ok unicode/utf8 0.095s ok cmd/addr2line 2.417s ok cmd/api 36.475s ok cmd/asm/internal/asm 0.827s ok cmd/asm/internal/lex 0.094s ok cmd/compile/internal/abt 0.083s ok cmd/compile/internal/amd64 0.126s ok cmd/compile/internal/base 0.087s ok cmd/compile/internal/compare 0.099s ok cmd/compile/internal/dwarfgen 1.578s ok cmd/compile/internal/importer 6.270s ok cmd/compile/internal/ir 0.062s ok cmd/compile/internal/logopt 0.354s ok cmd/compile/internal/noder 0.094s ok cmd/compile/internal/reflectdata 0.071s [no tests to run] ok cmd/compile/internal/ssa 1.211s ok cmd/compile/internal/syntax 0.194s ok cmd/compile/internal/test 31.741s ok cmd/compile/internal/typecheck 1.373s ok cmd/compile/internal/types 0.065s ok cmd/compile/internal/types2 28.625s ok cmd/covdata 0.062s ok cmd/cover 5.273s ok cmd/dist 0.393s ok cmd/doc 1.271s ok cmd/fix 41.709s ok cmd/go 184.862s ok cmd/go/internal/auth 0.085s ok cmd/go/internal/cache 0.506s ok cmd/go/internal/fsys 0.230s ok cmd/go/internal/generate 0.156s ok cmd/go/internal/get 0.128s ok cmd/go/internal/imports 0.114s ok cmd/go/internal/load 0.119s ok cmd/go/internal/lockedfile 0.492s ok cmd/go/internal/lockedfile/internal/filelock 0.168s ok cmd/go/internal/modconv 0.099s ok cmd/go/internal/modfetch 0.135s ok cmd/go/internal/modfetch/codehost 0.102s ok cmd/go/internal/modfetch/zip_sum_test 0.102s ok cmd/go/internal/modindex 0.426s ok cmd/go/internal/modload 0.081s ok cmd/go/internal/mvs 0.103s ok cmd/go/internal/par 0.135s ok cmd/go/internal/str 0.054s ok cmd/go/internal/test 0.121s ok cmd/go/internal/vcs 0.152s ok cmd/go/internal/vcweb 0.184s ok cmd/go/internal/vcweb/vcstest 8.538s ok cmd/go/internal/web 0.123s ok cmd/go/internal/work 0.377s ok cmd/gofmt 0.183s ok cmd/internal/archive 4.834s ok cmd/internal/buildid 0.307s ok cmd/internal/dwarf 0.069s ok cmd/internal/edit 0.080s ok cmd/internal/goobj 0.043s ok cmd/internal/moddeps 4.740s ok cmd/internal/notsha256 0.118s ok cmd/internal/obj 1.665s ok cmd/internal/obj/ppc64 0.681s ok cmd/internal/obj/riscv 0.294s ok cmd/internal/obj/s390x 0.064s ok cmd/internal/obj/x86 5.823s ok cmd/internal/objabi 0.076s ok cmd/internal/pkgpath 0.198s ok cmd/internal/pkgpattern 0.083s ok cmd/internal/quoted 0.063s ok cmd/internal/src 0.040s ok cmd/internal/test2json 0.320s ok cmd/link 18.898s ok cmd/link/internal/benchmark 0.076s ok cmd/link/internal/ld 17.201s ok cmd/link/internal/loader 0.204s ok cmd/nm 16.781s ok cmd/objdump 11.811s ok cmd/pack 6.784s ok cmd/pprof 2.384s ok cmd/trace 4.087s ok cmd/vet 20.734s ##### os/user with tag osusergo ok os/user 0.060s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 54.901s ##### moved GOROOT ok fmt 0.137s ##### Testing without libgcc. ok net 0.097s ok os/user 0.044s ##### sync -cpu=10 ok sync 1.478s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 2.439s ok misc/cgo/test 2.258s ok misc/cgo/test 2.603s ok misc/cgo/testtls 0.044s ok misc/cgo/testtls 0.041s ok misc/cgo/testtls 0.036s ok misc/cgo/nocgo 0.040s ok misc/cgo/nocgo 0.042s ok misc/cgo/nocgo 0.038s ok misc/cgo/test 1.998s ok misc/cgo/test 1.268s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.410s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.759s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.080s [no tests to run] All tests passed.