windows-386-2012-newcc at 6a2e514017024ef59053f5b5219cf70c106543a3 :: 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" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2012R2-V" "NUMBER_OF_PROCESSORS=4" "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=3s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-386-2012-newcc" "GOARCH=386" "GOHOSTARCH=386" "GOBIN="] in dir C:\workdir\go\src 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. --- 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.105s ok archive/zip 0.582s ok bufio 0.093s ok bytes 2.180s ok compress/bzip2 0.387s ok compress/flate 0.756s ok compress/gzip 0.162s ok compress/lzw 0.236s ok compress/zlib 0.785s ok container/heap 0.042s ok container/list 0.029s ok container/ring 0.030s ok context 0.059s ok crypto 0.062s ok crypto/aes 0.190s ok crypto/cipher 0.026s ok crypto/des 0.122s ok crypto/dsa 0.028s ok crypto/ecdsa 0.072s ok crypto/ed25519 0.604s ok crypto/elliptic 0.143s ok crypto/hmac 0.039s ok crypto/internal/boring 0.121s ok crypto/internal/edwards25519 22.807s ok crypto/internal/edwards25519/field 26.762s ok crypto/internal/nistec 6.983s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/internal/subtle 0.031s ok crypto/md5 0.028s ok crypto/rand 0.043s ok crypto/rc4 0.102s ok crypto/rsa 0.237s ok crypto/sha1 0.082s ok crypto/sha256 0.031s ok crypto/sha512 0.033s ok crypto/subtle 0.028s ok crypto/tls 1.754s ok crypto/x509 4.147s ok database/sql 0.666s ok database/sql/driver 0.031s ok debug/buildinfo 0.039s ok debug/dwarf 0.055s ok debug/elf 0.038s ok debug/gosym 0.031s ok debug/macho 0.033s ok debug/pe 5.675s ok debug/plan9obj 0.031s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.034s ok encoding/ascii85 0.034s ok encoding/asn1 0.029s ok encoding/base32 0.081s ok encoding/base64 0.033s ok encoding/binary 0.027s ok encoding/csv 0.141s ok encoding/gob 0.042s ok encoding/hex 0.123s ok encoding/json 0.240s ok encoding/pem 0.966s ok encoding/xml 0.052s ok errors 0.079s ok expvar 0.051s ok flag 0.121s ok fmt 0.129s ok go/ast 0.034s ok go/build 1.587s ok go/build/constraint 0.043s ok go/constant 0.030s ok go/doc 0.073s ok go/doc/comment 1.240s ok go/format 0.045s ok go/importer 0.148s ok go/internal/gccgoimporter 0.052s ok go/internal/gcimporter 13.975s ok go/internal/srcimporter 6.241s ok go/parser 0.123s ok go/printer 0.339s ok go/scanner 0.026s ok go/token 0.047s ok go/types 7.212s ok hash 0.053s ok hash/adler32 0.042s ok hash/crc32 0.029s ok hash/crc64 0.035s ok hash/fnv 0.030s ok hash/maphash 0.086s ok html 0.029s ok html/template 0.141s ok image 0.102s ok image/color 0.080s ok image/draw 0.173s ok image/gif 17.207s ok image/jpeg 3.475s ok image/png 0.306s ok index/suffixarray 0.371s ok internal/abi 0.112s ok internal/buildcfg 0.033s ok internal/cpu 0.025s ok internal/diff 0.039s ok internal/fmtsort 0.025s ok internal/fuzz 0.103s ok internal/godebug 0.087s ok internal/intern 1.096s ok internal/itoa 0.030s ok internal/poll 0.212s ok internal/profile 0.121s ok internal/reflectlite 0.077s ok internal/singleflight 0.117s ok internal/syscall/windows 0.100s ok internal/syscall/windows/registry 0.036s ok internal/trace 0.076s ok internal/unsafeheader 0.069s ok internal/xcoff 0.088s ok io 0.060s ok io/fs 0.033s ok io/ioutil 0.050s ok log 0.032s ok math 0.041s ok math/big 3.968s ok math/bits 0.032s ok math/cmplx 0.074s ok math/rand 0.527s ok mime 0.054s ok mime/multipart 0.280s ok mime/quotedprintable 0.037s ok net 9.977s ok net/http 11.251s ok net/http/cgi 0.944s ok net/http/cookiejar 0.053s ok net/http/fcgi 0.228s ok net/http/httptest 2.178s ok net/http/httptrace 0.026s ok net/http/httputil 0.590s ok net/http/internal 0.034s ok net/http/internal/ascii 0.036s ok net/http/pprof 5.189s ok net/internal/socktest 0.030s ok net/mail 0.031s ok net/netip 0.531s ok net/rpc 0.058s ok net/rpc/jsonrpc 0.165s ok net/smtp 0.052s ok net/textproto 0.033s ok net/url 0.038s ok os 2.152s ok os/exec 3.403s ok os/exec/internal/fdtest 0.199s ok os/signal 1.525s ok os/user 0.050s ok path 0.035s ok path/filepath 1.013s ok plugin 0.047s ok reflect 0.213s ok regexp 0.247s ok regexp/syntax 0.931s ok runtime 36.512s ok runtime/cgo 0.025s ok runtime/debug 0.084s ok runtime/internal/atomic 0.116s ok runtime/internal/math 0.042s ok runtime/internal/sys 0.030s ok runtime/metrics 0.025s ok runtime/pprof 8.720s ok runtime/trace 3.577s ok sort 0.082s ok strconv 0.895s ok strings 2.780s ok sync 0.496s ok sync/atomic 4.981s ok syscall 3.138s ok testing 0.997s ok testing/fstest 0.051s ok testing/iotest 0.051s ok testing/quick 0.088s ok text/scanner 0.033s ok text/tabwriter 0.105s ok text/template 0.082s ok text/template/parse 0.039s ok time 2.006s ok unicode 0.038s ok unicode/utf16 0.024s ok unicode/utf8 0.048s ok cmd/addr2line 3.376s ok cmd/api 14.121s ok cmd/asm/internal/asm 0.883s ok cmd/asm/internal/lex 0.101s ok cmd/compile/internal/abt 0.103s ok cmd/compile/internal/amd64 0.034s ok cmd/compile/internal/dwarfgen 0.456s ok cmd/compile/internal/importer 0.896s ok cmd/compile/internal/ir 0.028s ok cmd/compile/internal/logopt 0.379s ok cmd/compile/internal/noder 0.034s ok cmd/compile/internal/reflectdata 0.061s [no tests to run] ok cmd/compile/internal/ssa 6.533s ok cmd/compile/internal/syntax 0.185s ok cmd/compile/internal/test 18.714s ok cmd/compile/internal/typecheck 0.764s ok cmd/compile/internal/types 0.098s ok cmd/compile/internal/types2 1.286s ok cmd/cover 5.492s ok cmd/dist 0.053s ok cmd/doc 0.278s ok cmd/fix 4.139s ok cmd/go 86.976s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 0.354s ok cmd/go/internal/fsys 0.101s ok cmd/go/internal/generate 0.048s ok cmd/go/internal/get 0.042s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.036s ok cmd/go/internal/lockedfile 0.138s ok cmd/go/internal/lockedfile/internal/filelock 0.180s ok cmd/go/internal/modconv 0.055s ok cmd/go/internal/modfetch 0.035s ok cmd/go/internal/modfetch/codehost 0.028s ok cmd/go/internal/modfetch/zip_sum_test 0.043s ok cmd/go/internal/modindex 0.030s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.068s ok cmd/go/internal/par 0.115s ok cmd/go/internal/search 0.058s ok cmd/go/internal/str 0.065s ok cmd/go/internal/test 0.043s ok cmd/go/internal/vcs 0.039s ok cmd/go/internal/web 0.081s ok cmd/go/internal/work 0.043s ok cmd/gofmt 0.077s ok cmd/internal/archive 1.164s ok cmd/internal/buildid 0.308s ok cmd/internal/dwarf 0.026s ok cmd/internal/edit 0.034s ok cmd/internal/goobj 0.026s ok cmd/internal/moddeps 2.100s ok cmd/internal/notsha256 0.032s ok cmd/internal/obj 1.151s ok cmd/internal/obj/ppc64 0.353s ok cmd/internal/obj/riscv 0.175s ok cmd/internal/obj/s390x 0.027s ok cmd/internal/obj/x86 3.690s ok cmd/internal/objabi 0.029s ok cmd/internal/pkgpath 0.322s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.025s ok cmd/internal/sys 0.029s ok cmd/internal/test2json 0.252s ok cmd/link 9.778s ok cmd/link/internal/benchmark 0.037s ok cmd/link/internal/ld 7.902s ok cmd/link/internal/loader 0.083s ok cmd/nm 4.731s ok cmd/objdump 5.369s ok cmd/pack 5.269s ok cmd/pprof 3.318s ok cmd/trace 0.450s ok cmd/vet 13.362s ##### os/user with tag osusergo ok os/user 0.034s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 57.176s ##### moved GOROOT ok fmt 0.111s ##### Testing without libgcc. ok net 0.038s ok os/user 0.034s ##### internal linking of -buildmode=pie ok reflect 0.200s ok os/user 0.033s ##### sync -cpu=10 ok sync 0.505s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 12.649s Exception 0xc0000005 0x8 0x424448b 0x424448b PC=0x424448b signal arrived during external code execution runtime.cgocall(0x403170, 0x128a4f70) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x128a4f5c sp=0x128a4f44 pc=0x40d9f8 misc/cgo/test._Cfunc_scatter() _cgo_gotypes.go:2043 +0x2f fp=0x128a4f70 sp=0x128a4f5c pc=0x52134f misc/cgo/test.test1635(0x129083c0) C:/workdir/go/misc/cgo/test/test.go:1254 +0x1e fp=0x128a4f94 sp=0x128a4f70 pc=0x542b0e misc/cgo/test.Test1635(0x129083c0) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x21 fp=0x128a4f9c sp=0x128a4f94 pc=0x51ceb1 testing.tRunner(0x129083c0, 0x584428) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x128a4fe4 sp=0x128a4f9c pc=0x4e0693 testing.(*T).Run.func1() C:/workdir/go/src/testing/testing.go:1493 +0x2e fp=0x128a4ff0 sp=0x128a4fe4 pc=0x4e148e runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x128a4ff4 sp=0x128a4ff0 pc=0x473291 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1493 +0x374 goroutine 1 [chan receive]: runtime.gopark(0x5859cc, 0x12902270, 0xe, 0x17, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x1292bcd4 sp=0x1292bcc0 pc=0x446bdf runtime.chanrecv(0x12902240, 0x1292bd53, 0x1) C:/workdir/go/src/runtime/chan.go:583 +0x3f2 fp=0x1292bd1c sp=0x1292bcd4 pc=0x410282 runtime.chanrecv1(0x12902240, 0x1292bd53) C:/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x1292bd30 sp=0x1292bd1c pc=0x40fe8c testing.(*T).Run(0x128840f0, {0x576e27, 0x8}, 0x584428) C:/workdir/go/src/testing/testing.go:1494 +0x393 fp=0x1292bd7c sp=0x1292bd30 pc=0x4e1413 testing.runTests.func1(0x128840f0) C:/workdir/go/src/testing/testing.go:1846 +0x5e fp=0x1292bda0 sp=0x1292bd7c pc=0x4e31ae testing.tRunner(0x128840f0, 0x1292be38) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x1292bde8 sp=0x1292bda0 pc=0x4e0693 testing.runTests(0x12898000, {0x6af760, 0x59, 0x59}, {0xc0a55481db90a338, 0x8bb304cc19, 0x6b2260}) C:/workdir/go/src/testing/testing.go:1844 +0x3a6 fp=0x1292be4c sp=0x1292bde8 pc=0x4e3096 testing.(*M).Run(0x12894000) C:/workdir/go/src/testing/testing.go:1726 +0x680 fp=0x1292bf88 sp=0x1292be4c pc=0x4e1c30 main.main() _testmain.go:229 +0x185 fp=0x1292bfc4 sp=0x1292bf88 pc=0x549785 runtime.main() C:/workdir/go/src/runtime/proc.go:250 +0x231 fp=0x1292bff0 sp=0x1292bfc4 pc=0x446821 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x1292bff4 sp=0x1292bff0 pc=0x473291 goroutine 2 [force gc (idle)]: runtime.gopark(0x585aa4, 0x6b2020, 0x11, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x1282ffdc sp=0x1282ffc8 pc=0x446bdf runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.forcegchelper() C:/workdir/go/src/runtime/proc.go:302 +0xc3 fp=0x1282fff0 sp=0x1282ffdc pc=0x446a63 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x1282fff4 sp=0x1282fff0 pc=0x473291 created by runtime.init.5 C:/workdir/go/src/runtime/proc.go:290 +0x23 goroutine 3 [GC sweep wait]: runtime.gopark(0x585aa4, 0x6b21c0, 0xc, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12830fd4 sp=0x12830fc0 pc=0x446bdf runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.bgsweep(0x12816100) C:/workdir/go/src/runtime/mgcsweep.go:278 +0x96 fp=0x12830fe8 sp=0x12830fd4 pc=0x42e916 runtime.gcenable.func1() C:/workdir/go/src/runtime/mgc.go:178 +0x27 fp=0x12830ff0 sp=0x12830fe8 pc=0x420577 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12830ff4 sp=0x12830ff0 pc=0x473291 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:178 +0x7c goroutine 4 [GC scavenge wait]: runtime.gopark(0x585aa4, 0x6b2320, 0xd, 0x14, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12831fb8 sp=0x12831fa4 pc=0x446bdf runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.(*scavengerState).park(0x6b2320) C:/workdir/go/src/runtime/mgcscavenge.go:389 +0x5f fp=0x12831fcc sp=0x12831fb8 pc=0x42c41f runtime.bgscavenge(0x12816100) C:/workdir/go/src/runtime/mgcscavenge.go:617 +0x4b fp=0x12831fe8 sp=0x12831fcc pc=0x42caab runtime.gcenable.func2() C:/workdir/go/src/runtime/mgc.go:179 +0x27 fp=0x12831ff0 sp=0x12831fe8 pc=0x420537 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12831ff4 sp=0x12831ff0 pc=0x473291 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:179 +0xc1 goroutine 18 [finalizer wait]: runtime.gopark(0x585aa4, 0x6d90bc, 0x10, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x1282ef90 sp=0x1282ef7c pc=0x446bdf runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.runfinq() C:/workdir/go/src/runtime/mfinal.go:180 +0xfb fp=0x1282eff0 sp=0x1282ef90 pc=0x41f7cb runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x1282eff4 sp=0x1282eff0 pc=0x473291 created by runtime.createfing C:/workdir/go/src/runtime/mfinal.go:157 +0x54 goroutine 19 [syscall]: runtime.cgocall(0x4034c0, 0x1282afe4) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x1282afd0 sp=0x1282afb8 pc=0x40d9f8 misc/cgo/test._Cfunc_usleep(0x2710) _cgo_gotypes.go:2373 +0x37 fp=0x1282afe4 sp=0x1282afd0 pc=0x5217a7 misc/cgo/test.lockOSThreadCallback.func1() C:/workdir/go/misc/cgo/test/testx.go:359 +0x28 fp=0x1282aff0 sp=0x1282afe4 pc=0x548988 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x1282aff4 sp=0x1282aff0 pc=0x473291 created by misc/cgo/test.lockOSThreadCallback C:/workdir/go/misc/cgo/test/testx.go:359 +0x87 eax 0x18feb8 ebx 0x128a4f70 ecx 0x6b2854 edx 0x128a4f40 edi 0xc0 esi 0x5b502a ebp 0x6b2820 esp 0x18fea0 eip 0x424448b eflags 0x10206 cs 0x23 fs 0x53 gs 0x2b FAIL misc/cgo/test 0.142s FAIL 2022/06/23 21:16:43 Failed: exit status 1 ok misc/cgo/test 12.454s ok misc/cgo/test 12.651s ok misc/cgo/test 5.689s skipped due to earlier error go tool dist: FAILED Error: tests failed: dist test failed: cgo_test: exit status 1