Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: Go 1.11beta2 release status #26484

Closed
andybons opened this issue Jul 19, 2018 · 3 comments
Closed

all: Go 1.11beta2 release status #26484

andybons opened this issue Jul 19, 2018 · 3 comments
Milestone

Comments

@andybons
Copy link
Member

Issue tracking the go1.11beta2 release by releasebot.

@andybons
Copy link
Member Author

Log

2018/07/19 15:23:09 starting
2018/07/19 15:23:09 working in /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2
2018/07/19 15:23:09 $ git fetch origin master
2018/07/19 15:23:10 $ git fetch origin master
2018/07/19 15:23:10 $ git clone --reference /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitmirror -b master https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitwork
2018/07/19 15:23:13 $ git codereview change relwork
2018/07/19 15:23:14 $ git config gc.auto 0
2018/07/19 15:23:14 $ git rev-parse go1.11beta2
2018/07/19 15:23:14 Release status issue title: "all: Go 1.11beta2 release status"
2018/07/19 15:23:18 Release status issue: https://golang.org/issue/26484
2018/07/19 15:23:18 

The release is ready. Run with mode=release to execute it.

@bcmills bcmills added this to the Go1.11 milestone Jul 19, 2018
@andybons
Copy link
Member Author

Latest build: go1.11beta2

src (tar.gz)
linux-386 (tar.gz)
linux-armv6l (tar.gz)
linux-amd64 (tar.gz)
linux-arm64 (tar.gz)
freebsd-386 (tar.gz)
freebsd-amd64 (tar.gz)
windows-386 (zip) (msi)
windows-amd64 (zip) (msi)
darwin-amd64 (tar.gz) (pkg)
linux-s390x (tar.gz)
linux-ppc64le (tar.gz)

Log

2018/07/19 17:31:14 starting
2018/07/19 17:31:14 working in /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2
2018/07/19 17:31:14 $ git clone https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitmirror
2018/07/19 17:31:27 $ git config gc.auto 0
2018/07/19 17:31:27 $ git fetch origin master
2018/07/19 17:31:27 $ git clone --reference /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitmirror -b master https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitwork
2018/07/19 17:31:30 $ git codereview change relwork
2018/07/19 17:31:30 $ git config gc.auto 0
2018/07/19 17:31:30 Release status issue title: "all: Go 1.11beta2 release status"
2018/07/19 17:31:30 Release status issue: https://golang.org/issue/26484
2018/07/19 17:31:30 $ git rev-parse go1.11beta2
2018/07/19 17:31:40 $ git tag go1.11beta2 c814ac44c0571f844718f07aa52afa47e37fb1ed
2018/07/19 17:31:40 $ git push origin go1.11beta2
2018/07/19 17:31:45 $ go get golang.org/x/build/cmd/release
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target linux-amd64 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target src -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target freebsd-amd64 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target linux-arm64 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target freebsd-386 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target windows-386 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target linux-s390x -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target darwin-amd64 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target linux-386 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target windows-amd64 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target linux-ppc64le -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:32:18 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target linux-armv6l -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 17:40:15 release windows-386: %!s(<nil>)
2018/07/19 17:32:18 windows-386: Start.
2018/07/19 17:32:18 windows-386: Creating buildlet.
2018/07/19 17:32:45 windows-386: Pushing source to buildlet.
2018/07/19 17:32:57 windows-386: Installing go1.4.
2018/07/19 17:33:01 windows-386: Writing VERSION file.
2018/07/19 17:33:01 windows-386: Cleaning goroot (pre-build).
2018/07/19 17:33:02 windows-386: Building.
2018/07/19 17:40:15 windows-386: Error: Build failed: exit status 1
Output:
Building Go cmd/dist using C:\workdir\go1.4
Building Go toolchain1 using C:\workdir\go1.4.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for windows/386.


