freebsd-amd64-13_0 at d3c93f2f00fe40eb6f8b0bf9c81b15ddd9872119 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] 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-amd64-13_0" "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 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/amd64. --- Installed Go for freebsd/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: 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 amd64 ##### Testing packages. ok archive/tar 0.096s ok archive/zip 0.159s ok bufio 0.039s ok bytes 0.101s ok cmp 0.010s ok compress/bzip2 0.027s ok compress/flate 0.488s ok compress/gzip 0.895s ok compress/lzw 0.042s ok compress/zlib 0.312s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.005s ok context 0.020s ok crypto 0.182s ok crypto/aes 0.016s ok crypto/cipher 0.006s ok crypto/des 0.007s ok crypto/dsa 0.004s ok crypto/ecdh 0.030s ok crypto/ecdsa 0.021s ok crypto/ed25519 0.034s ok crypto/elliptic 0.006s ok crypto/hmac 0.003s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.032s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.052s ok crypto/internal/edwards25519 0.054s ok crypto/internal/edwards25519/field 0.011s ok crypto/internal/hpke 0.003s ok crypto/internal/mlkem768 0.191s ok crypto/internal/nistec 0.109s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.032s ok crypto/rc4 0.020s ok crypto/rsa 0.191s ok crypto/sha1 0.005s ok crypto/sha256 0.003s ok crypto/sha512 0.004s ok crypto/subtle 0.083s --- FAIL: TestTLS13OnlyClientHelloCipherSuite (0.00s) --- FAIL: TestTLS13OnlyClientHelloCipherSuite/some_TLS_1.2_cipher (0.00s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:50005->127.0.0.1:41241: connection reset by peer --- FAIL: TestMultipleCertificates (0.00s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:50067->127.0.0.1:41241: connection reset by peer --- FAIL: TestVerifyCertificates (0.01s) --- FAIL: TestVerifyCertificates/TLSv13 (0.00s) --- FAIL: TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert (0.01s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:50115->127.0.0.1:41241: connection reset by peer FAIL FAIL crypto/tls 0.319s ok crypto/x509 0.200s ok database/sql 0.492s FAIL go tool dist: Failed: exit status 1