darwin-amd64-race at d4bd855cfb5319bfa560251d60a93369c0ce0763 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=EE938779-B8B2-427B-A20C-6851A165DC02" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.VlpvViuBAF/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C42069A2-114B-4494-99D3-9A1E2C2B6EEA" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=EE938779-B8B2-427B-A20C-6851A165DC02" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.VlpvViuBAF/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C42069A2-114B-4494-99D3-9A1E2C2B6EEA" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 3.388s ok archive/zip 3.941s ok bufio 1.726s ok bytes 4.475s ok cmp 1.058s ok compress/bzip2 1.649s ok compress/flate 10.535s ok compress/gzip 18.664s ok compress/lzw 1.739s ok compress/zlib 7.745s ok container/heap 1.078s ok container/list 1.045s ok container/ring 1.052s ok context 1.117s ok crypto 1.060s ok crypto/aes 1.111s ok crypto/cipher 1.088s ok crypto/des 1.078s ok crypto/dsa 1.056s ok crypto/ecdh 1.309s ok crypto/ecdsa 1.217s ok crypto/ed25519 1.611s ok crypto/elliptic 1.071s ok crypto/hmac 1.047s ok crypto/internal/alias 1.035s ok crypto/internal/bigmod 6.214s ok crypto/internal/boring 1.064s ok crypto/internal/boring/bcache 1.938s ok crypto/internal/edwards25519 59.046s ok crypto/internal/edwards25519/field 20.295s ok crypto/internal/nistec 2.028s ok crypto/internal/nistec/fiat 1.085s [no tests to run] ok crypto/md5 1.109s ok crypto/rand 1.550s ok crypto/rc4 1.888s ok crypto/rsa 3.823s ok crypto/sha1 1.100s ok crypto/sha256 1.045s ok crypto/sha512 1.067s ok crypto/subtle 1.884s ok crypto/tls 6.164s ok crypto/x509 2.955s ok database/sql 1.474s ok database/sql/driver 1.068s ok debug/buildinfo 1.123s ok debug/dwarf 1.156s ok debug/elf 2.658s ok debug/gosym 1.240s ok debug/macho 1.047s ok debug/pe 1.167s ok debug/plan9obj 1.054s ok embed 1.050s [no tests to run] ok embed/internal/embedtest 1.073s ok encoding/ascii85 1.078s ok encoding/asn1 1.048s ok encoding/base32 1.165s ok encoding/base64 1.034s ok encoding/binary 1.058s ok encoding/csv 1.153s ok encoding/gob 24.714s ok encoding/hex 1.048s ok encoding/json 4.436s ok encoding/pem 4.690s ok encoding/xml 1.347s ok errors 1.114s ok expvar 1.122s ok flag 3.380s ok fmt 1.963s ok go/ast 1.081s ok go/build 7.624s ok go/build/constraint 1.050s ok go/constant 1.052s ok go/doc 1.434s ok go/doc/comment 5.557s ok go/format 1.110s ok go/importer 2.505s ok go/internal/gccgoimporter 1.227s ok go/internal/gcimporter 10.445s ok go/internal/srcimporter 37.587s ok go/parser 2.715s ok go/printer 3.602s ok go/scanner 1.062s ok go/token 1.218s ok go/types 72.725s ok hash 1.073s ok hash/adler32 1.082s ok hash/crc32 1.061s ok hash/crc64 1.079s ok hash/fnv 1.049s ok hash/maphash 1.050s ok html 1.194s ok html/template 1.419s ok image 1.658s ok image/color 1.081s ok image/draw 2.159s ok image/gif 3.132s ok image/jpeg 3.888s ok image/png 6.051s ok index/suffixarray 3.631s ok internal/abi 1.339s ok internal/buildcfg 1.096s ok internal/coverage/cformat 1.050s ok internal/coverage/cmerge 1.041s ok internal/coverage/pods 1.183s ok internal/coverage/slicereader 1.060s ok internal/coverage/slicewriter 1.053s ok internal/coverage/test 1.115s ok internal/cpu 3.071s ok internal/dag 1.043s ok internal/diff 1.091s ok internal/fmtsort 1.031s ok internal/fuzz 1.065s ok internal/godebug 12.910s ok internal/godebugs 1.042s ok internal/intern 3.965s ok internal/itoa 1.087s ok internal/poll 1.283s ok internal/profile 1.059s ok internal/reflectlite 1.037s ok internal/safefilepath 1.047s ok internal/saferio 1.336s ok internal/singleflight 1.313s ok internal/testenv 1.739s ok internal/trace 1.416s ok internal/types/errors 3.025s ok internal/unsafeheader 1.065s ok internal/xcoff 1.166s ok internal/zstd 1.081s ok io 1.107s ok io/fs 1.414s ok io/ioutil 1.066s ok log 1.079s ok log/slog 1.113s ok log/slog/internal/benchmarks 1.062s ok log/slog/internal/buffer 1.063s ok log/syslog 2.393s ok maps 1.133s ok math 1.048s ok math/big 4.979s ok math/bits 1.076s ok math/cmplx 1.034s ok math/rand 5.659s ok mime 1.147s ok mime/multipart 7.738s ok mime/quotedprintable 1.110s ok net 17.723s ok net/http 22.731s ok net/http/cgi 13.518s ok net/http/cookiejar 1.145s ok net/http/fcgi 1.188s ok net/http/httptest 1.492s ok net/http/httptrace 1.050s ok net/http/httputil 3.427s ok net/http/internal 1.043s ok net/http/internal/ascii 1.056s ok net/http/pprof 6.240s ok net/internal/socktest 1.041s ok net/mail 1.033s ok net/netip 2.256s ok net/rpc 1.217s ok net/rpc/jsonrpc 1.103s ok net/smtp 1.236s ok net/textproto 2.199s ok net/url 1.063s ok os 7.748s ok os/exec 8.217s ok os/exec/internal/fdtest 1.072s ok os/signal 18.839s ok os/user 0.078s ok path 1.048s ok path/filepath 1.305s ok plugin 1.049s ok reflect 2.566s ok regexp 4.688s ok regexp/syntax 5.757s ok runtime 90.013s ok runtime/cgo 1.037s ok runtime/coverage 1.086s ok runtime/debug 2.197s ok runtime/internal/atomic 1.076s ok runtime/internal/math 1.070s ok runtime/internal/sys 1.075s ok runtime/metrics 1.049s ok runtime/pprof 22.995s ok runtime/race 15.143s ok runtime/trace 7.502s ok slices 2.429s ok sort 1.518s ok strconv 5.516s ok strings 4.354s ok sync 1.736s ok sync/atomic 9.591s ok syscall 7.057s ok testing 3.980s ok testing/fstest 1.035s ok testing/iotest 1.031s ok testing/quick 1.187s ok testing/slogtest 1.034s ok text/scanner 1.045s ok text/tabwriter 1.046s ok text/template 1.160s ok text/template/parse 1.085s ok time 3.886s ok unicode 1.073s ok unicode/utf16 1.088s ok unicode/utf8 1.053s ok cmd/addr2line 12.200s ok cmd/api 54.336s ok cmd/asm/internal/asm 6.369s ok cmd/asm/internal/lex 1.052s ok cmd/cgo/internal/swig 1.178s ok cmd/cgo/internal/test 1.889s ok cmd/cgo/internal/testcarchive 61.758s ok cmd/cgo/internal/testcshared 27.418s ok cmd/cgo/internal/testerrors 47.929s ok cmd/cgo/internal/testfortran 1.168s ok cmd/cgo/internal/testgodefs 5.098s ok cmd/cgo/internal/testlife 3.837s ok cmd/cgo/internal/testnocgo 1.039s ok cmd/cgo/internal/testplugin 120.351s ok cmd/cgo/internal/testsanitizers 1.060s [no tests to run] ok cmd/cgo/internal/testshared 1.063s ok cmd/cgo/internal/testso 8.683s ok cmd/cgo/internal/teststdio 8.712s ok cmd/cgo/internal/testtls 1.049s ok cmd/compile/internal/abt 1.110s ok cmd/compile/internal/amd64 103.649s ok cmd/compile/internal/base 1.042s ok cmd/compile/internal/compare 1.036s ok cmd/compile/internal/dwarfgen 2.106s ok cmd/compile/internal/importer 7.372s ok cmd/compile/internal/ir 1.096s ok cmd/compile/internal/logopt 2.878s ok cmd/compile/internal/loopvar 50.980s ok cmd/compile/internal/noder 1.042s ok cmd/compile/internal/reflectdata 1.052s [no tests to run] ok cmd/compile/internal/ssa 53.249s ok cmd/compile/internal/syntax 1.354s ok cmd/compile/internal/test 32.094s ok cmd/compile/internal/typecheck 1.858s ok cmd/compile/internal/types 1.063s ok cmd/compile/internal/types2 29.767s ok cmd/covdata 1.238s ok cmd/cover 19.220s ok cmd/dist 1.276s ok cmd/distpack 1.069s ok cmd/doc 3.661s ok cmd/fix 19.109s vcs-test.golang.org rerouted to http://127.0.0.1:54294 https://vcs-test.golang.org rerouted to https://127.0.0.1:54295 go test proxy running at GOPROXY=http://127.0.0.1:54296/mod --- FAIL: TestScript (1.41s) --- FAIL: TestScript/prevent_sys_unix_import (2.43s) script_test.go:134: 2023-05-25T01:29:29Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/prevent_sys_unix_import190775261 script_test.go:154: # Policy decision: we shouldn't vendor golang.org/x/sys/unix in std # See https://golang.org/issue/32102 (2.340s) > env GO111MODULE=on > go list std [stderr] SIGQUIT: quit PC=0x7ff80073134e m=0 sigcode=0 goroutine 0 [idle]: runtime.kevent(0x4, 0x0, 0x0, 0x7ff7bfefecc8, 0x40, 0x7ff7bfefec98) /tmp/buildlet/go/src/runtime/sys_darwin.go:458 +0x2e fp=0x7ff7bfefec38 sp=0x7ff7bfefec18 pc=0x10af70e runtime.netpoll(0xc000036030?) /tmp/buildlet/go/src/runtime/netpoll_kqueue.go:141 +0xfb fp=0x7ff7bfeff4d8 sp=0x7ff7bfefec38 pc=0x108a45b runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3162 +0x825 fp=0x7ff7bfeff5e8 sp=0x7ff7bfeff4d8 pc=0x1095be5 runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff620 sp=0x7ff7bfeff5e8 pc=0x1096d51 runtime.park_m(0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff668 sp=0x7ff7bfeff620 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff680 sp=0x7ff7bfeff668 pc=0x10c42ce goroutine 1 [runnable]: go/build.(*importReader).readByte(0xc00023ea80) /tmp/buildlet/go/src/go/build/read.go:71 +0x291 fp=0xc0001e2690 sp=0xc0001e2688 pc=0x1359bf1 go/build.(*importReader).peekByte(0xc00023ea80, 0x1) /tmp/buildlet/go/src/go/build/read.go:161 +0x28d fp=0xc0001e26f0 sp=0xc0001e2690 pc=0x135a1ed go/build.(*importReader).readKeyword(0xc00023ea80, {0x1bce06f, 0x7}) /tmp/buildlet/go/src/go/build/read.go:310 +0x3a fp=0xc0001e2740 sp=0xc0001e26f0 pc=0x135ab7a go/build.readGoInfo({0x1d538c0, 0xc000061a78}, 0xc000272090) /tmp/buildlet/go/src/go/build/read.go:400 +0x91 fp=0xc0001e2a48 sp=0xc0001e2740 pc=0x135b511 go/build.(*Context).matchFile(0x21b8c20, {0xc000145d40, 0x22}, {0xc00025e053, 0x6}, 0xc000145d55?, 0xc000234ce0, 0xc000256c80) /tmp/buildlet/go/src/go/build/build.go:1472 +0x7aa fp=0xc0001e2b20 sp=0xc0001e2a48 pc=0x1354b8a go/build.(*Context).Import(0x21b8c20, {0x1d4dfb0, 0x1}, {0xc000145d10, 0x22}, 0x0) /tmp/buildlet/go/src/go/build/build.go:877 +0x4325 fp=0xc0001e3488 sp=0xc0001e2b20 pc=0x134bdc5 go/build.(*Context).ImportDir(...) /tmp/buildlet/go/src/go/build/build.go:501 cmd/go/internal/search.(*Match).MatchPackages.func3({0xc000145d10, 0x22}, {0x1d5ad48, 0xc00022bc70}, {0x0, 0x0}) /tmp/buildlet/go/src/cmd/go/internal/search/search.go:182 +0x4eb fp=0xc0001e3578 sp=0xc0001e3488 pc=0x17155ab cmd/go/internal/fsys.walk({0xc000145d10, 0x22}, {0x1d5ad48, 0xc00022bc70}, 0xc0001e3908) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:487 +0x85 fp=0xc0001e3628 sp=0xc0001e3578 pc=0x1366c45 cmd/go/internal/fsys.walk({0xc00051f0a0, 0x19}, {0x1d5ad48, 0xc0001db1e0}, 0xc0001e3908) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:498 +0x21c fp=0xc0001e36d8 sp=0xc0001e3628 pc=0x1366ddc cmd/go/internal/fsys.walk({0xc00012e618, 0x15}, {0x1d5ad48, 0xc0001d1520}, 0xc0001e3908) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:498 +0x21c fp=0xc0001e3788 sp=0xc0001e36d8 pc=0x1366ddc cmd/go/internal/fsys.Walk({0xc00012e618, 0x15}, 0xc0001cd908) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:515 +0x95 fp=0xc0001e37d8 sp=0xc0001e3788 pc=0x1366f75 cmd/go/internal/search.(*Match).MatchPackages(0xc0001302a0) /tmp/buildlet/go/src/cmd/go/internal/search/search.go:138 +0xa66 fp=0xc0001e39e0 sp=0xc0001e37d8 pc=0x1714e26 cmd/go/internal/modload.LoadPackages.func1(0x32ab5b8?, 0x0) /tmp/buildlet/go/src/cmd/go/internal/modload/load.go:332 +0xc4b fp=0xc0001e3c40 sp=0xc0001e39e0 pc=0x17e082b cmd/go/internal/modload.LoadPackages.func2(0xc0001d12b0?) /tmp/buildlet/go/src/cmd/go/internal/modload/load.go:350 +0x4c fp=0xc0001e3cd0 sp=0xc0001e3c40 pc=0x17dfa6c cmd/go/internal/modload.loadFromRoots({0x1d5a178, 0x21e8bc0}, {{{0x0, 0x0}, 0xc0001b6a80, 0x0, {0x0, 0x0}, 0x0, 0x1, ...}, ...}) /tmp/buildlet/go/src/cmd/go/internal/modload/load.go:1055 +0x962 fp=0xc0001e4108 sp=0xc0001e3cd0 pc=0x17e69a2 cmd/go/internal/modload.LoadPackages({0x1d5a178?, 0x21e8bc0}, {{0x0, 0x0}, 0xc0001b6a80, 0x0, {0x0, 0x0}, 0x0, 0x1, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/modload/load.go:343 +0x6cc fp=0xc0001e4438 sp=0xc0001e4108 pc=0x17dea6c cmd/go/internal/load.PackagesAndErrors({0x1d5a178, 0x21e8bc0}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc000118170, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2840 +0x3ee fp=0xc0001e47f8 sp=0xc0001e4438 pc=0x1871eee cmd/go/internal/list.runList({0x1d5a178?, 0x21e8bc0}, 0xc00012e468?, {0xc000118170?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc0001e5628 sp=0xc0001e47f8 pc=0x19b6a9b cmd/go.invoke(0x21aca40, {0xc000118160, 0x2, 0x2}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0001e57a0 sp=0xc0001e5628 pc=0x1a09603 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc0001e5908 sp=0xc0001e57a0 pc=0x1a08a25 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x53cc0aa3aa7872a9?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0001e5e58 sp=0xc0001e5908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc0001e5f40 sp=0xc0001e5e58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0001e5fe0 sp=0xc0001e5f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001e5fe8 sp=0xc0001e5fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x2165c20?, 0x21ba4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005c7a8 sp=0xc00005c788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005c7e0 sp=0xc00005c7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005c7e8 sp=0xc00005c7e0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006cf78 sp=0xc00006cf58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc00006cfc8 sp=0xc00006cf78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc00006cfe0 sp=0xc00006cfc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006cfe8 sp=0xc00006cfe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [sleep]: runtime.gopark(0xc000092000?, 0x10000?, 0x0?, 0x0?, 0xc000072f90?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000072f48 sp=0xc000072f28 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).sleep(0x21b89a0, 0x41037e5800000000) /tmp/buildlet/go/src/runtime/mgcscavenge.go:504 +0xff fp=0xc000072fa0 sp=0xc000072f48 pc=0x1078e7f runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:662 +0x74 fp=0xc000072fc8 sp=0xc000072fa0 pc=0x1079274 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc000072fe0 sp=0xc000072fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000073e28 sp=0xc000073e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000073fe0 sp=0xc000073e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000073fe8 sp=0xc000073fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 19 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004a3f50 sp=0xc0004a3f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0004a3fe0 sp=0xc0004a3f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004a3fe8 sp=0xc0004a3fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 20 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004a2f50 sp=0xc0004a2f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0004a2fe0 sp=0xc0004a2f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004a2fe8 sp=0xc0004a2fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 21 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004a1f50 sp=0xc0004a1f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0004a1fe0 sp=0xc0004a1f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004a1fe8 sp=0xc0004a1fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 22 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004a0f50 sp=0xc0004a0f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0004a0fe0 sp=0xc0004a0f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004a0fe8 sp=0xc0004a0fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 23 [GC worker (idle)]: runtime.gopark(0x1c48030?, 0xc00003e080?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00049ff50 sp=0xc00049ff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00049ffe0 sp=0xc00049ff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00049ffe8 sp=0xc00049ffe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 5 [GC worker (idle)]: runtime.gopark(0x2cc46b8a8c7?, 0x1?, 0x0?, 0x0?, 0xc00005cfb8?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00049ef50 sp=0xc00049ef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00049efe0 sp=0xc00049ef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00049efe8 sp=0xc00049efe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x4 rbx 0x7ff7bfefec38 rcx 0x7ff7bfefeb78 rdx 0x0 rdi 0x4 rsi 0x0 rbp 0x7ff7bfefeb80 rsp 0x7ff7bfefeb78 r8 0x40 r9 0x7ff7bfefec98 r10 0x7ff7bfefecc8 r11 0x206 r12 0x7ff7bfefecb8 r13 0x21ba4c0 r14 0x21b9200 r15 0x3 rip 0x7ff80073134e rflags 0x207 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: prevent_sys_unix_import.txt:5: go list std: exit status 2 --- FAIL: TestScript/install_cmd_gobin (338.50s) script_test.go:134: 2023-05-25T01:23:53Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/install_cmd_gobin4117662701 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (2.115s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (336.236s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff80072f3ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21ba848, 0x21ba808) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff408 sp=0x7ff7bfeff3e0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff460 sp=0x7ff7bfeff408 pc=0x108a83f runtime.notesleep(0x21ba608) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff498 sp=0x7ff7bfeff460 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4c8 sp=0x7ff7bfeff498 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5d8 sp=0x7ff7bfeff4c8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff610 sp=0x7ff7bfeff5d8 pc=0x1096d51 runtime.park_m(0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff658 sp=0x7ff7bfeff610 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff670 sp=0x7ff7bfeff658 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func2(0xc0005d1800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2955 +0x613 fp=0xc0001734d0 sp=0xc0001734c8 pc=0x1873a73 cmd/go/internal/load.setPGOProfilePath.func2(0xc0005d8600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001735d8 sp=0xc0001734d0 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc00020c000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001736e0 sp=0xc0001735d8 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001dd800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001737e8 sp=0xc0001736e0 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001c6600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001738f0 sp=0xc0001737e8 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc000333800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001739f8 sp=0xc0001738f0 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc000332600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000173b00 sp=0xc0001739f8 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc000332000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000173c08 sp=0xc000173b00 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001b4600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000173d10 sp=0xc000173c08 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc000624000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000173e18 sp=0xc000173d10 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc0006be600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000173f20 sp=0xc000173e18 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc0006a5200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000174028 sp=0xc000173f20 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc00062a600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000174130 sp=0xc000174028 pc=0x187399d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001e4600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000174238 sp=0xc000174130 pc=0x187399d cmd/go/internal/load.setPGOProfilePath({0xc0002985f0, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc000174438 sp=0xc000174238 pc=0x18733e7 cmd/go/internal/load.PackagesAndErrors({0x1d5a178, 0x21e8bc0}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc0000360e0, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0001747f8 sp=0xc000174438 pc=0x187273c cmd/go/internal/list.runList({0x1d5a178?, 0x21e8bc0}, 0xc00003c528?, {0xc0000360e0?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc000175628 sp=0xc0001747f8 pc=0x19b6a9b cmd/go.invoke(0x21aca40, {0xc0000360b0, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0001757a0 sp=0xc000175628 pc=0x1a09603 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000175908 sp=0xc0001757a0 pc=0x1a08a25 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x718e4a0b51b52a89?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000175e58 sp=0xc000175908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc000175f40 sp=0xc000175e58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000175fe0 sp=0xc000175f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000175fe8 sp=0xc000175fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x2b60ed4ed0d?, 0x21ba4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000016fa8 sp=0xc000016f88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc000016fe0 sp=0xc000016fa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000016fe8 sp=0xc000016fe0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000070f78 sp=0xc000070f58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc000070fc8 sp=0xc000070f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc000070fe0 sp=0xc000070fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000070fe8 sp=0xc000070fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xbf1fa?, 0x95c4c?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f70 sp=0xc000074f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21b89a0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000074fa0 sp=0xc000074f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000074fc8 sp=0xc000074fa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 5 [finalizer wait, 5 minutes]: runtime.gopark(0x0?, 0x1c47c40?, 0x0?, 0x0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ee28 sp=0xc00006ee08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc00006efe0 sp=0xc00006ee28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 34 [GC worker (idle), 5 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00060df50 sp=0xc00060df30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00060dfe0 sp=0xc00060df50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00060dfe8 sp=0xc00060dfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 7 [GC worker (idle)]: runtime.gopark(0x2b60f12931a?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00060cf50 sp=0xc00060cf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00060cfe0 sp=0xc00060cf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00060cfe8 sp=0xc00060cfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 23 [GC worker (idle)]: runtime.gopark(0x2b60f03ac12?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00060bf50 sp=0xc00060bf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00060bfe0 sp=0xc00060bf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00060bfe8 sp=0xc00060bfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 50 [GC worker (idle)]: runtime.gopark(0x2b60f11ca61?, 0xc000408d20?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00060af50 sp=0xc00060af30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00060afe0 sp=0xc00060af50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00060afe8 sp=0xc00060afe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 24 [GC worker (idle)]: runtime.gopark(0x2b60f1d80c8?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000609f50 sp=0xc000609f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000609fe0 sp=0xc000609f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000609fe8 sp=0xc000609fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 25 [GC worker (idle)]: runtime.gopark(0x2b60f11daab?, 0xc000408d60?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000608f50 sp=0xc000608f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000608fe0 sp=0xc000608f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000608fe8 sp=0xc000608fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x104 rbx 0x41f9600 rcx 0x7ff7bfeff298 rdx 0x1f00 rdi 0x21ba848 rsi 0x1f0100002000 rbp 0x7ff7bfeff340 rsp 0x7ff7bfeff298 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x1f0100002000 r15 0x1f00 rip 0x7ff80072f3ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2 --- FAIL: TestScript/run_issue51125 (2.65s) script_test.go:134: 2023-05-25T01:29:29Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/run_issue51125493998810 script_test.go:154: # Regression test for https://go.dev/issue/51125: # Relative import paths (a holdover from GOPATH) were accidentally allowed in module mode. (0.000s) # Relative imports should not be allowed with a go.mod file. (1.841s) # Relative imports should not be allowed in module mode even without a go.mod file. (0.623s) > rm go.mod > ! go run driver.go [stderr] driver.go:3:8: "./mypkg" is relative, but relative import paths are not supported in module mode [exit status 1] > stderr '^driver.go:3:8: "./mypkg" is relative, but relative import paths are not supported in module mode$' matched: driver.go:3:8: "./mypkg" is relative, but relative import paths are not supported in module mode > go list -e -f '{{with .Error}}{{.}}{{end}}' -deps driver.go [stderr] SIGQUIT: quit PC=0x7ff800733416 m=0 sigcode=0 goroutine 0 [idle]: syscall.syscall(0xc000347e00?, 0x2f?, 0xc00035e410?, 0x0?) /tmp/buildlet/go/src/runtime/sys_darwin.go:23 +0x70 fp=0xc0001df8f8 sp=0xc0001df868 pc=0x10c2c70 syscall.Lstat({0xc000347e00, 0x2f}, 0xc00035e448) /tmp/buildlet/go/src/syscall/zsyscall_darwin_amd64.go:1943 +0x90 fp=0xc0001df958 sp=0xc0001df8f8 pc=0x10e82f0 os.lstatNolog.func1(...) /tmp/buildlet/go/src/os/stat_unix.go:45 os.ignoringEINTR(...) /tmp/buildlet/go/src/os/file_posix.go:251 os.lstatNolog({0xc000347e00, 0x2f}) /tmp/buildlet/go/src/os/stat_unix.go:44 +0xaf fp=0xc0001df9a0 sp=0xc0001df958 pc=0x11374cf os.Lstat({0xc000347e00, 0x2f}) /tmp/buildlet/go/src/os/stat.go:22 +0x45 fp=0xc0001df9e0 sp=0xc0001df9a0 pc=0x11368c5 os.(*unixDirent).Info(0xc000353300) /tmp/buildlet/go/src/os/file_unix.go:472 +0x114 fp=0xc0001dfa60 sp=0xc0001df9e0 pc=0x1134114 cmd/go/internal/fsys.readDir({0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:319 +0x2ec fp=0xc0001dfb08 sp=0xc0001dfa60 pc=0x1364fac cmd/go/internal/fsys.ReadDir({0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:339 +0x3b9 fp=0xc0001dfed0 sp=0xc0001dfb08 pc=0x1365499 cmd/go/internal/modindex.dirHash({0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:89 +0x1a5 fp=0xc0001e0000 sp=0xc0001dfed0 pc=0x17812c5 cmd/go/internal/modindex.openIndexPackage.func1() /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:206 +0x8e fp=0xc0001e0108 sp=0xc0001e0000 pc=0x17823ee cmd/go/internal/par.(*ErrCache[...]).Do.func1() /tmp/buildlet/go/src/cmd/go/internal/par/work.go:119 +0x2f fp=0xc0001e0140 sp=0xc0001e0108 pc=0x1794a4f cmd/go/internal/par.(*Cache[...]).Do(0x1d5f320, {{0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}}, 0xc0001e0248) /tmp/buildlet/go/src/cmd/go/internal/par/work.go:160 +0x1f2 fp=0xc0001e01f8 sp=0xc0001e0140 pc=0x1797ad2 cmd/go/internal/par.(*ErrCache[...]).Do(0x1d5d1c0, {{0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}}, 0xc0001e02e0) /tmp/buildlet/go/src/cmd/go/internal/par/work.go:118 +0xad fp=0xc0001e0270 sp=0xc0001e01f8 pc=0x17976cd cmd/go/internal/modindex.openIndexPackage({0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:204 +0xf0 fp=0xc0001e0318 sp=0xc0001e0270 pc=0x17822f0 cmd/go/internal/modindex.GetPackage({0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:142 +0x279 fp=0xc0001e0380 sp=0xc0001e0318 pc=0x1781959 cmd/go/internal/modindex.IsStandardPackage({0xc00003c037, 0x10}, {0x1bcbb60, 0x2}, {0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:672 +0x245 fp=0xc0001e0468 sp=0xc0001e0380 pc=0x178a685 cmd/go/internal/modload.findStandardImportPath({0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/modload/build.go:43 +0xb7 fp=0xc0001e04f8 sp=0xc0001e0468 pc=0x17a69f7 cmd/go/internal/modload.Lookup({0xba75e52, 0xc}, 0x1, {0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/modload/load.go:804 +0x117 fp=0xc0001e0580 sp=0xc0001e04f8 pc=0x17e5bb7 cmd/go/internal/load.resolveImportPath({0xba78016, 0x2}, {0xba75e52, 0xc}, {0xc00030a900, 0x21}, {0xc00003c037, 0x10}, 0x74?) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:1175 +0x9a fp=0xc0001e05f8 sp=0xc0001e0580 pc=0x185e0ba cmd/go/internal/load.ResolveImportPath(0xc0002f4c00, {0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:1170 +0x154 fp=0xc0001e06a0 sp=0xc0001e05f8 pc=0x185dfb4 cmd/go/internal/load.(*Package).Resolve(0xc0002f4c00, {0xc00012ad80, 0x6, 0x6?}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:364 +0x1e8 fp=0xc0001e07f8 sp=0xc0001e06a0 pc=0x1855608 cmd/go/internal/list.runList({0x1d5a178?, 0x21e8bc0}, 0xc000128468?, {0xc000132060?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:738 +0x30bb fp=0xc0001e1628 sp=0xc0001e07f8 pc=0x19b827b cmd/go.invoke(0x21aca40, {0xc000132010, 0x6, 0x6}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0001e17a0 sp=0xc0001e1628 pc=0x1a09603 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc0001e1908 sp=0xc0001e17a0 pc=0x1a08a25 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x9c8388bbb20f90ce?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0001e1e58 sp=0xc0001e1908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc0001e1f40 sp=0xc0001e1e58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0001e1fe0 sp=0xc0001e1f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001e1fe8 sp=0xc0001e1fe0 pc=0x10c62e1 goroutine 1 [syscall]: syscall.syscall(0xc000347e00?, 0x2f?, 0xc00035e410?, 0x0?) /tmp/buildlet/go/src/runtime/sys_darwin.go:23 +0x70 fp=0xc0001df8f8 sp=0xc0001df868 pc=0x10c2c70 syscall.Lstat({0xc000347e00, 0x2f}, 0xc00035e448) /tmp/buildlet/go/src/syscall/zsyscall_darwin_amd64.go:1943 +0x90 fp=0xc0001df958 sp=0xc0001df8f8 pc=0x10e82f0 os.lstatNolog.func1(...) /tmp/buildlet/go/src/os/stat_unix.go:45 os.ignoringEINTR(...) /tmp/buildlet/go/src/os/file_posix.go:251 os.lstatNolog({0xc000347e00, 0x2f}) /tmp/buildlet/go/src/os/stat_unix.go:44 +0xaf fp=0xc0001df9a0 sp=0xc0001df958 pc=0x11374cf os.Lstat({0xc000347e00, 0x2f}) /tmp/buildlet/go/src/os/stat.go:22 +0x45 fp=0xc0001df9e0 sp=0xc0001df9a0 pc=0x11368c5 os.(*unixDirent).Info(0xc000353300) /tmp/buildlet/go/src/os/file_unix.go:472 +0x114 fp=0xc0001dfa60 sp=0xc0001df9e0 pc=0x1134114 cmd/go/internal/fsys.readDir({0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:319 +0x2ec fp=0xc0001dfb08 sp=0xc0001dfa60 pc=0x1364fac cmd/go/internal/fsys.ReadDir({0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/fsys/fsys.go:339 +0x3b9 fp=0xc0001dfed0 sp=0xc0001dfb08 pc=0x1365499 cmd/go/internal/modindex.dirHash({0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:89 +0x1a5 fp=0xc0001e0000 sp=0xc0001dfed0 pc=0x17812c5 cmd/go/internal/modindex.openIndexPackage.func1() /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:206 +0x8e fp=0xc0001e0108 sp=0xc0001e0000 pc=0x17823ee cmd/go/internal/par.(*ErrCache[...]).Do.func1() /tmp/buildlet/go/src/cmd/go/internal/par/work.go:119 +0x2f fp=0xc0001e0140 sp=0xc0001e0108 pc=0x1794a4f cmd/go/internal/par.(*Cache[...]).Do(0x1d5f320, {{0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}}, 0xc0001e0248) /tmp/buildlet/go/src/cmd/go/internal/par/work.go:160 +0x1f2 fp=0xc0001e01f8 sp=0xc0001e0140 pc=0x1797ad2 cmd/go/internal/par.(*ErrCache[...]).Do(0x1d5d1c0, {{0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}}, 0xc0001e02e0) /tmp/buildlet/go/src/cmd/go/internal/par/work.go:118 +0xad fp=0xc0001e0270 sp=0xc0001e01f8 pc=0x17976cd cmd/go/internal/modindex.openIndexPackage({0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:204 +0xf0 fp=0xc0001e0318 sp=0xc0001e0270 pc=0x17822f0 cmd/go/internal/modindex.GetPackage({0xc000273cc8, 0x14}, {0xc000273ce0, 0x17}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:142 +0x279 fp=0xc0001e0380 sp=0xc0001e0318 pc=0x1781959 cmd/go/internal/modindex.IsStandardPackage({0xc00003c037, 0x10}, {0x1bcbb60, 0x2}, {0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/modindex/read.go:672 +0x245 fp=0xc0001e0468 sp=0xc0001e0380 pc=0x178a685 cmd/go/internal/modload.findStandardImportPath({0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/modload/build.go:43 +0xb7 fp=0xc0001e04f8 sp=0xc0001e0468 pc=0x17a69f7 cmd/go/internal/modload.Lookup({0xba75e52, 0xc}, 0x1, {0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/modload/load.go:804 +0x117 fp=0xc0001e0580 sp=0xc0001e04f8 pc=0x17e5bb7 cmd/go/internal/load.resolveImportPath({0xba78016, 0x2}, {0xba75e52, 0xc}, {0xc00030a900, 0x21}, {0xc00003c037, 0x10}, 0x74?) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:1175 +0x9a fp=0xc0001e05f8 sp=0xc0001e0580 pc=0x185e0ba cmd/go/internal/load.ResolveImportPath(0xc0002f4c00, {0xba78016, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:1170 +0x154 fp=0xc0001e06a0 sp=0xc0001e05f8 pc=0x185dfb4 cmd/go/internal/load.(*Package).Resolve(0xc0002f4c00, {0xc00012ad80, 0x6, 0x6?}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:364 +0x1e8 fp=0xc0001e07f8 sp=0xc0001e06a0 pc=0x1855608 cmd/go/internal/list.runList({0x1d5a178?, 0x21e8bc0}, 0xc000128468?, {0xc000132060?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:738 +0x30bb fp=0xc0001e1628 sp=0xc0001e07f8 pc=0x19b827b cmd/go.invoke(0x21aca40, {0xc000132010, 0x6, 0x6}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0001e17a0 sp=0xc0001e1628 pc=0x1a09603 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc0001e1908 sp=0xc0001e17a0 pc=0x1a08a25 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x9c8388bbb20f90ce?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0001e1e58 sp=0xc0001e1908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc0001e1f40 sp=0xc0001e1e58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0001e1fe0 sp=0xc0001e1f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001e1fe8 sp=0xc0001e1fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x2165c20?, 0x21ba4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005c7a8 sp=0xc00005c788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005c7e0 sp=0xc00005c7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005c7e8 sp=0xc00005c7e0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 18 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000058778 sp=0xc000058758 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:280 +0x94 fp=0xc0000587c8 sp=0xc000058778 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc0000587e0 sp=0xc0000587c8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000587e8 sp=0xc0000587e0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 19 [GC scavenge wait]: runtime.gopark(0xc00009e000?, 0x1d4df68?, 0x1?, 0x0?, 0xc0000924e0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006cf70 sp=0xc00006cf50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21b89a0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006cfa0 sp=0xc00006cf70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc00006cfc8 sp=0xc00006cfa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc00006cfe0 sp=0xc00006cfc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006cfe8 sp=0xc00006cfe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 34 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000072e28 sp=0xc000072e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000072fe0 sp=0xc000072e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x0 rbx 0xc0001df878 rcx 0x7ff7bfeff608 rdx 0x0 rdi 0xc000347e30 rsi 0xc00035e448 rbp 0x7ff7bfeff620 rsp 0x7ff7bfeff608 r8 0x21ba4c0 r9 0x0 r10 0x10e92a0 r11 0x246 r12 0xc0001df898 r13 0x21ba4c0 r14 0xc0000081a0 r15 0xa1 rip 0x7ff800733416 rflags 0x246 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: run_issue51125.txt:22: go list -e -f '{{with .Error}}{{.}}{{end}}' -deps driver.go: exit status 2 --- FAIL: TestScript/test_deadline (0.13s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_deadline2203118257 script_test.go:154: script_test.go:154: FAIL: test_deadline.txt:0: context deadline exceeded --- FAIL: TestScript/modfile_flag (8.20s) script_test.go:134: 2023-05-25T01:29:24Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/modfile_flag2448821197 script_test.go:154: # Tests the behavior of the -modfile flag in commands that support it. # The go.mod file exists but should not be read or written. # Same with go.sum. (0.004s) # go mod init should create a new file, even though go.mod already exists. (1.096s) # 'go env GOMOD' should print the path to the real file. # 'go env' does not recognize the '-modfile' flag. (1.148s) # 'go list -m' should print the effective go.mod file as GoMod though. (1.174s) # go mod edit should operate on the alternate file (1.128s) # 'go list -m' should add sums to the alternate go.sum. (1.169s) # other 'go mod' commands should work. 'go mod vendor' is tested later. (1.931s) > go mod download rsc.io/quote > go mod graph [stdout] example.com/m rsc.io/quote@v1.5.2 rsc.io/quote@v1.5.2 rsc.io/sampler@v1.3.0 rsc.io/sampler@v1.3.0 golang.org/x/text@v0.0.0-20170915032832-14c0d48ead0c [stderr] SIGQUIT: quit PC=0x7ff80072f2be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc000251738 sp=0xc000251700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc000251750 sp=0xc000251738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc000251770 sp=0xc000251750 pc=0x1134e9a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0002517a0 sp=0xc000251770 pc=0x136f11d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc000251908 sp=0xc0002517a0 pc=0x1a08a2a cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x908ddddd2cb2b5b2?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000251e58 sp=0xc000251908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc000251f40 sp=0xc000251e58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000251fe0 sp=0xc000251f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000251fe8 sp=0xc000251fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x2165c20?, 0x21ba4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005a7a8 sp=0xc00005a788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005a7e0 sp=0xc00005a7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005a7e8 sp=0xc00005a7e0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006af78 sp=0xc00006af58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:280 +0x94 fp=0xc00006afc8 sp=0xc00006af78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc00006afe0 sp=0xc00006afc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006afe8 sp=0xc00006afe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc00007c000?, 0x1d4df68?, 0x1?, 0x0?, 0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000070f70 sp=0xc000070f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21b89a0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000070fa0 sp=0xc000070f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc000070fc8 sp=0xc000070fa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc000070fe0 sp=0xc000070fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000070fe8 sp=0xc000070fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00009ae28 sp=0xc00009ae08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc00009afe0 sp=0xc00009ae28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00009afe8 sp=0xc00009afe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x4 rbx 0x0 rcx 0x7ff7bfeff5f8 rdx 0x1 rdi 0x1403 rsi 0x0 rbp 0x7ff7bfeff630 rsp 0x7ff7bfeff5f8 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc0002516f8 r13 0x21ba4c0 r14 0x0 r15 0x7ff7bfeff640 rip 0x7ff80072f2be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: modfile_flag.txt:34: go mod graph: exit status 2 --- FAIL: TestScript/test_fuzz_io_error (0.35s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_io_error3077255197 script_test.go:154: script_test.go:154: FAIL: test_fuzz_io_error.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_issue46867 (0.33s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor_issue468674082659659 script_test.go:154: script_test.go:154: FAIL: mod_vendor_issue46867.txt:0: context deadline exceeded --- FAIL: TestScript/version_buildvcs_nested (0.08s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/version_buildvcs_nested2284985930 script_test.go:154: script_test.go:154: FAIL: version_buildvcs_nested.txt:0: context deadline exceeded --- FAIL: TestScript/test_compile_binary (0.08s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_compile_binary1809890037 script_test.go:154: script_test.go:154: FAIL: test_compile_binary.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_redundant_requirement (0.25s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor_redundant_requirement3558406949 script_test.go:154: script_test.go:154: FAIL: mod_vendor_redundant_requirement.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_mutate_crash (0.23s) script_test.go:134: 2023-05-25T01:29:32Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_mutate_crash1494683760 script_test.go:154: script_test.go:154: FAIL: test_fuzz_mutate_crash.txt:0: context deadline exceeded --- FAIL: TestScript/test_go111module_cache (3.63s) script_test.go:134: 2023-05-25T01:29:29Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_go111module_cache1247337728 script_test.go:154: > env GO111MODULE=on > go mod init foo [stderr] go: creating new go.mod: module foo go: to add module requirements and sums: go mod tidy > go test [stderr] SIGQUIT: quit PC=0x1024400 m=0 sigcode=0 goroutine 445 [running]: created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 1 [semacquire]: runtime.gopark(0xc00057ca80?, 0x108c591?, 0x60?, 0x6f?, 0xc00057cae0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00057ca48 sp=0xc00057ca28 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.semacquire1(0xc0002b7088, 0xd8?, 0x1, 0x0, 0x0?) /tmp/buildlet/go/src/runtime/sema.go:160 +0x218 fp=0xc00057cab0 sp=0xc00057ca48 pc=0x10a3318 sync.runtime_Semacquire(0xc0002b7088?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc00057cae8 sp=0xc00057cab0 pc=0x10c1ae5 sync.(*WaitGroup).Wait(0xc0002b7080) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc00057cb18 sp=0xc00057cae8 pc=0x10d9105 cmd/go/internal/work.(*Builder).Do(0xc0000e14a0, {0x1d5a178, 0x21e8bc0}, 0xc0004ca840) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:227 +0x885 fp=0xc00057cd38 sp=0xc00057cb18 pc=0x193b385 cmd/go/internal/test.runTest({0x1d5a178, 0x21e8bc0}, 0xc0000c0498?, {0xc0000cc010, 0x0, 0x0}) /tmp/buildlet/go/src/cmd/go/internal/test/test.go:958 +0x323d fp=0xc00057d628 sp=0xc00057cd38 pc=0x19de6bd cmd/go.invoke(0x21acd40, {0xc0000cc010, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc00057d7a0 sp=0xc00057d628 pc=0x1a09603 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc00057d908 sp=0xc00057d7a0 pc=0x1a08a25 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x79b3a69257997849?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc00057de58 sp=0xc00057d908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc00057df40 sp=0xc00057de58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc00057dfe0 sp=0xc00057df40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00057dfe8 sp=0xc00057dfe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x2165c20?, 0x21ba4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000075f78 sp=0xc000075f58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc000075fc8 sp=0xc000075f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc000075fe0 sp=0xc000075fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0x230e918?, 0xcbea50f8?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef70 sp=0xc00006ef50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21b89a0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006efa0 sp=0xc00006ef70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00006efc8 sp=0xc00006efa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x1c47c38?, 0xa0?, 0xe3?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000204e28 sp=0xc000204e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000204fe0 sp=0xc000204e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000204fe8 sp=0xc000204fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 34 [GC worker (idle)]: runtime.gopark(0x2cc53e81493?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000201f50 sp=0xc000201f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000201fe0 sp=0xc000201f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000201fe8 sp=0xc000201fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 25 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000203f50 sp=0xc000203f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000203fe0 sp=0xc000203f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000203fe8 sp=0xc000203fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 6 [GC worker (idle)]: runtime.gopark(0x0?, 0xc0000b0aa0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000202f50 sp=0xc000202f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000202fe0 sp=0xc000202f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000202fe8 sp=0xc000202fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 50 [GC worker (idle)]: runtime.gopark(0x2cc57e0f690?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000200f50 sp=0xc000200f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000200fe0 sp=0xc000200f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000200fe8 sp=0xc000200fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 51 [GC mark termination]: runtime.systemstack_switch() /tmp/buildlet/go/src/runtime/asm_amd64.s:474 +0x8 fp=0xc000469ef8 sp=0xc000469ee8 pc=0x10c42e8 runtime.gcMarkDone() /tmp/buildlet/go/src/runtime/mgc.go:808 +0xff fp=0xc000469f50 sp=0xc000469ef8 pc=0x10710bf runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1403 +0x345 fp=0xc000469fe0 sp=0xc000469f50 pc=0x10723a5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000469fe8 sp=0xc000469fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 35 [GC worker (idle)]: runtime.gopark(0x2cc53e491b4?, 0xc000410c60?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000468f50 sp=0xc000468f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000468fe0 sp=0xc000468f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000468fe8 sp=0xc000468fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 444 [runnable]: runtime.concatstring2(0x0?, {0xc0001d1300?, 0x76?}, {0x1bce2a6?, 0x7?}) /tmp/buildlet/go/src/runtime/string.go:59 +0x6e fp=0xc000103910 sp=0xc000103908 pc=0x10ab1ce cmd/go/internal/work.(*Builder).vet(0x2c?, {0x1?, 0x1?}, 0xc000472000) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:1217 +0x205 fp=0xc000103bd8 sp=0xc000103910 pc=0x194b0a5 cmd/go/internal/work.ActorFunc.Act(0x1c48a78, 0x21e8bc0?, {0x1d5a178, 0x21e8bc0}, 0x105ab00?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc000103c28 sp=0xc000103bd8 pc=0x19210d2 cmd/go/internal/work.(*Builder).Do.func3({0x1d5a178, 0x21e8bc0}, 0xc000472000) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc000103eb8 sp=0xc000103c28 pc=0x193bee7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc000103fe0 sp=0xc000103eb8 pc=0x193b6a2 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000103fe8 sp=0xc000103fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 446 [runnable]: syscall.readlen(0x6?, 0xc000579278, 0x8?) /tmp/buildlet/go/src/syscall/syscall_darwin.go:241 +0x11e fp=0xc0005791f0 sp=0xc0005791e8 pc=0x10dfd7e syscall.forkExec({0xc00037e030, 0x2a}, {0xc0002f2020, 0x2, 0x2}, 0xc000579430) /tmp/buildlet/go/src/syscall/exec_unix.go:217 +0x645 fp=0xc000579358 sp=0xc0005791f0 pc=0x10dc5e5 syscall.StartProcess(...) /tmp/buildlet/go/src/syscall/exec_unix.go:334 os.startProcess({0xc00037e030, 0x2a}, {0xc0002f2020, 0x2, 0x2}, 0xc0005796e8) /tmp/buildlet/go/src/os/exec_posix.go:54 +0x50f fp=0xc000579488 sp=0xc000579358 pc=0x112d9af os.StartProcess({0xc00037e030, 0x2a}, {0xc0002f2020, 0x2, 0x2}, 0x21ea0c0?) /tmp/buildlet/go/src/os/exec.go:109 +0x72 fp=0xc0005794e8 sp=0xc000579488 pc=0x112ce32 os/exec.(*Cmd).Start(0xc000252420) /tmp/buildlet/go/src/os/exec/exec.go:693 +0x956 fp=0xc000579740 sp=0xc0005794e8 pc=0x126b896 os/exec.(*Cmd).Run(0xc00037e030?) /tmp/buildlet/go/src/os/exec/exec.go:587 +0x27 fp=0xc000579780 sp=0xc000579740 pc=0x126aec7 cmd/go/internal/work.(*Builder).toolID(0xc0000e14a0, {0x1bcbf20, 0x3}) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:167 +0x491 fp=0xc000579910 sp=0xc000579780 pc=0x1933811 cmd/go/internal/work.(*Builder).vet(0x26?, {0x1?, 0x1?}, 0xc0004138c0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:1221 +0x36e fp=0xc000579bd8 sp=0xc000579910 pc=0x194b20e cmd/go/internal/work.ActorFunc.Act(0x1c48a78, 0x21e8bc0?, {0x1d5a178, 0x21e8bc0}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc000579c28 sp=0xc000579bd8 pc=0x19210d2 cmd/go/internal/work.(*Builder).Do.func3({0x1d5a178, 0x21e8bc0}, 0xc0004138c0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc000579eb8 sp=0xc000579c28 pc=0x193bee7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc000579fe0 sp=0xc000579eb8 pc=0x193b6a2 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000579fe8 sp=0xc000579fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 447 [runnable]: runtime.asyncPreempt2() /tmp/buildlet/go/src/runtime/preempt.go:307 +0x39 fp=0xc0005943f8 sp=0xc0005943d8 pc=0x108ef39 runtime.asyncPreempt() /tmp/buildlet/go/src/runtime/preempt_amd64.s:53 +0xe7 fp=0xc000594580 sp=0xc0005943f8 pc=0x10c7867 encoding/hex.Decode({0xc000594660, 0x20, 0xc00034ed10?}, {0xc00034ed13, 0x40, 0xb0?}) /tmp/buildlet/go/src/encoding/hex/hex.go:91 +0x43 fp=0xc0005945d8 sp=0xc000594580 pc=0x14458c3 cmd/go/internal/cache.(*Cache).get(0xc0005948b0?, {0xf2, 0x8b, 0xd0, 0x88, 0x39, 0x6d, 0x8f, 0x5e, 0x2e, ...}) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:186 +0x6dc fp=0xc000594810 sp=0xc0005945d8 pc=0x176c8dc cmd/go/internal/cache.(*Cache).Get(...) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:148 cmd/go/internal/cache.(*Cache).GetBytes(0x0?, {0xf2, 0x8b, 0xd0, 0x88, 0x39, 0x6d, 0x8f, 0x5e, 0x2e, ...}) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:242 +0x1ba fp=0xc0005949f8 sp=0xc000594810 pc=0x176de1a cmd/go/internal/work.showStdout(0xc0000e14a0, 0x9f06b0e50cbd9135?, {0x1a, 0xec, 0x32, 0x59, 0x55, 0x52, 0x52, 0x39, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:564 +0xe5 fp=0xc000594bd8 sp=0xc0005949f8 pc=0x1938de5 cmd/go/internal/work.(*Builder).useCache(0xc0000e14a0, 0xc00040f340, {0x1a, 0xec, 0x32, 0x59, 0x55, 0x52, 0x52, 0x39, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:521 +0xfa5 fp=0xc000594ea8 sp=0xc000594bd8 pc=0x1937dc5 cmd/go/internal/work.(*Builder).build(0xc0000e14a0, {0x1?, 0x1?}, 0xc00040f340) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:474 +0x90e fp=0xc000595bd8 sp=0xc000594ea8 pc=0x193fd0e cmd/go/internal/work.ActorFunc.Act(0x1c48a28, 0x21e8bc0?, {0x1d5a178, 0x21e8bc0}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc000595c28 sp=0xc000595bd8 pc=0x19210d2 cmd/go/internal/work.(*Builder).Do.func3({0x1d5a178, 0x21e8bc0}, 0xc00040f340) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc000595eb8 sp=0xc000595c28 pc=0x193bee7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc000595fe0 sp=0xc000595eb8 pc=0x193b6a2 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000595fe8 sp=0xc000595fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 442 [runnable]: runtime.gcTrigger.test({0x0?, 0x0?, 0x0?}) /tmp/buildlet/go/src/runtime/mgc.go:547 +0xdc fp=0xc0005987c8 sp=0xc0005987c0 pc=0x107097c runtime.mallocgc(0x8000, 0x1ae8380, 0x1) /tmp/buildlet/go/src/runtime/malloc.go:1241 +0x7d9 fp=0xc000598848 sp=0xc0005987c8 pc=0x10630f9 runtime.makeslice(0x0?, 0xcd47018?, 0xc0000e3380?) /tmp/buildlet/go/src/runtime/slice.go:103 +0x49 fp=0xc000598870 sp=0xc000598848 pc=0x10a7229 io.copyBuffer({0xcd47018, 0xc0000e3380}, {0x1d538c0, 0xc0004042f0}, {0x0, 0x0, 0x0}) /tmp/buildlet/go/src/io/io.go:424 +0x185 fp=0xc000598918 sp=0xc000598870 pc=0x11171c5 io.Copy(...) /tmp/buildlet/go/src/io/io.go:386 cmd/go/internal/cache.FileHash({0xc000476b10, 0x30}) /tmp/buildlet/go/src/cmd/go/internal/cache/hash.go:165 +0x291 fp=0xc000598a08 sp=0xc000598918 pc=0x1771c51 cmd/go/internal/work.(*Builder).fileHash(0xc000598d08?, {0xc000476b10, 0x30}) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:388 +0x45 fp=0xc000598a78 sp=0xc000598a08 pc=0x1936d85 cmd/go/internal/work.(*Builder).buildActionID(0xc0000e14a0, 0xc0003ffa20) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:390 +0x234b fp=0xc000598ea8 sp=0xc000598a78 pc=0x193ee2b cmd/go/internal/work.(*Builder).build(0xc0000e14a0, {0x1?, 0x1?}, 0xc0003ffa20) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:474 +0x86f fp=0xc000599bd8 sp=0xc000598ea8 pc=0x193fc6f cmd/go/internal/work.ActorFunc.Act(0x1c48a28, 0x21e8bc0?, {0x1d5a178, 0x21e8bc0}, 0xc000109e40?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc000599c28 sp=0xc000599bd8 pc=0x19210d2 cmd/go/internal/work.(*Builder).Do.func3({0x1d5a178, 0x21e8bc0}, 0xc0003ffa20) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc000599eb8 sp=0xc000599c28 pc=0x193bee7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc000599fe0 sp=0xc000599eb8 pc=0x193b6a2 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000599fe8 sp=0xc000599fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 443 [runnable]: sync.(*Mutex).Lock(0x21e8e98) /tmp/buildlet/go/src/sync/mutex.go:81 +0x6b fp=0xc0004f7170 sp=0xc0004f7168 pc=0x10d69cb syscall.releaseForkLock() /tmp/buildlet/go/src/syscall/exec_unix.go:312 +0x28 fp=0xc0004f71f0 sp=0xc0004f7170 pc=0x10dca08 syscall.forkExec({0xc00037e9c0, 0x2a}, {0xc0002f2160, 0x2, 0x2}, 0xc0004f7430) /tmp/buildlet/go/src/syscall/exec_unix.go:212 +0x3df fp=0xc0004f7358 sp=0xc0004f71f0 pc=0x10dc37f syscall.StartProcess(...) /tmp/buildlet/go/src/syscall/exec_unix.go:334 os.startProcess({0xc00037e9c0, 0x2a}, {0xc0002f2160, 0x2, 0x2}, 0xc0004f76e8) /tmp/buildlet/go/src/os/exec_posix.go:54 +0x50f fp=0xc0004f7488 sp=0xc0004f7358 pc=0x112d9af os.StartProcess({0xc00037e9c0, 0x2a}, {0xc0002f2160, 0x2, 0x2}, 0xc0004f75c8?) /tmp/buildlet/go/src/os/exec.go:109 +0x72 fp=0xc0004f74e8 sp=0xc0004f7488 pc=0x112ce32 os/exec.(*Cmd).Start(0xc000252840) /tmp/buildlet/go/src/os/exec/exec.go:693 +0x956 fp=0xc0004f7740 sp=0xc0004f74e8 pc=0x126b896 os/exec.(*Cmd).Run(0xc00037e9c0?) /tmp/buildlet/go/src/os/exec/exec.go:587 +0x27 fp=0xc0004f7780 sp=0xc0004f7740 pc=0x126aec7 cmd/go/internal/work.(*Builder).toolID(0xc0000e14a0, {0x1bcbf20, 0x3}) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:167 +0x491 fp=0xc0004f7910 sp=0xc0004f7780 pc=0x1933811 cmd/go/internal/work.(*Builder).vet(0x23?, {0x1?, 0x1?}, 0xc000472580) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:1221 +0x36e fp=0xc0004f7bd8 sp=0xc0004f7910 pc=0x194b20e cmd/go/internal/work.ActorFunc.Act(0x1c48a78, 0x21e8bc0?, {0x1d5a178, 0x21e8bc0}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0004f7c28 sp=0xc0004f7bd8 pc=0x19210d2 cmd/go/internal/work.(*Builder).Do.func3({0x1d5a178, 0x21e8bc0}, 0xc000472580) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0004f7eb8 sp=0xc0004f7c28 pc=0x193bee7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0004f7fe0 sp=0xc0004f7eb8 pc=0x193b6a2 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004f7fe8 sp=0xc0004f7fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb rax 0x0 rbx 0x0 rcx 0x218001415000 rdx 0x100 rdi 0xc000a0a000 rsi 0x1000 rbp 0xc0004fa838 rsp 0x7ff7bfeff650 r8 0x1 r9 0xc000a0a000 r10 0x21b9200 r11 0x0 r12 0x218001414000 r13 0xffff r14 0xc000383a00 r15 0x18001414000 rip 0x1024400 rflags 0x10206 cs 0x2b fs 0x0 gs 0x0 script_test.go:154: FAIL: test_go111module_cache.txt:3: go test: exit status 2 --- FAIL: TestScript/test_fuzz_mutator (0.29s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_mutator4197702720 script_test.go:154: script_test.go:154: FAIL: test_fuzz_mutator.txt:0: context deadline exceeded --- FAIL: TestScript/test_chatty_success (3.85s) script_test.go:134: 2023-05-25T01:29:29Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_chatty_success1775544902 script_test.go:154: # Run chatty tests. Assert on CONT lines. (2.978s) > go test chatty_test.go -v [stderr] SIGQUIT: quit PC=0x7ff80072f3ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21ba848, 0x21ba808) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff428 sp=0x7ff7bfeff400 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff480 sp=0x7ff7bfeff428 pc=0x108a83f runtime.notesleep(0x21ba608) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff4b8 sp=0x7ff7bfeff480 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4e8 sp=0x7ff7bfeff4b8 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5f8 sp=0x7ff7bfeff4e8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff630 sp=0x7ff7bfeff5f8 pc=0x1096d51 runtime.park_m(0xc0000f24e0?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff678 sp=0x7ff7bfeff630 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff690 sp=0x7ff7bfeff678 pc=0x10c42ce goroutine 1 [semacquire]: runtime.gopark(0xc0000b4a80?, 0x108c591?, 0x60?, 0x86?, 0xc0000b4ae0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000434a48 sp=0xc000434a28 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.semacquire1(0xc0001f1318, 0xd8?, 0x1, 0x0, 0x0?) /tmp/buildlet/go/src/runtime/sema.go:160 +0x218 fp=0xc000434ab0 sp=0xc000434a48 pc=0x10a3318 sync.runtime_Semacquire(0xc0001f1318?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000434ae8 sp=0xc000434ab0 pc=0x10c1ae5 sync.(*WaitGroup).Wait(0xc0001f1310) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc000434b18 sp=0xc000434ae8 pc=0x10d9105 cmd/go/internal/work.(*Builder).Do(0xc0003ba9a0, {0x1d5a178, 0x21e8bc0}, 0xc0003e0dc0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:227 +0x885 fp=0xc000434d38 sp=0xc000434b18 pc=0x193b385 cmd/go/internal/test.runTest({0x1d5a178, 0x21e8bc0}, 0xc00012e480?, {0xc00013a020, 0x2, 0x2}) /tmp/buildlet/go/src/cmd/go/internal/test/test.go:958 +0x323d fp=0xc000435628 sp=0xc000434d38 pc=0x19de6bd cmd/go.invoke(0x21acd40, {0xc00013a010, 0x3, 0x3}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0004357a0 sp=0xc000435628 pc=0x1a09603 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000435908 sp=0xc0004357a0 pc=0x1a08a25 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x4fc14f36cd37bf91?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000435e58 sp=0xc000435908 pc=0x1a6c89f main.main() _testmain.go:191 +0x308 fp=0xc000435f40 sp=0xc000435e58 pc=0x1aa1288 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000435fe0 sp=0xc000435f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000435fe8 sp=0xc000435fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x2165c20?, 0x21ba4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef78 sp=0xc00006ef58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc00006efc8 sp=0xc00006ef78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [sleep]: runtime.gopark(0xc000092000?, 0x10000?, 0x0?, 0x0?, 0xc000074f90?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f48 sp=0xc000074f28 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).sleep(0x21b89a0, 0x4144339b00000000) /tmp/buildlet/go/src/runtime/mgcscavenge.go:504 +0xff fp=0xc000074fa0 sp=0xc000074f48 pc=0x1078e7f runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:662 +0x74 fp=0xc000074fc8 sp=0xc000074fa0 pc=0x1079274 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x1c47c38?, 0x0?, 0xe0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000204e28 sp=0xc000204e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000204fe0 sp=0xc000204e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000204fe8 sp=0xc000204fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 6 [GC worker (idle)]: runtime.gopark(0x1c48030?, 0xc0002a0be0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00030ff50 sp=0xc00030ff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00030ffe0 sp=0xc00030ff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00030ffe8 sp=0xc00030ffe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 34 [GC worker (idle)]: runtime.gopark(0x0?, 0xc00011e9c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000311f50 sp=0xc000311f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000311fe0 sp=0xc000311f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000311fe8 sp=0xc000311fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 355 [select]: runtime.gopark(0xc000407fb0?, 0x2?, 0xa0?, 0xa9?, 0xc000407ef4?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000647d68 sp=0xc000647d48 pc=0x109088e runtime.selectgo(0xc000647fb0, 0xc000407ef0, 0xc0003e0c60?, 0x0, 0x0?, 0x1) /tmp/buildlet/go/src/runtime/select.go:327 +0x84b fp=0xc000647eb8 sp=0xc000647d68 pc=0x10a200b cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:208 +0x1e5 fp=0xc000647fe0 sp=0xc000647eb8 pc=0x193b765 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000647fe8 sp=0xc000647fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 50 [GC worker (idle)]: runtime.gopark(0x2cc576024f9?, 0xc00011e9c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000310f50 sp=0xc000310f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000310fe0 sp=0xc000310f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000310fe8 sp=0xc000310fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 66 [GC worker (idle)]: runtime.gopark(0x2cc5782bae1?, 0xc00038b2e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00030ef50 sp=0xc00030ef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00030efe0 sp=0xc00030ef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00030efe8 sp=0xc00030efe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 67 [GC worker (idle)]: runtime.gopark(0x2cbc811d57f?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00042bf50 sp=0xc00042bf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00042bfe0 sp=0xc00042bf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00042bfe8 sp=0xc00042bfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 7 [GC worker (idle)]: runtime.gopark(0x2cc57601782?, 0xc00038b300?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00042af50 sp=0xc00042af30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00042afe0 sp=0xc00042af50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00042afe8 sp=0xc00042afe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 209 [runnable]: runtime.deferreturn() /tmp/buildlet/go/src/runtime/panic.go:449 +0x114 fp=0xc000695430 sp=0xc000695428 pc=0x108c674 internal/poll.(*FD).Read(0xc000332240, {0xc000208080, 0x7c00, 0x7c00}) /tmp/buildlet/go/src/internal/poll/fd_unix.go:170 +0x505 fp=0xc000695520 sp=0xc000695430 pc=0x11207c5 os.(*File).read(...) /tmp/buildlet/go/src/os/file_posix.go:29 os.(*File).Read(0xc000120300, {0xc000208080, 0x7c00, 0x7c00}) /tmp/buildlet/go/src/os/file.go:118 +0xad fp=0xc000695580 sp=0xc000695520 pc=0x112e9ed io.ReadAtLeast({0x1d538c0, 0xc000120300}, {0xc000208080, 0x7c00, 0x7c00}, 0x7c00) /tmp/buildlet/go/src/io/io.go:332 +0xd0 fp=0xc0006955c8 sp=0xc000695580 pc=0x1116bf0 io.ReadFull(...) /tmp/buildlet/go/src/io/io.go:351 cmd/internal/buildid.FindAndHash({0x1d538c0, 0xc000120300}, {0xc0000b19e0, 0x53}, 0x0) /tmp/buildlet/go/src/cmd/internal/buildid/rewrite.go:54 +0x338 fp=0xc000695770 sp=0xc0006955c8 pc=0x191e5f8 cmd/go/internal/work.(*Builder).updateBuildID(0xc0003ba9a0, 0xc0002f0dc0, {0xc0002eef00, 0x7d}, 0x0) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:633 +0x3f4 fp=0xc000695a70 sp=0xc000695770 pc=0x1939854 cmd/go/internal/work.(*Builder).link(0xc0003ba9a0, {0x1?, 0x1?}, 0xc0002f0dc0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:1456 +0x5b2 fp=0xc000695bd8 sp=0xc000695a70 pc=0x194de12 cmd/go/internal/work.ActorFunc.Act(0x1c48a58, 0x21e8bc0?, {0x1d5a178, 0x21e8bc0}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc000695c28 sp=0xc000695bd8 pc=0x19210d2 cmd/go/internal/work.(*Builder).Do.func3({0x1d5a178, 0x21e8bc0}, 0xc0002f0dc0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc000695eb8 sp=0xc000695c28 pc=0x193bee7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc000695fe0 sp=0xc000695eb8 pc=0x193b6a2 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000695fe8 sp=0xc000695fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 354 [select]: runtime.gopark(0xc0005fbfb0?, 0x2?, 0xa0?, 0xa9?, 0xc0005fbef4?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000457d68 sp=0xc000457d48 pc=0x109088e runtime.selectgo(0xc000457fb0, 0xc0005fbef0, 0xc0003e0b00?, 0x0, 0x1?, 0x1) /tmp/buildlet/go/src/runtime/select.go:327 +0x84b fp=0xc000457eb8 sp=0xc000457d68 pc=0x10a200b cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:208 +0x1e5 fp=0xc000457fe0 sp=0xc000457eb8 pc=0x193b765 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000457fe8 sp=0xc000457fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 206 [select]: runtime.gopark(0xc0005f7fb0?, 0x2?, 0xa0?, 0xa9?, 0xc0005f7ef4?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000555d68 sp=0xc000555d48 pc=0x109088e runtime.selectgo(0xc000555fb0, 0xc0005f7ef0, 0xc0003abe40?, 0x0, 0x1?, 0x1) /tmp/buildlet/go/src/runtime/select.go:327 +0x84b fp=0xc000555eb8 sp=0xc000555d68 pc=0x10a200b cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:208 +0x1e5 fp=0xc000555fe0 sp=0xc000555eb8 pc=0x193b765 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000555fe8 sp=0xc000555fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 207 [select]: runtime.gopark(0xc000691fb0?, 0x2?, 0xa0?, 0xa9?, 0xc000691ef4?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000649d68 sp=0xc000649d48 pc=0x109088e runtime.selectgo(0xc000649fb0, 0xc000691ef0, 0xc0003abce0?, 0x0, 0x1?, 0x1) /tmp/buildlet/go/src/runtime/select.go:327 +0x84b fp=0xc000649eb8 sp=0xc000649d68 pc=0x10a200b cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:208 +0x1e5 fp=0xc000649fe0 sp=0xc000649eb8 pc=0x193b765 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000649fe8 sp=0xc000649fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb goroutine 208 [select]: runtime.gopark(0xc000403fb0?, 0x2?, 0xa0?, 0xa9?, 0xc000403ef4?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000557d68 sp=0xc000557d48 pc=0x109088e runtime.selectgo(0xc000557fb0, 0xc000403ef0, 0xc0001dd600?, 0x0, 0x2?, 0x1) /tmp/buildlet/go/src/runtime/select.go:327 +0x84b fp=0xc000557eb8 sp=0xc000557d68 pc=0x10a200b cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:208 +0x1e5 fp=0xc000557fe0 sp=0xc000557eb8 pc=0x193b765 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000557fe8 sp=0xc000557fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x6eb rax 0x104 rbx 0xf261600 rcx 0x7ff7bfeff2b8 rdx 0x1900 rdi 0x21ba848 rsi 0x190100001a00 rbp 0x7ff7bfeff360 rsp 0x7ff7bfeff2b8 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x190100001a00 r15 0x1900 rip 0x7ff80072f3ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: test_chatty_success.txt:2: go test chatty_test.go -v: exit status 2 --- FAIL: TestScript/test_fuzz_setenv (0.11s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_setenv1761565030 script_test.go:154: script_test.go:154: FAIL: test_fuzz_setenv.txt:0: context deadline exceeded --- FAIL: TestScript/test_cache_inputs (0.36s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_cache_inputs2260037408 script_test.go:154: script_test.go:154: FAIL: test_cache_inputs.txt:0: context deadline exceeded --- FAIL: TestScript/script_wait (0.07s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/script_wait4042808292 script_test.go:154: script_test.go:154: FAIL: script_wait.txt:0: context deadline exceeded --- FAIL: TestScript/test_compile_tempfile (0.15s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_compile_tempfile4117447018 script_test.go:154: script_test.go:154: FAIL: test_compile_tempfile.txt:0: context deadline exceeded --- FAIL: TestScript/mod_versions (0.09s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_versions696669750 script_test.go:154: script_test.go:154: FAIL: mod_versions.txt:0: context deadline exceeded --- FAIL: TestScript/work_sync (0.45s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/work_sync13341852 script_test.go:154: script_test.go:154: FAIL: work_sync.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_parallel (0.05s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_parallel385151916 script_test.go:154: script_test.go:154: FAIL: test_fuzz_parallel.txt:0: context deadline exceeded --- FAIL: TestScript/mod_verify (0.19s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_verify4200370054 script_test.go:154: script_test.go:154: FAIL: mod_verify.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_temp (0.12s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_temp3964595483 script_test.go:154: script_test.go:154: FAIL: mod_tidy_temp.txt:0: context deadline exceeded --- FAIL: TestScript/reuse_git (0.09s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/reuse_git595003090 script_test.go:154: script_test.go:154: FAIL: reuse_git.txt:0: context deadline exceeded --- FAIL: TestScript/test2json_interrupt (0.12s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test2json_interrupt220479592 script_test.go:154: script_test.go:154: FAIL: test2json_interrupt.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_seed_corpus (0.17s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_seed_corpus716854687 script_test.go:154: script_test.go:154: FAIL: test_fuzz_seed_corpus.txt:0: context deadline exceeded --- FAIL: TestScript/mod_update_sum_readonly (0.10s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_update_sum_readonly2160823060 script_test.go:154: script_test.go:154: FAIL: mod_update_sum_readonly.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_error (0.11s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_error4004188330 script_test.go:154: script_test.go:154: FAIL: mod_tidy_error.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_fuzztime (0.13s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_fuzztime3426042073 script_test.go:154: script_test.go:154: FAIL: test_fuzz_fuzztime.txt:0: context deadline exceeded --- FAIL: TestScript/test_bad_example (0.09s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_bad_example1192121053 script_test.go:154: script_test.go:154: FAIL: test_bad_example.txt:0: context deadline exceeded --- FAIL: TestScript/test_chatty_fail (0.01s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_chatty_fail1655831534 script_test.go:154: script_test.go:154: FAIL: test_chatty_fail.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_unsupported (0.12s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_unsupported3383346843 script_test.go:154: script_test.go:154: FAIL: test_fuzz_unsupported.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_auto (0.21s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor_auto4204373884 script_test.go:154: script_test.go:154: FAIL: mod_vendor_auto.txt:0: context deadline exceeded --- FAIL: TestScript/mod_init_invalid_major (0.01s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_init_invalid_major4200817927 script_test.go:154: script_test.go:154: FAIL: mod_init_invalid_major.txt:0: context deadline exceeded --- FAIL: TestScript/mod_test_cached (0.29s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_test_cached4232900731 script_test.go:154: script_test.go:154: FAIL: mod_test_cached.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_compile (0.19s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cache_compile383175591 script_test.go:154: script_test.go:154: FAIL: build_cache_compile.txt:0: context deadline exceeded --- FAIL: TestScript/toolexec (0.35s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/toolexec891017058 script_test.go:154: script_test.go:154: FAIL: toolexec.txt:0: context deadline exceeded --- FAIL: TestScript/build_concurrent_backend (0.12s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_concurrent_backend56468361 script_test.go:154: script_test.go:154: FAIL: build_concurrent_backend.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_replace (0.44s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor_replace1993191618 script_test.go:154: script_test.go:154: FAIL: mod_vendor_replace.txt:0: context deadline exceeded --- FAIL: TestScript/build_dash_x (0.14s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_dash_x1389899172 script_test.go:154: script_test.go:154: FAIL: build_dash_x.txt:0: context deadline exceeded --- FAIL: TestScript/build_cgo_consistent_results (0.13s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cgo_consistent_results1438891121 script_test.go:154: script_test.go:154: FAIL: build_cgo_consistent_results.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_link (0.13s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cache_link3817164876 script_test.go:154: script_test.go:154: FAIL: build_cache_link.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_trimpath (0.18s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cache_trimpath776964471 script_test.go:154: script_test.go:154: FAIL: build_cache_trimpath.txt:0: context deadline exceeded --- FAIL: TestScript/build_cd_gopath_different (0.19s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cd_gopath_different1873473578 script_test.go:154: script_test.go:154: FAIL: build_cd_gopath_different.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_gomips (0.12s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cache_gomips256740685 script_test.go:154: script_test.go:154: FAIL: build_cache_gomips.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_disabled (0.05s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cache_disabled2375416801 script_test.go:154: script_test.go:154: FAIL: build_cache_disabled.txt:0: context deadline exceeded --- FAIL: TestScript/mod_lazy_downgrade (0.55s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_lazy_downgrade3968269511 script_test.go:154: script_test.go:154: FAIL: mod_lazy_downgrade.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor (1.09s) script_test.go:134: 2023-05-25T01:29:33Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor1299935942 script_test.go:154: script_test.go:154: FAIL: mod_vendor.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_profile_flags (0.13s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_profile_flags711438593 script_test.go:154: script_test.go:154: FAIL: test_fuzz_profile_flags.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_oldgo (0.12s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_oldgo855832810 script_test.go:154: script_test.go:154: FAIL: mod_tidy_oldgo.txt:0: context deadline exceeded --- FAIL: TestScript/run_hello_pkg (0.11s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/run_hello_pkg2390281893 script_test.go:154: script_test.go:154: FAIL: run_hello_pkg.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_cache (0.12s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_cache951849768 script_test.go:154: script_test.go:154: FAIL: test_fuzz_cache.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_newroot (0.27s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_newroot1509657579 script_test.go:154: script_test.go:154: FAIL: mod_tidy_newroot.txt:0: context deadline exceeded --- FAIL: TestScript/test_benchmark_fatal (0.20s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_benchmark_fatal4230201094 script_test.go:154: script_test.go:154: FAIL: test_benchmark_fatal.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_chatty (0.26s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_chatty4201682072 script_test.go:154: script_test.go:154: FAIL: test_fuzz_chatty.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_limit_dup_entry (0.25s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_limit_dup_entry162316894 script_test.go:154: script_test.go:154: FAIL: test_fuzz_limit_dup_entry.txt:0: context deadline exceeded --- FAIL: TestScript/build_arm (0.06s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_arm411235066 script_test.go:154: script_test.go:154: FAIL: build_arm.txt:0: context deadline exceeded --- FAIL: TestScript/test_empty (0.42s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_empty781409635 script_test.go:154: script_test.go:154: FAIL: test_empty.txt:0: context deadline exceeded --- FAIL: TestScript/build_cgo_error (0.05s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cgo_error3070685495 script_test.go:154: script_test.go:154: FAIL: build_cgo_error.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_downgrade_ambiguous (0.23s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_downgrade_ambiguous2811165904 script_test.go:154: script_test.go:154: FAIL: mod_tidy_downgrade_ambiguous.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_arch_mode (0.12s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_cache_arch_mode3955943405 script_test.go:154: script_test.go:154: FAIL: build_cache_arch_mode.txt:0: context deadline exceeded --- FAIL: TestScript/build_buildvcs_auto (0.22s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_buildvcs_auto461188727 script_test.go:154: script_test.go:154: FAIL: build_buildvcs_auto.txt:0: context deadline exceeded --- FAIL: TestScript/build_GOTMPDIR (0.21s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/build_GOTMPDIR1853069958 script_test.go:154: script_test.go:154: FAIL: build_GOTMPDIR.txt:0: context deadline exceeded --- FAIL: TestScript/bug (0.32s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/bug2935452739 script_test.go:154: script_test.go:154: FAIL: bug.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_return (0.09s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_return2103549924 script_test.go:154: script_test.go:154: FAIL: test_fuzz_return.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_nodeps (0.02s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor_nodeps3795278567 script_test.go:154: script_test.go:154: FAIL: mod_vendor_nodeps.txt:0: context deadline exceeded --- FAIL: TestScript/mod_import_cycle (0.26s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_import_cycle3556084245 script_test.go:154: script_test.go:154: FAIL: mod_import_cycle.txt:0: context deadline exceeded --- FAIL: TestScript/test_flags (0.15s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_flags2923126165 script_test.go:154: script_test.go:154: FAIL: test_flags.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_trimpath (0.10s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vendor_trimpath3881389367 script_test.go:154: script_test.go:154: FAIL: mod_vendor_trimpath.txt:0: context deadline exceeded --- FAIL: TestScript/test_badtest (0.36s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_badtest1122500731 script_test.go:154: script_test.go:154: FAIL: test_badtest.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_err_deadlock (0.13s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_err_deadlock2776016527 script_test.go:154: script_test.go:154: FAIL: test_fuzz_err_deadlock.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_run (0.19s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_run852078739 script_test.go:154: script_test.go:154: FAIL: test_fuzz_run.txt:0: context deadline exceeded --- FAIL: TestScript/mod_load_replace_mismatch (0.11s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_load_replace_mismatch3213037196 script_test.go:154: script_test.go:154: FAIL: mod_load_replace_mismatch.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_symlink_issue35941 (0.28s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_symlink_issue359413865331408 script_test.go:154: script_test.go:154: FAIL: mod_tidy_symlink_issue35941.txt:0: context deadline exceeded --- FAIL: TestScript/mod_sum_ambiguous (0.28s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_sum_ambiguous2348605374 script_test.go:154: script_test.go:154: FAIL: mod_sum_ambiguous.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz (0.91s) script_test.go:134: 2023-05-25T01:29:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz762039497 script_test.go:154: script_test.go:154: FAIL: test_fuzz.txt:0: context deadline exceeded --- FAIL: TestScript/mod_list_compiled_concurrent (0.13s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_list_compiled_concurrent2063575162 script_test.go:154: script_test.go:154: FAIL: mod_list_compiled_concurrent.txt:0: context deadline exceeded --- FAIL: TestScript/mod_list_bad_import (0.13s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_list_bad_import3860481524 script_test.go:154: script_test.go:154: FAIL: mod_list_bad_import.txt:0: context deadline exceeded --- FAIL: TestScript/mod_list_dir (0.18s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_list_dir1979978165 script_test.go:154: script_test.go:154: FAIL: mod_list_dir.txt:0: context deadline exceeded --- FAIL: TestScript/mod_query (0.19s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_query1958846068 script_test.go:154: script_test.go:154: FAIL: mod_query.txt:0: context deadline exceeded --- FAIL: TestScript/mod_load_badchain (0.26s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_load_badchain1009312403 script_test.go:154: script_test.go:154: FAIL: mod_load_badchain.txt:0: context deadline exceeded --- FAIL: TestScript/mod_invalid_version (0.12s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_invalid_version2714153650 script_test.go:154: script_test.go:154: FAIL: mod_invalid_version.txt:0: context deadline exceeded --- FAIL: TestScript/autocgo (0.04s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/autocgo2774524610 script_test.go:154: script_test.go:154: FAIL: autocgo.txt:0: context deadline exceeded --- FAIL: TestScript/mod_skip_write (0.18s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_skip_write1004878953 script_test.go:154: script_test.go:154: FAIL: mod_skip_write.txt:0: context deadline exceeded --- FAIL: TestScript/mod_proxy_invalid (0.05s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_proxy_invalid2219110598 script_test.go:154: script_test.go:154: FAIL: mod_proxy_invalid.txt:0: context deadline exceeded --- FAIL: TestScript/mod_retract_rename (0.05s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_retract_rename1767819147 script_test.go:154: script_test.go:154: FAIL: mod_retract_rename.txt:0: context deadline exceeded --- FAIL: TestScript/badgo (0.26s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/badgo3361896956 script_test.go:154: script_test.go:154: FAIL: badgo.txt:0: context deadline exceeded --- FAIL: TestScript/mod_local_replace (0.15s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_local_replace3395890310 script_test.go:154: script_test.go:154: FAIL: mod_local_replace.txt:0: context deadline exceeded --- FAIL: TestScript/test_chatty_parallel_success_run (0.15s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_chatty_parallel_success_run2871032908 script_test.go:154: script_test.go:154: FAIL: test_chatty_parallel_success_run.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_compat_deleted (0.34s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_compat_deleted147743550 script_test.go:154: script_test.go:154: FAIL: mod_tidy_compat_deleted.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vcs_missing (0.40s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_vcs_missing4116119907 script_test.go:154: script_test.go:154: FAIL: mod_vcs_missing.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_non_crash_signal (0.28s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_non_crash_signal4077028670 script_test.go:154: script_test.go:154: FAIL: test_fuzz_non_crash_signal.txt:0: context deadline exceeded --- FAIL: TestScript/mod_lazy_new_import (0.55s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_lazy_new_import2870218891 script_test.go:154: script_test.go:154: FAIL: mod_lazy_new_import.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_multiple (0.56s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/test_fuzz_multiple2230992697 script_test.go:154: script_test.go:154: FAIL: test_fuzz_multiple.txt:0: context deadline exceeded --- FAIL: TestScript/mod_list_update_nolatest (0.58s) script_test.go:134: 2023-05-25T01:29:35Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_list_update_nolatest1818451856 script_test.go:154: script_test.go:154: FAIL: mod_list_update_nolatest.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_convergence_loop (0.44s) script_test.go:134: 2023-05-25T01:29:36Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_convergence_loop3524938675 script_test.go:154: script_test.go:154: FAIL: mod_tidy_convergence_loop.txt:0: context deadline exceeded FAIL FAIL cmd/go 521.816s ok cmd/go/internal/auth 1.084s ok cmd/go/internal/cache 1.721s FAIL go tool dist: Failed: exit status 1