##### Testing packages.
ok  	archive/tar	0.152s
ok  	archive/zip	1.576s
ok  	bufio	0.306s
ok  	bytes	2.990s
ok  	compress/bzip2	0.267s
ok  	compress/flate	0.958s
ok  	compress/gzip	0.895s
ok  	compress/lzw	0.251s
ok  	compress/zlib	0.882s
ok  	container/heap	0.051s
ok  	container/list	0.043s
ok  	container/ring	0.055s
ok  	context	1.168s
ok  	crypto	0.052s
ok  	crypto/aes	0.116s
ok  	crypto/cipher	0.052s
ok  	crypto/des	0.063s
ok  	crypto/dsa	0.049s
ok  	crypto/ecdsa	0.363s
ok  	crypto/elliptic	0.112s
ok  	crypto/hmac	0.087s
ok  	crypto/internal/subtle	0.040s
ok  	crypto/md5	0.039s
ok  	crypto/rand	0.104s
ok  	crypto/rc4	0.194s
ok  	crypto/rsa	0.229s
ok  	crypto/sha1	0.050s
ok  	crypto/sha256	0.062s
ok  	crypto/sha512	0.353s
ok  	crypto/subtle	0.331s
ok  	crypto/tls	1.493s
ok  	crypto/x509	4.028s
ok  	database/sql	0.695s
ok  	database/sql/driver	0.037s
ok  	debug/dwarf	0.092s
ok  	debug/elf	0.097s
ok  	debug/gosym	0.047s
ok  	debug/macho	0.061s
ok  	debug/pe	8.973s
ok  	debug/plan9obj	0.066s
ok  	encoding/ascii85	0.085s
ok  	encoding/asn1	0.049s
ok  	encoding/base32	0.076s
ok  	encoding/base64	0.053s
ok  	encoding/binary	0.100s
ok  	encoding/csv	0.064s
ok  	encoding/gob	0.229s
ok  	encoding/hex	0.063s
ok  	encoding/json	0.571s
ok  	encoding/pem	0.129s
ok  	encoding/xml	0.055s
ok  	errors	0.055s
ok  	expvar	0.050s
ok  	flag	0.032s
ok  	fmt	0.198s
ok  	go/ast	0.037s
ok  	go/build	0.408s
ok  	go/constant	0.041s
ok  	go/doc	0.098s
ok  	go/format	0.079s
ok  	go/importer	0.242s
ok  	go/internal/gccgoimporter	0.072s
ok  	go/internal/gcimporter	1.893s
ok  	go/internal/srcimporter	3.857s
ok  	go/parser	0.068s
ok  	go/printer	0.394s
ok  	go/scanner	0.037s
ok  	go/token	0.068s
ok  	go/types	2.200s
ok  	hash	0.045s
ok  	hash/adler32	0.134s
ok  	hash/crc32	0.051s
ok  	hash/crc64	0.047s
ok  	hash/fnv	0.138s
ok  	html	0.037s
ok  	html/template	0.111s
ok  	image	0.163s
ok  	image/color	0.149s
ok  	image/draw	0.115s
ok  	image/gif	0.736s
ok  	image/jpeg	0.294s
ok  	image/png	0.094s
ok  	index/suffixarray	0.152s
ok  	internal/cpu	0.031s
ok  	internal/poll	0.258s
ok  	internal/singleflight	0.039s
ok  	internal/syscall/windows	0.082s
ok  	internal/syscall/windows/registry	0.116s
ok  	internal/trace	2.638s
ok  	io	0.107s
ok  	io/ioutil	0.041s
ok  	log	0.349s
ok  	math	0.037s
ok  	math/big	3.591s
ok  	math/bits	0.080s
ok  	math/cmplx	0.097s
ok  	math/rand	0.862s
ok  	mime	0.111s
ok  	mime/multipart	1.649s
ok  	mime/quotedprintable	0.286s
ok  	net	13.132s
ok  	net/http	5.805s
ok  	net/http/cgi	0.255s
ok  	net/http/cookiejar	0.049s
ok  	net/http/fcgi	0.040s
ok  	net/http/httptest	2.182s
ok  	net/http/httptrace	0.038s
ok  	net/http/httputil	0.177s
ok  	net/http/internal	0.061s
ok  	net/http/pprof	2.087s
ok  	net/internal/socktest	0.036s
ok  	net/mail	0.034s
ok  	net/rpc	0.070s
ok  	net/rpc/jsonrpc	0.094s
ok  	net/smtp	0.092s
ok  	net/textproto	0.082s
ok  	net/url	0.094s
ok  	os	2.983s
ok  	os/exec	8.743s
ok  	os/signal	1.884s
ok  	os/user	0.043s
ok  	path	0.033s
ok  	path/filepath	1.821s
ok  	reflect	0.429s
ok  	regexp	0.339s
ok  	regexp/syntax	0.839s
ok  	runtime	34.507s
ok  	runtime/debug	0.070s
ok  	runtime/internal/atomic	0.213s
ok  	runtime/internal/sys	0.235s
ok  	runtime/pprof	10.861s
ok  	runtime/pprof/internal/profile	0.067s
ok  	runtime/trace	1.864s
ok  	sort	0.200s
ok  	strconv	0.698s
ok  	strings	16.257s
ok  	sync	0.455s
ok  	sync/atomic	0.083s
ok  	syscall	0.040s
ok  	testing	1.519s
ok  	testing/quick	0.262s
ok  	text/scanner	0.052s
ok  	text/tabwriter	0.041s
ok  	text/template	0.250s
ok  	text/template/parse	0.120s
ok  	time	3.771s
ok  	unicode	0.026s
ok  	unicode/utf16	0.030s
ok  	unicode/utf8	0.531s
ok  	vendor/golang_org/x/crypto/chacha20poly1305	0.702s
ok  	vendor/golang_org/x/crypto/cryptobyte	0.342s
ok  	vendor/golang_org/x/crypto/curve25519	0.284s
ok  	vendor/golang_org/x/crypto/internal/chacha20	0.612s
ok  	vendor/golang_org/x/crypto/poly1305	0.061s
ok  	vendor/golang_org/x/net/dns/dnsmessage	0.300s
ok  	vendor/golang_org/x/net/http/httpguts	0.034s
ok  	vendor/golang_org/x/net/http/httpproxy	0.198s
ok  	vendor/golang_org/x/net/http2/hpack	0.095s
ok  	vendor/golang_org/x/net/idna	0.079s
ok  	vendor/golang_org/x/net/nettest	0.457s
ok  	vendor/golang_org/x/text/transform	0.071s
ok  	vendor/golang_org/x/text/unicode/norm	0.050s
ok  	cmd/addr2line	3.596s
ok  	cmd/api	0.053s
ok  	cmd/asm/internal/asm	1.083s
ok  	cmd/asm/internal/lex	0.045s
ok  	cmd/compile	0.063s
ok  	cmd/compile/internal/gc	23.440s
ok  	cmd/compile/internal/ssa	0.562s
ok  	cmd/compile/internal/syntax	0.087s
ok  	cmd/compile/internal/test	0.061s [no tests to run]
ok  	cmd/compile/internal/types	0.360s
ok  	cmd/cover	11.093s
ok  	cmd/doc	0.313s
ok  	cmd/fix	18.344s
ok  	cmd/go	124.689s
ok  	cmd/go/internal/cache	4.310s
ok  	cmd/go/internal/dirhash	0.039s
ok  	cmd/go/internal/generate	0.080s
ok  	cmd/go/internal/get	0.111s
ok  	cmd/go/internal/imports	0.120s
ok  	cmd/go/internal/load	0.154s
ok  	cmd/go/internal/modconv	0.080s
ok  	cmd/go/internal/modfetch	0.130s
ok  	cmd/go/internal/modfetch/codehost	0.049s
ok  	cmd/go/internal/modfile	0.089s
ok  	cmd/go/internal/modload	0.084s
ok  	cmd/go/internal/module	0.043s
ok  	cmd/go/internal/mvs	0.063s
ok  	cmd/go/internal/par	0.069s
ok  	cmd/go/internal/search	0.074s
ok  	cmd/go/internal/semver	0.061s
ok  	cmd/go/internal/txtar	0.330s
ok  	cmd/go/internal/web2	0.092s
ok  	cmd/go/internal/work	0.107s
ok  	cmd/gofmt	0.109s
ok  	cmd/internal/buildid	0.398s
ok  	cmd/internal/dwarf	0.106s
ok  	cmd/internal/edit	0.064s
ok  	cmd/internal/goobj	1.913s
ok  	cmd/internal/obj	0.038s
ok  	cmd/internal/obj/arm64	0.224s
ok  	cmd/internal/obj/x86	3.839s
ok  	cmd/internal/objabi	0.033s
ok  	cmd/internal/src	0.058s
ok  	cmd/internal/test2json	0.533s
ok  	cmd/link	1.154s
ok  	cmd/link/internal/ld	38.665s
ok  	cmd/link/internal/sym	0.053s
ok  	cmd/nm	8.310s
ok  	cmd/objdump	3.166s
ok  	cmd/pack	5.459s
ok  	cmd/trace	0.163s
ok  	cmd/vendor/github.com/google/pprof/internal/binutils	0.176s
ok  	cmd/vendor/github.com/google/pprof/internal/driver	3.905s
ok  	cmd/vendor/github.com/google/pprof/internal/elfexec	0.191s
ok  	cmd/vendor/github.com/google/pprof/internal/graph	0.160s
ok  	cmd/vendor/github.com/google/pprof/internal/measurement	0.051s
ok  	cmd/vendor/github.com/google/pprof/internal/report	0.072s
ok  	cmd/vendor/github.com/google/pprof/internal/symbolizer	0.305s
ok  	cmd/vendor/github.com/google/pprof/internal/symbolz	0.065s
ok  	cmd/vendor/github.com/google/pprof/profile	0.162s
ok  	cmd/vendor/github.com/ianlancetaylor/demangle	0.063s
ok  	cmd/vendor/golang.org/x/arch/arm/armasm	0.071s
ok  	cmd/vendor/golang.org/x/arch/arm64/arm64asm	0.197s
ok  	cmd/vendor/golang.org/x/arch/ppc64/ppc64asm	0.078s
ok  	cmd/vendor/golang.org/x/arch/x86/x86asm	0.268s
ok  	cmd/vendor/golang.org/x/crypto/ssh/terminal	0.106s
ok  	cmd/vendor/golang.org/x/sys/windows	0.160s
ok  	cmd/vendor/golang.org/x/sys/windows/registry	0.082s
ok  	cmd/vendor/golang.org/x/sys/windows/svc	0.036s
ok  	cmd/vendor/golang.org/x/sys/windows/svc/eventlog	0.052s
ok  	cmd/vendor/golang.org/x/sys/windows/svc/mgr	0.399s
ok  	cmd/vet	4.018s
ok  	cmd/vet/internal/cfg	0.034s

