golang.org/x/build@v0.0.0-20240506185731-218518f32b70/internal/logparser/testdata/16.log (about)

     1  linux-amd64-longtest at fc1cddcfe916eff82b7c6a0e82765e9b9fe29980
     2  
     3  :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnb83a8fd" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src
     4  
     5  Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64)
     6  Building Go toolchain1 using /workdir/go1.4.
     7  Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
     8  Building Go toolchain2 using go_bootstrap and Go toolchain1.
     9  Building Go toolchain3 using go_bootstrap and Go toolchain2.
    10  Building packages and commands for linux/amd64.
    11  ---
    12  Installed Go for linux/amd64 in /workdir/go
    13  Installed commands in /workdir/go/bin
    14  
    15  ##### Test execution environment.
    16  # GOARCH: amd64
    17  # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz
    18  # GOOS: linux
    19  # OS Version: Linux 5.15.65+ #1 SMP Fri Sep 9 20:39:51 UTC 2022 x86_64
    20  
    21  ##### Testing packages.
    22  ok  	archive/tar	0.034s
    23  ok  	archive/zip	24.774s
    24  ok  	bufio	0.042s
    25  ok  	bytes	1.387s
    26  ok  	compress/bzip2	0.089s
    27  ok  	compress/flate	7.186s
    28  ok  	compress/gzip	1.667s
    29  ok  	compress/lzw	0.069s
    30  ok  	compress/zlib	0.663s
    31  ok  	container/heap	0.005s
    32  ok  	container/list	0.003s
    33  ok  	container/ring	0.004s
    34  ok  	context	0.013s
    35  ok  	crypto	0.003s
    36  ok  	crypto/aes	0.020s
    37  ok  	crypto/cipher	0.145s
    38  ok  	crypto/des	0.010s
    39  ok  	crypto/dsa	8.910s
    40  ok  	crypto/ecdh	0.362s
    41  ok  	crypto/ecdsa	0.674s
    42  ok  	crypto/ed25519	0.162s
    43  ok  	crypto/elliptic	0.281s
    44  ok  	crypto/hmac	0.004s
    45  ok  	crypto/internal/alias	0.003s
    46  ok  	crypto/internal/boring	0.003s
    47  ok  	crypto/internal/boring/bcache	0.071s
    48  ok  	crypto/internal/edwards25519	3.599s
    49  ok  	crypto/internal/edwards25519/field	2.856s
    50  ok  	crypto/internal/nistec	0.949s
    51  ok  	crypto/internal/nistec/fiat	0.003s [no tests to run]
    52  ok  	crypto/md5	0.006s
    53  ok  	crypto/rand	0.185s
    54  ok  	crypto/rc4	0.029s
    55  ok  	crypto/rsa	0.997s
    56  ok  	crypto/sha1	0.019s
    57  ok  	crypto/sha256	0.005s
    58  ok  	crypto/sha512	0.005s
    59  ok  	crypto/subtle	5.351s
    60  ok  	crypto/tls	1.802s
    61  ok  	crypto/x509	0.661s
    62  ok  	database/sql	0.932s
    63  ok  	database/sql/driver	0.003s
    64  ok  	debug/buildinfo	5.267s
    65  ok  	debug/dwarf	0.027s
    66  ok  	debug/elf	0.017s
    67  ok  	debug/gosym	0.186s
    68  ok  	debug/macho	0.006s
    69  ok  	debug/pe	0.014s
    70  ok  	debug/plan9obj	0.003s
    71  ok  	embed	0.005s [no tests to run]
    72  ok  	embed/internal/embedtest	0.003s
    73  ok  	encoding/ascii85	0.006s
    74  ok  	encoding/asn1	0.005s
    75  ok  	encoding/base32	0.018s
    76  ok  	encoding/base64	0.005s
    77  ok  	encoding/binary	0.005s
    78  ok  	encoding/csv	0.012s
    79  ok  	encoding/gob	0.032s
    80  ok  	encoding/hex	0.005s
    81  ok  	encoding/json	1.022s
    82  ok  	encoding/pem	0.400s
    83  ok  	encoding/xml	10.351s
    84  ok  	errors	0.004s
    85  ok  	expvar	0.010s
    86  ok  	flag	0.039s
    87  ok  	fmt	0.065s
    88  ok  	go/ast	0.006s
    89  ok  	go/build	1.165s
    90  ok  	go/build/constraint	0.004s
    91  ok  	go/constant	0.004s
    92  ok  	go/doc	0.047s
    93  ok  	go/doc/comment	0.693s
    94  ok  	go/format	0.009s
    95  ok  	go/importer	0.036s
    96  ok  	go/internal/gccgoimporter	0.009s
    97  ok  	go/internal/gcimporter	9.035s
    98  ok  	go/internal/srcimporter	6.163s
    99  ok  	go/parser	16.472s
   100  ok  	go/printer	0.146s
   101  ok  	go/scanner	0.004s
   102  ok  	go/token	0.014s
   103  ok  	go/types	24.188s
   104  ok  	hash	0.003s
   105  ok  	hash/adler32	0.008s
   106  ok  	hash/crc32	0.006s
   107  ok  	hash/crc64	0.003s
   108  ok  	hash/fnv	0.003s
   109  ok  	hash/maphash	108.172s
   110  ok  	html	0.004s
   111  ok  	html/template	0.218s
   112  ok  	image	0.120s
   113  ok  	image/color	0.017s
   114  ok  	image/draw	0.065s
   115  ok  	image/gif	11.293s
   116  ok  	image/jpeg	2.655s
   117  ok  	image/png	0.414s
   118  ok  	index/suffixarray	48.237s
   119  ok  	internal/abi	0.034s
   120  ok  	internal/buildcfg	0.003s
   121  ok  	internal/cpu	0.008s
   122  ok  	internal/dag	0.003s
   123  ok  	internal/diff	0.005s
   124  ok  	internal/fmtsort	0.003s
   125  ok  	internal/fuzz	0.010s
   126  ok  	internal/godebug	0.006s
   127  ok  	internal/intern	2.301s
   128  ok  	internal/itoa	0.003s
   129  ok  	internal/poll	1.540s
   130  ok  	internal/profile	0.003s
   131  ok  	internal/reflectlite	0.048s
   132  ok  	internal/saferio	0.030s
   133  ok  	internal/singleflight	0.014s
   134  ok  	internal/testenv	0.005s
   135  ok  	internal/trace	1.452s
   136  ok  	internal/unsafeheader	0.009s
   137  ok  	internal/xcoff	0.018s
   138  ok  	io	0.028s
   139  ok  	io/fs	0.224s
   140  ok  	io/ioutil	0.005s
   141  ok  	log	0.006s
   142  ok  	log/syslog	1.218s
   143  ok  	math	0.007s
   144  ok  	math/big	2.643s
   145  ok  	math/bits	0.008s
   146  ok  	math/cmplx	0.006s
   147  ok  	math/rand	3.971s
   148  ok  	mime	0.007s
   149  ok  	mime/multipart	0.276s
   150  ok  	mime/quotedprintable	0.460s
   151  ok  	net	29.467s
   152  ok  	net/http	56.066s
   153  ok  	net/http/cgi	0.256s
   154  ok  	net/http/cookiejar	0.008s
   155  ok  	net/http/fcgi	0.107s
   156  ok  	net/http/httptest	0.035s
   157  ok  	net/http/httptrace	0.004s
   158  ok  	net/http/httputil	0.706s
   159  ok  	net/http/internal	0.004s
   160  ok  	net/http/internal/ascii	0.003s
   161  ok  	net/http/pprof	5.079s
   162  ok  	net/internal/socktest	0.003s
   163  ok  	net/mail	0.006s
   164  ok  	net/netip	0.340s
   165  ok  	net/rpc	0.027s
   166  ok  	net/rpc/jsonrpc	0.009s
   167  ok  	net/smtp	0.015s
   168  ok  	net/textproto	0.006s
   169  ok  	net/url	0.009s
   170  ok  	os	17.385s
   171  ok  	os/exec	0.769s
   172  ok  	os/exec/internal/fdtest	0.003s
   173  ok  	os/signal	13.762s
   174  ok  	os/user	0.005s
   175  ok  	path	0.004s
   176  ok  	path/filepath	0.029s
   177  ok  	plugin	0.004s
   178  ok  	reflect	0.515s
   179  ok  	regexp	11.995s
   180  ok  	regexp/syntax	0.251s
   181  ok  	runtime	197.866s
   182  ok  	runtime/cgo	0.022s
   183  ok  	runtime/debug	0.102s
   184  ok  	runtime/internal/atomic	2.471s
   185  ok  	runtime/internal/math	0.003s
   186  ok  	runtime/internal/sys	0.005s
   187  ok  	runtime/metrics	0.004s
   188  ok  	runtime/pprof	59.177s
   189  ok  	runtime/trace	8.428s
   190  ok  	sort	0.515s
   191  ok  	strconv	1.170s
   192  ok  	strings	1.193s
   193  ok  	sync	2.620s
   194  ok  	sync/atomic	32.677s
   195  ok  	syscall	0.087s
   196  ok  	testing	1.426s
   197  ok  	testing/fstest	0.004s
   198  ok  	testing/iotest	0.003s
   199  ok  	testing/quick	0.032s
   200  ok  	text/scanner	0.005s
   201  ok  	text/tabwriter	0.006s
   202  ok  	text/template	0.422s
   203  ok  	text/template/parse	0.006s
   204  ok  	time	7.943s
   205  ok  	unicode	0.006s
   206  ok  	unicode/utf16	0.004s
   207  ok  	unicode/utf8	0.008s
   208  ok  	cmd/addr2line	0.862s
   209  ok  	cmd/api	5.596s
   210  ok  	cmd/asm/internal/asm	0.465s
   211  ok  	cmd/asm/internal/lex	0.006s
   212  ok  	cmd/compile/internal/abt	0.006s
   213  ok  	cmd/compile/internal/amd64	1.736s
   214  ok  	cmd/compile/internal/compare	0.004s
   215  ok  	cmd/compile/internal/dwarfgen	0.216s
   216  ok  	cmd/compile/internal/importer	0.514s
   217  ok  	cmd/compile/internal/ir	0.003s
   218  ok  	cmd/compile/internal/logopt	0.296s
   219  ok  	cmd/compile/internal/noder	0.005s
   220  ok  	cmd/compile/internal/reflectdata	0.004s [no tests to run]
   221  ok  	cmd/compile/internal/ssa	182.464s
   222  ok  	cmd/compile/internal/syntax	2.215s
   223  ok  	cmd/compile/internal/test	14.569s
   224  ok  	cmd/compile/internal/typecheck	0.292s
   225  ok  	cmd/compile/internal/types	0.004s
   226  ok  	cmd/compile/internal/types2	7.645s
   227  ok  	cmd/cover	1.494s
   228  ok  	cmd/dist	0.003s
   229  ok  	cmd/doc	0.374s
   230  ok  	cmd/fix	0.756s
   231  go test proxy running at GOPROXY=http://127.0.0.1:43059/mod
   232  panic: test timed out after 45m0s
   233  
   234  goroutine 22876 [running]:
   235  panic({0xa58540, 0xc00074a000})
   236  	/workdir/go/src/runtime/panic.go:987 +0x3bb fp=0xc000305f98 sp=0xc000305ed8 pc=0x437d7b
   237  testing.(*M).startAlarm.func1()
   238  	/workdir/go/src/testing/testing.go:2083 +0x8e fp=0xc000305fe0 sp=0xc000305f98 pc=0x529dae
   239  runtime.goexit()
   240  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000305fe8 sp=0xc000305fe0 pc=0x46d601
   241  created by time.goFunc
   242  	/workdir/go/src/time/sleep.go:176 +0x32
   243  
   244  goroutine 1 [chan receive, 44 minutes]:
   245  runtime.gopark(0x40f0aa?, 0x51f03e?, 0x18?, 0x78?, 0x40f0aa?)
   246  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000151798 sp=0xc000151778 pc=0x43ae76
   247  runtime.chanrecv(0xc000358b60, 0xc000177897, 0x1)
   248  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000151828 sp=0xc000151798 pc=0x40877d
   249  runtime.chanrecv1(0xc0002808c0?, 0x1?)
   250  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000151850 sp=0xc000151828 pc=0x408278
   251  testing.(*T).Run(0xc00027b6c0, {0xb1b96b?, 0x5259e5?}, 0xb8aaf0)
   252  	/workdir/go/src/testing/testing.go:1529 +0x37a fp=0xc0001518f0 sp=0xc000151850 pc=0x526dda
   253  testing.runTests.func1(0xc00027b6c0?)
   254  	/workdir/go/src/testing/testing.go:1893 +0x45 fp=0xc000151940 sp=0xc0001518f0 pc=0x528da5
   255  testing.tRunner(0xc00027b6c0, 0xc000177a58)
   256  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000151990 sp=0xc000151940 pc=0x52600b
   257  testing.runTests(0xc00025edc0?, {0xf899e0, 0x47, 0x47}, {0x7f9a8cff45b8?, 0xd0?, 0xf919c0?})
   258  	/workdir/go/src/testing/testing.go:1891 +0x489 fp=0xc000151a88 sp=0xc000151990 pc=0x528c69
   259  testing.(*M).Run(0xc00025edc0)
   260  	/workdir/go/src/testing/testing.go:1763 +0x5f7 fp=0xc000151c98 sp=0xc000151a88 pc=0x5276d7
   261  cmd/go_test.TestMain(0xffffffffffffffff?)
   262  	/workdir/go/src/cmd/go/go_test.go:297 +0xf94 fp=0xc000151ec8 sp=0xc000151c98 pc=0x9ec494
   263  main.main()
   264  	_testmain.go:193 +0x1d3 fp=0xc000151f80 sp=0xc000151ec8 pc=0xa14253
   265  runtime.main()
   266  	/workdir/go/src/runtime/proc.go:250 +0x207 fp=0xc000151fe0 sp=0xc000151f80 pc=0x43aaa7
   267  runtime.goexit()
   268  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000151fe8 sp=0xc000151fe0 pc=0x46d601
   269  
   270  goroutine 2 [force gc (idle), 3 minutes]:
   271  runtime.gopark(0x3ae0a42d549?, 0x0?, 0x0?, 0x0?, 0x0?)
   272  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000064fb0 sp=0xc000064f90 pc=0x43ae76
   273  runtime.goparkunlock(...)
   274  	/workdir/go/src/runtime/proc.go:381
   275  runtime.forcegchelper()
   276  	/workdir/go/src/runtime/proc.go:302 +0xb0 fp=0xc000064fe0 sp=0xc000064fb0 pc=0x43ad10
   277  runtime.goexit()
   278  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x46d601
   279  created by runtime.init.5
   280  	/workdir/go/src/runtime/proc.go:290 +0x25
   281  
   282  goroutine 3 [GC sweep wait]:
   283  runtime.gopark(0xf91401?, 0x0?, 0x0?, 0x0?, 0x0?)
   284  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000065780 sp=0xc000065760 pc=0x43ae76
   285  runtime.goparkunlock(...)
   286  	/workdir/go/src/runtime/proc.go:381
   287  runtime.bgsweep(0x0?)
   288  	/workdir/go/src/runtime/mgcsweep.go:320 +0xde fp=0xc0000657c8 sp=0xc000065780 pc=0x4258fe
   289  runtime.gcenable.func1()
   290  	/workdir/go/src/runtime/mgc.go:178 +0x26 fp=0xc0000657e0 sp=0xc0000657c8 pc=0x41ab46
   291  runtime.goexit()
   292  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000657e8 sp=0xc0000657e0 pc=0x46d601
   293  created by runtime.gcenable
   294  	/workdir/go/src/runtime/mgc.go:178 +0x6b
   295  
   296  goroutine 4 [GC scavenge wait]:
   297  runtime.gopark(0x3ae0a5f7f98?, 0x4fec11?, 0x0?, 0x0?, 0x0?)
   298  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000065f70 sp=0xc000065f50 pc=0x43ae76
   299  runtime.goparkunlock(...)
   300  	/workdir/go/src/runtime/proc.go:381
   301  runtime.(*scavengerState).park(0xf91a40)
   302  	/workdir/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc000065fa0 sp=0xc000065f70 pc=0x423913
   303  runtime.bgscavenge(0x0?)
   304  	/workdir/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc000065fc8 sp=0xc000065fa0 pc=0x423f05
   305  runtime.gcenable.func2()
   306  	/workdir/go/src/runtime/mgc.go:179 +0x26 fp=0xc000065fe0 sp=0xc000065fc8 pc=0x41aae6
   307  runtime.goexit()
   308  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x46d601
   309  created by runtime.gcenable
   310  	/workdir/go/src/runtime/mgc.go:179 +0xaa
   311  
   312  goroutine 18 [finalizer wait, 40 minutes]:
   313  runtime.gopark(0x0?, 0xb8b3f0?, 0x0?, 0x80?, 0x2000000020?)
   314  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000064628 sp=0xc000064608 pc=0x43ae76
   315  runtime.runfinq()
   316  	/workdir/go/src/runtime/mfinal.go:193 +0x107 fp=0xc0000647e0 sp=0xc000064628 pc=0x419be7
   317  runtime.goexit()
   318  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000647e8 sp=0xc0000647e0 pc=0x46d601
   319  created by runtime.createfing
   320  	/workdir/go/src/runtime/mfinal.go:163 +0x45
   321  
   322  goroutine 90 [chan receive, 44 minutes]:
   323  runtime.gopark(0xb19018?, 0xc000092000?, 0xa?, 0x0?, 0xc0002b8dd0?)
   324  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002b8d68 sp=0xc0002b8d48 pc=0x43ae76
   325  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   326  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002b8df8 sp=0xc0002b8d68 pc=0x40877d
   327  runtime.chanrecv1(0xc0002b8e78?, 0x5247d4?)
   328  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002b8e20 sp=0xc0002b8df8 pc=0x408278
   329  testing.(*T).Parallel(0xc00030f1e0)
   330  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002b8e88 sp=0xc0002b8e20 pc=0x525d3f
   331  cmd/go_test.(*testgoData).parallel(0xc00036a370)
   332  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002b8f00 sp=0xc0002b8e88 pc=0x9ed1d7
   333  cmd/go_test.TestTestCache(0xc00030f1e0)
   334  	/workdir/go/src/cmd/go/go_test.go:2456 +0xc5 fp=0xc0002b8f70 sp=0xc0002b8f00 pc=0x9fdf05
   335  testing.tRunner(0xc00030f1e0, 0xb8ab00)
   336  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002b8fc0 sp=0xc0002b8f70 pc=0x52600b
   337  testing.(*T).Run.func1()
   338  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002b8fe0 sp=0xc0002b8fc0 pc=0x526e8a
   339  runtime.goexit()
   340  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002b8fe8 sp=0xc0002b8fe0 pc=0x46d601
   341  created by testing.(*T).Run
   342  	/workdir/go/src/testing/testing.go:1528 +0x35f
   343  
   344  goroutine 89 [chan receive, 44 minutes]:
   345  runtime.gopark(0xb19018?, 0xc000092000?, 0xa?, 0x6a?, 0xc0000615a0?)
   346  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000061538 sp=0xc000061518 pc=0x43ae76
   347  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   348  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0000615c8 sp=0xc000061538 pc=0x40877d
   349  runtime.chanrecv1(0xc000061648?, 0x5247d4?)
   350  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0000615f0 sp=0xc0000615c8 pc=0x408278
   351  testing.(*T).Parallel(0xc00030f040)
   352  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000061658 sp=0xc0000615f0 pc=0x525d3f
   353  cmd/go_test.(*testgoData).parallel(0xc00036a2c0)
   354  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0000616d0 sp=0xc000061658 pc=0x9ed1d7
   355  cmd/go_test.TestIssue22596(0xc00030f040)
   356  	/workdir/go/src/cmd/go/go_test.go:2426 +0xe5 fp=0xc000061770 sp=0xc0000616d0 pc=0x9fda45
   357  testing.tRunner(0xc00030f040, 0xb8aa70)
   358  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0000617c0 sp=0xc000061770 pc=0x52600b
   359  testing.(*T).Run.func1()
   360  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0000617e0 sp=0xc0000617c0 pc=0x526e8a
   361  runtime.goexit()
   362  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000617e8 sp=0xc0000617e0 pc=0x46d601
   363  created by testing.(*T).Run
   364  	/workdir/go/src/testing/testing.go:1528 +0x35f
   365  
   366  goroutine 87 [chan receive, 44 minutes]:
   367  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002b85c0?)
   368  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002b8558 sp=0xc0002b8538 pc=0x43ae76
   369  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   370  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002b85e8 sp=0xc0002b8558 pc=0x40877d
   371  runtime.chanrecv1(0xc0002b8668?, 0x5247d4?)
   372  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002b8610 sp=0xc0002b85e8 pc=0x408278
   373  testing.(*T).Parallel(0xc00030ed00)
   374  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002b8678 sp=0xc0002b8610 pc=0x525d3f
   375  cmd/go_test.(*testgoData).parallel(0xc00036a160)
   376  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002b86f0 sp=0xc0002b8678 pc=0x9ed1d7
   377  cmd/go_test.TestIssue22588(0xc00030ed00)
   378  	/workdir/go/src/cmd/go/go_test.go:2377 +0x66 fp=0xc0002b8770 sp=0xc0002b86f0 pc=0x9fd1e6
   379  testing.tRunner(0xc00030ed00, 0xb8aa68)
   380  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002b87c0 sp=0xc0002b8770 pc=0x52600b
   381  testing.(*T).Run.func1()
   382  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002b87e0 sp=0xc0002b87c0 pc=0x526e8a
   383  runtime.goexit()
   384  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002b87e8 sp=0xc0002b87e0 pc=0x46d601
   385  created by testing.(*T).Run
   386  	/workdir/go/src/testing/testing.go:1528 +0x35f
   387  
   388  goroutine 24 [chan receive, 44 minutes]:
   389  runtime.gopark(0xb05100?, 0xc000092000?, 0x98?, 0xc9?, 0xc000072be0?)
   390  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000072b78 sp=0xc000072b58 pc=0x43ae76
   391  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   392  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000072c08 sp=0xc000072b78 pc=0x40877d
   393  runtime.chanrecv1(0x0?, 0x5247d4?)
   394  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000072c30 sp=0xc000072c08 pc=0x408278
   395  testing.(*T).Parallel(0xc00027b860)
   396  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000072c98 sp=0xc000072c30 pc=0x525d3f
   397  cmd/go_test.(*testgoData).parallel(0xc000148370)
   398  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000072d10 sp=0xc000072c98 pc=0x9ed1d7
   399  cmd/go_test.TestNewReleaseRebuildsStalePackagesInGOPATH(0xc00027b860)
   400  	/workdir/go/src/cmd/go/go_test.go:873 +0xf5 fp=0xc000072f70 sp=0xc000072d10 pc=0x9f0cd5
   401  testing.tRunner(0xc00027b860, 0xb8aad0)
   402  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000072fc0 sp=0xc000072f70 pc=0x52600b
   403  testing.(*T).Run.func1()
   404  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000072fe0 sp=0xc000072fc0 pc=0x526e8a
   405  runtime.goexit()
   406  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x46d601
   407  created by testing.(*T).Run
   408  	/workdir/go/src/testing/testing.go:1528 +0x35f
   409  
   410  goroutine 25 [chan receive, 44 minutes]:
   411  runtime.gopark(0xb05100?, 0xc000092000?, 0x48?, 0xe6?, 0xc0000625c0?)
   412  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000062558 sp=0xc000062538 pc=0x43ae76
   413  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   414  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0000625e8 sp=0xc000062558 pc=0x40877d
   415  runtime.chanrecv1(0xc0001207e0?, 0x5247d4?)
   416  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000062610 sp=0xc0000625e8 pc=0x408278
   417  testing.(*T).Parallel(0xc00027bba0)
   418  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000062678 sp=0xc000062610 pc=0x525d3f
   419  cmd/go_test.(*testgoData).parallel(0xc000148420)
   420  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0000626f0 sp=0xc000062678 pc=0x9ed1d7
   421  cmd/go_test.TestIssue10952(0xc00027b860?)
   422  	/workdir/go/src/cmd/go/go_test.go:983 +0x95 fp=0xc000062770 sp=0xc0000626f0 pc=0x9f1cf5
   423  testing.tRunner(0xc00027bba0, 0xb8aa50)
   424  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0000627c0 sp=0xc000062770 pc=0x52600b
   425  testing.(*T).Run.func1()
   426  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0000627e0 sp=0xc0000627c0 pc=0x526e8a
   427  runtime.goexit()
   428  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000627e8 sp=0xc0000627e0 pc=0x46d601
   429  created by testing.(*T).Run
   430  	/workdir/go/src/testing/testing.go:1528 +0x35f
   431  
   432  goroutine 26 [chan receive, 44 minutes]:
   433  runtime.gopark(0xb05100?, 0xc000092000?, 0x68?, 0xd7?, 0xc000062db8?)
   434  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000062d50 sp=0xc000062d30 pc=0x43ae76
   435  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   436  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000062de0 sp=0xc000062d50 pc=0x40877d
   437  runtime.chanrecv1(0xc0001ddf10?, 0x5247d4?)
   438  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000062e08 sp=0xc000062de0 pc=0x408278
   439  testing.(*T).Parallel(0xc000292000)
   440  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000062e70 sp=0xc000062e08 pc=0x525d3f
   441  cmd/go_test.(*testgoData).parallel(0xc0001484d0)
   442  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000062ee8 sp=0xc000062e70 pc=0x9ed1d7
   443  cmd/go_test.TestIssue11457(0xc000292000)
   444  	/workdir/go/src/cmd/go/go_test.go:1000 +0xa5 fp=0xc000062f70 sp=0xc000062ee8 pc=0x9f2005
   445  testing.tRunner(0xc000292000, 0xb8aa58)
   446  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000062fc0 sp=0xc000062f70 pc=0x52600b
   447  testing.(*T).Run.func1()
   448  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000062fe0 sp=0xc000062fc0 pc=0x526e8a
   449  runtime.goexit()
   450  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x46d601
   451  created by testing.(*T).Run
   452  	/workdir/go/src/testing/testing.go:1528 +0x35f
   453  
   454  goroutine 27 [chan receive, 44 minutes]:
   455  runtime.gopark(0x80?, 0xc000092000?, 0xb0?, 0x35?, 0xc0000635c0?)
   456  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000063558 sp=0xc000063538 pc=0x43ae76
   457  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   458  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0000635e8 sp=0xc000063558 pc=0x40877d
   459  runtime.chanrecv1(0xc000063668?, 0x5247d4?)
   460  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000063610 sp=0xc0000635e8 pc=0x408278
   461  testing.(*T).Parallel(0xc000292340)
   462  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000063678 sp=0xc000063610 pc=0x525d3f
   463  cmd/go_test.(*testgoData).parallel(0xc000148580)
   464  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0000636f0 sp=0xc000063678 pc=0x9ed1d7
   465  cmd/go_test.TestGetGitDefaultBranch(0x0?)
   466  	/workdir/go/src/cmd/go/go_test.go:1025 +0x95 fp=0xc000063770 sp=0xc0000636f0 pc=0x9f2375
   467  testing.tRunner(0xc000292340, 0xb8a9b8)
   468  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0000637c0 sp=0xc000063770 pc=0x52600b
   469  testing.(*T).Run.func1()
   470  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0000637e0 sp=0xc0000637c0 pc=0x526e8a
   471  runtime.goexit()
   472  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000637e8 sp=0xc0000637e0 pc=0x46d601
   473  created by testing.(*T).Run
   474  	/workdir/go/src/testing/testing.go:1528 +0x35f
   475  
   476  goroutine 28 [chan receive, 44 minutes]:
   477  runtime.gopark(0xb05100?, 0xc000092000?, 0x40?, 0xff?, 0xc000063de0?)
   478  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000063d78 sp=0xc000063d58 pc=0x43ae76
   479  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   480  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000063e08 sp=0xc000063d78 pc=0x40877d
   481  runtime.chanrecv1(0xc0002154a0?, 0x5247d4?)
   482  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000063e30 sp=0xc000063e08 pc=0x408278
   483  testing.(*T).Parallel(0xc000292680)
   484  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000063e98 sp=0xc000063e30 pc=0x525d3f
   485  cmd/go_test.(*testgoData).parallel(0xc000148630)
   486  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000063f10 sp=0xc000063e98 pc=0x9ed1d7
   487  cmd/go_test.TestPackageMainTestCompilerFlags(0x0?)
   488  	/workdir/go/src/cmd/go/go_test.go:1047 +0x5e fp=0xc000063f70 sp=0xc000063f10 pc=0x9f26be
   489  testing.tRunner(0xc000292680, 0xb8aae0)
   490  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000063fc0 sp=0xc000063f70 pc=0x52600b
   491  testing.(*T).Run.func1()
   492  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000063fe0 sp=0xc000063fc0 pc=0x526e8a
   493  runtime.goexit()
   494  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x46d601
   495  created by testing.(*T).Run
   496  	/workdir/go/src/testing/testing.go:1528 +0x35f
   497  
   498  goroutine 29 [chan receive, 44 minutes]:
   499  runtime.gopark(0x525f00?, 0xc000092000?, 0xf0?, 0x85?, 0xc0002985d8?)
   500  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000298570 sp=0xc000298550 pc=0x43ae76
   501  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   502  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000298600 sp=0xc000298570 pc=0x40877d
   503  runtime.chanrecv1(0xc000298680?, 0x5247d4?)
   504  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000298628 sp=0xc000298600 pc=0x408278
   505  testing.(*T).Parallel(0xc0002929c0)
   506  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000298690 sp=0xc000298628 pc=0x525d3f
   507  cmd/go_test.(*testgoData).parallel(0xc0001486e0)
   508  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000298708 sp=0xc000298690 pc=0x9ed1d7
   509  cmd/go_test.TestGoTestWithPackageListedMultipleTimes(0xc0002929c0)
   510  	/workdir/go/src/cmd/go/go_test.go:1062 +0x6d fp=0xc000298770 sp=0xc000298708 pc=0x9f290d
   511  testing.tRunner(0xc0002929c0, 0xb8aa28)
   512  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002987c0 sp=0xc000298770 pc=0x52600b
   513  testing.(*T).Run.func1()
   514  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002987e0 sp=0xc0002987c0 pc=0x526e8a
   515  runtime.goexit()
   516  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002987e8 sp=0xc0002987e0 pc=0x46d601
   517  created by testing.(*T).Run
   518  	/workdir/go/src/testing/testing.go:1528 +0x35f
   519  
   520  goroutine 30 [chan receive, 44 minutes]:
   521  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc000298dc8?)
   522  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000298d60 sp=0xc000298d40 pc=0x43ae76
   523  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   524  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000298df0 sp=0xc000298d60 pc=0x40877d
   525  runtime.chanrecv1(0xc000298e70?, 0x5247d4?)
   526  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000298e18 sp=0xc000298df0 pc=0x408278
   527  testing.(*T).Parallel(0xc000292d00)
   528  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000298e80 sp=0xc000298e18 pc=0x525d3f
   529  cmd/go_test.(*testgoData).parallel(0xc000148790)
   530  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000298ef8 sp=0xc000298e80 pc=0x9ed1d7
   531  cmd/go_test.TestGoListHasAConsistentOrder(0xc000292d00)
   532  	/workdir/go/src/cmd/go/go_test.go:1073 +0x6d fp=0xc000298f70 sp=0xc000298ef8 pc=0x9f2b0d
   533  testing.tRunner(0xc000292d00, 0xb8a9f8)
   534  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000298fc0 sp=0xc000298f70 pc=0x52600b
   535  testing.(*T).Run.func1()
   536  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000298fe0 sp=0xc000298fc0 pc=0x526e8a
   537  runtime.goexit()
   538  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000298fe8 sp=0xc000298fe0 pc=0x46d601
   539  created by testing.(*T).Run
   540  	/workdir/go/src/testing/testing.go:1528 +0x35f
   541  
   542  goroutine 31 [chan receive, 44 minutes]:
   543  runtime.gopark(0x525f00?, 0xc000092000?, 0xf0?, 0x95?, 0xc0002995d8?)
   544  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000299570 sp=0xc000299550 pc=0x43ae76
   545  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   546  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000299600 sp=0xc000299570 pc=0x40877d
   547  runtime.chanrecv1(0xc000299680?, 0x5247d4?)
   548  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000299628 sp=0xc000299600 pc=0x408278
   549  testing.(*T).Parallel(0xc000293040)
   550  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000299690 sp=0xc000299628 pc=0x525d3f
   551  cmd/go_test.(*testgoData).parallel(0xc000148840)
   552  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000299708 sp=0xc000299690 pc=0x9ed1d7
   553  cmd/go_test.TestGoListStdDoesNotIncludeCommands(0x0?)
   554  	/workdir/go/src/cmd/go/go_test.go:1086 +0x6d fp=0xc000299770 sp=0xc000299708 pc=0x9f2d2d
   555  testing.tRunner(0xc000293040, 0xb8aa00)
   556  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002997c0 sp=0xc000299770 pc=0x52600b
   557  testing.(*T).Run.func1()
   558  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002997e0 sp=0xc0002997c0 pc=0x526e8a
   559  runtime.goexit()
   560  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002997e8 sp=0xc0002997e0 pc=0x46d601
   561  created by testing.(*T).Run
   562  	/workdir/go/src/testing/testing.go:1528 +0x35f
   563  
   564  goroutine 32 [chan receive, 44 minutes]:
   565  runtime.gopark(0xb05100?, 0xc000092000?, 0xe0?, 0x8?, 0xc000299db0?)
   566  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000299d48 sp=0xc000299d28 pc=0x43ae76
   567  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   568  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000299dd8 sp=0xc000299d48 pc=0x40877d
   569  runtime.chanrecv1(0xc000280900?, 0x5247d4?)
   570  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000299e00 sp=0xc000299dd8 pc=0x408278
   571  testing.(*T).Parallel(0xc000293380)
   572  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000299e68 sp=0xc000299e00 pc=0x525d3f
   573  cmd/go_test.(*testgoData).parallel(0xc0001488f0)
   574  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000299ee0 sp=0xc000299e68 pc=0x9ed1d7
   575  cmd/go_test.TestGoListCmdOnlyShowsCommands(0xc000293380)
   576  	/workdir/go/src/cmd/go/go_test.go:1096 +0x85 fp=0xc000299f70 sp=0xc000299ee0 pc=0x9f2ec5
   577  testing.tRunner(0xc000293380, 0xb8a9d8)
   578  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000299fc0 sp=0xc000299f70 pc=0x52600b
   579  testing.(*T).Run.func1()
   580  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000299fe0 sp=0xc000299fc0 pc=0x526e8a
   581  runtime.goexit()
   582  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000299fe8 sp=0xc000299fe0 pc=0x46d601
   583  created by testing.(*T).Run
   584  	/workdir/go/src/testing/testing.go:1528 +0x35f
   585  
   586  goroutine 33 [chan receive, 44 minutes]:
   587  runtime.gopark(0x525f33?, 0xc000092000?, 0xa0?, 0x4?, 0xc00029a560?)
   588  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000073cf8 sp=0xc000073cd8 pc=0x43ae76
   589  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   590  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000073d88 sp=0xc000073cf8 pc=0x40877d
   591  runtime.chanrecv1(0xc00029a608?, 0x5247d4?)
   592  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000073db0 sp=0xc000073d88 pc=0x408278
   593  testing.(*T).Parallel(0xc0002936c0)
   594  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000073e18 sp=0xc000073db0 pc=0x525d3f
   595  cmd/go_test.(*testgoData).parallel(0xc0001489a0)
   596  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000073e90 sp=0xc000073e18 pc=0x9ed1d7
   597  cmd/go_test.TestGoListDeps(0xc0002936c0)
   598  	/workdir/go/src/cmd/go/go_test.go:1110 +0x89 fp=0xc000073f70 sp=0xc000073e90 pc=0x9f3109
   599  testing.tRunner(0xc0002936c0, 0xb8a9e8)
   600  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000073fc0 sp=0xc000073f70 pc=0x52600b
   601  testing.(*T).Run.func1()
   602  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000073fe0 sp=0xc000073fc0 pc=0x526e8a
   603  runtime.goexit()
   604  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000073fe8 sp=0xc000073fe0 pc=0x46d601
   605  created by testing.(*T).Run
   606  	/workdir/go/src/testing/testing.go:1528 +0x35f
   607  
   608  goroutine 34 [chan receive, 44 minutes]:
   609  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc00029a5e0?)
   610  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00029a578 sp=0xc00029a558 pc=0x43ae76
   611  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   612  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00029a608 sp=0xc00029a578 pc=0x40877d
   613  runtime.chanrecv1(0xc00029a688?, 0x5247d4?)
   614  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00029a630 sp=0xc00029a608 pc=0x408278
   615  testing.(*T).Parallel(0xc000293a00)
   616  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc00029a698 sp=0xc00029a630 pc=0x525d3f
   617  cmd/go_test.(*testgoData).parallel(0xc000148a50)
   618  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc00029a710 sp=0xc00029a698 pc=0x9ed1d7
   619  cmd/go_test.TestGoListTest(0xc0002936c0?)
   620  	/workdir/go/src/cmd/go/go_test.go:1142 +0x5e fp=0xc00029a770 sp=0xc00029a710 pc=0x9f365e
   621  testing.tRunner(0xc000293a00, 0xb8aa08)
   622  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc00029a7c0 sp=0xc00029a770 pc=0x52600b
   623  testing.(*T).Run.func1()
   624  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc00029a7e0 sp=0xc00029a7c0 pc=0x526e8a
   625  runtime.goexit()
   626  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00029a7e8 sp=0xc00029a7e0 pc=0x46d601
   627  created by testing.(*T).Run
   628  	/workdir/go/src/testing/testing.go:1528 +0x35f
   629  
   630  goroutine 35 [chan receive, 44 minutes]:
   631  runtime.gopark(0xa8f?, 0xc000092000?, 0x59?, 0x72?, 0xc00029acd0?)
   632  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000074c68 sp=0xc000074c48 pc=0x43ae76
   633  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   634  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000074cf8 sp=0xc000074c68 pc=0x40877d
   635  runtime.chanrecv1(0xc00029ad78?, 0x5247d4?)
   636  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000074d20 sp=0xc000074cf8 pc=0x408278
   637  testing.(*T).Parallel(0xc000293d40)
   638  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000074d88 sp=0xc000074d20 pc=0x525d3f
   639  cmd/go_test.(*testgoData).parallel(0xc000148b00)
   640  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000074e00 sp=0xc000074d88 pc=0x9ed1d7
   641  cmd/go_test.TestGoListCompiledCgo(0xc000293d40)
   642  	/workdir/go/src/cmd/go/go_test.go:1179 +0x99 fp=0xc000074f70 sp=0xc000074e00 pc=0x9f3c39
   643  testing.tRunner(0xc000293d40, 0xb8a9e0)
   644  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000074fc0 sp=0xc000074f70 pc=0x52600b
   645  testing.(*T).Run.func1()
   646  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000074fe0 sp=0xc000074fc0 pc=0x526e8a
   647  runtime.goexit()
   648  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x46d601
   649  created by testing.(*T).Run
   650  	/workdir/go/src/testing/testing.go:1528 +0x35f
   651  
   652  goroutine 36 [chan receive, 44 minutes]:
   653  runtime.gopark(0x53e00000006?, 0xc000092000?, 0x40?, 0xef?, 0xc00029ad58?)
   654  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00029acf0 sp=0xc00029acd0 pc=0x43ae76
   655  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   656  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00029ad80 sp=0xc00029acf0 pc=0x40877d
   657  runtime.chanrecv1(0xc00029ae00?, 0x5247d4?)
   658  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00029ada8 sp=0xc00029ad80 pc=0x408278
   659  testing.(*T).Parallel(0xc00029e1a0)
   660  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc00029ae10 sp=0xc00029ada8 pc=0x525d3f
   661  cmd/go_test.(*testgoData).parallel(0xc000148bb0)
   662  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc00029ae88 sp=0xc00029ae10 pc=0x9ed1d7
   663  cmd/go_test.TestGoListExport(0xc00029e1a0)
   664  	/workdir/go/src/cmd/go/go_test.go:1216 +0x89 fp=0xc00029af70 sp=0xc00029ae88 pc=0x9f4329
   665  testing.tRunner(0xc00029e1a0, 0xb8a9f0)
   666  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc00029afc0 sp=0xc00029af70 pc=0x52600b
   667  testing.(*T).Run.func1()
   668  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc00029afe0 sp=0xc00029afc0 pc=0x526e8a
   669  runtime.goexit()
   670  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00029afe8 sp=0xc00029afe0 pc=0x46d601
   671  created by testing.(*T).Run
   672  	/workdir/go/src/testing/testing.go:1528 +0x35f
   673  
   674  goroutine 37 [chan receive, 44 minutes]:
   675  runtime.gopark(0x525f00?, 0xc000092000?, 0xf0?, 0xb5?, 0xc00029b5d8?)
   676  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00029b570 sp=0xc00029b550 pc=0x43ae76
   677  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   678  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00029b600 sp=0xc00029b570 pc=0x40877d
   679  runtime.chanrecv1(0xc00029b680?, 0x5247d4?)
   680  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00029b628 sp=0xc00029b600 pc=0x408278
   681  testing.(*T).Parallel(0xc00029e4e0)
   682  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc00029b690 sp=0xc00029b628 pc=0x525d3f
   683  cmd/go_test.(*testgoData).parallel(0xc000148c60)
   684  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc00029b708 sp=0xc00029b690 pc=0x9ed1d7
   685  cmd/go_test.TestUnsuccessfulGoInstallShouldMentionMissingPackage(0xc00029e4e0)
   686  	/workdir/go/src/cmd/go/go_test.go:1250 +0x65 fp=0xc00029b770 sp=0xc00029b708 pc=0x9f49a5
   687  testing.tRunner(0xc00029e4e0, 0xb8ab20)
   688  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc00029b7c0 sp=0xc00029b770 pc=0x52600b
   689  testing.(*T).Run.func1()
   690  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc00029b7e0 sp=0xc00029b7c0 pc=0x526e8a
   691  runtime.goexit()
   692  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00029b7e8 sp=0xc00029b7e0 pc=0x46d601
   693  created by testing.(*T).Run
   694  	/workdir/go/src/testing/testing.go:1528 +0x35f
   695  
   696  goroutine 38 [chan receive, 44 minutes]:
   697  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc00029bdb0?)
   698  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00029bd48 sp=0xc00029bd28 pc=0x43ae76
   699  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   700  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00029bdd8 sp=0xc00029bd48 pc=0x40877d
   701  runtime.chanrecv1(0xc00029be58?, 0x5247d4?)
   702  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00029be00 sp=0xc00029bdd8 pc=0x408278
   703  testing.(*T).Parallel(0xc00029e820)
   704  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc00029be68 sp=0xc00029be00 pc=0x525d3f
   705  cmd/go_test.(*testgoData).parallel(0xc000148d10)
   706  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc00029bee0 sp=0xc00029be68 pc=0x9ed1d7
   707  cmd/go_test.TestGOROOTSearchFailureReporting(0xc00029e820)
   708  	/workdir/go/src/cmd/go/go_test.go:1260 +0x75 fp=0xc00029bf70 sp=0xc00029bee0 pc=0x9f4b75
   709  testing.tRunner(0xc00029e820, 0xb8a9a8)
   710  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc00029bfc0 sp=0xc00029bf70 pc=0x52600b
   711  testing.(*T).Run.func1()
   712  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc00029bfe0 sp=0xc00029bfc0 pc=0x526e8a
   713  runtime.goexit()
   714  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00029bfe8 sp=0xc00029bfe0 pc=0x46d601
   715  created by testing.(*T).Run
   716  	/workdir/go/src/testing/testing.go:1528 +0x35f
   717  
   718  goroutine 39 [chan receive, 44 minutes]:
   719  runtime.gopark(0x0?, 0xc000092000?, 0x33?, 0x5f?, 0xc000294550?)
   720  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002944e8 sp=0xc0002944c8 pc=0x43ae76
   721  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   722  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000294578 sp=0xc0002944e8 pc=0x40877d
   723  runtime.chanrecv1(0xc0002945f8?, 0x5247d4?)
   724  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002945a0 sp=0xc000294578 pc=0x408278
   725  testing.(*T).Parallel(0xc00029eb60)
   726  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000294608 sp=0xc0002945a0 pc=0x525d3f
   727  cmd/go_test.(*testgoData).parallel(0xc000148dc0)
   728  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000294680 sp=0xc000294608 pc=0x9ed1d7
   729  cmd/go_test.TestMultipleGOPATHEntriesReportedSeparately(0xc00029eb60)
   730  	/workdir/go/src/cmd/go/go_test.go:1270 +0x7a fp=0xc000294770 sp=0xc000294680 pc=0x9f4d9a
   731  testing.tRunner(0xc00029eb60, 0xb8aac0)
   732  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002947c0 sp=0xc000294770 pc=0x52600b
   733  testing.(*T).Run.func1()
   734  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002947e0 sp=0xc0002947c0 pc=0x526e8a
   735  runtime.goexit()
   736  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002947e8 sp=0xc0002947e0 pc=0x46d601
   737  created by testing.(*T).Run
   738  	/workdir/go/src/testing/testing.go:1528 +0x35f
   739  
   740  goroutine 40 [chan receive, 44 minutes]:
   741  runtime.gopark(0xb05100?, 0xc000092000?, 0x48?, 0x7?, 0xc000294d00?)
   742  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000075c98 sp=0xc000075c78 pc=0x43ae76
   743  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   744  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000075d28 sp=0xc000075c98 pc=0x40877d
   745  runtime.chanrecv1(0xc000165300?, 0x5247d4?)
   746  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000075d50 sp=0xc000075d28 pc=0x408278
   747  testing.(*T).Parallel(0xc00029eea0)
   748  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000075db8 sp=0xc000075d50 pc=0x525d3f
   749  cmd/go_test.(*testgoData).parallel(0xc000148e70)
   750  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000075e30 sp=0xc000075db8 pc=0x9ed1d7
   751  cmd/go_test.TestMentionGOPATHInFirstGOPATHEntry(0xc00029eea0)
   752  	/workdir/go/src/cmd/go/go_test.go:1283 +0x7d fp=0xc000075f70 sp=0xc000075e30 pc=0x9f50bd
   753  testing.tRunner(0xc00029eea0, 0xb8aaa8)
   754  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000075fc0 sp=0xc000075f70 pc=0x52600b
   755  testing.(*T).Run.func1()
   756  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000075fe0 sp=0xc000075fc0 pc=0x526e8a
   757  runtime.goexit()
   758  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x46d601
   759  created by testing.(*T).Run
   760  	/workdir/go/src/testing/testing.go:1528 +0x35f
   761  
   762  goroutine 41 [chan receive, 44 minutes]:
   763  runtime.gopark(0xcb4571?, 0xc000092000?, 0x10?, 0x4d?, 0xc000294d00?)
   764  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000302c98 sp=0xc000302c78 pc=0x43ae76
   765  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   766  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000302d28 sp=0xc000302c98 pc=0x40877d
   767  runtime.chanrecv1(0xc000294da8?, 0x5247d4?)
   768  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000302d50 sp=0xc000302d28 pc=0x408278
   769  testing.(*T).Parallel(0xc00029f1e0)
   770  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000302db8 sp=0xc000302d50 pc=0x525d3f
   771  cmd/go_test.(*testgoData).parallel(0xc000148f20)
   772  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000302e30 sp=0xc000302db8 pc=0x9ed1d7
   773  cmd/go_test.TestMentionGOPATHNotOnSecondEntry(0xc00029f1e0)
   774  	/workdir/go/src/cmd/go/go_test.go:1296 +0x7d fp=0xc000302f70 sp=0xc000302e30 pc=0x9f54bd
   775  testing.tRunner(0xc00029f1e0, 0xb8aab0)
   776  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000302fc0 sp=0xc000302f70 pc=0x52600b
   777  testing.(*T).Run.func1()
   778  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000302fe0 sp=0xc000302fc0 pc=0x526e8a
   779  runtime.goexit()
   780  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000302fe8 sp=0xc000302fe0 pc=0x46d601
   781  created by testing.(*T).Run
   782  	/workdir/go/src/testing/testing.go:1528 +0x35f
   783  
   784  goroutine 42 [chan receive, 44 minutes]:
   785  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc000294de0?)
   786  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000294d78 sp=0xc000294d58 pc=0x43ae76
   787  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   788  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000294e08 sp=0xc000294d78 pc=0x40877d
   789  runtime.chanrecv1(0xc000294e88?, 0x5247d4?)
   790  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000294e30 sp=0xc000294e08 pc=0x408278
   791  testing.(*T).Parallel(0xc00029f520)
   792  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000294e98 sp=0xc000294e30 pc=0x525d3f
   793  cmd/go_test.(*testgoData).parallel(0xc000148fd0)
   794  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000294f10 sp=0xc000294e98 pc=0x9ed1d7
   795  cmd/go_test.TestDefaultGOPATH(0xc00029f1e0?)
   796  	/workdir/go/src/cmd/go/go_test.go:1339 +0x5e fp=0xc000294f70 sp=0xc000294f10 pc=0x9f589e
   797  testing.tRunner(0xc00029f520, 0xb8a968)
   798  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000294fc0 sp=0xc000294f70 pc=0x52600b
   799  testing.(*T).Run.func1()
   800  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000294fe0 sp=0xc000294fc0 pc=0x526e8a
   801  runtime.goexit()
   802  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000294fe8 sp=0xc000294fe0 pc=0x46d601
   803  created by testing.(*T).Run
   804  	/workdir/go/src/testing/testing.go:1528 +0x35f
   805  
   806  goroutine 43 [chan receive, 44 minutes]:
   807  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc0002955c8?)
   808  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000295560 sp=0xc000295540 pc=0x43ae76
   809  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   810  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002955f0 sp=0xc000295560 pc=0x40877d
   811  runtime.chanrecv1(0xc000295670?, 0x5247d4?)
   812  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000295618 sp=0xc0002955f0 pc=0x408278
   813  testing.(*T).Parallel(0xc00029f860)
   814  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000295680 sp=0xc000295618 pc=0x525d3f
   815  cmd/go_test.(*testgoData).parallel(0xc000149080)
   816  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002956f8 sp=0xc000295680 pc=0x9ed1d7
   817  cmd/go_test.TestDefaultGOPATHGet(0x0?)
   818  	/workdir/go/src/cmd/go/go_test.go:1361 +0x95 fp=0xc000295770 sp=0xc0002956f8 pc=0x9f5bf5
   819  testing.tRunner(0xc00029f860, 0xb8a958)
   820  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002957c0 sp=0xc000295770 pc=0x52600b
   821  testing.(*T).Run.func1()
   822  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002957e0 sp=0xc0002957c0 pc=0x526e8a
   823  runtime.goexit()
   824  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002957e8 sp=0xc0002957e0 pc=0x46d601
   825  created by testing.(*T).Run
   826  	/workdir/go/src/testing/testing.go:1528 +0x35f
   827  
   828  goroutine 44 [chan receive, 44 minutes]:
   829  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc000295de0?)
   830  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000295d78 sp=0xc000295d58 pc=0x43ae76
   831  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   832  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000295e08 sp=0xc000295d78 pc=0x40877d
   833  runtime.chanrecv1(0xc000295e88?, 0x5247d4?)
   834  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000295e30 sp=0xc000295e08 pc=0x408278
   835  testing.(*T).Parallel(0xc00029fba0)
   836  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000295e98 sp=0xc000295e30 pc=0x525d3f
   837  cmd/go_test.(*testgoData).parallel(0xc000149130)
   838  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000295f10 sp=0xc000295e98 pc=0x9ed1d7
   839  cmd/go_test.TestDefaultGOPATHPrintedSearchList(0x0?)
   840  	/workdir/go/src/cmd/go/go_test.go:1386 +0x5e fp=0xc000295f70 sp=0xc000295f10 pc=0x9f5f7e
   841  testing.tRunner(0xc00029fba0, 0xb8a960)
   842  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000295fc0 sp=0xc000295f70 pc=0x52600b
   843  testing.(*T).Run.func1()
   844  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000295fe0 sp=0xc000295fc0 pc=0x526e8a
   845  runtime.goexit()
   846  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000295fe8 sp=0xc000295fe0 pc=0x46d601
   847  created by testing.(*T).Run
   848  	/workdir/go/src/testing/testing.go:1528 +0x35f
   849  
   850  goroutine 45 [chan receive, 44 minutes]:
   851  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc0002965c8?)
   852  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000296560 sp=0xc000296540 pc=0x43ae76
   853  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   854  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002965f0 sp=0xc000296560 pc=0x40877d
   855  runtime.chanrecv1(0xc000296670?, 0x5247d4?)
   856  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000296618 sp=0xc0002965f0 pc=0x408278
   857  testing.(*T).Parallel(0xc0002a4000)
   858  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000296680 sp=0xc000296618 pc=0x525d3f
   859  cmd/go_test.(*testgoData).parallel(0xc0001491e0)
   860  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002966f8 sp=0xc000296680 pc=0x9ed1d7
   861  cmd/go_test.TestLdflagsArgumentsWithSpacesIssue3941(0x0?)
   862  	/workdir/go/src/cmd/go/go_test.go:1400 +0x6d fp=0xc000296770 sp=0xc0002966f8 pc=0x9f61ad
   863  testing.tRunner(0xc0002a4000, 0xb8aa88)
   864  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002967c0 sp=0xc000296770 pc=0x52600b
   865  testing.(*T).Run.func1()
   866  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002967e0 sp=0xc0002967c0 pc=0x526e8a
   867  runtime.goexit()
   868  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002967e8 sp=0xc0002967e0 pc=0x46d601
   869  created by testing.(*T).Run
   870  	/workdir/go/src/testing/testing.go:1528 +0x35f
   871  
   872  goroutine 46 [chan receive, 44 minutes]:
   873  runtime.gopark(0x525f33?, 0xc000092000?, 0xa0?, 0x4?, 0xc000296d60?)
   874  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000296cf8 sp=0xc000296cd8 pc=0x43ae76
   875  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   876  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000296d88 sp=0xc000296cf8 pc=0x40877d
   877  runtime.chanrecv1(0xc000296e08?, 0x5247d4?)
   878  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000296db0 sp=0xc000296d88 pc=0x408278
   879  testing.(*T).Parallel(0xc0002a4340)
   880  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000296e18 sp=0xc000296db0 pc=0x525d3f
   881  cmd/go_test.(*testgoData).parallel(0xc000149290)
   882  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000296e90 sp=0xc000296e18 pc=0x9ed1d7
   883  cmd/go_test.TestLdFlagsLongArgumentsIssue42295(0xc0002a4340)
   884  	/workdir/go/src/cmd/go/go_test.go:1417 +0x93 fp=0xc000296f70 sp=0xc000296e90 pc=0x9f63d3
   885  testing.tRunner(0xc0002a4340, 0xb8aa80)
   886  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000296fc0 sp=0xc000296f70 pc=0x52600b
   887  testing.(*T).Run.func1()
   888  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000296fe0 sp=0xc000296fc0 pc=0x526e8a
   889  runtime.goexit()
   890  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000296fe8 sp=0xc000296fe0 pc=0x46d601
   891  created by testing.(*T).Run
   892  	/workdir/go/src/testing/testing.go:1528 +0x35f
   893  
   894  goroutine 47 [chan receive, 44 minutes]:
   895  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc0002975c8?)
   896  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000297560 sp=0xc000297540 pc=0x43ae76
   897  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   898  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002975f0 sp=0xc000297560 pc=0x40877d
   899  runtime.chanrecv1(0xc000297670?, 0x5247d4?)
   900  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000297618 sp=0xc0002975f0 pc=0x408278
   901  testing.(*T).Parallel(0xc0002a4680)
   902  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000297680 sp=0xc000297618 pc=0x525d3f
   903  cmd/go_test.(*testgoData).parallel(0xc000149340)
   904  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002976f8 sp=0xc000297680 pc=0x9ed1d7
   905  cmd/go_test.TestGoTestDashCDashOControlsBinaryLocation(0x0?)
   906  	/workdir/go/src/cmd/go/go_test.go:1439 +0x6d fp=0xc000297770 sp=0xc0002976f8 pc=0x9f680d
   907  testing.tRunner(0xc0002a4680, 0xb8aa10)
   908  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002977c0 sp=0xc000297770 pc=0x52600b
   909  testing.(*T).Run.func1()
   910  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002977e0 sp=0xc0002977c0 pc=0x526e8a
   911  runtime.goexit()
   912  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002977e8 sp=0xc0002977e0 pc=0x46d601
   913  created by testing.(*T).Run
   914  	/workdir/go/src/testing/testing.go:1528 +0x35f
   915  
   916  goroutine 48 [chan receive, 44 minutes]:
   917  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc000297dc8?)
   918  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000297d60 sp=0xc000297d40 pc=0x43ae76
   919  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   920  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000297df0 sp=0xc000297d60 pc=0x40877d
   921  runtime.chanrecv1(0xc000297e70?, 0x5247d4?)
   922  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000297e18 sp=0xc000297df0 pc=0x408278
   923  testing.(*T).Parallel(0xc0002a49c0)
   924  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000297e80 sp=0xc000297e18 pc=0x525d3f
   925  cmd/go_test.(*testgoData).parallel(0xc0001493f0)
   926  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000297ef8 sp=0xc000297e80 pc=0x9ed1d7
   927  cmd/go_test.TestGoTestDashOWritesBinary(0x0?)
   928  	/workdir/go/src/cmd/go/go_test.go:1450 +0x6d fp=0xc000297f70 sp=0xc000297ef8 pc=0x9f6a4d
   929  testing.tRunner(0xc0002a49c0, 0xb8aa20)
   930  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000297fc0 sp=0xc000297f70 pc=0x52600b
   931  testing.(*T).Run.func1()
   932  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000297fe0 sp=0xc000297fc0 pc=0x526e8a
   933  runtime.goexit()
   934  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000297fe8 sp=0xc000297fe0 pc=0x46d601
   935  created by testing.(*T).Run
   936  	/workdir/go/src/testing/testing.go:1528 +0x35f
   937  
   938  goroutine 49 [chan receive, 44 minutes]:
   939  runtime.gopark(0x0?, 0xc000092000?, 0x34?, 0x5f?, 0xc0002aa5b8?)
   940  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002aa550 sp=0xc0002aa530 pc=0x43ae76
   941  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   942  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002aa5e0 sp=0xc0002aa550 pc=0x40877d
   943  runtime.chanrecv1(0xc0002aa660?, 0x5247d4?)
   944  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002aa608 sp=0xc0002aa5e0 pc=0x408278
   945  testing.(*T).Parallel(0xc0002a4d00)
   946  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002aa670 sp=0xc0002aa608 pc=0x525d3f
   947  cmd/go_test.(*testgoData).parallel(0xc0001494a0)
   948  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002aa6e8 sp=0xc0002aa670 pc=0x9ed1d7
   949  cmd/go_test.TestGoTestDashIDashOWritesBinary(0x0?)
   950  	/workdir/go/src/cmd/go/go_test.go:1461 +0x6d fp=0xc0002aa770 sp=0xc0002aa6e8 pc=0x9f6c8d
   951  testing.tRunner(0xc0002a4d00, 0xb8aa18)
   952  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002aa7c0 sp=0xc0002aa770 pc=0x52600b
   953  testing.(*T).Run.func1()
   954  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002aa7e0 sp=0xc0002aa7c0 pc=0x526e8a
   955  runtime.goexit()
   956  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002aa7e8 sp=0xc0002aa7e0 pc=0x46d601
   957  created by testing.(*T).Run
   958  	/workdir/go/src/testing/testing.go:1528 +0x35f
   959  
   960  goroutine 50 [chan receive, 44 minutes]:
   961  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002aadd0?)
   962  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002aad68 sp=0xc0002aad48 pc=0x43ae76
   963  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   964  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002aadf8 sp=0xc0002aad68 pc=0x40877d
   965  runtime.chanrecv1(0xc0002aae78?, 0x5247d4?)
   966  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002aae20 sp=0xc0002aadf8 pc=0x408278
   967  testing.(*T).Parallel(0xc0002a5040)
   968  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002aae88 sp=0xc0002aae20 pc=0x525d3f
   969  cmd/go_test.(*testgoData).parallel(0xc000149550)
   970  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002aaf00 sp=0xc0002aae88 pc=0x9ed1d7
   971  cmd/go_test.TestInstallWithTags(0xc0002a5040)
   972  	/workdir/go/src/cmd/go/go_test.go:1477 +0x6d fp=0xc0002aaf70 sp=0xc0002aaf00 pc=0x9f6f2d
   973  testing.tRunner(0xc0002a5040, 0xb8aa48)
   974  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002aafc0 sp=0xc0002aaf70 pc=0x52600b
   975  testing.(*T).Run.func1()
   976  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002aafe0 sp=0xc0002aafc0 pc=0x526e8a
   977  runtime.goexit()
   978  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002aafe8 sp=0xc0002aafe0 pc=0x46d601
   979  created by testing.(*T).Run
   980  	/workdir/go/src/testing/testing.go:1528 +0x35f
   981  
   982  goroutine 51 [chan receive, 44 minutes]:
   983  runtime.gopark(0x0?, 0xc000092000?, 0x34?, 0x5f?, 0xc0002ab5b8?)
   984  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002ab550 sp=0xc0002ab530 pc=0x43ae76
   985  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
   986  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002ab5e0 sp=0xc0002ab550 pc=0x40877d
   987  runtime.chanrecv1(0xc0002ab660?, 0x5247d4?)
   988  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002ab608 sp=0xc0002ab5e0 pc=0x408278
   989  testing.(*T).Parallel(0xc0002a5380)
   990  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002ab670 sp=0xc0002ab608 pc=0x525d3f
   991  cmd/go_test.(*testgoData).parallel(0xc000149600)
   992  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002ab6e8 sp=0xc0002ab670 pc=0x9ed1d7
   993  cmd/go_test.TestSymlinkWarning(0xc0002a5380)
   994  	/workdir/go/src/cmd/go/go_test.go:1504 +0x66 fp=0xc0002ab770 sp=0xc0002ab6e8 pc=0x9f7466
   995  testing.tRunner(0xc0002a5380, 0xb8aaf8)
   996  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002ab7c0 sp=0xc0002ab770 pc=0x52600b
   997  testing.(*T).Run.func1()
   998  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002ab7e0 sp=0xc0002ab7c0 pc=0x526e8a
   999  runtime.goexit()
  1000  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002ab7e8 sp=0xc0002ab7e0 pc=0x46d601
  1001  created by testing.(*T).Run
  1002  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1003  
  1004  goroutine 52 [chan receive, 44 minutes]:
  1005  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002abdd0?)
  1006  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002abd68 sp=0xc0002abd48 pc=0x43ae76
  1007  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1008  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002abdf8 sp=0xc0002abd68 pc=0x40877d
  1009  runtime.chanrecv1(0xc0002abe78?, 0x5247d4?)
  1010  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002abe20 sp=0xc0002abdf8 pc=0x408278
  1011  testing.(*T).Parallel(0xc0002a56c0)
  1012  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002abe88 sp=0xc0002abe20 pc=0x525d3f
  1013  cmd/go_test.(*testgoData).parallel(0xc0001496b0)
  1014  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002abf00 sp=0xc0002abe88 pc=0x9ed1d7
  1015  cmd/go_test.TestCgoShowsFullPathNames(0x0?)
  1016  	/workdir/go/src/cmd/go/go_test.go:1532 +0xa5 fp=0xc0002abf70 sp=0xc0002abf00 pc=0x9f7825
  1017  testing.tRunner(0xc0002a56c0, 0xb8a940)
  1018  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002abfc0 sp=0xc0002abf70 pc=0x52600b
  1019  testing.(*T).Run.func1()
  1020  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002abfe0 sp=0xc0002abfc0 pc=0x526e8a
  1021  runtime.goexit()
  1022  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002abfe8 sp=0xc0002abfe0 pc=0x46d601
  1023  created by testing.(*T).Run
  1024  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1025  
  1026  goroutine 53 [chan receive, 44 minutes]:
  1027  runtime.gopark(0xc0002ac580?, 0xc000092000?, 0x0?, 0x0?, 0xc0002ac5d0?)
  1028  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002ac568 sp=0xc0002ac548 pc=0x43ae76
  1029  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1030  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002ac5f8 sp=0xc0002ac568 pc=0x40877d
  1031  runtime.chanrecv1(0xc0002ac678?, 0x5247d4?)
  1032  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002ac620 sp=0xc0002ac5f8 pc=0x408278
  1033  testing.(*T).Parallel(0xc0002a5a00)
  1034  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002ac688 sp=0xc0002ac620 pc=0x525d3f
  1035  cmd/go_test.(*testgoData).parallel(0xc000149760)
  1036  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002ac700 sp=0xc0002ac688 pc=0x9ed1d7
  1037  cmd/go_test.TestCgoHandlesWlORIGIN(0xc0002a5a00)
  1038  	/workdir/go/src/cmd/go/go_test.go:1550 +0xad fp=0xc0002ac770 sp=0xc0002ac700 pc=0x9f7a4d
  1039  testing.tRunner(0xc0002a5a00, 0xb8a930)
  1040  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002ac7c0 sp=0xc0002ac770 pc=0x52600b
  1041  testing.(*T).Run.func1()
  1042  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002ac7e0 sp=0xc0002ac7c0 pc=0x526e8a
  1043  runtime.goexit()
  1044  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002ac7e8 sp=0xc0002ac7e0 pc=0x46d601
  1045  created by testing.(*T).Run
  1046  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1047  
  1048  goroutine 54 [chan receive, 44 minutes]:
  1049  runtime.gopark(0x58b38?, 0xc000092000?, 0x0?, 0x0?, 0xc0002acd30?)
  1050  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000303cc8 sp=0xc000303ca8 pc=0x43ae76
  1051  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1052  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000303d58 sp=0xc000303cc8 pc=0x40877d
  1053  runtime.chanrecv1(0xc0002acdd8?, 0x5247d4?)
  1054  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000303d80 sp=0xc000303d58 pc=0x408278
  1055  testing.(*T).Parallel(0xc0002a5d40)
  1056  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000303de8 sp=0xc000303d80 pc=0x525d3f
  1057  cmd/go_test.(*testgoData).parallel(0xc000149810)
  1058  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000303e60 sp=0xc000303de8 pc=0x9ed1d7
  1059  cmd/go_test.TestCgoPkgConfig(0xc0002a5d40)
  1060  	/workdir/go/src/cmd/go/go_test.go:1567 +0xe5 fp=0xc000303f70 sp=0xc000303e60 pc=0x9f7c85
  1061  testing.tRunner(0xc0002a5d40, 0xb8a938)
  1062  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000303fc0 sp=0xc000303f70 pc=0x52600b
  1063  testing.(*T).Run.func1()
  1064  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000303fe0 sp=0xc000303fc0 pc=0x526e8a
  1065  runtime.goexit()
  1066  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000303fe8 sp=0xc000303fe0 pc=0x46d601
  1067  created by testing.(*T).Run
  1068  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1069  
  1070  goroutine 55 [chan receive, 44 minutes]:
  1071  runtime.gopark(0xc0002acd10?, 0xc000092000?, 0xa0?, 0x4?, 0xc0002acd10?)
  1072  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000304ca8 sp=0xc000304c88 pc=0x43ae76
  1073  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1074  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000304d38 sp=0xc000304ca8 pc=0x40877d
  1075  runtime.chanrecv1(0x525f34?, 0xf91901?)
  1076  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000304d60 sp=0xc000304d38 pc=0x408278
  1077  testing.(*T).Parallel(0xc0002b01a0)
  1078  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000304dc8 sp=0xc000304d60 pc=0x525d3f
  1079  cmd/go_test.TestListTemplateContextFunction(0xc0002a5d40?)
  1080  	/workdir/go/src/cmd/go/go_test.go:1609 +0x33 fp=0xc000304f70 sp=0xc000304dc8 pc=0x9f8033
  1081  testing.tRunner(0xc0002b01a0, 0xb8aaa0)
  1082  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000304fc0 sp=0xc000304f70 pc=0x52600b
  1083  testing.(*T).Run.func1()
  1084  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000304fe0 sp=0xc000304fc0 pc=0x526e8a
  1085  runtime.goexit()
  1086  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000304fe8 sp=0xc000304fe0 pc=0x46d601
  1087  created by testing.(*T).Run
  1088  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1089  
  1090  goroutine 56 [chan receive, 44 minutes]:
  1091  runtime.gopark(0xb05100?, 0xc000092000?, 0xc0?, 0x6?, 0xc0002acdd8?)
  1092  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002acd70 sp=0xc0002acd50 pc=0x43ae76
  1093  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1094  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002ace00 sp=0xc0002acd70 pc=0x40877d
  1095  runtime.chanrecv1(0xc00016a500?, 0x5247d4?)
  1096  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002ace28 sp=0xc0002ace00 pc=0x408278
  1097  testing.(*T).Parallel(0xc0002b04e0)
  1098  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002ace90 sp=0xc0002ace28 pc=0x525d3f
  1099  cmd/go_test.(*testgoData).parallel(0xc0001498c0)
  1100  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002acf08 sp=0xc0002ace90 pc=0x9ed1d7
  1101  cmd/go_test.TestImportLocal(0xc0002a5d40?)
  1102  	/workdir/go/src/cmd/go/go_test.go:1649 +0x47 fp=0xc0002acf70 sp=0xc0002acf08 pc=0x9f8527
  1103  testing.tRunner(0xc0002b04e0, 0xb8aa30)
  1104  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002acfc0 sp=0xc0002acf70 pc=0x52600b
  1105  testing.(*T).Run.func1()
  1106  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002acfe0 sp=0xc0002acfc0 pc=0x526e8a
  1107  runtime.goexit()
  1108  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002acfe8 sp=0xc0002acfe0 pc=0x46d601
  1109  created by testing.(*T).Run
  1110  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1111  
  1112  goroutine 57 [chan receive, 44 minutes]:
  1113  runtime.gopark(0x0?, 0xc000092000?, 0x33?, 0x5f?, 0xc0002ad550?)
  1114  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002ad4e8 sp=0xc0002ad4c8 pc=0x43ae76
  1115  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1116  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002ad578 sp=0xc0002ad4e8 pc=0x40877d
  1117  runtime.chanrecv1(0xc0002ad5f8?, 0x5247d4?)
  1118  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002ad5a0 sp=0xc0002ad578 pc=0x408278
  1119  testing.(*T).Parallel(0xc0002b0820)
  1120  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002ad608 sp=0xc0002ad5a0 pc=0x525d3f
  1121  cmd/go_test.(*testgoData).parallel(0xc000149970)
  1122  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002ad680 sp=0xc0002ad608 pc=0x9ed1d7
  1123  cmd/go_test.TestGoInstallPkgdir(0x0?)
  1124  	/workdir/go/src/cmd/go/go_test.go:1801 +0x59 fp=0xc0002ad770 sp=0xc0002ad680 pc=0x9f90b9
  1125  testing.tRunner(0xc0002b0820, 0xb8a9d0)
  1126  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002ad7c0 sp=0xc0002ad770 pc=0x52600b
  1127  testing.(*T).Run.func1()
  1128  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002ad7e0 sp=0xc0002ad7c0 pc=0x526e8a
  1129  runtime.goexit()
  1130  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002ad7e8 sp=0xc0002ad7e0 pc=0x46d601
  1131  created by testing.(*T).Run
  1132  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1133  
  1134  goroutine 58 [chan receive, 44 minutes]:
  1135  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc0002addc8?)
  1136  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002add60 sp=0xc0002add40 pc=0x43ae76
  1137  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1138  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002addf0 sp=0xc0002add60 pc=0x40877d
  1139  runtime.chanrecv1(0xc0002ade70?, 0x5247d4?)
  1140  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002ade18 sp=0xc0002addf0 pc=0x408278
  1141  testing.(*T).Parallel(0xc0002b0b60)
  1142  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002ade80 sp=0xc0002ade18 pc=0x525d3f
  1143  cmd/go_test.(*testgoData).parallel(0xc000149a20)
  1144  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002adef8 sp=0xc0002ade80 pc=0x9ed1d7
  1145  cmd/go_test.TestParallelTest(0x0?)
  1146  	/workdir/go/src/cmd/go/go_test.go:1817 +0x47 fp=0xc0002adf70 sp=0xc0002adef8 pc=0x9f94c7
  1147  testing.tRunner(0xc0002b0b60, 0xb8aae8)
  1148  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002adfc0 sp=0xc0002adf70 pc=0x52600b
  1149  testing.(*T).Run.func1()
  1150  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002adfe0 sp=0xc0002adfc0 pc=0x526e8a
  1151  runtime.goexit()
  1152  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002adfe8 sp=0xc0002adfe0 pc=0x46d601
  1153  created by testing.(*T).Run
  1154  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1155  
  1156  goroutine 59 [chan receive, 44 minutes]:
  1157  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc0002a65c8?)
  1158  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a6560 sp=0xc0002a6540 pc=0x43ae76
  1159  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1160  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a65f0 sp=0xc0002a6560 pc=0x40877d
  1161  runtime.chanrecv1(0xc0002a6670?, 0x5247d4?)
  1162  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a6618 sp=0xc0002a65f0 pc=0x408278
  1163  testing.(*T).Parallel(0xc0002b0ea0)
  1164  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a6680 sp=0xc0002a6618 pc=0x525d3f
  1165  cmd/go_test.(*testgoData).parallel(0xc000149ad0)
  1166  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a66f8 sp=0xc0002a6680 pc=0x9ed1d7
  1167  cmd/go_test.TestBinaryOnlyPackages(0x0?)
  1168  	/workdir/go/src/cmd/go/go_test.go:1839 +0x6d fp=0xc0002a6770 sp=0xc0002a66f8 pc=0x9f980d
  1169  testing.tRunner(0xc0002b0ea0, 0xb8a8f8)
  1170  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a67c0 sp=0xc0002a6770 pc=0x52600b
  1171  testing.(*T).Run.func1()
  1172  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a67e0 sp=0xc0002a67c0 pc=0x526e8a
  1173  runtime.goexit()
  1174  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a67e8 sp=0xc0002a67e0 pc=0x46d601
  1175  created by testing.(*T).Run
  1176  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1177  
  1178  goroutine 60 [chan receive, 44 minutes]:
  1179  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc0002a6de0?)
  1180  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a6d78 sp=0xc0002a6d58 pc=0x43ae76
  1181  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1182  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a6e08 sp=0xc0002a6d78 pc=0x40877d
  1183  runtime.chanrecv1(0xc0002a6e88?, 0x5247d4?)
  1184  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a6e30 sp=0xc0002a6e08 pc=0x408278
  1185  testing.(*T).Parallel(0xc0002b11e0)
  1186  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a6e98 sp=0xc0002a6e30 pc=0x525d3f
  1187  cmd/go_test.(*testgoData).parallel(0xc000149b80)
  1188  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a6f10 sp=0xc0002a6e98 pc=0x9ed1d7
  1189  cmd/go_test.TestLinkSysoFiles(0x0?)
  1190  	/workdir/go/src/cmd/go/go_test.go:1892 +0x5e fp=0xc0002a6f70 sp=0xc0002a6f10 pc=0x9f9cde
  1191  testing.tRunner(0xc0002b11e0, 0xb8aa90)
  1192  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a6fc0 sp=0xc0002a6f70 pc=0x52600b
  1193  testing.(*T).Run.func1()
  1194  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a6fe0 sp=0xc0002a6fc0 pc=0x526e8a
  1195  runtime.goexit()
  1196  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a6fe8 sp=0xc0002a6fe0 pc=0x46d601
  1197  created by testing.(*T).Run
  1198  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1199  
  1200  goroutine 61 [chan receive, 44 minutes]:
  1201  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc0002a75e0?)
  1202  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a7578 sp=0xc0002a7558 pc=0x43ae76
  1203  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1204  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a7608 sp=0xc0002a7578 pc=0x40877d
  1205  runtime.chanrecv1(0xc0002a7688?, 0x5247d4?)
  1206  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a7630 sp=0xc0002a7608 pc=0x408278
  1207  testing.(*T).Parallel(0xc0002b1520)
  1208  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a7698 sp=0xc0002a7630 pc=0x525d3f
  1209  cmd/go_test.(*testgoData).parallel(0xc000149c30)
  1210  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a7710 sp=0xc0002a7698 pc=0x9ed1d7
  1211  cmd/go_test.TestGenerateUsesBuildContext(0x0?)
  1212  	/workdir/go/src/cmd/go/go_test.go:1922 +0x5e fp=0xc0002a7770 sp=0xc0002a7710 pc=0x9fa09e
  1213  testing.tRunner(0xc0002b1520, 0xb8a9b0)
  1214  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a77c0 sp=0xc0002a7770 pc=0x52600b
  1215  testing.(*T).Run.func1()
  1216  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a77e0 sp=0xc0002a77c0 pc=0x526e8a
  1217  runtime.goexit()
  1218  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a77e8 sp=0xc0002a77e0 pc=0x46d601
  1219  created by testing.(*T).Run
  1220  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1221  
  1222  goroutine 62 [chan receive, 44 minutes]:
  1223  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002a7d98?)
  1224  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a7d30 sp=0xc0002a7d10 pc=0x43ae76
  1225  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1226  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a7dc0 sp=0xc0002a7d30 pc=0x40877d
  1227  runtime.chanrecv1(0xc0002a7e40?, 0x5247d4?)
  1228  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a7de8 sp=0xc0002a7dc0 pc=0x408278
  1229  testing.(*T).Parallel(0xc0002b1860)
  1230  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a7e50 sp=0xc0002a7de8 pc=0x525d3f
  1231  cmd/go_test.(*testgoData).parallel(0xc000149ce0)
  1232  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a7ec8 sp=0xc0002a7e50 pc=0x9ed1d7
  1233  cmd/go_test.TestGoEnv(0xc0002b1860)
  1234  	/workdir/go/src/cmd/go/go_test.go:1940 +0x51 fp=0xc0002a7f70 sp=0xc0002a7ec8 pc=0x9fa371
  1235  testing.tRunner(0xc0002b1860, 0xb8a9c8)
  1236  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a7fc0 sp=0xc0002a7f70 pc=0x52600b
  1237  testing.(*T).Run.func1()
  1238  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a7fe0 sp=0xc0002a7fc0 pc=0x526e8a
  1239  runtime.goexit()
  1240  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a7fe8 sp=0xc0002a7fe0 pc=0x46d601
  1241  created by testing.(*T).Run
  1242  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1243  
  1244  goroutine 63 [chan receive, 44 minutes]:
  1245  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc0002a85e0?)
  1246  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a8578 sp=0xc0002a8558 pc=0x43ae76
  1247  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1248  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a8608 sp=0xc0002a8578 pc=0x40877d
  1249  runtime.chanrecv1(0xc0002a8688?, 0x5247d4?)
  1250  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a8630 sp=0xc0002a8608 pc=0x408278
  1251  testing.(*T).Parallel(0xc0002b1ba0)
  1252  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a8698 sp=0xc0002a8630 pc=0x525d3f
  1253  cmd/go_test.(*testgoData).parallel(0xc000149d90)
  1254  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a8710 sp=0xc0002a8698 pc=0x9ed1d7
  1255  cmd/go_test.TestLdBindNow(0x0?)
  1256  	/workdir/go/src/cmd/go/go_test.go:1985 +0x5e fp=0xc0002a8770 sp=0xc0002a8710 pc=0x9fa97e
  1257  testing.tRunner(0xc0002b1ba0, 0xb8aa78)
  1258  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a87c0 sp=0xc0002a8770 pc=0x52600b
  1259  testing.(*T).Run.func1()
  1260  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a87e0 sp=0xc0002a87c0 pc=0x526e8a
  1261  runtime.goexit()
  1262  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a87e8 sp=0xc0002a87e0 pc=0x46d601
  1263  created by testing.(*T).Run
  1264  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1265  
  1266  goroutine 64 [chan receive, 44 minutes]:
  1267  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc0002a8de0?)
  1268  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a8d78 sp=0xc0002a8d58 pc=0x43ae76
  1269  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1270  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a8e08 sp=0xc0002a8d78 pc=0x40877d
  1271  runtime.chanrecv1(0xc0002a8e88?, 0x5247d4?)
  1272  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a8e30 sp=0xc0002a8e08 pc=0x408278
  1273  testing.(*T).Parallel(0xc0002b4000)
  1274  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a8e98 sp=0xc0002a8e30 pc=0x525d3f
  1275  cmd/go_test.(*testgoData).parallel(0xc000149e40)
  1276  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a8f10 sp=0xc0002a8e98 pc=0x9ed1d7
  1277  cmd/go_test.TestConcurrentAsm(0x0?)
  1278  	/workdir/go/src/cmd/go/go_test.go:1996 +0x5e fp=0xc0002a8f70 sp=0xc0002a8f10 pc=0x9faade
  1279  testing.tRunner(0xc0002b4000, 0xb8a948)
  1280  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a8fc0 sp=0xc0002a8f70 pc=0x52600b
  1281  testing.(*T).Run.func1()
  1282  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a8fe0 sp=0xc0002a8fc0 pc=0x526e8a
  1283  runtime.goexit()
  1284  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a8fe8 sp=0xc0002a8fe0 pc=0x46d601
  1285  created by testing.(*T).Run
  1286  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1287  
  1288  goroutine 65 [chan receive, 44 minutes]:
  1289  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002a95d0?)
  1290  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a9568 sp=0xc0002a9548 pc=0x43ae76
  1291  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1292  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a95f8 sp=0xc0002a9568 pc=0x40877d
  1293  runtime.chanrecv1(0xc0002a9678?, 0x5247d4?)
  1294  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a9620 sp=0xc0002a95f8 pc=0x408278
  1295  testing.(*T).Parallel(0xc0002b4340)
  1296  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a9688 sp=0xc0002a9620 pc=0x525d3f
  1297  cmd/go_test.(*testgoData).parallel(0xc000149ef0)
  1298  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a9700 sp=0xc0002a9688 pc=0x9ed1d7
  1299  cmd/go_test.TestFFLAGS(0x0?)
  1300  	/workdir/go/src/cmd/go/go_test.go:2015 +0xa5 fp=0xc0002a9770 sp=0xc0002a9700 pc=0x9fad25
  1301  testing.tRunner(0xc0002b4340, 0xb8a998)
  1302  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a97c0 sp=0xc0002a9770 pc=0x52600b
  1303  testing.(*T).Run.func1()
  1304  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a97e0 sp=0xc0002a97c0 pc=0x526e8a
  1305  runtime.goexit()
  1306  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a97e8 sp=0xc0002a97e0 pc=0x46d601
  1307  created by testing.(*T).Run
  1308  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1309  
  1310  goroutine 66 [chan receive, 44 minutes]:
  1311  runtime.gopark(0x7f9a642e8fc0?, 0xc000092000?, 0xc0?, 0x97?, 0xc0002a9dc0?)
  1312  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002a9d58 sp=0xc0002a9d38 pc=0x43ae76
  1313  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1314  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002a9de8 sp=0xc0002a9d58 pc=0x40877d
  1315  runtime.chanrecv1(0xc0002a9e68?, 0x5247d4?)
  1316  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002a9e10 sp=0xc0002a9de8 pc=0x408278
  1317  testing.(*T).Parallel(0xc0002b4680)
  1318  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002a9e78 sp=0xc0002a9e10 pc=0x525d3f
  1319  cmd/go_test.(*testgoData).parallel(0xc0002b6000)
  1320  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002a9ef0 sp=0xc0002a9e78 pc=0x9ed1d7
  1321  cmd/go_test.TestDuplicateGlobalAsmSymbols(0xc0002b4680)
  1322  	/workdir/go/src/cmd/go/go_test.go:2047 +0xb6 fp=0xc0002a9f70 sp=0xc0002a9ef0 pc=0x9faf76
  1323  testing.tRunner(0xc0002b4680, 0xb8a988)
  1324  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002a9fc0 sp=0xc0002a9f70 pc=0x52600b
  1325  testing.(*T).Run.func1()
  1326  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002a9fe0 sp=0xc0002a9fc0 pc=0x526e8a
  1327  runtime.goexit()
  1328  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a9fe8 sp=0xc0002a9fe0 pc=0x46d601
  1329  created by testing.(*T).Run
  1330  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1331  
  1332  goroutine 67 [chan receive, 44 minutes]:
  1333  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002bc5d0?)
  1334  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002bc568 sp=0xc0002bc548 pc=0x43ae76
  1335  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1336  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bc5f8 sp=0xc0002bc568 pc=0x40877d
  1337  runtime.chanrecv1(0xc0002bc678?, 0x5247d4?)
  1338  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bc620 sp=0xc0002bc5f8 pc=0x408278
  1339  testing.(*T).Parallel(0xc0002b49c0)
  1340  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002bc688 sp=0xc0002bc620 pc=0x525d3f
  1341  cmd/go_test.(*testgoData).parallel(0xc0002b60b0)
  1342  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002bc700 sp=0xc0002bc688 pc=0x9ed1d7
  1343  cmd/go_test.TestNeedVersion(0x0?)
  1344  	/workdir/go/src/cmd/go/go_test.go:2103 +0x5e fp=0xc0002bc770 sp=0xc0002bc700 pc=0x9fb4de
  1345  testing.tRunner(0xc0002b49c0, 0xb8aac8)
  1346  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002bc7c0 sp=0xc0002bc770 pc=0x52600b
  1347  testing.(*T).Run.func1()
  1348  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002bc7e0 sp=0xc0002bc7c0 pc=0x526e8a
  1349  runtime.goexit()
  1350  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002bc7e8 sp=0xc0002bc7e0 pc=0x46d601
  1351  created by testing.(*T).Run
  1352  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1353  
  1354  goroutine 85 [chan receive, 44 minutes]:
  1355  runtime.gopark(0xb19018?, 0xc000092000?, 0xa?, 0x0?, 0xc0002bcdd0?)
  1356  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002bcd68 sp=0xc0002bcd48 pc=0x43ae76
  1357  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1358  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bcdf8 sp=0xc0002bcd68 pc=0x40877d
  1359  runtime.chanrecv1(0xc0002bce78?, 0x5247d4?)
  1360  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bce20 sp=0xc0002bcdf8 pc=0x408278
  1361  testing.(*T).Parallel(0xc00030e9c0)
  1362  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002bce88 sp=0xc0002bce20 pc=0x525d3f
  1363  cmd/go_test.(*testgoData).parallel(0xc00036a000)
  1364  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002bcf00 sp=0xc0002bce88 pc=0x9ed1d7
  1365  cmd/go_test.TestCacheListStale(0xc00030e9c0)
  1366  	/workdir/go/src/cmd/go/go_test.go:2340 +0xc5 fp=0xc0002bcf70 sp=0xc0002bcf00 pc=0x9fcb65
  1367  testing.tRunner(0xc00030e9c0, 0xb8a920)
  1368  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002bcfc0 sp=0xc0002bcf70 pc=0x52600b
  1369  testing.(*T).Run.func1()
  1370  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002bcfe0 sp=0xc0002bcfc0 pc=0x526e8a
  1371  runtime.goexit()
  1372  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002bcfe8 sp=0xc0002bcfe0 pc=0x46d601
  1373  created by testing.(*T).Run
  1374  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1375  
  1376  goroutine 10 [GC worker (idle), 42 minutes]:
  1377  runtime.gopark(0x16ede04c2fe?, 0x1?, 0xc8?, 0x2e?, 0x0?)
  1378  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000066750 sp=0xc000066730 pc=0x43ae76
  1379  runtime.gcBgMarkWorker()
  1380  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc0000667e0 sp=0xc000066750 pc=0x41c811
  1381  runtime.goexit()
  1382  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000667e8 sp=0xc0000667e0 pc=0x46d601
  1383  created by runtime.gcBgMarkStartWorkers
  1384  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1385  
  1386  goroutine 86 [chan receive, 44 minutes]:
  1387  runtime.gopark(0xb19018?, 0xc000092000?, 0xa?, 0x4?, 0xc000060db0?)
  1388  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000060d48 sp=0xc000060d28 pc=0x43ae76
  1389  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1390  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000060dd8 sp=0xc000060d48 pc=0x40877d
  1391  runtime.chanrecv1(0xc000060e58?, 0x5247d4?)
  1392  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000060e00 sp=0xc000060dd8 pc=0x408278
  1393  testing.(*T).Parallel(0xc00030eb60)
  1394  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000060e68 sp=0xc000060e00 pc=0x525d3f
  1395  cmd/go_test.(*testgoData).parallel(0xc00036a0b0)
  1396  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000060ee0 sp=0xc000060e68 pc=0x9ed1d7
  1397  cmd/go_test.TestCacheCoverage(0xc00030eb60)
  1398  	/workdir/go/src/cmd/go/go_test.go:2364 +0xd9 fp=0xc000060f70 sp=0xc000060ee0 pc=0x9fcf19
  1399  testing.tRunner(0xc00030eb60, 0xb8a918)
  1400  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000060fc0 sp=0xc000060f70 pc=0x52600b
  1401  testing.(*T).Run.func1()
  1402  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000060fe0 sp=0xc000060fc0 pc=0x526e8a
  1403  runtime.goexit()
  1404  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x46d601
  1405  created by testing.(*T).Run
  1406  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1407  
  1408  goroutine 88 [chan receive, 44 minutes]:
  1409  runtime.gopark(0xb19018?, 0xc000092000?, 0xa?, 0x23?, 0xc0002bd5c0?)
  1410  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002bd558 sp=0xc0002bd538 pc=0x43ae76
  1411  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1412  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bd5e8 sp=0xc0002bd558 pc=0x40877d
  1413  runtime.chanrecv1(0xc0002bd668?, 0x5247d4?)
  1414  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bd610 sp=0xc0002bd5e8 pc=0x408278
  1415  testing.(*T).Parallel(0xc00030eea0)
  1416  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002bd678 sp=0xc0002bd610 pc=0x525d3f
  1417  cmd/go_test.(*testgoData).parallel(0xc00036a210)
  1418  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002bd6f0 sp=0xc0002bd678 pc=0x9ed1d7
  1419  cmd/go_test.TestIssue22531(0xc00030eea0)
  1420  	/workdir/go/src/cmd/go/go_test.go:2397 +0xc9 fp=0xc0002bd770 sp=0xc0002bd6f0 pc=0x9fd4c9
  1421  testing.tRunner(0xc00030eea0, 0xb8aa60)
  1422  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002bd7c0 sp=0xc0002bd770 pc=0x52600b
  1423  testing.(*T).Run.func1()
  1424  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002bd7e0 sp=0xc0002bd7c0 pc=0x526e8a
  1425  runtime.goexit()
  1426  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002bd7e8 sp=0xc0002bd7e0 pc=0x46d601
  1427  created by testing.(*T).Run
  1428  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1429  
  1430  goroutine 91 [chan receive, 44 minutes]:
  1431  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002b95d0?)
  1432  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002b9568 sp=0xc0002b9548 pc=0x43ae76
  1433  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1434  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002b95f8 sp=0xc0002b9568 pc=0x40877d
  1435  runtime.chanrecv1(0xc0002b9678?, 0x5247d4?)
  1436  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002b9620 sp=0xc0002b95f8 pc=0x408278
  1437  testing.(*T).Parallel(0xc00030f380)
  1438  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002b9688 sp=0xc0002b9620 pc=0x525d3f
  1439  cmd/go_test.(*testgoData).parallel(0xc00036a420)
  1440  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002b9700 sp=0xc0002b9688 pc=0x9ed1d7
  1441  cmd/go_test.TestTestSkipVetAfterFailedBuild(0x0?)
  1442  	/workdir/go/src/cmd/go/go_test.go:2543 +0x5e fp=0xc0002b9770 sp=0xc0002b9700 pc=0x9fe83e
  1443  testing.tRunner(0xc00030f380, 0xb8ab08)
  1444  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002b97c0 sp=0xc0002b9770 pc=0x52600b
  1445  testing.(*T).Run.func1()
  1446  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002b97e0 sp=0xc0002b97c0 pc=0x526e8a
  1447  runtime.goexit()
  1448  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002b97e8 sp=0xc0002b97e0 pc=0x46d601
  1449  created by testing.(*T).Run
  1450  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1451  
  1452  goroutine 92 [chan receive, 44 minutes]:
  1453  runtime.gopark(0x525f00?, 0xc000092000?, 0xf0?, 0x9d?, 0xc0002b9dd8?)
  1454  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002b9d70 sp=0xc0002b9d50 pc=0x43ae76
  1455  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1456  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002b9e00 sp=0xc0002b9d70 pc=0x40877d
  1457  runtime.chanrecv1(0xc0002b9e80?, 0x5247d4?)
  1458  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002b9e28 sp=0xc0002b9e00 pc=0x408278
  1459  testing.(*T).Parallel(0xc00030f6c0)
  1460  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002b9e90 sp=0xc0002b9e28 pc=0x525d3f
  1461  cmd/go_test.(*testgoData).parallel(0xc00036a4d0)
  1462  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002b9f08 sp=0xc0002b9e90 pc=0x9ed1d7
  1463  cmd/go_test.TestTestVetRebuild(0x0?)
  1464  	/workdir/go/src/cmd/go/go_test.go:2559 +0x6d fp=0xc0002b9f70 sp=0xc0002b9f08 pc=0x9fea2d
  1465  testing.tRunner(0xc00030f6c0, 0xb8ab10)
  1466  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002b9fc0 sp=0xc0002b9f70 pc=0x52600b
  1467  testing.(*T).Run.func1()
  1468  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002b9fe0 sp=0xc0002b9fc0 pc=0x526e8a
  1469  runtime.goexit()
  1470  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002b9fe8 sp=0xc0002b9fe0 pc=0x46d601
  1471  created by testing.(*T).Run
  1472  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1473  
  1474  goroutine 93 [chan receive, 44 minutes]:
  1475  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0002ba598?)
  1476  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002ba530 sp=0xc0002ba510 pc=0x43ae76
  1477  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1478  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002ba5c0 sp=0xc0002ba530 pc=0x40877d
  1479  runtime.chanrecv1(0xc0002ba640?, 0x5247d4?)
  1480  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002ba5e8 sp=0xc0002ba5c0 pc=0x408278
  1481  testing.(*T).Parallel(0xc00030fa00)
  1482  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002ba650 sp=0xc0002ba5e8 pc=0x525d3f
  1483  cmd/go_test.(*testgoData).parallel(0xc00036a580)
  1484  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002ba6c8 sp=0xc0002ba650 pc=0x9ed1d7
  1485  cmd/go_test.TestInstallDeps(0x0?)
  1486  	/workdir/go/src/cmd/go/go_test.go:2599 +0x8e fp=0xc0002ba770 sp=0xc0002ba6c8 pc=0x9fecae
  1487  testing.tRunner(0xc00030fa00, 0xb8aa40)
  1488  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002ba7c0 sp=0xc0002ba770 pc=0x52600b
  1489  testing.(*T).Run.func1()
  1490  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002ba7e0 sp=0xc0002ba7c0 pc=0x526e8a
  1491  runtime.goexit()
  1492  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002ba7e8 sp=0xc0002ba7e0 pc=0x46d601
  1493  created by testing.(*T).Run
  1494  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1495  
  1496  goroutine 94 [chan receive, 44 minutes]:
  1497  runtime.gopark(0x525f34?, 0xc000092000?, 0x0?, 0x5f?, 0xc0002badc8?)
  1498  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002bad60 sp=0xc0002bad40 pc=0x43ae76
  1499  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1500  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002badf0 sp=0xc0002bad60 pc=0x40877d
  1501  runtime.chanrecv1(0xc0002bae70?, 0x5247d4?)
  1502  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bae18 sp=0xc0002badf0 pc=0x408278
  1503  testing.(*T).Parallel(0xc00030fd40)
  1504  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002bae80 sp=0xc0002bae18 pc=0x525d3f
  1505  cmd/go_test.(*testgoData).parallel(0xc00036a630)
  1506  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002baef8 sp=0xc0002bae80 pc=0x9ed1d7
  1507  cmd/go_test.TestImportPath(0x0?)
  1508  	/workdir/go/src/cmd/go/go_test.go:2640 +0x6d fp=0xc0002baf70 sp=0xc0002baef8 pc=0x9ff1cd
  1509  testing.tRunner(0xc00030fd40, 0xb8aa38)
  1510  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002bafc0 sp=0xc0002baf70 pc=0x52600b
  1511  testing.(*T).Run.func1()
  1512  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002bafe0 sp=0xc0002bafc0 pc=0x526e8a
  1513  runtime.goexit()
  1514  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002bafe8 sp=0xc0002bafe0 pc=0x46d601
  1515  created by testing.(*T).Run
  1516  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1517  
  1518  goroutine 95 [chan receive, 44 minutes]:
  1519  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc0002bb5e0?)
  1520  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002bb578 sp=0xc0002bb558 pc=0x43ae76
  1521  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1522  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bb608 sp=0xc0002bb578 pc=0x40877d
  1523  runtime.chanrecv1(0xc0002bb688?, 0x5247d4?)
  1524  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bb630 sp=0xc0002bb608 pc=0x408278
  1525  testing.(*T).Parallel(0xc00036c1a0)
  1526  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002bb698 sp=0xc0002bb630 pc=0x525d3f
  1527  cmd/go_test.(*testgoData).parallel(0xc00036a6e0)
  1528  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002bb710 sp=0xc0002bb698 pc=0x9ed1d7
  1529  cmd/go_test.TestBadCommandLines(0x0?)
  1530  	/workdir/go/src/cmd/go/go_test.go:2686 +0x5e fp=0xc0002bb770 sp=0xc0002bb710 pc=0x9ff45e
  1531  testing.tRunner(0xc00036c1a0, 0xb8a8f0)
  1532  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002bb7c0 sp=0xc0002bb770 pc=0x52600b
  1533  testing.(*T).Run.func1()
  1534  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002bb7e0 sp=0xc0002bb7c0 pc=0x526e8a
  1535  runtime.goexit()
  1536  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002bb7e8 sp=0xc0002bb7e0 pc=0x46d601
  1537  created by testing.(*T).Run
  1538  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1539  
  1540  goroutine 96 [chan receive, 44 minutes]:
  1541  runtime.gopark(0x0?, 0xc000092000?, 0x33?, 0x5f?, 0xc0002bbd50?)
  1542  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0002bbce8 sp=0xc0002bbcc8 pc=0x43ae76
  1543  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1544  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bbd78 sp=0xc0002bbce8 pc=0x40877d
  1545  runtime.chanrecv1(0xc0002bbdf8?, 0x5247d4?)
  1546  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bbda0 sp=0xc0002bbd78 pc=0x408278
  1547  testing.(*T).Parallel(0xc00036c4e0)
  1548  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc0002bbe08 sp=0xc0002bbda0 pc=0x525d3f
  1549  cmd/go_test.(*testgoData).parallel(0xc00036a790)
  1550  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0002bbe80 sp=0xc0002bbe08 pc=0x9ed1d7
  1551  cmd/go_test.TestTwoPkgConfigs(0xc00036c4e0)
  1552  	/workdir/go/src/cmd/go/go_test.go:2741 +0xe7 fp=0xc0002bbf70 sp=0xc0002bbe80 pc=0x9ffba7
  1553  testing.tRunner(0xc00036c4e0, 0xb8ab18)
  1554  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0002bbfc0 sp=0xc0002bbf70 pc=0x52600b
  1555  testing.(*T).Run.func1()
  1556  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0002bbfe0 sp=0xc0002bbfc0 pc=0x526e8a
  1557  runtime.goexit()
  1558  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002bbfe8 sp=0xc0002bbfe0 pc=0x46d601
  1559  created by testing.(*T).Run
  1560  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1561  
  1562  goroutine 97 [chan receive, 44 minutes]:
  1563  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0003725c0?)
  1564  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000372558 sp=0xc000372538 pc=0x43ae76
  1565  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1566  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0003725e8 sp=0xc000372558 pc=0x40877d
  1567  runtime.chanrecv1(0xc000372668?, 0x5247d4?)
  1568  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000372610 sp=0xc0003725e8 pc=0x408278
  1569  testing.(*T).Parallel(0xc00036c820)
  1570  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000372678 sp=0xc000372610 pc=0x525d3f
  1571  cmd/go_test.(*testgoData).parallel(0xc00036a840)
  1572  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0003726f0 sp=0xc000372678 pc=0x9ed1d7
  1573  cmd/go_test.TestCgoCache(0xc00036c820)
  1574  	/workdir/go/src/cmd/go/go_test.go:2773 +0xb6 fp=0xc000372770 sp=0xc0003726f0 pc=0x9ffff6
  1575  testing.tRunner(0xc00036c820, 0xb8a928)
  1576  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0003727c0 sp=0xc000372770 pc=0x52600b
  1577  testing.(*T).Run.func1()
  1578  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0003727e0 sp=0xc0003727c0 pc=0x526e8a
  1579  runtime.goexit()
  1580  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003727e8 sp=0xc0003727e0 pc=0x46d601
  1581  created by testing.(*T).Run
  1582  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1583  
  1584  goroutine 98 [chan receive, 44 minutes]:
  1585  runtime.gopark(0x0?, 0xc000092000?, 0xaa?, 0xf0?, 0xc000372de0?)
  1586  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000372d78 sp=0xc000372d58 pc=0x43ae76
  1587  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1588  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000372e08 sp=0xc000372d78 pc=0x40877d
  1589  runtime.chanrecv1(0xc000372e88?, 0x5247d4?)
  1590  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000372e30 sp=0xc000372e08 pc=0x408278
  1591  testing.(*T).Parallel(0xc00036cb60)
  1592  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000372e98 sp=0xc000372e30 pc=0x525d3f
  1593  cmd/go_test.(*testgoData).parallel(0xc00036a8f0)
  1594  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000372f10 sp=0xc000372e98 pc=0x9ed1d7
  1595  cmd/go_test.TestFilepathUnderCwdFormat(0x0?)
  1596  	/workdir/go/src/cmd/go/go_test.go:2795 +0x5e fp=0xc000372f70 sp=0xc000372f10 pc=0xa002be
  1597  testing.tRunner(0xc00036cb60, 0xb8a9a0)
  1598  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000372fc0 sp=0xc000372f70 pc=0x52600b
  1599  testing.(*T).Run.func1()
  1600  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000372fe0 sp=0xc000372fc0 pc=0x526e8a
  1601  runtime.goexit()
  1602  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000372fe8 sp=0xc000372fe0 pc=0x46d601
  1603  created by testing.(*T).Run
  1604  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1605  
  1606  goroutine 99 [chan receive, 44 minutes]:
  1607  runtime.gopark(0x0?, 0xc000092000?, 0x0?, 0x0?, 0xc0003735c0?)
  1608  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000373558 sp=0xc000373538 pc=0x43ae76
  1609  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1610  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc0003735e8 sp=0xc000373558 pc=0x40877d
  1611  runtime.chanrecv1(0xc000373668?, 0x5247d4?)
  1612  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000373610 sp=0xc0003735e8 pc=0x408278
  1613  testing.(*T).Parallel(0xc00036cea0)
  1614  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000373678 sp=0xc000373610 pc=0x525d3f
  1615  cmd/go_test.(*testgoData).parallel(0xc00036a9a0)
  1616  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc0003736f0 sp=0xc000373678 pc=0x9ed1d7
  1617  cmd/go_test.TestDontReportRemoveOfEmptyDir(0xc00036cea0)
  1618  	/workdir/go/src/cmd/go/go_test.go:2804 +0x66 fp=0xc000373770 sp=0xc0003736f0 pc=0xa00466
  1619  testing.tRunner(0xc00036cea0, 0xb8a980)
  1620  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0003737c0 sp=0xc000373770 pc=0x52600b
  1621  testing.(*T).Run.func1()
  1622  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0003737e0 sp=0xc0003737c0 pc=0x526e8a
  1623  runtime.goexit()
  1624  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003737e8 sp=0xc0003737e0 pc=0x46d601
  1625  created by testing.(*T).Run
  1626  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1627  
  1628  goroutine 100 [chan receive, 44 minutes]:
  1629  runtime.gopark(0x0?, 0xc000092000?, 0x33?, 0x5f?, 0xc000373d50?)
  1630  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000373ce8 sp=0xc000373cc8 pc=0x43ae76
  1631  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1632  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000373d78 sp=0xc000373ce8 pc=0x40877d
  1633  runtime.chanrecv1(0xc000373df8?, 0x5247d4?)
  1634  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000373da0 sp=0xc000373d78 pc=0x408278
  1635  testing.(*T).Parallel(0xc00036d1e0)
  1636  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000373e08 sp=0xc000373da0 pc=0x525d3f
  1637  cmd/go_test.(*testgoData).parallel(0xc00036aa50)
  1638  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000373e80 sp=0xc000373e08 pc=0x9ed1d7
  1639  cmd/go_test.TestLinkerTmpDirIsDeleted(0xc00036d1e0)
  1640  	/workdir/go/src/cmd/go/go_test.go:2826 +0xe5 fp=0xc000373f70 sp=0xc000373e80 pc=0xa00825
  1641  testing.tRunner(0xc00036d1e0, 0xb8aa98)
  1642  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000373fc0 sp=0xc000373f70 pc=0x52600b
  1643  testing.(*T).Run.func1()
  1644  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000373fe0 sp=0xc000373fc0 pc=0x526e8a
  1645  runtime.goexit()
  1646  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000373fe8 sp=0xc000373fe0 pc=0x46d601
  1647  created by testing.(*T).Run
  1648  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1649  
  1650  goroutine 101 [chan receive, 44 minutes]:
  1651  runtime.gopark(0x525f00?, 0xc000092000?, 0xf0?, 0x45?, 0xc0003745d8?)
  1652  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000374570 sp=0xc000374550 pc=0x43ae76
  1653  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1654  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000374600 sp=0xc000374570 pc=0x40877d
  1655  runtime.chanrecv1(0xc000374680?, 0x5247d4?)
  1656  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000374628 sp=0xc000374600 pc=0x408278
  1657  testing.(*T).Parallel(0xc00036d520)
  1658  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc000374690 sp=0xc000374628 pc=0x525d3f
  1659  cmd/go_test.(*testgoData).parallel(0xc00036ab00)
  1660  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc000374708 sp=0xc000374690 pc=0x9ed1d7
  1661  cmd/go_test.TestCoverpkgTestOnly(0x0?)
  1662  	/workdir/go/src/cmd/go/go_test.go:2872 +0x6d fp=0xc000374770 sp=0xc000374708 pc=0xa00dcd
  1663  testing.tRunner(0xc00036d520, 0xb8a950)
  1664  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc0003747c0 sp=0xc000374770 pc=0x52600b
  1665  testing.(*T).Run.func1()
  1666  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc0003747e0 sp=0xc0003747c0 pc=0x526e8a
  1667  runtime.goexit()
  1668  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003747e8 sp=0xc0003747e0 pc=0x46d601
  1669  created by testing.(*T).Run
  1670  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1671  
  1672  goroutine 113 [chan receive, 44 minutes]:
  1673  runtime.gopark(0xd0?, 0xc000092000?, 0x40?, 0xef?, 0xc00036f600?)
  1674  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00036f598 sp=0xc00036f578 pc=0x43ae76
  1675  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1676  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00036f628 sp=0xc00036f598 pc=0x40877d
  1677  runtime.chanrecv1(0x22?, 0x53e?)
  1678  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00036f650 sp=0xc00036f628 pc=0x408278
  1679  testing.(*T).Parallel(0xc00037e820)
  1680  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc00036f6b8 sp=0xc00036f650 pc=0x525d3f
  1681  cmd/go_test.TestDocsUpToDate(0xc00037e820)
  1682  	/workdir/go/src/cmd/go/help_test.go:19 +0x33 fp=0xc00036f770 sp=0xc00036f6b8 pc=0xa01933
  1683  testing.tRunner(0xc00037e820, 0xb8a978)
  1684  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc00036f7c0 sp=0xc00036f770 pc=0x52600b
  1685  testing.(*T).Run.func1()
  1686  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc00036f7e0 sp=0xc00036f7c0 pc=0x526e8a
  1687  runtime.goexit()
  1688  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00036f7e8 sp=0xc00036f7e0 pc=0x46d601
  1689  created by testing.(*T).Run
  1690  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1691  
  1692  goroutine 8 [GC worker (idle), 3 minutes]:
  1693  runtime.gopark(0x3ae0a569105?, 0x1?, 0x32?, 0xd8?, 0x0?)
  1694  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000374f50 sp=0xc000374f30 pc=0x43ae76
  1695  runtime.gcBgMarkWorker()
  1696  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc000374fe0 sp=0xc000374f50 pc=0x41c811
  1697  runtime.goexit()
  1698  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000374fe8 sp=0xc000374fe0 pc=0x46d601
  1699  created by runtime.gcBgMarkStartWorkers
  1700  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1701  
  1702  goroutine 9 [GC worker (idle), 3 minutes]:
  1703  runtime.gopark(0x3ae0a57c167?, 0x1?, 0xac?, 0xf8?, 0x0?)
  1704  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000375750 sp=0xc000375730 pc=0x43ae76
  1705  runtime.gcBgMarkWorker()
  1706  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc0003757e0 sp=0xc000375750 pc=0x41c811
  1707  runtime.goexit()
  1708  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003757e8 sp=0xc0003757e0 pc=0x46d601
  1709  created by runtime.gcBgMarkStartWorkers
  1710  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1711  
  1712  goroutine 115 [chan receive, 42 minutes]:
  1713  runtime.gopark(0xc00029cde0?, 0x0?, 0x0?, 0x60?, 0xc000486df8?)
  1714  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000486d50 sp=0xc000486d30 pc=0x43ae76
  1715  runtime.chanrecv(0xc00007fea0, 0x0, 0x1)
  1716  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000486de0 sp=0xc000486d50 pc=0x40877d
  1717  runtime.chanrecv1(0xc000356a80?, 0xc000486e77?)
  1718  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000486e08 sp=0xc000486de0 pc=0x408278
  1719  testing.tRunner.func1()
  1720  	/workdir/go/src/testing/testing.go:1447 +0x4a5 fp=0xc000486f70 sp=0xc000486e08 pc=0x526565
  1721  testing.tRunner(0xc00037eb60, 0xb8aaf0)
  1722  	/workdir/go/src/testing/testing.go:1487 +0x144 fp=0xc000486fc0 sp=0xc000486f70 pc=0x526044
  1723  testing.(*T).Run.func1()
  1724  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000486fe0 sp=0xc000486fc0 pc=0x526e8a
  1725  runtime.goexit()
  1726  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000486fe8 sp=0xc000486fe0 pc=0x46d601
  1727  created by testing.(*T).Run
  1728  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1729  
  1730  goroutine 73 [GC worker (idle), 3 minutes]:
  1731  runtime.gopark(0x3ae0a56ba95?, 0x1?, 0xb2?, 0x7f?, 0xc00036e7a8?)
  1732  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00036e750 sp=0xc00036e730 pc=0x43ae76
  1733  runtime.gcBgMarkWorker()
  1734  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc00036e7e0 sp=0xc00036e750 pc=0x41c811
  1735  runtime.goexit()
  1736  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00036e7e8 sp=0xc00036e7e0 pc=0x46d601
  1737  created by runtime.gcBgMarkStartWorkers
  1738  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1739  
  1740  goroutine 114 [chan receive, 44 minutes]:
  1741  runtime.gopark(0xf4ef40?, 0xc000092000?, 0x18?, 0xfe?, 0xc00036fd68?)
  1742  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00036fd00 sp=0xc00036fce0 pc=0x43ae76
  1743  runtime.chanrecv(0xc00010e300, 0x0, 0x1)
  1744  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc00036fd90 sp=0xc00036fd00 pc=0x40877d
  1745  runtime.chanrecv1(0xc00036fe10?, 0x5247d4?)
  1746  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc00036fdb8 sp=0xc00036fd90 pc=0x408278
  1747  testing.(*T).Parallel(0xc00037e9c0)
  1748  	/workdir/go/src/testing/testing.go:1306 +0x1bf fp=0xc00036fe20 sp=0xc00036fdb8 pc=0x525d3f
  1749  cmd/go_test.(*testgoData).parallel(0xc00036ae70)
  1750  	/workdir/go/src/cmd/go/go_test.go:395 +0x2b7 fp=0xc00036fe98 sp=0xc00036fe20 pc=0x9ed1d7
  1751  cmd/go_test.TestNoteReading(0xc00037e9c0)
  1752  	/workdir/go/src/cmd/go/note_test.go:21 +0x86 fp=0xc00036ff70 sp=0xc00036fe98 pc=0xa02166
  1753  testing.tRunner(0xc00037e9c0, 0xb8aad8)
  1754  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc00036ffc0 sp=0xc00036ff70 pc=0x52600b
  1755  testing.(*T).Run.func1()
  1756  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc00036ffe0 sp=0xc00036ffc0 pc=0x526e8a
  1757  runtime.goexit()
  1758  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00036ffe8 sp=0xc00036ffe0 pc=0x46d601
  1759  created by testing.(*T).Run
  1760  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1761  
  1762  goroutine 6921 [chan receive, 3 minutes]:
  1763  runtime.gopark(0xa87ee0?, 0xc000a2a720?, 0x20?, 0x2d?, 0x40f205?)
  1764  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000a2a610 sp=0xc000a2a5f0 pc=0x43ae76
  1765  runtime.chanrecv(0xc000f56de0, 0xc000a2a720, 0x1)
  1766  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000a2a6a0 sp=0xc000a2a610 pc=0x40877d
  1767  runtime.chanrecv1(0xc000782810?, 0x7f9a6428b000?)
  1768  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000a2a6c8 sp=0xc000a2a6a0 pc=0x408278
  1769  os/exec.(*Cmd).Wait(0xc000366f20)
  1770  	/workdir/go/src/os/exec/exec.go:608 +0x1ca fp=0xc000a2a740 sp=0xc000a2a6c8 pc=0x56976a
  1771  cmd/go_test.waitOrStop({0xc1bbb8?, 0xc000780e80}, 0xc000366f20, {0xc1a3f8?, 0xc13438}, 0x1f6bbbdd9c)
  1772  	/workdir/go/src/cmd/go/script_test.go:1370 +0x137 fp=0xc000a2a790 sp=0xc000a2a740 pc=0xa0fdd7
  1773  cmd/go_test.(*testScript).startBackground.func1()
  1774  	/workdir/go/src/cmd/go/script_test.go:1248 +0x4d fp=0xc000a2a7e0 sp=0xc000a2a790 pc=0xa0fa8d
  1775  runtime.goexit()
  1776  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000a2a7e8 sp=0xc000a2a7e0 pc=0x46d601
  1777  created by cmd/go_test.(*testScript).startBackground
  1778  	/workdir/go/src/cmd/go/script_test.go:1247 +0x41b
  1779  
  1780  goroutine 572 [GC worker (idle), 44 minutes]:
  1781  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1782  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000690750 sp=0xc000690730 pc=0x43ae76
  1783  runtime.gcBgMarkWorker()
  1784  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc0006907e0 sp=0xc000690750 pc=0x41c811
  1785  runtime.goexit()
  1786  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006907e8 sp=0xc0006907e0 pc=0x46d601
  1787  created by runtime.gcBgMarkStartWorkers
  1788  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1789  
  1790  goroutine 573 [GC worker (idle), 44 minutes]:
  1791  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1792  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000690f50 sp=0xc000690f30 pc=0x43ae76
  1793  runtime.gcBgMarkWorker()
  1794  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc000690fe0 sp=0xc000690f50 pc=0x41c811
  1795  runtime.goexit()
  1796  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000690fe8 sp=0xc000690fe0 pc=0x46d601
  1797  created by runtime.gcBgMarkStartWorkers
  1798  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1799  
  1800  goroutine 574 [GC worker (idle), 44 minutes]:
  1801  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1802  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000691750 sp=0xc000691730 pc=0x43ae76
  1803  runtime.gcBgMarkWorker()
  1804  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc0006917e0 sp=0xc000691750 pc=0x41c811
  1805  runtime.goexit()
  1806  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006917e8 sp=0xc0006917e0 pc=0x46d601
  1807  created by runtime.gcBgMarkStartWorkers
  1808  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1809  
  1810  goroutine 578 [GC worker (idle), 44 minutes]:
  1811  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0xc000326108?)
  1812  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00036ef50 sp=0xc00036ef30 pc=0x43ae76
  1813  runtime.gcBgMarkWorker()
  1814  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc00036efe0 sp=0xc00036ef50 pc=0x41c811
  1815  runtime.goexit()
  1816  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00036efe8 sp=0xc00036efe0 pc=0x46d601
  1817  created by runtime.gcBgMarkStartWorkers
  1818  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1819  
  1820  goroutine 575 [GC worker (idle), 44 minutes]:
  1821  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1822  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000691f50 sp=0xc000691f30 pc=0x43ae76
  1823  runtime.gcBgMarkWorker()
  1824  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc000691fe0 sp=0xc000691f50 pc=0x41c811
  1825  runtime.goexit()
  1826  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000691fe8 sp=0xc000691fe0 pc=0x46d601
  1827  created by runtime.gcBgMarkStartWorkers
  1828  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1829  
  1830  goroutine 579 [GC worker (idle), 44 minutes]:
  1831  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1832  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000492750 sp=0xc000492730 pc=0x43ae76
  1833  runtime.gcBgMarkWorker()
  1834  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc0004927e0 sp=0xc000492750 pc=0x41c811
  1835  runtime.goexit()
  1836  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004927e8 sp=0xc0004927e0 pc=0x46d601
  1837  created by runtime.gcBgMarkStartWorkers
  1838  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1839  
  1840  goroutine 580 [GC worker (idle), 44 minutes]:
  1841  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1842  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000492f50 sp=0xc000492f30 pc=0x43ae76
  1843  runtime.gcBgMarkWorker()
  1844  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc000492fe0 sp=0xc000492f50 pc=0x41c811
  1845  runtime.goexit()
  1846  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000492fe8 sp=0xc000492fe0 pc=0x46d601
  1847  created by runtime.gcBgMarkStartWorkers
  1848  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1849  
  1850  goroutine 576 [GC worker (idle), 44 minutes]:
  1851  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1852  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00048e750 sp=0xc00048e730 pc=0x43ae76
  1853  runtime.gcBgMarkWorker()
  1854  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc00048e7e0 sp=0xc00048e750 pc=0x41c811
  1855  runtime.goexit()
  1856  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00048e7e8 sp=0xc00048e7e0 pc=0x46d601
  1857  created by runtime.gcBgMarkStartWorkers
  1858  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1859  
  1860  goroutine 581 [GC worker (idle), 42 minutes]:
  1861  runtime.gopark(0xfc2c20?, 0x1?, 0xc9?, 0xeb?, 0x0?)
  1862  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000493750 sp=0xc000493730 pc=0x43ae76
  1863  runtime.gcBgMarkWorker()
  1864  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc0004937e0 sp=0xc000493750 pc=0x41c811
  1865  runtime.goexit()
  1866  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004937e8 sp=0xc0004937e0 pc=0x46d601
  1867  created by runtime.gcBgMarkStartWorkers
  1868  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1869  
  1870  goroutine 594 [GC worker (idle), 44 minutes]:
  1871  runtime.gopark(0xfc2c20?, 0x1?, 0xbf?, 0x16?, 0xc000014030?)
  1872  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000061f50 sp=0xc000061f30 pc=0x43ae76
  1873  runtime.gcBgMarkWorker()
  1874  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc000061fe0 sp=0xc000061f50 pc=0x41c811
  1875  runtime.goexit()
  1876  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x46d601
  1877  created by runtime.gcBgMarkStartWorkers
  1878  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1879  
  1880  goroutine 595 [GC worker (idle), 42 minutes]:
  1881  runtime.gopark(0xfc2c20?, 0x3?, 0xa9?, 0x4c?, 0x0?)
  1882  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc00038a750 sp=0xc00038a730 pc=0x43ae76
  1883  runtime.gcBgMarkWorker()
  1884  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc00038a7e0 sp=0xc00038a750 pc=0x41c811
  1885  runtime.goexit()
  1886  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00038a7e8 sp=0xc00038a7e0 pc=0x46d601
  1887  created by runtime.gcBgMarkStartWorkers
  1888  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1889  
  1890  goroutine 11 [GC worker (idle)]:
  1891  runtime.gopark(0x3ae0a56b484?, 0x1?, 0xe0?, 0x71?, 0x0?)
  1892  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000066f50 sp=0xc000066f30 pc=0x43ae76
  1893  runtime.gcBgMarkWorker()
  1894  	/workdir/go/src/runtime/mgc.go:1266 +0xf1 fp=0xc000066fe0 sp=0xc000066f50 pc=0x41c811
  1895  runtime.goexit()
  1896  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x46d601
  1897  created by runtime.gcBgMarkStartWorkers
  1898  	/workdir/go/src/runtime/mgc.go:1190 +0x25
  1899  
  1900  goroutine 6922 [chan send, 3 minutes]:
  1901  runtime.gopark(0x1?, 0x2?, 0x78?, 0xa6?, 0x481daa?)
  1902  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0000ca638 sp=0xc0000ca618 pc=0x43ae76
  1903  runtime.chansend(0xc000e4f380, 0xc0000ca770, 0x1, 0xc0000ca6c8?)
  1904  	/workdir/go/src/runtime/chan.go:259 +0x42e fp=0xc0000ca6c0 sp=0xc0000ca638 pc=0x40796e
  1905  runtime.chansend1(0xc0000ca790?, 0xc1a3f8?)
  1906  	/workdir/go/src/runtime/chan.go:145 +0x1d fp=0xc0000ca6f0 sp=0xc0000ca6c0 pc=0x40751d
  1907  cmd/go_test.waitOrStop.func1()
  1908  	/workdir/go/src/cmd/go/script_test.go:1367 +0x285 fp=0xc0000ca7e0 sp=0xc0000ca6f0 pc=0xa10125
  1909  runtime.goexit()
  1910  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000ca7e8 sp=0xc0000ca7e0 pc=0x46d601
  1911  created by cmd/go_test.waitOrStop
  1912  	/workdir/go/src/cmd/go/script_test.go:1332 +0x12d
  1913  
  1914  goroutine 731 [chan receive, 44 minutes]:
  1915  runtime.gopark(0x4432e0?, 0xc001503800?, 0x20?, 0x55?, 0xa0f99b?)
  1916  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc000153b18 sp=0xc000153af8 pc=0x43ae76
  1917  runtime.chanrecv(0xc000e4f200, 0x0, 0x1)
  1918  	/workdir/go/src/runtime/chan.go:583 +0x49d fp=0xc000153ba8 sp=0xc000153b18 pc=0x40877d
  1919  runtime.chanrecv1(0xc0001cb900?, 0x0?)
  1920  	/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000153bd0 sp=0xc000153ba8 pc=0x408278
  1921  cmd/go_test.(*testScript).cmdExec(0xc0001cb900, {0x0, 0x0}, {0xc000f56a80, 0x6, 0x6})
  1922  	/workdir/go/src/cmd/go/script_test.go:823 +0x29f fp=0xc000153c40 sp=0xc000153bd0 pc=0xa0c05f
  1923  cmd/go_test.(*testScript).cmdGo(0xa7b780?, {0x0, 0x0}, {0xc000d9c680?, 0x5?, 0x1?})
  1924  	/workdir/go/src/cmd/go/script_test.go:885 +0x105 fp=0xc000153cb0 sp=0xc000153c40 pc=0xa0c9e5
  1925  cmd/go_test.(*testScript).run(0xc0001cb900)
  1926  	/workdir/go/src/cmd/go/script_test.go:462 +0x823 fp=0xc000153ed0 sp=0xc000153cb0 pc=0xa08763
  1927  cmd/go_test.TestScript.func1(0xc0000d5380)
  1928  	/workdir/go/src/cmd/go/script_test.go:97 +0x20f fp=0xc000153f70 sp=0xc000153ed0 pc=0xa068af
  1929  testing.tRunner(0xc0000d5380, 0xc000638640)
  1930  	/workdir/go/src/testing/testing.go:1481 +0x10b fp=0xc000153fc0 sp=0xc000153f70 pc=0x52600b
  1931  testing.(*T).Run.func1()
  1932  	/workdir/go/src/testing/testing.go:1528 +0x2a fp=0xc000153fe0 sp=0xc000153fc0 pc=0x526e8a
  1933  runtime.goexit()
  1934  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000153fe8 sp=0xc000153fe0 pc=0x46d601
  1935  created by testing.(*T).Run
  1936  	/workdir/go/src/testing/testing.go:1528 +0x35f
  1937  
  1938  goroutine 6919 [IO wait]:
  1939  runtime.gopark(0x4182ad?, 0xb?, 0x0?, 0x0?, 0xb?)
  1940  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0000e5d40 sp=0xc0000e5d20 pc=0x43ae76
  1941  runtime.netpollblock(0x481fe5?, 0x4052af?, 0x0?)
  1942  	/workdir/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0000e5d78 sp=0xc0000e5d40 pc=0x433797
  1943  internal/poll.runtime_pollWait(0x7f9a64089668, 0x72)
  1944  	/workdir/go/src/runtime/netpoll.go:306 +0x89 fp=0xc0000e5d98 sp=0xc0000e5d78 pc=0x4679e9
  1945  internal/poll.(*pollDesc).wait(0xc000f56c00?, 0xc000bc8000?, 0x1)
  1946  	/workdir/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0000e5dc0 sp=0xc0000e5d98 pc=0x4a54b2
  1947  internal/poll.(*pollDesc).waitRead(...)
  1948  	/workdir/go/src/internal/poll/fd_poll_runtime.go:89
  1949  internal/poll.(*FD).Read(0xc000f56c00, {0xc000bc8000, 0x8000, 0x8000})
  1950  	/workdir/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc0000e5e58 sp=0xc0000e5dc0 pc=0x4a6899
  1951  os.(*File).read(...)
  1952  	/workdir/go/src/os/file_posix.go:31
  1953  os.(*File).Read(0xc0002d03a0, {0xc000bc8000?, 0x48?, 0xa06845?})
  1954  	/workdir/go/src/os/file.go:117 +0x5e fp=0xc0000e5eb0 sp=0xc0000e5e58 pc=0x4b24be
  1955  io.copyBuffer({0xc17260, 0xc000d9c740}, {0xc17100, 0xc0002d03a0}, {0x0, 0x0, 0x0})
  1956  	/workdir/go/src/io/io.go:427 +0x1b2 fp=0xc0000e5f30 sp=0xc0000e5eb0 pc=0x4a0e12
  1957  io.Copy(...)
  1958  	/workdir/go/src/io/io.go:386
  1959  os/exec.(*Cmd).writerDescriptor.func1()
  1960  	/workdir/go/src/os/exec/exec.go:407 +0x3a fp=0xc0000e5f90 sp=0xc0000e5f30 pc=0x56887a
  1961  os/exec.(*Cmd).Start.func1(0xc000638640?)
  1962  	/workdir/go/src/os/exec/exec.go:544 +0x25 fp=0xc0000e5fc8 sp=0xc0000e5f90 pc=0x569525
  1963  os/exec.(*Cmd).Start.func2()
  1964  	/workdir/go/src/os/exec/exec.go:545 +0x2a fp=0xc0000e5fe0 sp=0xc0000e5fc8 pc=0x5694ca
  1965  runtime.goexit()
  1966  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000e5fe8 sp=0xc0000e5fe0 pc=0x46d601
  1967  created by os/exec.(*Cmd).Start
  1968  	/workdir/go/src/os/exec/exec.go:543 +0x715
  1969  
  1970  goroutine 864 [IO wait, 42 minutes]:
  1971  runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  1972  	/workdir/go/src/runtime/proc.go:375 +0xd6 fp=0xc0006a4c00 sp=0xc0006a4be0 pc=0x43ae76
  1973  runtime.netpollblock(0xc0006a4cc0?, 0x4052af?, 0x0?)
  1974  	/workdir/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0006a4c38 sp=0xc0006a4c00 pc=0x433797
  1975  internal/poll.runtime_pollWait(0x7f9a642e5e28, 0x72)
  1976  	/workdir/go/src/runtime/netpoll.go:306 +0x89 fp=0xc0006a4c58 sp=0xc0006a4c38 pc=0x4679e9
  1977  internal/poll.(*pollDesc).wait(0xc000164280?, 0x36?, 0x0)
  1978  	/workdir/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0006a4c80 sp=0xc0006a4c58 pc=0x4a54b2
  1979  internal/poll.(*pollDesc).waitRead(...)
  1980  	/workdir/go/src/internal/poll/fd_poll_runtime.go:89
  1981  internal/poll.(*FD).Accept(0xc000164280)
  1982  	/workdir/go/src/internal/poll/fd_unix.go:614 +0x2bd fp=0xc0006a4d28 sp=0xc0006a4c80 pc=0x4aad9d
  1983  net.(*netFD).accept(0xc000164280)
  1984  	/workdir/go/src/net/fd_unix.go:172 +0x35 fp=0xc0006a4de0 sp=0xc0006a4d28 pc=0x6c7235
  1985  net.(*TCPListener).accept(0xc00012d8c0)
  1986  	/workdir/go/src/net/tcpsock_posix.go:142 +0x28 fp=0xc0006a4e10 sp=0xc0006a4de0 pc=0x6db908
  1987  net.(*TCPListener).Accept(0xc00012d8c0)
  1988  	/workdir/go/src/net/tcpsock.go:288 +0x3d fp=0xc0006a4e40 sp=0xc0006a4e10 pc=0x6daadd
  1989  net/http.(*onceCloseListener).Accept(0xc000ce8240?)
  1990  	<autogenerated>:1 +0x2a fp=0xc0006a4e58 sp=0xc0006a4e40 pc=0x7d00ca
  1991  net/http.(*Server).Serve(0xc00069c000, {0xc1b640, 0xc00012d8c0})
  1992  	/workdir/go/src/net/http/server.go:3042 +0x385 fp=0xc0006a4f88 sp=0xc0006a4e58 pc=0x7ab705
  1993  net/http.Serve(...)
  1994  	/workdir/go/src/net/http/server.go:2564
  1995  cmd/go_test.StartProxy.func1.1()
  1996  	/workdir/go/src/cmd/go/proxy_test.go:63 +0x5b fp=0xc0006a4fe0 sp=0xc0006a4f88 pc=0xa131fb
  1997  runtime.goexit()
  1998  	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006a4fe8 sp=0xc0006a4fe0 pc=0x46d601
  1999  created by cmd/go_test.StartProxy.func1
  2000  	/workdir/go/src/cmd/go/proxy_test.go:62 +0x1b9
  2001  FAIL	cmd/go	2700.071s
  2002  FAIL
  2003  go tool dist: Failed: exit status 1