windows-386-2012-newcc at d37cc9a8cd4a33a78871b674a23bd3c1e39031e5 :: 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-2012R2-V" "ComSpec=C:\\Windows\\system32\\cmd.exe" "FP_NO_HOST_CHECK=NO" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2012R2-V" "NUMBER_OF_PROCESSORS=8" "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:\\godep\\gcc32\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2012 R2 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-2012R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2012R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=2s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-386-2012-newcc" "GOARCH=386" "GOHOSTARCH=386" "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/386. --- Installed Go for windows/386 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 6.3.9600 ##### Testing packages. ok archive/tar 0.058s ok archive/zip 0.326s ok bufio 0.113s ok bytes 1.925s ok compress/bzip2 0.183s ok compress/flate 0.663s ok compress/gzip 1.837s ok compress/lzw 0.086s ok compress/zlib 0.759s ok container/heap 0.029s ok container/list 0.026s ok container/ring 0.028s ok context 0.057s ok crypto 0.063s ok crypto/aes 0.074s ok crypto/cipher 0.027s ok crypto/des 0.053s ok crypto/dsa 0.042s ok crypto/ecdsa 0.068s ok crypto/ed25519 0.484s ok crypto/elliptic 0.095s ok crypto/hmac 0.031s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.091s ok crypto/internal/edwards25519 22.722s ok crypto/internal/edwards25519/field 26.860s ok crypto/internal/nistec 6.963s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/internal/subtle 0.028s ok crypto/md5 0.029s ok crypto/rand 0.041s ok crypto/rc4 0.078s ok crypto/rsa 0.233s ok crypto/sha1 0.026s ok crypto/sha256 0.026s ok crypto/sha512 0.031s ok crypto/subtle 0.045s ok crypto/tls 1.513s ok crypto/x509 3.831s ok database/sql 0.305s ok database/sql/driver 0.030s ok debug/buildinfo 0.031s ok debug/dwarf 0.052s ok debug/elf 0.042s ok debug/gosym 0.040s ok debug/macho 0.029s ok debug/pe 5.882s ok debug/plan9obj 0.026s ok embed 0.027s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.027s ok encoding/asn1 0.029s ok encoding/base32 0.045s ok encoding/base64 0.028s ok encoding/binary 0.026s ok encoding/csv 0.118s ok encoding/gob 0.060s ok encoding/hex 0.034s ok encoding/json 0.221s ok encoding/pem 0.715s ok encoding/xml 0.070s ok errors 0.049s ok expvar 0.028s ok flag 0.135s ok fmt 0.109s ok go/ast 0.035s ok go/build 1.587s ok go/build/constraint 0.055s ok go/constant 0.026s ok go/doc 0.084s ok go/doc/comment 1.314s ok go/format 0.033s ok go/importer 0.223s ok go/internal/gccgoimporter 0.042s ok go/internal/gcimporter 13.557s ok go/internal/srcimporter 6.171s ok go/parser 0.223s ok go/printer 0.211s ok go/scanner 0.031s ok go/token 0.060s ok go/types 6.978s ok hash 0.027s ok hash/adler32 0.032s ok hash/crc32 0.029s ok hash/crc64 0.030s ok hash/fnv 0.027s ok hash/maphash 0.083s ok html 0.043s ok html/template 0.126s ok image 0.090s ok image/color 0.041s ok image/draw 0.120s ok image/gif 17.196s ok image/jpeg 3.378s ok image/png 0.271s ok index/suffixarray 0.286s ok internal/abi 0.133s ok internal/buildcfg 0.035s ok internal/cpu 0.023s ok internal/diff 0.057s ok internal/fmtsort 0.024s ok internal/fuzz 0.038s ok internal/godebug 0.023s ok internal/intern 0.261s ok internal/itoa 0.032s ok internal/poll 0.258s ok internal/profile 0.060s ok internal/reflectlite 0.074s ok internal/singleflight 0.040s ok internal/syscall/windows 0.048s ok internal/syscall/windows/registry 0.033s ok internal/trace 0.079s ok internal/unsafeheader 0.026s ok internal/xcoff 0.035s ok io 0.062s ok io/fs 0.940s ok io/ioutil 0.032s ok log 0.046s ok math 0.035s ok math/big 1.859s ok math/bits 0.035s ok math/cmplx 0.057s ok math/rand 0.607s ok mime 0.046s ok mime/multipart 0.172s ok mime/quotedprintable 0.036s ok net 10.805s ok net/http 7.359s ok net/http/cgi 0.888s ok net/http/cookiejar 0.036s ok net/http/fcgi 0.139s ok net/http/httptest 2.136s ok net/http/httptrace 0.027s ok net/http/httputil 0.609s ok net/http/internal 0.054s ok net/http/internal/ascii 0.024s ok net/http/pprof 5.190s ok net/internal/socktest 0.029s ok net/mail 0.030s ok net/netip 0.571s ok net/rpc 0.068s ok net/rpc/jsonrpc 0.032s ok net/smtp 0.054s ok net/textproto 0.034s ok net/url 0.060s ok os 2.077s ok os/exec 3.540s ok os/exec/internal/fdtest 0.028s ok os/signal 1.567s ok os/user 0.037s ok path 0.036s ok path/filepath 0.529s ok plugin 0.038s ok reflect 0.200s ok regexp 0.125s ok regexp/syntax 0.763s ok runtime 35.101s ok runtime/cgo 0.025s ok runtime/debug 0.066s ok runtime/internal/atomic 0.082s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.026s ok runtime/metrics 0.033s ok runtime/pprof 8.423s ok runtime/trace 1.685s ok sort 0.089s ok strconv 0.404s ok strings 1.448s ok sync 0.531s ok sync/atomic 5.781s ok syscall 3.155s ok testing 0.791s ok testing/fstest 0.033s ok testing/iotest 0.032s ok testing/quick 0.058s ok text/scanner 0.029s ok text/tabwriter 0.030s ok text/template 0.098s ok text/template/parse 0.044s ok time 1.999s ok unicode 0.036s ok unicode/utf16 0.027s ok unicode/utf8 0.039s ok cmd/addr2line 2.655s ok cmd/api 14.387s ok cmd/asm/internal/asm 0.863s ok cmd/asm/internal/lex 0.060s ok cmd/compile/internal/abt 0.065s ok cmd/compile/internal/amd64 0.031s ok cmd/compile/internal/dwarfgen 0.576s ok cmd/compile/internal/importer 1.047s ok cmd/compile/internal/ir 0.033s ok cmd/compile/internal/logopt 0.167s ok cmd/compile/internal/noder 0.030s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 6.769s ok cmd/compile/internal/syntax 0.052s ok cmd/compile/internal/test 23.501s ok cmd/compile/internal/typecheck 0.825s ok cmd/compile/internal/types 0.034s ok cmd/compile/internal/types2 1.215s ok cmd/cover 2.726s ok cmd/dist 0.030s ok cmd/doc 0.229s ok cmd/fix 2.682s ok cmd/go 70.196s ok cmd/go/internal/auth 0.050s ok cmd/go/internal/cache 0.345s ok cmd/go/internal/fsys 0.112s ok cmd/go/internal/generate 0.045s ok cmd/go/internal/get 0.047s ok cmd/go/internal/imports 0.035s ok cmd/go/internal/load 0.037s ok cmd/go/internal/lockedfile 0.119s ok cmd/go/internal/lockedfile/internal/filelock 0.072s ok cmd/go/internal/modconv 0.031s ok cmd/go/internal/modfetch 0.031s ok cmd/go/internal/modfetch/codehost 0.035s ok cmd/go/internal/modfetch/zip_sum_test 0.035s ok cmd/go/internal/modindex 0.165s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.047s ok cmd/go/internal/par 0.062s ok cmd/go/internal/search 0.026s ok cmd/go/internal/str 0.029s ok cmd/go/internal/test 0.040s ok cmd/go/internal/vcs 0.038s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.054s ok cmd/gofmt 0.078s ok cmd/internal/archive 1.331s ok cmd/internal/buildid 0.231s ok cmd/internal/dwarf 0.027s ok cmd/internal/edit 0.025s ok cmd/internal/goobj 0.023s ok cmd/internal/moddeps 2.249s ok cmd/internal/notsha256 0.026s ok cmd/internal/obj 1.042s ok cmd/internal/obj/ppc64 0.371s ok cmd/internal/obj/riscv 0.119s ok cmd/internal/obj/s390x 0.034s ok cmd/internal/obj/x86 3.365s ok cmd/internal/objabi 0.047s ok cmd/internal/pkgpath 0.106s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.025s ok cmd/internal/sys 0.030s ok cmd/internal/test2json 0.180s ok cmd/link 6.178s ok cmd/link/internal/benchmark 0.030s ok cmd/link/internal/ld 5.412s ok cmd/link/internal/loader 0.037s ok cmd/nm 3.894s ok cmd/objdump 4.455s ok cmd/pack 4.263s ok cmd/pprof 2.003s ok cmd/trace 0.441s ok cmd/vet 9.864s ##### os/user with tag osusergo ok os/user 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 57.565s ##### moved GOROOT ok fmt 0.112s ##### Testing without libgcc. ok net 0.041s ok os/user 0.034s ##### internal linking of -buildmode=pie ok reflect 0.231s ok os/user 0.031s ##### sync -cpu=10 ok sync 0.500s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 7.263s Exception 0xc0000005 0x8 0x424448b 0x424448b PC=0x424448b signal arrived during external code execution runtime.cgocall(0x403170, 0x124a4f70) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x124a4f5c sp=0x124a4f44 pc=0x40d9f8 misc/cgo/test._Cfunc_scatter() _cgo_gotypes.go:2056 +0x2f fp=0x124a4f70 sp=0x124a4f5c pc=0x521daf misc/cgo/test.test1635(0x12484780) C:/workdir/go/misc/cgo/test/test.go:1254 +0x1e fp=0x124a4f94 sp=0x124a4f70 pc=0x54356e misc/cgo/test.Test1635(0x12484780) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x21 fp=0x124a4f9c sp=0x124a4f94 pc=0x51d861 testing.tRunner(0x12484780, 0x585448) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x124a4fe4 sp=0x124a4f9c pc=0x4e0c63 testing.(*T).Run.func1() C:/workdir/go/src/testing/testing.go:1493 +0x2e fp=0x124a4ff0 sp=0x124a4fe4 pc=0x4e1a5e runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x124a4ff4 sp=0x124a4ff0 pc=0x473351 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1493 +0x374 goroutine 1 [chan receive]: runtime.gopark(0x5869f0, 0x1249c230, 0xe, 0x17, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12459cd4 sp=0x12459cc0 pc=0x446cff runtime.chanrecv(0x1249c200, 0x12459d53, 0x1) C:/workdir/go/src/runtime/chan.go:583 +0x3f2 fp=0x12459d1c sp=0x12459cd4 pc=0x410282 runtime.chanrecv1(0x1249c200, 0x12459d53) C:/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x12459d30 sp=0x12459d1c pc=0x40fe8c testing.(*T).Run(0x124840f0, {0x577e27, 0x8}, 0x585448) C:/workdir/go/src/testing/testing.go:1494 +0x393 fp=0x12459d7c sp=0x12459d30 pc=0x4e19e3 testing.runTests.func1(0x124840f0) C:/workdir/go/src/testing/testing.go:1846 +0x5e fp=0x12459da0 sp=0x12459d7c pc=0x4e377e testing.tRunner(0x124840f0, 0x12459e38) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x12459de8 sp=0x12459da0 pc=0x4e0c63 testing.runTests(0x12498000, {0x6b0760, 0x59, 0x59}, {0xc0b3195192420150, 0x8bb2e75fad, 0x6b3260}) C:/workdir/go/src/testing/testing.go:1844 +0x3a6 fp=0x12459e4c sp=0x12459de8 pc=0x4e3666 testing.(*M).Run(0x12494000) C:/workdir/go/src/testing/testing.go:1726 +0x680 fp=0x12459f88 sp=0x12459e4c pc=0x4e2200 main.main() _testmain.go:229 +0x185 fp=0x12459fc4 sp=0x12459f88 pc=0x54a1b5 runtime.main() C:/workdir/go/src/runtime/proc.go:250 +0x22e fp=0x12459ff0 sp=0x12459fc4 pc=0x44693e runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12459ff4 sp=0x12459ff0 pc=0x473351 goroutine 2 [force gc (idle)]: runtime.gopark(0x586ac8, 0x6b3020, 0x11, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12435fdc sp=0x12435fc8 pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.forcegchelper() C:/workdir/go/src/runtime/proc.go:302 +0xc3 fp=0x12435ff0 sp=0x12435fdc pc=0x446b83 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12435ff4 sp=0x12435ff0 pc=0x473351 created by runtime.init.5 C:/workdir/go/src/runtime/proc.go:290 +0x23 goroutine 3 [GC sweep wait]: runtime.gopark(0x586ac8, 0x6b31c0, 0xc, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12436fd4 sp=0x12436fc0 pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.bgsweep(0x12416100) C:/workdir/go/src/runtime/mgcsweep.go:278 +0x96 fp=0x12436fe8 sp=0x12436fd4 pc=0x42e976 runtime.gcenable.func1() C:/workdir/go/src/runtime/mgc.go:178 +0x27 fp=0x12436ff0 sp=0x12436fe8 pc=0x4205e7 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12436ff4 sp=0x12436ff0 pc=0x473351 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:178 +0x7c goroutine 4 [GC scavenge wait]: runtime.gopark(0x586ac8, 0x6b3320, 0xd, 0x14, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12437fb8 sp=0x12437fa4 pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.(*scavengerState).park(0x6b3320) C:/workdir/go/src/runtime/mgcscavenge.go:389 +0x5f fp=0x12437fcc sp=0x12437fb8 pc=0x42c47f runtime.bgscavenge(0x12416100) C:/workdir/go/src/runtime/mgcscavenge.go:617 +0x4b fp=0x12437fe8 sp=0x12437fcc pc=0x42cb0b runtime.gcenable.func2() C:/workdir/go/src/runtime/mgc.go:179 +0x27 fp=0x12437ff0 sp=0x12437fe8 pc=0x4205a7 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12437ff4 sp=0x12437ff0 pc=0x473351 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:179 +0xc1 goroutine 5 [finalizer wait]: runtime.gopark(0x586ac8, 0x6da0bc, 0x10, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12434f90 sp=0x12434f7c pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.runfinq() C:/workdir/go/src/runtime/mfinal.go:180 +0xfb fp=0x12434ff0 sp=0x12434f90 pc=0x41f83b runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12434ff4 sp=0x12434ff0 pc=0x473351 created by runtime.createfing C:/workdir/go/src/runtime/mfinal.go:157 +0x54 goroutine 6 [syscall]: runtime.cgocall(0x4034c0, 0x12430fe4) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x12430fd0 sp=0x12430fb8 pc=0x40d9f8 misc/cgo/test._Cfunc_usleep(0x2710) _cgo_gotypes.go:2386 +0x37 fp=0x12430fe4 sp=0x12430fd0 pc=0x522207 misc/cgo/test.lockOSThreadCallback.func1() C:/workdir/go/misc/cgo/test/testx.go:359 +0x28 fp=0x12430ff0 sp=0x12430fe4 pc=0x5493b8 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12430ff4 sp=0x12430ff0 pc=0x473351 created by misc/cgo/test.lockOSThreadCallback C:/workdir/go/misc/cgo/test/testx.go:359 +0x87 eax 0x3297fed8 ebx 0x124a4f70 ecx 0x12480274 edx 0x124a4f40 edi 0xc0 esi 0x5b612a ebp 0x12480240 esp 0x3297fec0 eip 0x424448b eflags 0x10206 cs 0x23 fs 0x53 gs 0x2b FAIL misc/cgo/test 0.034s FAIL 2022/08/04 15:53:25 Failed: exit status 1 ok misc/cgo/test 7.297s ok misc/cgo/test 7.383s ok misc/cgo/test 4.506s skipped due to earlier error go tool dist: FAILED