##### os/user with tag osusergo
ok  	os/user	0.106s

##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick
runtime: checkdead: find g 17 in status 1
fatal error: checkdead: runnable g

runtime stack:
runtime.throw(0x6646ff, 0x15)
	C:/workdir/go/src/runtime/panic.go:608 +0x64 fp=0x33a3fef0 sp=0x33a3fedc pc=0x42a914
runtime.checkdead()
	C:/workdir/go/src/runtime/proc.go:4273 +0x338 fp=0x33a3ff24 sp=0x33a3fef0 pc=0x434d98
runtime.incidlelocked(0x1)
	C:/workdir/go/src/runtime/proc.go:4215 +0x48 fp=0x33a3ff2c sp=0x33a3ff24 pc=0x434a48
runtime.stoplockedm()
	C:/workdir/go/src/runtime/proc.go:2163 +0x60 fp=0x33a3ff3c sp=0x33a3ff2c pc=0x430030
runtime.exitsyscall0(0x128201c0)
	C:/workdir/go/src/runtime/proc.go:3190 +0x10e fp=0x33a3ff54 sp=0x33a3ff3c pc=0x4325ae
runtime.mcall(0x0)
	C:/workdir/go/src/runtime/asm_386.s:345 +0x47 fp=0x33a3ff5c sp=0x33a3ff54 pc=0x454677

