linux-ppc64-sid-buildlet at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: 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_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64-sid" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=800ms" "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.456s ok archive/zip 0.621s ok bufio 0.131s ok bytes 0.433s ok cmp 0.014s ok compress/bzip2 0.090s ok compress/flate 1.623s ok compress/gzip 2.954s ok compress/lzw 0.127s ok compress/zlib 0.784s ok container/heap 0.008s ok container/list 0.017s ok container/ring 0.048s ok context 0.027s ok crypto 0.027s ok crypto/aes 0.162s ok crypto/cipher 0.021s ok crypto/des 0.015s ok crypto/dsa 0.012s ok crypto/ecdh 0.053s ok crypto/ecdsa 0.031s ok crypto/ed25519 0.118s ok crypto/elliptic 0.025s ok crypto/hmac 0.006s ok crypto/internal/alias 0.064s ok crypto/internal/bigmod 0.390s ok crypto/internal/boring 0.011s ok crypto/internal/boring/bcache 0.381s ok crypto/internal/edwards25519 0.206s ok crypto/internal/edwards25519/field 0.066s ok crypto/internal/nistec 0.145s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.016s ok crypto/rand 0.168s ok crypto/rc4 0.045s ok crypto/rsa 0.622s ok crypto/sha1 0.047s ok crypto/sha256 0.015s ok crypto/sha512 0.009s ok crypto/subtle 0.897s ok crypto/tls 1.730s ok crypto/x509 1.436s ok database/sql 0.639s ok database/sql/driver 0.012s ok debug/buildinfo 0.009s ok debug/dwarf 0.039s ok debug/elf 0.336s ok debug/gosym 0.061s ok debug/macho 0.031s ok debug/pe 0.027s ok debug/plan9obj 0.010s ok embed 0.019s [no tests to run] ok embed/internal/embedtest 0.058s ok encoding/ascii85 0.017s ok encoding/asn1 0.037s ok encoding/base32 0.036s ok encoding/base64 0.017s ok encoding/binary 0.031s ok encoding/csv 0.096s ok encoding/gob 3.557s ok encoding/hex 0.051s ok encoding/json 0.432s ok encoding/pem 0.630s ok encoding/xml 0.073s ok errors 0.008s ok expvar 0.012s ok flag 0.224s ok fmt 0.118s ok go/ast 0.010s ok go/build 4.332s ok go/build/constraint 0.010s ok go/constant 0.014s ok go/doc 0.123s ok go/doc/comment 2.441s ok go/format 0.077s ok go/importer 0.766s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 2.858s ok go/internal/srcimporter 3.114s ok go/parser 0.396s ok go/printer 0.429s ok go/scanner 0.036s ok go/token 0.018s ok go/types 16.077s ok go/version 0.014s ok hash 0.026s ok hash/adler32 0.049s ok hash/crc32 0.022s ok hash/crc64 0.027s ok hash/fnv 0.027s ok hash/maphash 0.181s ok html 0.007s ok html/template 0.098s ok image 0.105s ok image/color 0.040s ok image/draw 0.245s ok image/gif 0.764s ok image/jpeg 0.348s ok image/png 0.902s ok index/suffixarray 0.307s ok internal/abi 0.199s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.052s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.013s ok internal/coverage/slicereader 0.036s ok internal/coverage/slicewriter 0.009s ok internal/coverage/test 0.018s ok internal/cpu 0.045s ok internal/dag 0.030s ok internal/diff 0.014s ok internal/fmtsort 0.012s ok internal/fuzz 0.018s ok internal/godebug 0.778s ok internal/godebugs 0.015s ok internal/gover 0.016s ok internal/intern 0.450s ok internal/itoa 0.062s ok internal/platform 2.530s ok internal/poll 0.287s ok internal/profile 0.020s ok internal/reflectlite 0.013s ok internal/safefilepath 0.006s ok internal/saferio 0.049s ok internal/singleflight 0.033s ok internal/testenv 0.443s ok internal/trace 0.131s ok internal/trace/v2 20.986s ok internal/types/errors 1.117s ok internal/unsafeheader 0.051s ok internal/xcoff 0.057s ok internal/zstd 0.106s ok io 0.038s ok io/fs 0.446s ok io/ioutil 0.005s ok log 0.037s ok log/slog 0.077s ok log/slog/internal/benchmarks 0.014s ok log/slog/internal/buffer 0.037s ok log/syslog 1.222s ok maps 0.006s ok math 0.053s ok math/big 3.712s ok math/bits 0.013s ok math/cmplx 0.028s ok math/rand 0.558s ok math/rand/v2 0.733s ok mime 0.039s ok mime/multipart 1.246s ok mime/quotedprintable 0.065s ok net 12.980s ok net/http 12.913s ok net/http/cgi 0.695s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.213s ok net/http/httptest 0.127s ok net/http/httptrace 0.020s ok net/http/httputil 0.736s ok net/http/internal 0.032s ok net/http/internal/ascii 0.041s ok net/http/pprof 5.103s ok net/internal/socktest 0.008s ok net/mail 0.081s ok net/netip 0.659s ok net/rpc 0.054s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.059s ok net/textproto 0.130s ok net/url 0.060s ok os 1.170s ok os/exec 0.472s ok os/exec/internal/fdtest 0.034s ok os/signal 76.158s ok os/user 0.041s ok path 0.092s ok path/filepath 0.049s ok plugin 0.049s ok reflect 1.582s ok regexp 1.280s ok regexp/syntax 2.481s --- FAIL: TestRuntimeLockMetricsAndProfile (0.09s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock (0.02s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-2 (0.01s) metrics_test.go:1041: no increase in /sync/mutex/wait/total:seconds metric metrics_test.go:1048: lock contention growth in runtime/pprof's view (0.000128s) metrics_test.go:1049: lock contention growth in runtime/metrics' view (0.000000s) metrics_test.go:1077: stack [runtime.unlock runtime_test.TestRuntimeLockMetricsAndProfile.func5.1 runtime_test.(*contentionWorker).run] has samples totaling n=2 value=128382 metrics_test.go:1183: runtime/metrics reported less than the known minimum contention duration (2.500000 * 0.000000s < 0.001000s) metrics_test.go:1186: mutex profile reported contention count too different from the expected count (2 far from 100) metrics_test.go:1191: views differ by more than 3.750000x FAIL FAIL runtime 35.596s ok runtime/coverage 0.024s ok runtime/debug 0.138s FAIL go tool dist: Failed: exit status 1