windows-amd64-longtest-newcc at 8f6884393d3d9026f3398d1e96c480a0368cc139 :: Running C:\workdir\go\src\make.bat with args ["C:\\workdir\\go\\src\\make.bat"] and env ["GOBUILDEXIT=1" "=C:=C:\\golang" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\gopher\\AppData\\Roaming" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=SERVER-2016-V8-" "ComSpec=C:\\Windows\\system32\\cmd.exe" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V8-" "NUMBER_OF_PROCESSORS=16" "OS=Windows_NT" "PATH=C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\ProgramData\\GooGet;C:\\Program Files\\Google\\Compute Engine\\metadata_scripts;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Google\\Compute Engine\\sysprep;C:\\Users\\gopher\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\godep\\gcc64\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2016 Datacenter" "PROCESSOR_ARCHITECTURE=AMD64" "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 0, GenuineIntel" "PROCESSOR_LEVEL=6" "PROCESSOR_REVISION=4f00" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PROMPT=$P$G" "PSModulePath=C:\\Program Files (x86)\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\PowerShell" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=Console" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "USERDOMAIN=SERVER-2016-V8-" "USERDOMAIN_ROAMINGPROFILE=SERVER-2016-V8-" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=9s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-longtest-newcc" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "PWD=C:\\workdir\\go\\src"] in dir C:\workdir\go\src Building Go cmd/dist using C:\workdir\go1.4. (go1.17.13 windows/amd64) 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/amd64. --- Installed Go for windows/amd64 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 10.0.14393 ##### Testing packages. ok archive/tar 0.042s ok archive/zip 0.242s ok bufio 0.064s ok bytes 0.961s ok compress/bzip2 0.090s ok compress/flate 0.400s ok compress/gzip 1.775s ok compress/lzw 0.071s ok compress/zlib 0.440s ok container/heap 0.026s ok container/list 0.021s ok container/ring 0.024s ok context 0.054s ok crypto 0.025s ok crypto/aes 0.044s ok crypto/cipher 0.026s ok crypto/des 0.031s ok crypto/dsa 0.026s ok crypto/ecdsa 0.026s ok crypto/ed25519 0.067s ok crypto/elliptic 0.030s ok crypto/hmac 0.023s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.068s ok crypto/internal/edwards25519 3.661s ok crypto/internal/edwards25519/field 2.877s ok crypto/internal/nistec 0.928s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.032s ok crypto/rand 0.033s ok crypto/rc4 0.048s ok crypto/rsa 0.098s ok crypto/sha1 0.025s ok crypto/sha256 0.022s ok crypto/sha512 0.028s ok crypto/subtle 0.028s ok crypto/tls 0.370s ok crypto/x509 1.036s ok database/sql 0.288s ok database/sql/driver 0.024s ok debug/buildinfo 0.021s ok debug/dwarf 0.045s ok debug/elf 0.035s ok debug/gosym 0.028s ok debug/macho 0.023s ok debug/pe 5.873s ok debug/plan9obj 0.021s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.022s ok encoding/asn1 0.025s ok encoding/base32 0.036s ok encoding/base64 0.024s ok encoding/binary 0.023s ok encoding/csv 0.038s ok encoding/gob 0.052s ok encoding/hex 0.030s ok encoding/json 0.173s ok encoding/pem 0.380s ok encoding/xml 0.071s ok errors 0.025s ok expvar 0.023s ok flag 0.107s ok fmt 0.086s ok go/ast 0.028s ok go/build 1.314s ok go/build/constraint 0.027s ok go/constant 0.022s ok go/doc 0.074s ok go/doc/comment 1.009s ok go/format 0.026s ok go/importer 0.240s ok go/internal/gccgoimporter 0.043s ok go/internal/gcimporter 13.388s ok go/internal/srcimporter 6.168s ok go/parser 0.209s ok go/printer 0.171s ok go/scanner 0.026s ok go/token 0.038s ok go/types 7.436s ok hash 0.025s ok hash/adler32 0.028s ok hash/crc32 0.025s ok hash/crc64 0.022s ok hash/fnv 0.022s ok hash/maphash 0.076s ok html 0.026s ok html/template 0.117s ok image 0.068s ok image/color 0.036s ok image/draw 0.082s ok image/gif 10.940s ok image/jpeg 2.639s ok image/png 0.185s ok index/suffixarray 0.160s ok internal/abi 0.109s ok internal/buildcfg 0.025s ok internal/cpu 0.025s ok internal/dag 0.030s ok internal/diff 0.033s ok internal/fmtsort 0.023s ok internal/fuzz 0.027s ok internal/godebug 0.022s ok internal/intern 0.256s ok internal/itoa 0.025s ok internal/poll 0.202s ok internal/profile 0.025s ok internal/reflectlite 0.066s ok internal/singleflight 0.093s ok internal/syscall/windows 0.097s ok internal/syscall/windows/registry 0.024s ok internal/trace 0.053s ok internal/unsafeheader 0.024s ok internal/xcoff 0.040s ok io 0.058s ok io/fs 0.320s ok io/ioutil 0.031s ok log 0.024s ok math 0.031s ok math/big 0.832s ok math/bits 0.026s ok math/cmplx 0.025s ok math/rand 0.179s ok mime 0.048s ok mime/multipart 0.137s ok mime/quotedprintable 0.028s ok net 10.563s ok net/http 3.749s ok net/http/cgi 0.228s ok net/http/cookiejar 0.031s ok net/http/fcgi 0.128s ok net/http/httptest 2.067s ok net/http/httptrace 0.021s ok net/http/httputil 0.601s ok net/http/internal 0.021s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.185s ok net/internal/socktest 0.023s ok net/mail 0.025s ok net/netip 0.522s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.030s ok net/smtp 0.033s ok net/textproto 0.024s ok net/url 0.033s ok os 1.974s ok os/exec 3.064s ok os/exec/internal/fdtest 0.021s ok os/signal 1.562s ok os/user 0.029s ok path 0.027s ok path/filepath 0.548s ok plugin 0.023s ok reflect 0.202s ok regexp 0.081s ok regexp/syntax 0.298s ok runtime 52.254s ok runtime/cgo 0.021s ok runtime/debug 0.079s ok runtime/internal/atomic 0.068s ok runtime/internal/math 0.023s ok runtime/internal/sys 0.027s ok runtime/metrics 0.022s ok runtime/pprof 8.104s ok runtime/trace 1.835s ok sort 0.061s ok strconv 0.316s ok strings 0.857s ok sync 0.457s ok sync/atomic 0.834s ok syscall 4.310s ok testing 0.765s ok testing/fstest 0.029s ok testing/iotest 0.024s ok testing/quick 0.057s ok text/scanner 0.026s ok text/tabwriter 0.024s ok text/template 0.068s ok text/template/parse 0.030s ok time 1.854s ok unicode 0.027s ok unicode/utf16 0.022s ok unicode/utf8 0.028s ok cmd/addr2line 1.860s ok cmd/api 11.524s ok cmd/asm/internal/asm 0.397s ok cmd/asm/internal/lex 0.023s ok cmd/compile/internal/abt 0.029s ok cmd/compile/internal/amd64 0.024s ok cmd/compile/internal/dwarfgen 0.438s ok cmd/compile/internal/importer 0.841s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 0.758s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.024s [no tests to run] ok cmd/compile/internal/ssa 4.772s ok cmd/compile/internal/syntax 0.068s ok cmd/compile/internal/test 11.957s ok cmd/compile/internal/typecheck 0.650s ok cmd/compile/internal/types 0.026s ok cmd/compile/internal/types2 1.312s ok cmd/cover 2.324s ok cmd/dist 0.024s ok cmd/doc 0.319s ok cmd/fix 1.637s ok cmd/go 56.202s ok cmd/go/internal/auth 0.027s ok cmd/go/internal/cache 0.393s ok cmd/go/internal/fsys 0.143s ok cmd/go/internal/generate 0.043s ok cmd/go/internal/get 0.044s ok cmd/go/internal/imports 0.025s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.103s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modconv 0.028s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.024s ok cmd/go/internal/modfetch/zip_sum_test 0.028s ok cmd/go/internal/modindex 0.193s ok cmd/go/internal/modload 0.027s ok cmd/go/internal/mvs 0.032s ok cmd/go/internal/par 0.059s ok cmd/go/internal/search 0.022s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.036s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.041s ok cmd/gofmt 0.066s ok cmd/internal/archive 1.282s ok cmd/internal/buildid 0.155s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 2.369s ok cmd/internal/notsha256 0.026s ok cmd/internal/obj 0.948s ok cmd/internal/obj/ppc64 0.352s ok cmd/internal/obj/riscv 0.107s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 2.857s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.087s ok cmd/internal/quoted 0.027s ok cmd/internal/src 0.023s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.092s ok cmd/link 6.429s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 4.299s ok cmd/link/internal/loader 0.044s ok cmd/nm 2.797s ok cmd/objdump 3.314s ok cmd/pack 2.658s ok cmd/pprof 1.324s ok cmd/trace 0.424s ok cmd/vet 6.531s ##### os/user with tag osusergo ok os/user 0.029s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 96.799s ##### moved GOROOT ok fmt 0.086s ##### Testing without libgcc. ok net 0.035s ok os/user 0.032s ##### internal linking of -buildmode=pie ok reflect 0.201s ok os/user 0.029s ##### sync -cpu=10 ok sync 0.452s ##### Testing race detector ok runtime/race 13.531s ok flag 1.050s ok net 1.112s ok os 1.165s ok os/exec 3.110s ok encoding/gob 1.093s ok flag 1.040s ok os/exec 3.099s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 5.918s fatal error: unexpected signal during runtime execution [signal 0xc0000005 code=0x0 addr=0xffffffffffffffff pc=0x9422a6] runtime stack: runtime.throw({0xaf0b81?, 0xbeb9f0?}) C:/workdir/go/src/runtime/panic.go:1047 +0x65 fp=0x220dfffbb8 sp=0x220dfffb88 pc=0x9851a5 runtime.sigpanic() C:/workdir/go/src/runtime/signal_windows.go:250 +0x213 fp=0x220dfffc00 sp=0x220dfffbb8 pc=0x999f73 goroutine 34 [syscall]: runtime.cgocall(0x943530, 0xc000063f08) C:/workdir/go/src/runtime/cgocall.go:158 +0x4a fp=0xc000063ee0 sp=0xc000063ea8 pc=0x94ed8a misc/cgo/test._Cfunc_scatter() _cgo_gotypes.go:2057 +0x4e fp=0xc000063f08 sp=0xc000063ee0 pc=0xa6f9ce misc/cgo/test.test1635(0xc0001841a0) C:/workdir/go/misc/cgo/test/test.go:1254 +0x25 fp=0xc000063f58 sp=0xc000063f08 pc=0xaa6ce5 misc/cgo/test.Test1635(0xc000084820?) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x19 fp=0xc000063f70 sp=0xc000063f58 pc=0xa699d9 testing.tRunner(0xc0001841a0, 0xaf3d70) C:/workdir/go/src/testing/testing.go:1446 +0x10b fp=0xc000063fc0 sp=0xc000063f70 pc=0xa284cb testing.(*T).Run.func1() C:/workdir/go/src/testing/testing.go:1493 +0x2a fp=0xc000063fe0 sp=0xc000063fc0 pc=0xa2936a runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x9b5b61 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1493 +0x35f goroutine 1 [chan receive]: runtime.gopark(0xc8d120?, 0xc000115aa8?, 0x68?, 0x8d?, 0x153afd30a28?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000115a28 sp=0xc000115a08 pc=0x987d36 runtime.chanrecv(0xc00018e000, 0xc000115b27, 0x1) C:/workdir/go/src/runtime/chan.go:583 +0x49b fp=0xc000115ab8 sp=0xc000115a28 pc=0x951edb runtime.chanrecv1(0xc00008a060?, 0x1?) C:/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000115ae0 sp=0xc000115ab8 pc=0x951a18 testing.(*T).Run(0xc000084340, {0xae653c?, 0x9b8353?}, 0xaf3d70) C:/workdir/go/src/testing/testing.go:1494 +0x37a fp=0xc000115b80 sp=0xc000115ae0 pc=0xa292ba testing.runTests.func1(0xc000084340?) C:/workdir/go/src/testing/testing.go:1846 +0x6e fp=0xc000115bd0 sp=0xc000115b80 pc=0xa2b1ae testing.tRunner(0xc000084340, 0xc000115cd8) C:/workdir/go/src/testing/testing.go:1446 +0x10b fp=0xc000115c20 sp=0xc000115bd0 pc=0xa284cb testing.runTests(0xc000096000?, {0xc31060, 0x59, 0x59}, {0xc000115d70?, 0x962d7c?, 0xc365a0?}) C:/workdir/go/src/testing/testing.go:1844 +0x456 fp=0xc000115d08 sp=0xc000115c20 pc=0xa2b056 testing.(*M).Run(0xc000096000) C:/workdir/go/src/testing/testing.go:1726 +0x5d9 fp=0xc000115f00 sp=0xc000115d08 pc=0xa29b39 main.main() _testmain.go:229 +0x1aa fp=0xc000115f80 sp=0xc000115f00 pc=0xaadfea runtime.main() C:/workdir/go/src/runtime/proc.go:250 +0x1fe fp=0xc000115fe0 sp=0xc000115f80 pc=0x98799e runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000115fe8 sp=0xc000115fe0 pc=0x9b5b61 goroutine 2 [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000053fb0 sp=0xc000053f90 pc=0x987d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.forcegchelper() C:/workdir/go/src/runtime/proc.go:302 +0xb1 fp=0xc000053fe0 sp=0xc000053fb0 pc=0x987bd1 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x9b5b61 created by runtime.init.6 C:/workdir/go/src/runtime/proc.go:290 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000055f90 sp=0xc000055f70 pc=0x987d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.bgsweep(0x0?) C:/workdir/go/src/runtime/mgcsweep.go:278 +0x8e fp=0xc000055fc8 sp=0xc000055f90 pc=0x97022e runtime.gcenable.func1() C:/workdir/go/src/runtime/mgc.go:178 +0x26 fp=0xc000055fe0 sp=0xc000055fc8 pc=0x964de6 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000055fe8 sp=0xc000055fe0 pc=0x9b5b61 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000060000?, 0xb26cf0?, 0x1?, 0x0?, 0x0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000067f70 sp=0xc000067f50 pc=0x987d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.(*scavengerState).park(0xc36620) C:/workdir/go/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc000067fa0 sp=0xc000067f70 pc=0x96e2b3 runtime.bgscavenge(0x0?) C:/workdir/go/src/runtime/mgcscavenge.go:617 +0x45 fp=0xc000067fc8 sp=0xc000067fa0 pc=0x96e8a5 runtime.gcenable.func2() C:/workdir/go/src/runtime/mgc.go:179 +0x26 fp=0xc000067fe0 sp=0xc000067fc8 pc=0x964d86 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x9b5b61 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [finalizer wait]: runtime.gopark(0xc36d40?, 0xc000050ea0?, 0x0?, 0x0?, 0xc000057f70?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000057e28 sp=0xc000057e08 pc=0x987d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.runfinq() C:/workdir/go/src/runtime/mfinal.go:186 +0x10f fp=0xc000057fe0 sp=0xc000057e28 pc=0x963eef runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000057fe8 sp=0xc000057fe0 pc=0x9b5b61 created by runtime.createfing C:/workdir/go/src/runtime/mfinal.go:163 +0x45 goroutine 6 [syscall]: runtime.cgocall(0x943920, 0xc000069fc0) C:/workdir/go/src/runtime/cgocall.go:158 +0x4a fp=0xc000069f98 sp=0xc000069f60 pc=0x94ed8a misc/cgo/test._Cfunc_usleep(0x2710) _cgo_gotypes.go:2387 +0x5a fp=0xc000069fc0 sp=0xc000069f98 pc=0xa700fa misc/cgo/test.lockOSThreadCallback.func1() C:/workdir/go/misc/cgo/test/testx.go:359 +0x29 fp=0xc000069fe0 sp=0xc000069fc0 pc=0xaacf09 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000069fe8 sp=0xc000069fe0 pc=0x9b5b61 created by misc/cgo/test.lockOSThreadCallback C:/workdir/go/misc/cgo/test/testx.go:359 +0x69 FAIL misc/cgo/test 0.032s FAIL 2022/08/05 15:23:37 Failed: exit status 1 ok misc/cgo/test 6.030s ok misc/cgo/test 5.943s ok misc/cgo/test 4.076s skipped due to earlier error go tool dist: FAILED