goroutine 1 [chan receive]:
runtime.gopark(0x672eec, 0x128d41b0, 0x1288170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12bcfd8c sp=0x12bcfd78 pc=0x42c365
runtime.goparkunlock(0x128d41b0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12bcfda0 sp=0x12bcfd8c pc=0x42c3f5
runtime.chanrecv(0x128d4180, 0x12bcfe27, 0x12820001, 0x4dc8a1)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12bcfde8 sp=0x12bcfda0 pc=0x404be4
runtime.chanrecv1(0x128d4180, 0x12bcfe27)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12bcfdfc sp=0x12bcfde8 pc=0x40494c
testing.(*T).Run(0x1288ce60, 0x667e1d, 0x1b, 0x67351c, 0x1)
	C:/workdir/go/src/testing/testing.go:879 +0x2c0 fp=0x12bcfe54 sp=0x12bcfdfc pc=0x4dc8c0
testing.runTests.func1(0x1288c000)
	C:/workdir/go/src/testing/testing.go:1119 +0x5a fp=0x12bcfe78 sp=0x12bcfe54 pc=0x4dfbaa
testing.tRunner(0x1288c000, 0x1284feec)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12bcfea4 sp=0x12bcfe78 pc=0x4dc5a3
testing.runTests(0x128041e0, 0x832e60, 0x110, 0x110, 0x40a2af)
	C:/workdir/go/src/testing/testing.go:1117 +0x21f fp=0x12bcff00 sp=0x12bcfea4 pc=0x4dd87f
testing.(*M).Run(0x12837500, 0x0)
	C:/workdir/go/src/testing/testing.go:1034 +0x11e fp=0x12bcff7c sp=0x12bcff00 pc=0x4dcbbe
runtime_test.TestMain(0x12837500)
	C:/workdir/go/src/runtime/crash_test.go:28 +0x21 fp=0x12bcffa0 sp=0x12bcff7c pc=0x59bb61
main.main()
	_testmain.go:1044 +0x109 fp=0x12bcffd0 sp=0x12bcffa0 pc=0x5ebe29
runtime.main()
	C:/workdir/go/src/runtime/proc.go:201 +0x1ea fp=0x12bcfff0 sp=0x12bcffd0 pc=0x42bfba
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12bcfff4 sp=0x12bcfff0 pc=0x455fb1

goroutine 17 [runnable, locked to thread]:
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12831ff4 sp=0x12831ff0 pc=0x455fb1

goroutine 2 [force gc (idle)]:
runtime.gopark(0x672eec, 0x8344d8, 0x451410, 0x1)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12827fc4 sp=0x12827fb0 pc=0x42c365
runtime.goparkunlock(0x8344d8, 0x1410, 0x1)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12827fd8 sp=0x12827fc4 pc=0x42c3f5
runtime.forcegchelper()
	C:/workdir/go/src/runtime/proc.go:251 +0xb7 fp=0x12827ff0 sp=0x12827fd8 pc=0x42c1f7
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12827ff4 sp=0x12827ff0 pc=0x455fb1
created by runtime.init.3
	C:/workdir/go/src/runtime/proc.go:240 +0x2b

goroutine 3 [runnable]:
runtime.Gosched()
	C:/workdir/go/src/runtime/proc.go:267 +0x11 fp=0x12828fd8 sp=0x12828fd0 pc=0x42c271
runtime.bgsweep(0x128100c0)
	C:/workdir/go/src/runtime/mgcsweep.go:57 +0x96 fp=0x12828fe8 sp=0x12828fd8 pc=0x41d936
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12828fec sp=0x12828fe8 pc=0x455fb1
created by runtime.gcenable
	C:/workdir/go/src/runtime/mgc.go:216 +0x49

goroutine 4 [finalizer wait]:
runtime.gopark(0x672eec, 0x8481ac, 0x1282140f, 0x1)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1298af94 sp=0x1298af80 pc=0x42c365
runtime.goparkunlock(0x8481ac, 0x140f, 0x1)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1298afa8 sp=0x1298af94 pc=0x42c3f5
runtime.runfinq()
	C:/workdir/go/src/runtime/mfinal.go:175 +0x88 fp=0x1298aff0 sp=0x1298afa8 pc=0x414d08
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1298aff4 sp=0x1298aff0 pc=0x455fb1
created by runtime.createfing
	C:/workdir/go/src/runtime/mfinal.go:156 +0x60

goroutine 5 [runnable]:
runtime.notetsleepg(0x836514, 0x28744ed8, 0x0, 0x0)
	C:/workdir/go/src/runtime/lock_sema.go:280 +0x3c fp=0x12829f8c sp=0x12829f68 pc=0x4098dc
runtime.timerproc(0x836500)
	C:/workdir/go/src/runtime/time.go:288 +0x3c4 fp=0x12829fe8 sp=0x12829f8c pc=0x446114
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12829fec sp=0x12829fe8 pc=0x455fb1
created by runtime.(*timersBucket).addtimerLocked
	C:/workdir/go/src/runtime/time.go:170 +0xfb

goroutine 22506 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12bd1ee0 sp=0x12bd1ecc pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12bd1ef4 sp=0x12bd1ee0 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x12806001)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12bd1f3c sp=0x12bd1ef4 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12bd1f50 sp=0x12bd1f3c pc=0x40494c
testing.(*T).Parallel(0x1288c0a0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12bd1fb0 sp=0x12bd1f50 pc=0x4dc357
runtime_test.TestCgoCrashHandler(0x1288c0a0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:23 +0x21 fp=0x12bd1fbc sp=0x12bd1fb0 pc=0x5976a1
testing.tRunner(0x1288c0a0, 0x67356c)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12bd1fe8 sp=0x12bd1fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12bd1fec sp=0x12bd1fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22517 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12824e98 sp=0x12824e84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12824eac sp=0x12824e98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12824ef4 sp=0x12824eac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12824f08 sp=0x12824ef4 pc=0x40494c
testing.(*T).Parallel(0x1288c820)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12824f68 sp=0x12824f08 pc=0x4dc357
runtime_test.TestCgoPanicDeadlock(0x1288c820)
	C:/workdir/go/src/runtime/crash_cgo_test.go:222 +0x25 fp=0x12824fbc sp=0x12824f68 pc=0x599145
testing.tRunner(0x1288c820, 0x673590)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12824fe8 sp=0x12824fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12824fec sp=0x12824fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 19 [timer goroutine (idle)]:
runtime.gopark(0x672eec, 0x836540, 0x1414, 0x1)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x128a3f78 sp=0x128a3f64 pc=0x42c365
runtime.goparkunlock(0x836540, 0x12821414, 0x1)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x128a3f8c sp=0x128a3f78 pc=0x42c3f5
runtime.timerproc(0x836540)
	C:/workdir/go/src/runtime/time.go:280 +0x314 fp=0x128a3fe8 sp=0x128a3f8c pc=0x446064
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x128a3fec sp=0x128a3fe8 pc=0x455fb1
created by runtime.(*timersBucket).addtimerLocked
	C:/workdir/go/src/runtime/time.go:170 +0xfb

goroutine 22672 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12bcce50 sp=0x12bcce3c pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12bcce64 sp=0x12bcce50 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12bcceac sp=0x12bcce64 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12bccec0 sp=0x12bcceac pc=0x40494c
testing.(*T).Parallel(0x1288d7c0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12bccf20 sp=0x12bccec0 pc=0x4dc357
runtime_test.TestMemmove(0x1288d7c0)
	C:/workdir/go/src/runtime/memmove_test.go:18 +0x2f fp=0x12bccfbc sp=0x12bccf20 pc=0x5b8d7f
testing.tRunner(0x1288d7c0, 0x6737e0)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12bccfe8 sp=0x12bccfbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12bccfec sp=0x12bccfe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22556 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x128a5e2c sp=0x128a5e18 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x128a5e40 sp=0x128a5e2c pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x128a5e88 sp=0x128a5e40 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x128a5e9c sp=0x128a5e88 pc=0x40494c
testing.(*T).Parallel(0x12a64000)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x128a5efc sp=0x128a5e9c pc=0x4dc357
runtime_test.TestPanicTraceback(0x12a64000)
	C:/workdir/go/src/runtime/crash_test.go:414 +0x2f fp=0x128a5fbc sp=0x128a5efc pc=0x59e7ff
testing.tRunner(0x12a64000, 0x673878)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x128a5fe8 sp=0x128a5fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x128a5fec sp=0x128a5fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22512 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1289ee44 sp=0x1289ee30 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1289ee58 sp=0x1289ee44 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x1289eea0 sp=0x1289ee58 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x1289eeb4 sp=0x1289eea0 pc=0x40494c
testing.(*T).Parallel(0x1288c500)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x1289ef14 sp=0x1289eeb4 pc=0x4dc357
runtime_test.TestCgoExternalThreadSignal(0x1288c500)
	C:/workdir/go/src/runtime/crash_cgo_test.go:115 +0x2f fp=0x1289efbc sp=0x1289ef14 pc=0x59815f
testing.tRunner(0x1288c500, 0x673584)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x1289efe8 sp=0x1289efbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1289efec sp=0x1289efe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 35 [timer goroutine (idle)]:
runtime.gopark(0x672eec, 0x8365c0, 0x1414, 0x1)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1289ff78 sp=0x1289ff64 pc=0x42c365
runtime.goparkunlock(0x8365c0, 0x12821414, 0x1)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1289ff8c sp=0x1289ff78 pc=0x42c3f5
runtime.timerproc(0x8365c0)
	C:/workdir/go/src/runtime/time.go:280 +0x314 fp=0x1289ffe8 sp=0x1289ff8c pc=0x446064
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1289ffec sp=0x1289ffe8 pc=0x455fb1
created by runtime.(*timersBucket).addtimerLocked
	C:/workdir/go/src/runtime/time.go:170 +0xfb

goroutine 22509 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x128b8e90 sp=0x128b8e7c pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x128b8ea4 sp=0x128b8e90 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x12b3e101)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x128b8eec sp=0x128b8ea4 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x128b8f00 sp=0x128b8eec pc=0x40494c
testing.(*T).Parallel(0x1288c320)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x128b8f60 sp=0x128b8f00 pc=0x4dc357
runtime_test.TestCgoCallbackGC(0x1288c320)
	C:/workdir/go/src/runtime/crash_cgo_test.go:52 +0x25 fp=0x128b8fbc sp=0x128b8f60 pc=0x597a45
testing.tRunner(0x1288c320, 0x673564)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x128b8fe8 sp=0x128b8fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x128b8fec sp=0x128b8fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 62 [timer goroutine (idle)]:
runtime.gopark(0x672eec, 0x836580, 0x1414, 0x1)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1292ff78 sp=0x1292ff64 pc=0x42c365
runtime.goparkunlock(0x836580, 0x12821414, 0x1)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1292ff8c sp=0x1292ff78 pc=0x42c3f5
runtime.timerproc(0x836580)
	C:/workdir/go/src/runtime/time.go:280 +0x314 fp=0x1292ffe8 sp=0x1292ff8c pc=0x446064
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1292ffec sp=0x1292ffe8 pc=0x455fb1
created by runtime.(*timersBucket).addtimerLocked
	C:/workdir/go/src/runtime/time.go:170 +0xfb

goroutine 22519 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12930e94 sp=0x12930e80 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12930ea8 sp=0x12930e94 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12930ef0 sp=0x12930ea8 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12930f04 sp=0x12930ef0 pc=0x40494c
testing.(*T).Parallel(0x1288c960)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12930f64 sp=0x12930f04 pc=0x4dc357
runtime_test.TestCgoCrashTraceback(0x1288c960)
	C:/workdir/go/src/runtime/crash_cgo_test.go:241 +0x25 fp=0x12930fbc sp=0x12930f64 pc=0x599455
testing.tRunner(0x1288c960, 0x673570)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12930fe8 sp=0x12930fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12930fec sp=0x12930fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22521 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1298edb4 sp=0x1298eda0 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1298edc8 sp=0x1298edb4 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x1298ee10 sp=0x1298edc8 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x1298ee24 sp=0x1298ee10 pc=0x40494c
testing.(*T).Parallel(0x1288caa0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x1298ee84 sp=0x1298ee24 pc=0x4dc357
runtime_test.testCgoPprof(0x1288caa0, 0x0, 0x0, 0x65db5f, 0x8)
	C:/workdir/go/src/runtime/crash_cgo_test.go:267 +0x32 fp=0x1298efa4 sp=0x1298ee84 pc=0x599852
runtime_test.TestCgoPprof(0x1288caa0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:321 +0x43 fp=0x1298efbc sp=0x1298efa4 pc=0x59a343
testing.tRunner(0x1288caa0, 0x6735a0)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x1298efe8 sp=0x1298efbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1298efec sp=0x1298efe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22533 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12822e98 sp=0x12822e84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12822eac sp=0x12822e98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12822ef4 sp=0x12822eac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12822f08 sp=0x12822ef4 pc=0x40494c
testing.(*T).Parallel(0x1288d220)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12822f68 sp=0x12822f08 pc=0x4dc357
runtime_test.TestBigStackCallbackCgo(0x1288d220)
	C:/workdir/go/src/runtime/crash_cgo_test.go:505 +0x25 fp=0x12822fbc sp=0x12822f68 pc=0x59b9e5
testing.tRunner(0x1288d220, 0x6734f4)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12822fe8 sp=0x12822fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12822fec sp=0x12822fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22674 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12931ed0 sp=0x12931ebc pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12931ee4 sp=0x12931ed0 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12931f2c sp=0x12931ee4 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12931f40 sp=0x12931f2c pc=0x40494c
testing.(*T).Parallel(0x1288d900)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12931fa0 sp=0x12931f40 pc=0x4dc357
runtime_test.TestMemmoveLarge0x180000(0x1288d900)
	C:/workdir/go/src/runtime/memmove_test.go:96 +0x32 fp=0x12931fbc sp=0x12931fa0 pc=0x5b9722
testing.tRunner(0x1288d900, 0x6737d8)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12931fe8 sp=0x12931fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12931fec sp=0x12931fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22646 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x129cdeac sp=0x129cde98 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x129cdec0 sp=0x129cdeac pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x129cdf08 sp=0x129cdec0 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x129cdf1c sp=0x129cdf08 pc=0x40494c
testing.(*T).Parallel(0x1288c1e0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x129cdf7c sp=0x129cdf1c pc=0x4dc357
runtime_test.testConcurrentReadsAfterGrowth(0x1288c1e0, 0x129cdf01)
	C:/workdir/go/src/runtime/map_test.go:315 +0x25 fp=0x129cdfb0 sp=0x129cdf7c pc=0x5b3bd5
runtime_test.TestConcurrentReadsAfterGrowthReflect(0x1288c1e0)
	C:/workdir/go/src/runtime/map_test.go:365 +0x26 fp=0x129cdfbc sp=0x129cdfb0 pc=0x5b3e46
testing.tRunner(0x1288c1e0, 0x673600)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x129cdfe8 sp=0x129cdfbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x129cdfec sp=0x129cdfe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 23033 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x129ceed8 sp=0x129ceec4 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x129ceeec sp=0x129ceed8 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x129cef34 sp=0x129ceeec pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x129cef48 sp=0x129cef34 pc=0x40494c
testing.(*T).Parallel(0x1288c5a0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x129cefa8 sp=0x129cef48 pc=0x4dc357
runtime_test.TestStackGrowthCallback(0x1288c5a0)
	C:/workdir/go/src/runtime/stack_test.go:196 +0x25 fp=0x129cefbc sp=0x129cefa8 pc=0x5c91c5
testing.tRunner(0x1288c5a0, 0x6739f0)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x129cefe8 sp=0x129cefbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x129cefec sp=0x129cefe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 24081 [runnable]:
runtime.gopark(0x672eec, 0x128d40b0, 0x1292160e, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12991f68 sp=0x12991f54 pc=0x42c365
runtime.goparkunlock(0x128d40b0, 0x160e, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12991f7c sp=0x12991f68 pc=0x42c3f5
runtime.chansend(0x128d4080, 0x12991fe0, 0x12991f01, 0x5e82dd, 0x5e0101)
	C:/workdir/go/src/runtime/chan.go:234 +0x206 fp=0x12991fbc sp=0x12991f7c pc=0x4041a6
runtime.chansend1(0x128d4080, 0x12991fe0)
	C:/workdir/go/src/runtime/chan.go:125 +0x24 fp=0x12991fd4 sp=0x12991fbc pc=0x403f94
runtime_test.TestBlockingCallback.func1(0x128d4080)
	C:/workdir/go/src/runtime/syscall_windows_test.go:240 +0x4d fp=0x12991fe8 sp=0x12991fd4 pc=0x5e82dd
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12991fec sp=0x12991fe8 pc=0x455fb1
created by runtime_test.TestBlockingCallback
	C:/workdir/go/src/runtime/syscall_windows_test.go:238 +0x4d

goroutine 22675 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12a12ed0 sp=0x12a12ebc pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12a12ee4 sp=0x12a12ed0 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12a12f2c sp=0x12a12ee4 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12a12f40 sp=0x12a12f2c pc=0x40494c
testing.(*T).Parallel(0x1288d9a0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12a12fa0 sp=0x12a12f40 pc=0x4dc357
runtime_test.TestMemmoveOverlapLarge0x120000(0x1288d9a0)
	C:/workdir/go/src/runtime/memmove_test.go:108 +0x32 fp=0x12a12fbc sp=0x12a12fa0 pc=0x5b97d2
testing.tRunner(0x1288d9a0, 0x6737dc)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12a12fe8 sp=0x12a12fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12a12fec sp=0x12a12fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22645 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1298feac sp=0x1298fe98 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1298fec0 sp=0x1298feac pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x1298ff08 sp=0x1298fec0 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x1298ff1c sp=0x1298ff08 pc=0x40494c
testing.(*T).Parallel(0x1288c140)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x1298ff7c sp=0x1298ff1c pc=0x4dc357
runtime_test.testConcurrentReadsAfterGrowth(0x1288c140, 0x1298ff00)
	C:/workdir/go/src/runtime/map_test.go:315 +0x25 fp=0x1298ffb0 sp=0x1298ff7c pc=0x5b3bd5
runtime_test.TestConcurrentReadsAfterGrowth(0x1288c140)
	C:/workdir/go/src/runtime/map_test.go:361 +0x26 fp=0x1298ffbc sp=0x1298ffb0 pc=0x5b3e06
testing.tRunner(0x1288c140, 0x673604)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x1298ffe8 sp=0x1298ffbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1298ffec sp=0x1298ffe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22516 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x129d3e30 sp=0x129d3e1c pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x129d3e44 sp=0x129d3e30 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x12836001)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x129d3e8c sp=0x129d3e44 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x129d3ea0 sp=0x129d3e8c pc=0x40494c
testing.(*T).Parallel(0x1288c780)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x129d3f00 sp=0x129d3ea0 pc=0x4dc357
runtime_test.TestCgoCheckBytes(0x1288c780)
	C:/workdir/go/src/runtime/crash_cgo_test.go:182 +0x2f fp=0x129d3fbc sp=0x129d3f00 pc=0x598a9f
testing.tRunner(0x1288c780, 0x673568)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x129d3fe8 sp=0x129d3fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x129d3fec sp=0x129d3fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22511 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12bd3e54 sp=0x12bd3e40 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12bd3e68 sp=0x12bd3e54 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x12888001)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12bd3eb0 sp=0x12bd3e68 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12bd3ec4 sp=0x12bd3eb0 pc=0x40494c
testing.(*T).Parallel(0x1288c460)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12bd3f24 sp=0x12bd3ec4 pc=0x4dc357
runtime_test.TestCgoExternalThreadSIGPROF(0x1288c460)
	C:/workdir/go/src/runtime/crash_cgo_test.go:87 +0x2f fp=0x12bd3fbc sp=0x12bd3f24 pc=0x597daf
testing.tRunner(0x1288c460, 0x673580)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12bd3fe8 sp=0x12bd3fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12bd3fec sp=0x12bd3fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22522 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1298bdb4 sp=0x1298bda0 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1298bdc8 sp=0x1298bdb4 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x1298be10 sp=0x1298bdc8 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x1298be24 sp=0x1298be10 pc=0x40494c
testing.(*T).Parallel(0x1288cb40)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x1298be84 sp=0x1298be24 pc=0x4dc357
runtime_test.testCgoPprof(0x1288cb40, 0x6600a3, 0xe, 0x65db5f, 0x8)
	C:/workdir/go/src/runtime/crash_cgo_test.go:267 +0x32 fp=0x1298bfa4 sp=0x1298be84 pc=0x599852
runtime_test.TestCgoPprofPIE(0x1288cb40)
	C:/workdir/go/src/runtime/crash_cgo_test.go:325 +0x45 fp=0x1298bfbc sp=0x1298bfa4 pc=0x59a395
testing.tRunner(0x1288cb40, 0x673594)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x1298bfe8 sp=0x1298bfbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1298bfec sp=0x1298bfe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22673 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12bd2e64 sp=0x12bd2e50 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12bd2e78 sp=0x12bd2e64 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12bd2ec0 sp=0x12bd2e78 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12bd2ed4 sp=0x12bd2ec0 pc=0x40494c
testing.(*T).Parallel(0x1288d860)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12bd2f34 sp=0x12bd2ed4 pc=0x4dc357
runtime_test.TestMemmoveAlias(0x1288d860)
	C:/workdir/go/src/runtime/memmove_test.go:57 +0x2f fp=0x12bd2fbc sp=0x12bd2f34 pc=0x5b92bf
testing.tRunner(0x1288d860, 0x6737d4)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12bd2fe8 sp=0x12bd2fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12bd2fec sp=0x12bd2fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22518 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x1298de98 sp=0x1298de84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x1298deac sp=0x1298de98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x1298def4 sp=0x1298deac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x1298df08 sp=0x1298def4 pc=0x40494c
testing.(*T).Parallel(0x1288c8c0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x1298df68 sp=0x1298df08 pc=0x4dc357
runtime_test.TestCgoCCodeSIGPROF(0x1288c8c0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:232 +0x25 fp=0x1298dfbc sp=0x1298df68 pc=0x5992d5
testing.tRunner(0x1288c8c0, 0x673560)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x1298dfe8 sp=0x1298dfbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x1298dfec sp=0x1298dfe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22508 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12bcee98 sp=0x12bcee84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12bceeac sp=0x12bcee98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12bceef4 sp=0x12bceeac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12bcef08 sp=0x12bceef4 pc=0x40494c
testing.(*T).Parallel(0x1288c280)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12bcef68 sp=0x12bcef08 pc=0x4dc357
runtime_test.TestCgoTraceback(0x1288c280)
	C:/workdir/go/src/runtime/crash_cgo_test.go:43 +0x25 fp=0x12bcefbc sp=0x12bcef68 pc=0x5978c5
testing.tRunner(0x1288c280, 0x6735b0)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12bcefe8 sp=0x12bcefbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12bcefec sp=0x12bcefe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22524 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c2adb4 sp=0x12c2ada0 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c2adc8 sp=0x12c2adb4 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x12866301)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c2ae10 sp=0x12c2adc8 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c2ae24 sp=0x12c2ae10 pc=0x40494c
testing.(*T).Parallel(0x1288cc80)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c2ae84 sp=0x12c2ae24 pc=0x4dc357
runtime_test.testCgoPprof(0x1288cc80, 0x0, 0x0, 0x666b60, 0x19)
	C:/workdir/go/src/runtime/crash_cgo_test.go:267 +0x32 fp=0x12c2afa4 sp=0x12c2ae84 pc=0x599852
runtime_test.TestCgoPprofThreadNoTraceback(0x1288cc80)
	C:/workdir/go/src/runtime/crash_cgo_test.go:333 +0x43 fp=0x12c2afbc sp=0x12c2afa4 pc=0x59a433
testing.tRunner(0x1288cc80, 0x673598)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c2afe8 sp=0x12c2afbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c2afec sp=0x12c2afe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22555 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c2be98 sp=0x12c2be84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c2beac sp=0x12c2be98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c2bef4 sp=0x12c2beac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c2bf08 sp=0x12c2bef4 pc=0x40494c
testing.(*T).Parallel(0x1288df40)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c2bf68 sp=0x12c2bf08 pc=0x4dc357
runtime_test.TestNetpollDeadlock(0x1288df40)
	C:/workdir/go/src/runtime/crash_test.go:405 +0x25 fp=0x12c2bfbc sp=0x12c2bf68 pc=0x59e635
testing.tRunner(0x1288df40, 0x6737f4)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c2bfe8 sp=0x12c2bfbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c2bfec sp=0x12c2bfe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22515 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c34e90 sp=0x12c34e7c pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c34ea4 sp=0x12c34e90 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c34eec sp=0x12c34ea4 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c34f00 sp=0x12c34eec pc=0x40494c
testing.(*T).Parallel(0x1288c6e0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c34f60 sp=0x12c34f00 pc=0x4dc357
runtime_test.TestEnsureDropM(0x1288c6e0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:165 +0x25 fp=0x12c34fbc sp=0x12c34f60 pc=0x5988b5
testing.tRunner(0x1288c6e0, 0x673640)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c34fe8 sp=0x12c34fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c34fec sp=0x12c34fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22526 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c35e3c sp=0x12c35e28 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c35e50 sp=0x12c35e3c pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c35e98 sp=0x12c35e50 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c35eac sp=0x12c35e98 pc=0x40494c
testing.(*T).Parallel(0x1288cdc0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c35f0c sp=0x12c35eac pc=0x4dc357
runtime_test.TestRaceSignal(0x1288cdc0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:365 +0x2f fp=0x12c35fbc sp=0x12c35f0c pc=0x59a84f
testing.tRunner(0x1288cdc0, 0x6738dc)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c35fe8 sp=0x12c35fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c35fec sp=0x12c35fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22520 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c36e98 sp=0x12c36e84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c36eac sp=0x12c36e98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c36ef4 sp=0x12c36eac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c36f08 sp=0x12c36ef4 pc=0x40494c
testing.(*T).Parallel(0x1288ca00)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c36f68 sp=0x12c36f08 pc=0x4dc357
runtime_test.TestCgoTracebackContext(0x1288ca00)
	C:/workdir/go/src/runtime/crash_cgo_test.go:258 +0x25 fp=0x12c36fbc sp=0x12c36f68 pc=0x5996c5
testing.tRunner(0x1288ca00, 0x6735a8)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c36fe8 sp=0x12c36fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c36fec sp=0x12c36fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22514 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c37e90 sp=0x12c37e7c pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c37ea4 sp=0x12c37e90 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c37eec sp=0x12c37ea4 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c37f00 sp=0x12c37eec pc=0x40494c
testing.(*T).Parallel(0x1288c640)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c37f60 sp=0x12c37f00 pc=0x4dc357
runtime_test.TestCgoExecSignalMask(0x1288c640)
	C:/workdir/go/src/runtime/crash_cgo_test.go:151 +0x25 fp=0x12c37fbc sp=0x12c37f60 pc=0x5986d5
testing.tRunner(0x1288c640, 0x673578)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c37fe8 sp=0x12c37fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c37fec sp=0x12c37fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 2477 [GC worker (idle)]:
runtime.gopark(0x672e24, 0x1280c708, 0xffff1417, 0x0)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c40f9c sp=0x12c40f88 pc=0x42c365
runtime.gcBgMarkWorker(0x1281a000)
	C:/workdir/go/src/runtime/mgc.go:1772 +0xda fp=0x12c40fe8 sp=0x12c40f9c pc=0x418bba
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c40fec sp=0x12c40fe8 pc=0x455fb1
created by runtime.gcBgMarkStartWorkers
	C:/workdir/go/src/runtime/mgc.go:1720 +0x61

goroutine 22528 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x1281170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c41e74 sp=0x12c41e60 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c41e88 sp=0x12c41e74 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c41ed0 sp=0x12c41e88 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c41ee4 sp=0x12c41ed0 pc=0x40494c
testing.(*T).Parallel(0x1288cf00)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c41f44 sp=0x12c41ee4 pc=0x4dc357
runtime_test.TestCatchPanic(0x1288cf00)
	C:/workdir/go/src/runtime/crash_cgo_test.go:408 +0x25 fp=0x12c41fbc sp=0x12c41f44 pc=0x59aed5
testing.tRunner(0x1288cf00, 0x67355c)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c41fe8 sp=0x12c41fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c41fec sp=0x12c41fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22523 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c32db4 sp=0x12c32da0 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c32dc8 sp=0x12c32db4 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c32e10 sp=0x12c32dc8 pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c32e24 sp=0x12c32e10 pc=0x40494c
testing.(*T).Parallel(0x1288cbe0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c32e84 sp=0x12c32e24 pc=0x4dc357
runtime_test.testCgoPprof(0x1288cbe0, 0x0, 0x0, 0x660159, 0xe)
	C:/workdir/go/src/runtime/crash_cgo_test.go:267 +0x32 fp=0x12c32fa4 sp=0x12c32e84 pc=0x599852
runtime_test.TestCgoPprofThread(0x1288cbe0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:329 +0x43 fp=0x12c32fbc sp=0x12c32fa4 pc=0x59a3e3
testing.tRunner(0x1288cbe0, 0x67359c)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c32fe8 sp=0x12c32fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c32fec sp=0x12c32fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 22510 [chan receive]:
runtime.gopark(0x672eec, 0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:302 +0xe5 fp=0x12c33e98 sp=0x12c33e84 pc=0x42c365
runtime.goparkunlock(0x128104f0, 0x170d, 0x3)
	C:/workdir/go/src/runtime/proc.go:308 +0x45 fp=0x12c33eac sp=0x12c33e98 pc=0x42c3f5
runtime.chanrecv(0x128104c0, 0x0, 0x4dc301, 0x834901)
	C:/workdir/go/src/runtime/chan.go:520 +0x264 fp=0x12c33ef4 sp=0x12c33eac pc=0x404be4
runtime.chanrecv1(0x128104c0, 0x0)
	C:/workdir/go/src/runtime/chan.go:402 +0x1c fp=0x12c33f08 sp=0x12c33ef4 pc=0x40494c
testing.(*T).Parallel(0x1288c3c0)
	C:/workdir/go/src/testing/testing.go:732 +0x187 fp=0x12c33f68 sp=0x12c33f08 pc=0x4dc357
runtime_test.TestCgoExternalThreadPanic(0x1288c3c0)
	C:/workdir/go/src/runtime/crash_cgo_test.go:75 +0x25 fp=0x12c33fbc sp=0x12c33f68 pc=0x597c25
testing.tRunner(0x1288c3c0, 0x67357c)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12c33fe8 sp=0x12c33fbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12c33fec sp=0x12c33fe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1

goroutine 24082 [syscall, locked to thread]:
runtime.cgocall(0x4569c0, 0x1282a6d4, 0x46edc1)
	C:/workdir/go/src/runtime/cgocall.go:128 +0x5f fp=0x12dacf18 sp=0x12dacf00 pc=0x40316f
syscall.Syscall(0x74d81136, 0x2, 0x1a4, 0x64, 0x0, 0x0, 0x0, 0x0)
	C:/workdir/go/src/runtime/syscall_windows.go:172 +0xcf fp=0x12dacf2c sp=0x12dacf18 pc=0x44519f
syscall.WaitForSingleObject(0x1a4, 0x64, 0x1a4, 0x6, 0x1a4)
	C:/workdir/go/src/syscall/zsyscall_windows.go:737 +0x53 fp=0x12dacf54 sp=0x12dacf2c pc=0x475233
runtime_test.TestCallbackInAnotherThread(0x1288ce60)
	C:/workdir/go/src/runtime/syscall_windows_test.go:266 +0x172 fp=0x12dacfbc sp=0x12dacf54 pc=0x5cfe32
testing.tRunner(0x1288ce60, 0x67351c)
	C:/workdir/go/src/testing/testing.go:827 +0xa3 fp=0x12dacfe8 sp=0x12dacfbc pc=0x4dc5a3
runtime.goexit()
	C:/workdir/go/src/runtime/asm_386.s:1324 +0x1 fp=0x12dacfec sp=0x12dacfe8 pc=0x455fb1
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:878 +0x2a1
FAIL	runtime	4.880s
2018/07/19 21:40:15 Failed: exit status 1
2018/07/19 21:40:15 FAILED
2018/07/19 17:41:15 $ /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gopath/bin/release -target windows-386 -user adg -version go1.11beta2 -rev c814ac44c0571f844718f07aa52afa47e37fb1ed -tools master -net master
2018/07/19 18:01:31 

The release run is complete! Refer to the playbook for the next steps.

Thanks for riding with releasebot today.

@andybons
Copy link
Member Author

PROBLEMS WITH RELEASE

  • git tag failed: exit status 128
    fatal: tag 'go1.11beta2' already exists
  • RELEASE BUILD FAILED

Latest build: go1.11beta2

src (tar.gz)
linux-386 (tar.gz)
linux-armv6l (tar.gz)
linux-amd64 (tar.gz)
linux-arm64 (tar.gz)
freebsd-386 (tar.gz)
freebsd-amd64 (tar.gz)
windows-386 (zip) (msi)
windows-amd64 (zip) (msi)
darwin-amd64 (tar.gz) (pkg)
linux-s390x (tar.gz)
linux-ppc64le (tar.gz)

Log

2018/07/19 18:23:42 starting
2018/07/19 18:23:42 working in /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2
2018/07/19 18:23:42 $ git fetch origin master
2018/07/19 18:23:42 $ git fetch origin master
2018/07/19 18:23:43 $ git clone --reference /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitmirror -b master https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.11beta2/gitwork
2018/07/19 18:23:45 $ git codereview change relwork
2018/07/19 18:23:46 $ git config gc.auto 0
2018/07/19 18:23:46 Release status issue title: "all: Go 1.11beta2 release status"
2018/07/19 18:23:46 Release status issue: https://golang.org/issue/26484
2018/07/19 18:23:46 $ git rev-parse go1.11beta2
2018/07/19 18:23:46 Git tag already exists (c814ac44c0571f844718f07aa52afa47e37fb1ed), resuming release.
2018/07/19 18:23:50 $ git tag go1.11beta2 c814ac44c0571f844718f07aa52afa47e37fb1ed
2018/07/19 18:23:50 $ go get golang.org/x/build/cmd/release
2018/07/19 18:24:12 release linux-ppc64le: already have [go1.11beta2.linux-ppc64le.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release src: already have [go1.11beta2.src.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release freebsd-386: already have [go1.11beta2.freebsd-386.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release windows-amd64: already have [go1.11beta2.windows-amd64.zip go1.11beta2.windows-amd64.msi]; not rebuilding files
2018/07/19 18:24:12 release freebsd-amd64: already have [go1.11beta2.freebsd-amd64.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release linux-amd64: already have [go1.11beta2.linux-amd64.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release linux-s390x: already have [go1.11beta2.linux-s390x.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release windows-386: already have [go1.11beta2.windows-386.zip go1.11beta2.windows-386.msi]; not rebuilding files
2018/07/19 18:24:12 release linux-arm64: already have [go1.11beta2.linux-arm64.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release linux-armv6l: already have [go1.11beta2.linux-armv6l.tar.gz]; not rebuilding files
2018/07/19 18:24:12 release darwin-amd64: already have [go1.11beta2.darwin-amd64.tar.gz go1.11beta2.darwin-amd64.pkg]; not rebuilding files
2018/07/19 18:24:12 release linux-386: already have [go1.11beta2.linux-386.tar.gz]; not rebuilding files
2018/07/19 18:24:14 

The release run is complete! Refer to the playbook for the next steps.

Thanks for riding with releasebot today.

@golang golang locked and limited conversation to collaborators Jul 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants