linux-ppc64-sid-buildlet at 1c15291fa0efaeb14a76d0b0bcd8390665c9b97d :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_01" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64-sid" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=600ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64-sid-buildlet" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/ppc64) Building Go toolchain1 using /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 linux/ppc64. --- Installed Go for linux/ppc64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 6.5.0-4-powerpc64 #1 SMP Debian 6.5.10-1 (2023-11-03) ppc64 ##### Testing packages. ok archive/tar 0.308s ok archive/zip 0.679s ok bufio 0.132s ok bytes 0.402s ok cmp 0.008s ok compress/bzip2 0.079s ok compress/flate 1.411s ok compress/gzip 2.594s ok compress/lzw 0.136s ok compress/zlib 0.566s ok container/heap 0.013s ok container/list 0.012s ok container/ring 0.048s ok context 0.026s ok crypto 0.005s ok crypto/aes 0.084s ok crypto/cipher 0.019s ok crypto/des 0.006s ok crypto/dsa 0.011s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.037s ok crypto/ed25519 0.165s ok crypto/elliptic 0.016s ok crypto/hmac 0.003s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.246s ok crypto/internal/boring 0.004s ok crypto/internal/boring/bcache 0.190s ok crypto/internal/edwards25519 0.147s ok crypto/internal/edwards25519/field 0.044s ok crypto/internal/nistec 0.149s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.116s ok crypto/rc4 0.031s ok crypto/rsa 0.579s ok crypto/sha1 0.006s ok crypto/sha256 0.011s ok crypto/sha512 0.015s ok crypto/subtle 0.354s ok crypto/tls 0.719s ok crypto/x509 0.914s ok database/sql 0.539s ok database/sql/driver 0.018s ok debug/buildinfo 0.019s ok debug/dwarf 0.035s ok debug/elf 0.328s ok debug/gosym 0.060s ok debug/macho 0.018s ok debug/pe 0.029s ok debug/plan9obj 0.003s ok embed 0.025s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.005s ok encoding/asn1 0.022s ok encoding/base32 0.042s ok encoding/base64 0.006s ok encoding/binary 0.012s ok encoding/csv 0.023s ok encoding/gob 2.367s ok encoding/hex 0.024s ok encoding/json 0.230s ok encoding/pem 0.437s ok encoding/xml 0.052s ok errors 0.005s ok expvar 0.003s ok flag 0.075s ok fmt 0.155s ok go/ast 0.018s ok go/build 3.100s ok go/build/constraint 0.029s ok go/constant 0.022s ok go/doc 0.081s ok go/doc/comment 1.457s ok go/format 0.007s ok go/importer 0.588s ok go/internal/gccgoimporter 0.016s ok go/internal/gcimporter 2.111s ok go/internal/srcimporter 2.629s ok go/parser 0.421s ok go/printer 0.476s ok go/scanner 0.028s ok go/token 0.026s ok go/types 11.884s ok go/version 0.006s ok hash 0.004s ok hash/adler32 0.006s ok hash/crc32 0.045s ok hash/crc64 0.003s ok hash/fnv 0.005s ok hash/maphash 0.110s ok html 0.026s ok html/template 0.080s ok image 0.125s ok image/color 0.051s ok image/draw 0.163s ok image/gif 0.434s ok image/jpeg 0.290s ok image/png 0.399s ok index/suffixarray 0.194s ok internal/abi 0.100s ok internal/buildcfg 0.006s ok internal/coverage/cformat 0.010s ok internal/coverage/cmerge 0.010s ok internal/coverage/pods 0.011s ok internal/coverage/slicereader 0.010s ok internal/coverage/slicewriter 0.045s ok internal/coverage/test 0.009s ok internal/cpu 0.017s ok internal/dag 0.017s ok internal/diff 0.021s ok internal/fmtsort 0.014s ok internal/fuzz 0.038s ok internal/godebug 0.707s ok internal/godebugs 0.030s ok internal/gover 0.009s ok internal/intern 0.446s ok internal/itoa 0.030s ok internal/platform 2.057s ok internal/poll 0.201s ok internal/profile 0.028s ok internal/reflectlite 0.007s ok internal/safefilepath 0.003s ok internal/saferio 0.072s ok internal/singleflight 0.019s ok internal/testenv 0.253s ok internal/trace 0.202s ok internal/trace/v2 16.365s ok internal/types/errors 0.701s ok internal/unsafeheader 0.016s ok internal/xcoff 0.025s ok internal/zstd 0.042s ok io 0.049s ok io/fs 0.468s ok io/ioutil 0.004s ok log 0.024s ok log/slog 0.029s ok log/slog/internal/benchmarks 0.007s ok log/slog/internal/buffer 0.045s ok log/syslog 1.238s ok maps 0.012s ok math 0.029s ok math/big 2.821s ok math/bits 0.028s ok math/cmplx 0.011s ok math/rand 0.405s ok math/rand/v2 0.496s ok mime 0.009s ok mime/multipart 1.023s ok mime/quotedprintable 0.027s ok net 10.785s ok net/http 7.758s ok net/http/cgi 0.441s ok net/http/cookiejar 0.048s ok net/http/fcgi 0.241s ok net/http/httptest 0.089s ok net/http/httptrace 0.007s ok net/http/httputil 0.639s ok net/http/internal 0.011s ok net/http/internal/ascii 0.018s ok net/http/pprof 5.103s ok net/internal/socktest 0.006s ok net/mail 0.013s ok net/netip 0.410s ok net/rpc 0.035s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.017s ok net/textproto 0.029s ok net/url 0.079s ok os 0.746s ok os/exec 0.304s ok os/exec/internal/fdtest 0.030s ok os/signal 75.783s ok os/user 0.019s ok path 0.007s ok path/filepath 0.019s ok plugin 0.003s ok reflect 0.549s ok regexp 0.614s ok regexp/syntax 1.995s --- FAIL: TestRuntimeLockMetricsAndProfile (0.04s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock (0.02s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (0.01s) metrics_test.go:1048: lock contention growth in runtime/pprof's view (0.001007s) metrics_test.go:1049: lock contention growth in runtime/metrics' view (0.001007s) metrics_test.go:1077: stack [runtime.unlock runtime_test.TestRuntimeLockMetricsAndProfile.func5.1 runtime_test.(*contentionWorker).run] has samples totaling n=12 value=1007157 metrics_test.go:1156: mutex profile reported contention count different from the known true count (12 != 100) FAIL FAIL runtime 22.922s ok runtime/coverage 0.003s ok runtime/debug 0.067s FAIL go tool dist: Failed: exit status 1