darwin-amd64-race at 11bb2922fbb8440e8d2f3e0284c7a327ec0234a5 :: 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=0D5C5820-5FBA-4155-BDA2-B525E5F1370A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qRX6lORsBI/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8C4E91E4-4FBA-49B6-87F5-7BC55707DF74" "__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=0D5C5820-5FBA-4155-BDA2-B525E5F1370A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qRX6lORsBI/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8C4E91E4-4FBA-49B6-87F5-7BC55707DF74" "__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.047s ok archive/zip 3.802s ok bufio 1.572s ok bytes 4.681s ok cmp 1.090s ok compress/bzip2 1.722s ok compress/flate 10.440s ok compress/gzip 19.039s ok compress/lzw 2.089s ok compress/zlib 7.261s ok container/heap 1.042s ok container/list 1.037s ok container/ring 1.041s ok context 1.140s ok crypto 1.032s ok crypto/aes 1.078s ok crypto/cipher 1.069s ok crypto/des 1.065s ok crypto/dsa 1.055s ok crypto/ecdh 1.308s ok crypto/ecdsa 1.183s ok crypto/ed25519 1.583s ok crypto/elliptic 1.075s ok crypto/hmac 1.065s ok crypto/internal/alias 1.040s ok crypto/internal/bigmod 5.442s ok crypto/internal/boring 1.048s ok crypto/internal/boring/bcache 1.615s ok crypto/internal/edwards25519 53.713s ok crypto/internal/edwards25519/field 18.453s ok crypto/internal/nistec 2.015s ok crypto/internal/nistec/fiat 1.037s [no tests to run] ok crypto/md5 1.162s ok crypto/rand 1.461s ok crypto/rc4 1.765s ok crypto/rsa 3.382s ok crypto/sha1 1.078s ok crypto/sha256 1.045s ok crypto/sha512 1.056s ok crypto/subtle 1.814s ok crypto/tls 7.019s ok crypto/x509 3.371s ok database/sql 1.518s ok database/sql/driver 1.128s ok debug/buildinfo 1.112s ok debug/dwarf 1.166s ok debug/elf 2.658s ok debug/gosym 1.201s ok debug/macho 1.059s ok debug/pe 1.132s ok debug/plan9obj 1.053s ok embed 1.105s [no tests to run] ok embed/internal/embedtest 1.063s ok encoding/ascii85 1.063s ok encoding/asn1 1.051s ok encoding/base32 1.138s ok encoding/base64 1.041s ok encoding/binary 1.045s ok encoding/csv 1.156s ok encoding/gob 26.755s ok encoding/hex 1.113s ok encoding/json 4.367s ok encoding/pem 4.768s ok encoding/xml 1.438s ok errors 1.150s ok expvar 1.121s ok flag 3.424s ok fmt 2.038s ok go/ast 1.100s ok go/build 7.989s ok go/build/constraint 1.061s ok go/constant 1.069s ok go/doc 1.437s ok go/doc/comment 5.515s ok go/format 1.182s ok go/importer 2.606s ok go/internal/gccgoimporter 1.189s ok go/internal/gcimporter 10.771s ok go/internal/srcimporter 37.381s ok go/parser 2.497s ok go/printer 3.250s ok go/scanner 1.077s ok go/token 1.297s ok go/types 72.860s ok hash 1.071s ok hash/adler32 1.107s ok hash/crc32 1.119s ok hash/crc64 1.107s ok hash/fnv 1.052s ok hash/maphash 1.052s ok html 1.048s ok html/template 1.557s ok image 1.871s ok image/color 1.181s ok image/draw 2.363s ok image/gif 3.600s ok image/jpeg 3.083s ok image/png 5.168s ok index/suffixarray 2.877s ok internal/abi 1.448s ok internal/buildcfg 1.108s ok internal/coverage/cformat 1.096s ok internal/coverage/cmerge 1.039s ok internal/coverage/pods 1.113s ok internal/coverage/slicereader 1.056s ok internal/coverage/slicewriter 1.043s ok internal/coverage/test 1.100s ok internal/cpu 3.111s ok internal/dag 1.091s ok internal/diff 1.139s ok internal/fmtsort 1.037s ok internal/fuzz 1.071s ok internal/godebug 13.299s ok internal/godebugs 1.095s ok internal/intern 4.673s ok internal/itoa 1.080s ok internal/poll 1.368s ok internal/profile 1.034s ok internal/reflectlite 1.034s ok internal/safefilepath 1.044s ok internal/saferio 1.304s ok internal/singleflight 1.192s ok internal/testenv 1.642s ok internal/trace 1.264s ok internal/types/errors 2.832s ok internal/unsafeheader 1.032s ok internal/xcoff 1.114s ok internal/zstd 1.067s ok io 1.111s ok io/fs 1.245s ok io/ioutil 1.093s ok log 1.055s ok log/slog 1.137s ok log/slog/internal/benchmarks 1.085s ok log/slog/internal/buffer 1.106s ok log/syslog 2.392s ok maps 1.081s ok math 1.057s ok math/big 5.743s ok math/bits 1.071s ok math/cmplx 1.038s ok math/rand 5.734s ok mime 1.116s ok mime/multipart 8.333s ok mime/quotedprintable 1.132s ok net 33.976s ok net/http 27.387s ok net/http/cgi 13.966s ok net/http/cookiejar 1.135s ok net/http/fcgi 1.210s ok net/http/httptest 1.465s ok net/http/httptrace 1.047s ok net/http/httputil 2.308s ok net/http/internal 1.042s ok net/http/internal/ascii 1.058s ok net/http/pprof 6.258s ok net/internal/socktest 1.052s ok net/mail 1.036s ok net/netip 2.083s ok net/rpc 1.213s ok net/rpc/jsonrpc 1.106s ok net/smtp 1.233s ok net/textproto 2.361s ok net/url 1.071s ok os 7.720s ok os/exec 8.321s ok os/exec/internal/fdtest 1.068s ok os/signal 18.828s ok os/user 1.106s ok path 1.041s ok path/filepath 1.385s ok plugin 1.045s ok reflect 2.937s ok regexp 4.968s ok regexp/syntax 5.948s ok runtime 82.714s ok runtime/cgo 1.031s ok runtime/coverage 1.096s ok runtime/debug 2.192s ok runtime/internal/atomic 1.096s ok runtime/internal/math 1.027s ok runtime/internal/sys 1.063s ok runtime/internal/wasitest 1.033s ok runtime/metrics 1.064s ok runtime/pprof 22.483s ok runtime/race 15.579s ok runtime/trace 7.603s ok slices 1.817s ok sort 2.282s ok strconv 4.091s ok strings 2.848s ok sync 1.737s ok sync/atomic 4.627s ok syscall 7.284s ok testing 3.641s ok testing/fstest 1.065s ok testing/iotest 1.050s ok testing/quick 1.184s ok testing/slogtest 1.038s ok text/scanner 1.041s ok text/tabwriter 1.039s ok text/template 1.288s ok text/template/parse 1.061s ok time 4.112s ok unicode 1.052s ok unicode/utf16 1.111s ok unicode/utf8 1.078s ok cmd/addr2line 11.134s ok cmd/api 51.212s ok cmd/asm/internal/asm 4.596s ok cmd/asm/internal/lex 1.071s ok cmd/cgo/internal/swig 1.159s ok cmd/cgo/internal/test 3.007s ok cmd/cgo/internal/testcarchive 50.586s ok cmd/cgo/internal/testcshared 21.992s ok cmd/cgo/internal/testerrors 33.231s ok cmd/cgo/internal/testfortran 1.158s ok cmd/cgo/internal/testgodefs 4.535s ok cmd/cgo/internal/testlife 4.068s ok cmd/cgo/internal/testnocgo 1.053s ok cmd/cgo/internal/testplugin 111.621s ok cmd/cgo/internal/testsanitizers 1.034s [no tests to run] ok cmd/cgo/internal/testshared 1.054s ok cmd/cgo/internal/testso 6.144s ok cmd/cgo/internal/teststdio 6.822s ok cmd/cgo/internal/testtls 1.047s ok cmd/compile/internal/abt 1.077s ok cmd/compile/internal/amd64 91.013s ok cmd/compile/internal/base 1.065s ok cmd/compile/internal/compare 1.063s ok cmd/compile/internal/dwarfgen 2.035s ok cmd/compile/internal/importer 6.363s ok cmd/compile/internal/ir 1.023s ok cmd/compile/internal/logopt 3.457s ok cmd/compile/internal/loopvar 52.973s ok cmd/compile/internal/noder 1.037s ok cmd/compile/internal/reflectdata 1.036s [no tests to run] ok cmd/compile/internal/ssa 47.906s ok cmd/compile/internal/syntax 1.304s ok cmd/compile/internal/test 24.060s ok cmd/compile/internal/typecheck 2.645s ok cmd/compile/internal/types 1.120s ok cmd/compile/internal/types2 32.127s ok cmd/covdata 1.132s ok cmd/cover 19.174s ok cmd/dist 1.031s ok cmd/distpack 1.084s ok cmd/doc 1.703s ok cmd/fix 21.687s vcs-test.golang.org rerouted to http://127.0.0.1:53635 https://vcs-test.golang.org rerouted to https://127.0.0.1:53636 go test proxy running at GOPROXY=http://127.0.0.1:53637/mod --- FAIL: TestScript (1.33s) --- FAIL: TestScript/build_link_x_import_path_escape (1.97s) script_test.go:134: 2023-05-25T20:08:05Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_link_x_import_path_escape2091027498 script_test.go:154: > [compiler:gccgo] skip 'gccgo does not support -ldflags -X' [condition not met] > go build -o linkx$GOEXE -ldflags -X=my.pkg.Text=linkXworked my.pkg/main [stderr] SIGQUIT: quit PC=0x7ff8076c73ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21c28c8, 0x21c2888) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff3a8 sp=0x7ff7bfeff380 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff400 sp=0x7ff7bfeff3a8 pc=0x108a83f runtime.notesleep(0x21c2688) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff438 sp=0x7ff7bfeff400 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff468 sp=0x7ff7bfeff438 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff578 sp=0x7ff7bfeff468 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff5b0 sp=0x7ff7bfeff578 pc=0x1096d51 runtime.park_m(0xc000425520?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff5f8 sp=0x7ff7bfeff5b0 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff610 sp=0x7ff7bfeff5f8 pc=0x10c42ce goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc0005df738 sp=0xc0005df700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc0005df750 sp=0xc0005df738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc0005df770 sp=0xc0005df750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0005df7a0 sp=0xc0005df770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc0005df908 sp=0xc0005df7a0 pc=0x1a0e3ca cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x566daa99e734864f?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0005dfe58 sp=0xc0005df908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc0005dff40 sp=0xc0005dfe58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0005dffe0 sp=0xc0005dff40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0005dffe8 sp=0xc0005dffe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0000607a8 sp=0xc000060788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc0000607e0 sp=0xc0000607a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000607e8 sp=0xc0000607e0 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=0xc000504f78 sp=0xc000504f58 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=0xc000504fc8 sp=0xc000504f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +0x25 fp=0xc000504fe0 sp=0xc000504fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000504fe8 sp=0xc000504fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:200 +0x66 goroutine 4 [sleep]: runtime.gopark(0xc000180000?, 0x10000?, 0x0?, 0x0?, 0xc000070f90?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000070f48 sp=0xc000070f28 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).sleep(0x21c0a20, 0x40d42fc000000000) /tmp/buildlet/go/src/runtime/mgcscavenge.go:504 +0xff fp=0xc000070fa0 sp=0xc000070f48 pc=0x1078e7f runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:662 +0x74 fp=0xc000070fc8 sp=0xc000070fa0 pc=0x1079274 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:201 +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:201 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x1c4d940?, 0x0?, 0x60?, 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 52 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000452120?, 0x0?, 0x0?, 0xc0000982a0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000501f50 sp=0xc000501f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000501fe0 sp=0xc000501f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000501fe8 sp=0xc000501fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 28 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 8 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000452120?, 0x0?, 0x0?, 0xc00014e370?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000503f50 sp=0xc000503f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000503fe0 sp=0xc000503f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000503fe8 sp=0xc000503fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 28 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 66 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000452120?, 0x0?, 0x0?, 0xc00014e370?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000502f50 sp=0xc000502f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000502fe0 sp=0xc000502f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000502fe8 sp=0xc000502fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 28 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 36 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000500f50 sp=0xc000500f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000500fe0 sp=0xc000500f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000500fe8 sp=0xc000500fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 28 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 37 [GC worker (idle)]: runtime.gopark(0x2c9cb9c47f0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0001fdf50 sp=0xc0001fdf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc0001fdfe0 sp=0xc0001fdf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001fdfe8 sp=0xc0001fdfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 28 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 31 [GC worker (idle)]: runtime.gopark(0x1c4dd48?, 0xc0003f7740?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0001fcf50 sp=0xc0001fcf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc0001fcfe0 sp=0xc0001fcf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001fcfe8 sp=0xc0001fcfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 28 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c rax 0x104 rbx 0x6487600 rcx 0x7ff7bfeff238 rdx 0xc00 rdi 0x21c28c8 rsi 0xd0100000e00 rbp 0x7ff7bfeff2e0 rsp 0x7ff7bfeff238 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0xd0100000e00 r15 0xc00 rip 0x7ff8076c73ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: build_link_x_import_path_escape.txt:3: go build -o linkx -ldflags -X=my.pkg.Text=linkXworked my.pkg/main: exit status 2 --- FAIL: TestScript/mod_lazy_downgrade (17.07s) script_test.go:134: 2023-05-25T20:07:50Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_lazy_downgrade1245008249 script_test.go:154: # This test illustrates the interaction between lazy loading and downgrading in # 'go get'. # The package import graph used in this test looks like: # # lazy ---- a # | # a_test ---- b # b_test ---- c # # The module dependency graph initially looks like: # # lazy ---- a.1 ---- b.1 ---- c.1 # \ / # b.3 ---- c.2 b.2 # # (Note that lazy loading will prune out the dependency from b.1 on c.1.) (2.588s) # Downgrading c should also downgrade the b that requires it. (2.879s) # Removing c entirely should also remove the a and b that require it. (2.279s) # With lazy loading, downgrading c should work the same way, but dependencies # outside of the deepening scan should not affect the downgrade. (4.760s) # At this point, b.2 is still an explicit root, so its dependency on c # is still tracked, and it will still be downgraded away if we remove c. # ('go get' never makes a root into a non-root. Only 'go mod tidy' does that.) (2.659s) # This time, we drop the explicit 'b' root by downgrading it to v0.1.0 # (the version required by a.1) and running 'go mod tidy'. # It is still selected at v0.1.0 (as a dependency of a), # but its dependency on c is now pruned from the module graph, so it doesn't # result in any downgrades to b or a if we run 'go get c@none'. (1.315s) > cp go.mod.orig go.mod > go mod edit -go=1.17 > go list -m all [stdout] example.com/lazy example.com/a v0.1.0 => ./a example.com/b v0.3.0 => ./b3 example.com/c v0.2.0 => ./c [stderr] SIGQUIT: quit PC=0x7ff8076c72be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc00025b738 sp=0xc00025b700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc00025b750 sp=0xc00025b738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc00025b770 sp=0xc00025b750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc00025b7a0 sp=0xc00025b770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc00025b908 sp=0xc00025b7a0 pc=0x1a0e3ca cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x76f5f9a031a28892?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc00025be58 sp=0xc00025b908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc00025bf40 sp=0xc00025be58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc00025bfe0 sp=0xc00025bf40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00025bfe8 sp=0xc00025bfe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 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(0x0?, 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:280 +0x94 fp=0xc00006efc8 sp=0xc00006ef78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +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:200 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc0000460e0?, 0x1d54460?, 0x1?, 0x0?, 0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000192f70 sp=0xc000192f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21c0a20) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000192fa0 sp=0xc000192f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc000192fc8 sp=0xc000192fa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:201 +0x25 fp=0xc000192fe0 sp=0xc000192fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000192fe8 sp=0xc000192fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:201 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074e28 sp=0xc000074e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000074fe0 sp=0xc000074e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x4 rbx 0x0 rcx 0x7ff7bfeff5e8 rdx 0x1 rdi 0x903 rsi 0x0 rbp 0x7ff7bfeff620 rsp 0x7ff7bfeff5e8 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc00025b6f8 r13 0x21c2540 r14 0x0 r15 0x7ff7bfeff630 rip 0x7ff8076c72be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: mod_lazy_downgrade.txt:82: go list -m all: exit status 2 --- FAIL: TestScript/install_cmd_gobin (329.26s) script_test.go:134: 2023-05-25T20:02:38Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/install_cmd_gobin3803776166 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.867s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (327.216s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff8076c73ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21c28c8, 0x21c2888) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff3f8 sp=0x7ff7bfeff3d0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff450 sp=0x7ff7bfeff3f8 pc=0x108a83f runtime.notesleep(0x21c2688) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff488 sp=0x7ff7bfeff450 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4b8 sp=0x7ff7bfeff488 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5c8 sp=0x7ff7bfeff4b8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff600 sp=0x7ff7bfeff5c8 pc=0x1096d51 runtime.park_m(0xc0001024e0?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff648 sp=0x7ff7bfeff600 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff660 sp=0x7ff7bfeff648 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func2(0xc0004fe600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2955 +0x613 fp=0xc00065f0a0 sp=0xc00065f098 pc=0x18785d3 cmd/go/internal/load.setPGOProfilePath.func2(0xc000714600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f1a8 sp=0xc00065f0a0 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc00070a600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f2b0 sp=0xc00065f1a8 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc00070a000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f3b8 sp=0xc00065f2b0 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc0002b4000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f4c0 sp=0xc00065f3b8 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000251800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f5c8 sp=0xc00065f4c0 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc00072c000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f6d0 sp=0xc00065f5c8 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000250600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f7d8 sp=0xc00065f6d0 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000250000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f8e0 sp=0xc00065f7d8 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000090600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065f9e8 sp=0xc00065f8e0 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000090000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065faf0 sp=0xc00065f9e8 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc00001cc00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065fbf8 sp=0xc00065faf0 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc0003f3200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065fd00 sp=0xc00065fbf8 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000749800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065fe08 sp=0xc00065fd00 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc000520000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00065ff10 sp=0xc00065fe08 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc0004b6c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000660018 sp=0xc00065ff10 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005d5800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000660120 sp=0xc000660018 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath.func2(0xc0003f2600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000660228 sp=0xc000660120 pc=0x18784fd cmd/go/internal/load.setPGOProfilePath({0xc000298e80, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc000660428 sp=0xc000660228 pc=0x1877f47 cmd/go/internal/load.PackagesAndErrors({0x1d606b8, 0x21f0c40}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc000180090, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0006607f0 sp=0xc000660428 pc=0x187729c cmd/go/internal/list.runList({0x1d606b8?, 0x21f0c40}, 0xc0001a8408?, {0xc000180090?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc000661628 sp=0xc0006607f0 pc=0x19bba3b cmd/go.invoke(0x21b4820, {0xc000180060, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0006617a0 sp=0xc000661628 pc=0x1a0efa3 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000661908 sp=0xc0006617a0 pc=0x1a0e3c5 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xa0dac8d80577289?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000661e58 sp=0xc000661908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc000661f40 sp=0xc000661e58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000661fe0 sp=0xc000661f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000661fe8 sp=0xc000661fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x2b5dc9ac515?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000650fa8 sp=0xc000650f88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc000650fe0 sp=0xc000650fa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000650fe8 sp=0xc000650fe0 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(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00011af78 sp=0xc00011af58 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=0xc00011afc8 sp=0xc00011af78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +0x25 fp=0xc00011afe0 sp=0xc00011afc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00011afe8 sp=0xc00011afe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:200 +0x66 goroutine 19 [GC scavenge wait]: runtime.gopark(0x2445f749?, 0x24318752?, 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(0x21c0a20) /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:201 +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:201 +0xa5 goroutine 34 [finalizer wait, 5 minutes]: runtime.gopark(0x0?, 0x1c4d948?, 0x60?, 0xe0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00011be28 sp=0xc00011be08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc00011bfe0 sp=0xc00011be28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 41 [GC worker (idle), 5 minutes]: runtime.gopark(0x0?, 0xc0001989a0?, 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:1293 +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 40 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 20 [GC worker (idle), 5 minutes]: runtime.gopark(0x27df320857f?, 0xc0001989a0?, 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:1293 +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 40 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 50 [GC worker (idle), 5 minutes]: runtime.gopark(0x27df321b49b?, 0xc0001989a0?, 0x0?, 0x0?, 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:1293 +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 40 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 21 [GC worker (idle)]: runtime.gopark(0x2b5dd0bf87c?, 0x1ba4e80?, 0x1?, 0x0?, 0xc00005af90?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00030ef50 sp=0xc00030ef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +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 40 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 66 [GC worker (idle)]: runtime.gopark(0x2b5dd13089e?, 0x2?, 0x8c?, 0x5?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00052df50 sp=0xc00052df30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc00052dfe0 sp=0xc00052df50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00052dfe8 sp=0xc00052dfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 40 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 3 [GC worker (idle), 3 minutes]: runtime.gopark(0x2b5dcd806b5?, 0xc0003315a0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00052cf50 sp=0xc00052cf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc00052cfe0 sp=0xc00052cf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00052cfe8 sp=0xc00052cfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 40 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c rax 0x104 rbx 0xcdeb600 rcx 0x7ff7bfeff288 rdx 0x1d00 rdi 0x21c28c8 rsi 0x1d0100001e00 rbp 0x7ff7bfeff330 rsp 0x7ff7bfeff288 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x1d0100001e00 r15 0x1d00 rip 0x7ff8076c73ea 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/mod_tagged_import_cycle (7.43s) script_test.go:134: 2023-05-25T20:08:00Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_tagged_import_cycle4177536606 script_test.go:154: # Because 'go mod' subcommands ignore build constraints, they can encounter # package-import cycles that are not possible in an ordinary build. This test # verifies that such cycles are handled even when they cross module boundaries. # First, verify that the import graph depends on build tags as expected. (4.536s) # 'go mod why' should be agnostic to build tags. (2.672s) > go mod why example.com/left [stdout] # example.com/left example.com/chiral example.com/left > stdout '^example.com/chiral$\n^example.com/left$' matched: example.com/chiral example.com/left > go mod why example.com/right [stdout] # example.com/right example.com/chiral example.com/right > stdout '^example.com/chiral$\n^example.com/right$' matched: example.com/chiral example.com/right > env GOFLAGS='-tags=mirror' > go mod why example.com/left [stdout] # example.com/left example.com/chiral example.com/left [stderr] SIGQUIT: quit PC=0x7ff8076c73ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21c28c8, 0x21c2888) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff3f0 sp=0x7ff7bfeff3c8 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff448 sp=0x7ff7bfeff3f0 pc=0x108a83f runtime.notesleep(0x21c2688) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff480 sp=0x7ff7bfeff448 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4b0 sp=0x7ff7bfeff480 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5c0 sp=0x7ff7bfeff4b0 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff5f8 sp=0x7ff7bfeff5c0 pc=0x1096d51 runtime.goexit0(0xc00028c000) /tmp/buildlet/go/src/runtime/proc.go:3880 +0x266 fp=0x7ff7bfeff638 sp=0x7ff7bfeff5f8 pc=0x1097c66 runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff650 sp=0x7ff7bfeff638 pc=0x10c42ce goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc000225738 sp=0xc000225700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc000225750 sp=0xc000225738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc000225770 sp=0xc000225750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0002257a0 sp=0xc000225770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc000225908 sp=0xc0002257a0 pc=0x1a0e3ca cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x34e66a5cf3f903be?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000225e58 sp=0xc000225908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc000225f40 sp=0xc000225e58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000225fe0 sp=0xc000225f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000225fe8 sp=0xc000225fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 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(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f78 sp=0xc000074f58 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=0xc000074fc8 sp=0xc000074f78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x10705c5 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:200 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000046150?, 0x1d54460?, 0x1?, 0x0?, 0xc0000091e0?) /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(0x21c0a20) /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:653 +0x3c fp=0xc00006efc8 sp=0xc00006efa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:201 +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:201 +0xa5 goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000184e28 sp=0xc000184e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000184fe0 sp=0xc000184e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x104 rbx 0xd842600 rcx 0x7ff7bfeff278 rdx 0x300 rdi 0x21c28c8 rsi 0x30100000400 rbp 0x7ff7bfeff320 rsp 0x7ff7bfeff278 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x30100000400 r15 0x300 rip 0x7ff8076c73ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: mod_tagged_import_cycle.txt:25: go mod why example.com/left: exit status 2 --- FAIL: TestScript/build_multi_main (2.66s) script_test.go:134: 2023-05-25T20:08:05Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_multi_main440396876 script_test.go:154: # Verify build -o can output multiple executables to a directory. (2.013s) > mkdir $WORK/bin > go build -o $WORK/bin ./cmd/c1 ./cmd/c2 [stderr] SIGQUIT: quit PC=0x7ff8076c72be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc000177738 sp=0xc000177700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc000177750 sp=0xc000177738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc000177770 sp=0xc000177750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0001777a0 sp=0xc000177770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc000177908 sp=0xc0001777a0 pc=0x1a0e3ca cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xa7af803018b5a3f5?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000177e58 sp=0xc000177908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc000177f40 sp=0xc000177e58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000177fe0 sp=0xc000177f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000177fe8 sp=0xc000177fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 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=0xc000482f78 sp=0xc000482f58 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=0xc000482fc8 sp=0xc000482f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +0x25 fp=0xc000482fe0 sp=0xc000482fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000482fe8 sp=0xc000482fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:200 +0x66 goroutine 4 [sleep]: runtime.gopark(0xc00008a000?, 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(0x21c0a20, 0x4132864800000000) /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:201 +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:201 +0xa5 goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x1c4d940?, 0x0?, 0x40?, 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 12 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0xc000124840?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000443f50 sp=0xc000443f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000443fe0 sp=0xc000443f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000443fe8 sp=0xc000443fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 53 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000442f50 sp=0xc000442f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000442fe0 sp=0xc000442f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000442fe8 sp=0xc000442fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 52 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000444f50 sp=0xc000444f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000444fe0 sp=0xc000444f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000444fe8 sp=0xc000444fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 51 [GC worker (idle)]: runtime.gopark(0x0?, 0xc00037db48?, 0x0?, 0x0?, 0xc000037620?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000445f50 sp=0xc000445f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000445fe0 sp=0xc000445f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000445fe8 sp=0xc000445fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 54 [GC worker (idle)]: runtime.gopark(0x2c9be29fe4b?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000441f50 sp=0xc000441f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000441fe0 sp=0xc000441f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000441fe8 sp=0xc000441fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c goroutine 55 [GC worker (idle)]: runtime.gopark(0x1c4dd48?, 0xc000446060?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000440f50 sp=0xc000440f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1293 +0xe5 fp=0xc000440fe0 sp=0xc000440f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000440fe8 sp=0xc000440fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1217 +0x1c rax 0x4 rbx 0x0 rcx 0x7ff7bfeff578 rdx 0x1 rdi 0x1403 rsi 0x0 rbp 0x7ff7bfeff5b0 rsp 0x7ff7bfeff578 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc0001776f8 r13 0x21c2540 r14 0x0 r15 0x7ff7bfeff5c0 rip 0x7ff8076c72be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: build_multi_main.txt:4: go build -o /tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_multi_main440396876/bin ./cmd/c1 ./cmd/c2: exit status 2 --- FAIL: TestScript/build_issue59571 (0.11s) script_test.go:134: 2023-05-25T20:08:07Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_issue595711456798021 script_test.go:154: script_test.go:154: FAIL: build_issue59571.txt:0: context deadline exceeded --- FAIL: TestScript/build_import_cycle (0.12s) script_test.go:134: 2023-05-25T20:08:07Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_import_cycle439465529 script_test.go:154: script_test.go:154: FAIL: build_import_cycle.txt:0: context deadline exceeded --- FAIL: TestScript/build_issue48319 (0.22s) script_test.go:134: 2023-05-25T20:08:07Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_issue483193304982425 script_test.go:154: script_test.go:154: FAIL: build_issue48319.txt:0: context deadline exceeded --- FAIL: TestScript/build_issue6480 (0.27s) script_test.go:134: 2023-05-25T20:08:07Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_issue64802409950003 script_test.go:154: script_test.go:154: FAIL: build_issue6480.txt:0: context deadline exceeded --- FAIL: TestScript/build_gcflags_order (0.06s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_gcflags_order698043612 script_test.go:154: script_test.go:154: FAIL: build_gcflags_order.txt:0: context deadline exceeded --- FAIL: TestScript/build_gcflags (0.03s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_gcflags3722102710 script_test.go:154: script_test.go:154: FAIL: build_gcflags.txt:0: context deadline exceeded --- FAIL: TestScript/build_ignore_leading_bom (0.17s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_ignore_leading_bom2744434461 script_test.go:154: script_test.go:154: FAIL: build_ignore_leading_bom.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor (11.00s) script_test.go:134: 2023-05-25T20:07:57Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_vendor2781155718 script_test.go:154: > env GO111MODULE=on # Without vendoring, a build should succeed unless -mod=vendor is set. (0.000s) # Without vendoring, 'go list' should report the replacement directory for # a package in a replaced module. (1.247s) # 'go mod vendor' should copy all replaced modules to the vendor directory. (1.262s) # An explicit '-mod=mod' should ignore the vendor directory. (2.529s) # An explicit '-mod=vendor' should report package directories within # the vendor directory. (1.162s) # 'go list -mod=vendor -m' should successfully list vendored modules, # but should not provide a module directory because no directory contains # the complete module. (1.177s) # -mod=vendor should cause 'go list' flags that look up versions to fail. (0.824s) # 'go list -mod=vendor -m' on a transitive dependency that does not # provide vendored packages should give a helpful error rather than # 'not a known dependency'. (0.223s) # 'go list -mod=mod' should report packages outside the import graph, # but 'go list -mod=vendor' should error out for them. (1.897s) > go list -mod=mod -f {{.Dir}} w [stdout] /tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_vendor2781155718/gopath/src/w > stdout 'src[\\/]w' matched: /tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_vendor2781155718/gopath/src/w > ! go list -mod=vendor -f {{.Dir}} w [stderr] package w is not in std (/tmp/buildlet/go/src/w) [exit status 1] > stderr 'package w is not in std' matched: package w is not in std (/tmp/buildlet/go/src/w) > go list -mod=mod -f {{.Dir}} diamondright [stdout] /tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_vendor2781155718/gopath/src/diamondright [stderr] SIGQUIT: quit PC=0x7ff8076c73ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21c28c8, 0x21c2888) /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(0x21c2688) /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(0xc00028a4e0?) /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 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc00025d738 sp=0xc00025d700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc00025d750 sp=0xc00025d738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc00025d770 sp=0xc00025d750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc00025d7a0 sp=0xc00025d770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc00025d908 sp=0xc00025d7a0 pc=0x1a0e3ca cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x39a50ddf32a99981?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc00025de58 sp=0xc00025d908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc00025df40 sp=0xc00025de58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc00025dfe0 sp=0xc00025df40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00025dfe8 sp=0xc00025dfe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 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(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005cf78 sp=0xc00005cf58 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=0xc00005cfc8 sp=0xc00005cf78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +0x25 fp=0xc00005cfe0 sp=0xc00005cfc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005cfe8 sp=0xc00005cfe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:200 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc00007e000?, 0x1d54460?, 0x1?, 0x0?, 0xc0000091e0?) /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(0x21c0a20) /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:201 +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:201 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000184e28 sp=0xc000184e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000184fe0 sp=0xc000184e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x104 rbx 0x72e4600 rcx 0x7ff7bfeff298 rdx 0x800 rdi 0x21c28c8 rsi 0x80100000900 rbp 0x7ff7bfeff340 rsp 0x7ff7bfeff298 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x80100000900 r15 0x800 rip 0x7ff8076c73ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: mod_vendor.txt:60: go list -mod=mod -f {{.Dir}} diamondright: exit status 2 --- FAIL: TestScript/build_gopath_order (0.10s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_gopath_order3518430807 script_test.go:154: script_test.go:154: FAIL: build_gopath_order.txt:0: context deadline exceeded --- FAIL: TestScript/build_dash_o_dev_null (0.12s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_dash_o_dev_null283678334 script_test.go:154: script_test.go:154: FAIL: build_dash_o_dev_null.txt:0: context deadline exceeded --- FAIL: TestScript/build_exe (0.19s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_exe766355571 script_test.go:154: script_test.go:154: FAIL: build_exe.txt:0: context deadline exceeded --- FAIL: TestScript/build_import_comment (0.40s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_import_comment934591960 script_test.go:154: script_test.go:154: FAIL: build_import_comment.txt:0: context deadline exceeded --- FAIL: TestScript/vendor_internal (0.18s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/vendor_internal230832802 script_test.go:154: script_test.go:154: FAIL: vendor_internal.txt:0: context deadline exceeded --- FAIL: TestScript/build_concurrent_backend (0.09s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_concurrent_backend304040902 script_test.go:154: script_test.go:154: FAIL: build_concurrent_backend.txt:0: context deadline exceeded --- FAIL: TestScript/mod_list (0.19s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_list1441131347 script_test.go:154: script_test.go:154: FAIL: mod_list.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_gomips (0.13s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_gomips2338929521 script_test.go:154: script_test.go:154: FAIL: build_cache_gomips.txt:0: context deadline exceeded --- FAIL: TestScript/build_internal (0.76s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_internal1716270715 script_test.go:154: script_test.go:154: FAIL: build_internal.txt:0: context deadline exceeded --- FAIL: TestScript/build_dash_x (0.28s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_dash_x4243515861 script_test.go:154: script_test.go:154: FAIL: build_dash_x.txt:0: context deadline exceeded --- FAIL: TestScript/build_darwin_cc_arch (0.21s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_darwin_cc_arch90135968 script_test.go:154: script_test.go:154: FAIL: build_darwin_cc_arch.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_trimpath (0.18s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_trimpath1957670997 script_test.go:154: script_test.go:154: FAIL: build_cache_trimpath.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_output (0.18s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_output4125611610 script_test.go:154: script_test.go:154: FAIL: build_cache_output.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_link (0.07s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_link2151752530 script_test.go:154: script_test.go:154: FAIL: build_cache_link.txt:0: context deadline exceeded --- FAIL: TestScript/build_cgo_consistent_results (0.08s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cgo_consistent_results3845906452 script_test.go:154: script_test.go:154: FAIL: build_cgo_consistent_results.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_disabled (0.03s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_disabled3689009267 script_test.go:154: script_test.go:154: FAIL: build_cache_disabled.txt:0: context deadline exceeded --- FAIL: TestScript/build_cd_gopath_different (0.26s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cd_gopath_different277294678 script_test.go:154: script_test.go:154: FAIL: build_cd_gopath_different.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_arch_mode (0.08s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_arch_mode2425302572 script_test.go:154: script_test.go:154: FAIL: build_cache_arch_mode.txt:0: context deadline exceeded --- FAIL: TestScript/mod_retract_versions (0.15s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_retract_versions2641042115 script_test.go:154: script_test.go:154: FAIL: mod_retract_versions.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_compile (0.09s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_cache_compile3548935024 script_test.go:154: script_test.go:154: FAIL: build_cache_compile.txt:0: context deadline exceeded --- FAIL: TestScript/mod_sum_issue56222 (0.21s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_sum_issue562223945728608 script_test.go:154: script_test.go:154: FAIL: mod_sum_issue56222.txt:0: context deadline exceeded --- FAIL: TestScript/build_buildvcs_auto (0.15s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_buildvcs_auto888108559 script_test.go:154: script_test.go:154: FAIL: build_buildvcs_auto.txt:0: context deadline exceeded --- FAIL: TestScript/build_arm (0.14s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_arm3779303705 script_test.go:154: script_test.go:154: FAIL: build_arm.txt:0: context deadline exceeded --- FAIL: TestScript/build_GOTMPDIR (0.08s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_GOTMPDIR4017333831 script_test.go:154: script_test.go:154: FAIL: build_GOTMPDIR.txt:0: context deadline exceeded --- FAIL: TestScript/autocgo (0.08s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/autocgo3405140901 script_test.go:154: script_test.go:154: FAIL: autocgo.txt:0: context deadline exceeded --- FAIL: TestScript/build_acl_windows (0.20s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/build_acl_windows2593675328 script_test.go:154: script_test.go:154: FAIL: build_acl_windows.txt:0: context deadline exceeded --- FAIL: TestScript/test2json_interrupt (0.12s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test2json_interrupt2176549894 script_test.go:154: script_test.go:154: FAIL: test2json_interrupt.txt:0: context deadline exceeded --- FAIL: TestScript/bug (0.22s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/bug2567652134 script_test.go:154: script_test.go:154: FAIL: bug.txt:0: context deadline exceeded --- FAIL: TestScript/test_benchmark_chatty_fail (0.09s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_benchmark_chatty_fail1219862801 script_test.go:154: script_test.go:154: FAIL: test_benchmark_chatty_fail.txt:0: context deadline exceeded --- FAIL: TestScript/test_compile_tempfile (0.01s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_compile_tempfile3571166760 script_test.go:154: script_test.go:154: FAIL: test_compile_tempfile.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor_unused_only (0.07s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_vendor_unused_only391853326 script_test.go:154: script_test.go:154: FAIL: mod_vendor_unused_only.txt:0: context deadline exceeded --- FAIL: TestScript/test_goroot_PATH (0.09s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_goroot_PATH1179740826 script_test.go:154: script_test.go:154: FAIL: test_goroot_PATH.txt:0: context deadline exceeded --- FAIL: TestScript/modfile_flag (0.10s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/modfile_flag2873766278 script_test.go:154: script_test.go:154: FAIL: modfile_flag.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_newroot (0.24s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/mod_tidy_newroot199476992 script_test.go:154: script_test.go:154: FAIL: mod_tidy_newroot.txt:0: context deadline exceeded --- FAIL: TestScript/test_badtest (0.22s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_badtest2207322363 script_test.go:154: script_test.go:154: FAIL: test_badtest.txt:0: context deadline exceeded --- FAIL: TestScript/test_flag (0.08s) script_test.go:134: 2023-05-25T20:08:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_flag451359671 script_test.go:154: script_test.go:154: FAIL: test_flag.txt:0: context deadline exceeded --- FAIL: TestScript/test_fail_fast (0.01s) script_test.go:134: 2023-05-25T20:08:09Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_fail_fast3415834569 script_test.go:154: script_test.go:154: FAIL: test_fail_fast.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_setenv (0.01s) script_test.go:134: 2023-05-25T20:08:09Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1620472518/tmpdir852718749/test_fuzz_setenv3755335914 script_test.go:154: script_test.go:154: FAIL: test_fuzz_setenv.txt:0: context deadline exceeded FAIL FAIL cmd/go 517.413s ok cmd/go/internal/auth 1.046s FAIL go tool dist: Failed: exit status 1