golang.org/x/build@v0.0.0-20240506185731-218518f32b70/internal/logparser/testdata/9.log (about) 1 openbsd-amd64-68 at 2d89bec2de0ee9d340346dea6b1506457f5f7722 2 3 :: 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-amd64-68" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src 4 5 Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 openbsd/amd64) 6 Building Go toolchain1 using /tmp/workdir/go1.4. 7 Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. 8 Building Go toolchain2 using go_bootstrap and Go toolchain1. 9 Building Go toolchain3 using go_bootstrap and Go toolchain2. 10 Building packages and commands for openbsd/amd64. 11 --- 12 Installed Go for openbsd/amd64 in /tmp/workdir/go 13 Installed commands in /tmp/workdir/go/bin 14 15 ##### Test execution environment. 16 # GOARCH: amd64 17 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz 18 # GOOS: openbsd 19 # OS Version: OpenBSD 6.8 OpenBSD 6.8 (GENERIC.MP) #2: Sat Dec 5 07:17:48 MST 2020 root@syspatch-68-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP amd64 20 21 ##### Testing packages. 22 ok archive/tar 0.041s 23 ok archive/zip 0.387s 24 ok bufio 0.081s 25 ok bytes 0.714s 26 ok compress/bzip2 0.354s 27 ok compress/flate 0.512s 28 ok compress/gzip 0.978s 29 ok compress/lzw 0.120s 30 ok compress/zlib 0.444s 31 ok container/heap 0.070s 32 ok container/list 0.016s 33 ok container/ring 0.064s 34 ok context 0.097s 35 ok crypto 0.057s 36 ok crypto/aes 0.051s 37 ok crypto/cipher 0.023s 38 ok crypto/des 0.030s 39 ok crypto/dsa 0.034s 40 ok crypto/ecdh 0.082s 41 ok crypto/ecdsa 0.021s 42 ok crypto/ed25519 0.066s 43 ok crypto/elliptic 0.030s 44 ok crypto/hmac 0.029s 45 ok crypto/internal/alias 0.014s 46 ok crypto/internal/boring 0.016s 47 ok crypto/internal/boring/bcache 0.111s 48 ok crypto/internal/edwards25519 2.561s 49 ok crypto/internal/edwards25519/field 2.339s 50 ok crypto/internal/nistec 0.877s 51 ok crypto/internal/nistec/fiat 0.029s [no tests to run] 52 ok crypto/md5 0.022s 53 ok crypto/rand 0.106s 54 ok crypto/rc4 0.048s 55 ok crypto/rsa 0.082s 56 ok crypto/sha1 0.026s 57 ok crypto/sha256 0.024s 58 ok crypto/sha512 0.019s 59 ok crypto/subtle 0.119s 60 ok crypto/tls 0.298s 61 ok crypto/x509 0.225s 62 ok database/sql 0.549s 63 ok database/sql/driver 0.016s 64 ok debug/buildinfo 0.066s 65 ok debug/dwarf 0.033s 66 ok debug/elf 0.043s 67 ok debug/gosym 0.083s 68 ok debug/macho 0.053s 69 ok debug/pe 0.029s 70 ok debug/plan9obj 0.025s 71 ok embed 0.017s [no tests to run] 72 ok embed/internal/embedtest 0.037s 73 ok encoding/ascii85 0.025s 74 ok encoding/asn1 0.021s 75 ok encoding/base32 0.038s 76 ok encoding/base64 0.026s 77 ok encoding/binary 0.020s 78 ok encoding/csv 0.080s 79 ok encoding/gob 0.064s 80 ok encoding/hex 0.022s 81 ok encoding/json 0.293s 82 83 84 85 86 Test "go_test:encoding/pem" ran over 20m0s limit (20m0.000756227s); saw output: 87 88 XXXBANNERXXX:Test execution environment.