windows-386-2008-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-2008R2-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-2008R2-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:\\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:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Google\\Compute Engine\\sysprep;C:\\godep\\gcc32\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "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:\\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" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp" "USERDOMAIN=SERVER-2008R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2008R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "windows_tracing_flags=3" "windows_tracing_logfile=C:\\BVTBin\\Tests\\installpackage\\csilogfile.log" "GO_STAGE0_NET_DELAY=24s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-386-2008-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.1.7601 ##### Testing packages. ok archive/tar 0.066s ok archive/zip 0.332s ok bufio 0.127s ok bytes 1.995s ok compress/bzip2 0.231s ok compress/flate 0.757s ok compress/gzip 1.766s ok compress/lzw 0.113s ok compress/zlib 0.899s ok container/heap 0.032s ok container/list 0.027s ok container/ring 0.031s ok context 0.060s ok crypto 0.031s ok crypto/aes 0.071s ok crypto/cipher 0.030s ok crypto/des 0.094s ok crypto/dsa 0.035s ok crypto/ecdsa 0.071s ok crypto/ed25519 0.510s ok crypto/elliptic 0.106s ok crypto/hmac 0.030s ok crypto/internal/boring 0.027s ok crypto/internal/boring/bcache 0.081s ok crypto/internal/edwards25519 22.960s ok crypto/internal/edwards25519/field 27.071s ok crypto/internal/nistec 7.058s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/internal/subtle 0.028s ok crypto/md5 0.033s ok crypto/rand 0.040s ok crypto/rc4 0.084s ok crypto/rsa 0.239s ok crypto/sha1 0.031s ok crypto/sha256 0.032s ok crypto/sha512 0.036s ok crypto/subtle 0.071s ok crypto/tls 1.598s ok crypto/x509 4.244s ok database/sql 0.311s ok database/sql/driver 0.030s ok debug/buildinfo 0.031s ok debug/dwarf 0.065s ok debug/elf 0.047s ok debug/gosym 0.054s ok debug/macho 0.034s ok debug/pe 7.920s ok debug/plan9obj 0.031s ok embed 0.076s [no tests to run] ok embed/internal/embedtest 0.043s ok encoding/ascii85 0.043s ok encoding/asn1 0.036s ok encoding/base32 0.048s ok encoding/base64 0.029s ok encoding/binary 0.029s ok encoding/csv 0.133s ok encoding/gob 0.059s ok encoding/hex 0.081s ok encoding/json 0.229s ok encoding/pem 0.733s ok encoding/xml 0.069s ok errors 0.034s ok expvar 0.033s ok flag 0.350s ok fmt 0.122s ok go/ast 0.034s ok go/build 1.525s ok go/build/constraint 0.033s ok go/constant 0.035s ok go/doc 0.089s ok go/doc/comment 1.586s ok go/format 0.046s ok go/importer 0.341s ok go/internal/gccgoimporter 0.057s ok go/internal/gcimporter 16.288s ok go/internal/srcimporter 7.868s ok go/parser 0.240s ok go/printer 0.231s ok go/scanner 0.061s ok go/token 0.100s ok go/types 10.212s ok hash 0.030s ok hash/adler32 0.039s ok hash/crc32 0.032s ok hash/crc64 0.033s ok hash/fnv 0.035s ok hash/maphash 0.088s ok html 0.062s ok html/template 0.141s ok image 0.094s ok image/color 0.053s ok image/draw 0.141s ok image/gif 18.289s ok image/jpeg 3.653s ok image/png 0.323s ok index/suffixarray 0.297s ok internal/abi 0.137s ok internal/buildcfg 0.037s ok internal/cpu 0.029s ok internal/dag 0.062s ok internal/diff 0.066s ok internal/fmtsort 0.029s ok internal/fuzz 0.033s ok internal/godebug 0.028s ok internal/intern 0.384s ok internal/itoa 0.037s ok internal/poll 0.220s ok internal/profile 0.061s ok internal/reflectlite 0.079s ok internal/singleflight 0.061s ok internal/syscall/windows 0.099s ok internal/syscall/windows/registry 0.039s ok internal/trace 0.084s ok internal/unsafeheader 0.030s ok internal/xcoff 0.059s ok io 0.066s ok io/fs 0.966s ok io/ioutil 0.033s ok log 0.032s ok math 0.038s ok math/big 1.883s ok math/bits 0.038s ok math/cmplx 0.171s ok math/rand 0.528s ok mime 0.057s ok mime/multipart 0.184s ok mime/quotedprintable 0.064s ok net 9.432s ok net/http 8.760s ok net/http/cgi 0.369s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.135s ok net/http/httptest 2.180s ok net/http/httptrace 0.034s ok net/http/httputil 0.610s ok net/http/internal 0.030s ok net/http/internal/ascii 0.028s ok net/http/pprof 5.193s ok net/internal/socktest 0.029s ok net/mail 0.036s ok net/netip 0.666s ok net/rpc 0.063s ok net/rpc/jsonrpc 0.039s ok net/smtp 0.061s ok net/textproto 0.034s ok net/url 0.088s ok os 2.564s ok os/exec 4.182s ok os/exec/internal/fdtest 0.031s ok os/signal 1.788s ok os/user 0.039s ok path 0.042s ok path/filepath 1.399s ok plugin 0.048s ok reflect 0.224s ok regexp 0.137s ok regexp/syntax 0.638s ok runtime 41.434s ok runtime/cgo 0.043s ok runtime/debug 0.101s ok runtime/internal/atomic 0.082s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.042s ok runtime/metrics 0.032s ok runtime/pprof 9.986s ok runtime/trace 4.116s ok sort 0.081s ok strconv 0.397s ok strings 2.392s ok sync 0.596s ok sync/atomic 2.007s ok syscall 4.283s ok testing 1.085s ok testing/fstest 0.048s ok testing/iotest 0.031s ok testing/quick 0.062s ok text/scanner 0.029s ok text/tabwriter 0.032s ok text/template 0.083s ok text/template/parse 0.037s ok time 2.039s ok unicode 0.033s ok unicode/utf16 0.029s ok unicode/utf8 0.043s ok cmd/addr2line 2.544s ok cmd/api 17.436s ok cmd/asm/internal/asm 0.526s ok cmd/asm/internal/lex 0.033s ok cmd/compile/internal/abt 0.032s ok cmd/compile/internal/amd64 0.038s ok cmd/compile/internal/dwarfgen 0.634s ok cmd/compile/internal/importer 1.088s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 0.268s ok cmd/compile/internal/noder 0.035s ok cmd/compile/internal/reflectdata 0.051s [no tests to run] ok cmd/compile/internal/ssa 5.894s ok cmd/compile/internal/syntax 0.105s ok cmd/compile/internal/test 19.129s ok cmd/compile/internal/typecheck 0.855s ok cmd/compile/internal/types 0.031s ok cmd/compile/internal/types2 1.515s ok cmd/cover 3.743s ok cmd/dist 0.034s ok cmd/doc 0.330s ok cmd/fix 3.286s ok cmd/go 74.824s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.334s ok cmd/go/internal/fsys 0.156s ok cmd/go/internal/generate 0.043s ok cmd/go/internal/get 0.044s ok cmd/go/internal/imports 0.030s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.134s ok cmd/go/internal/lockedfile/internal/filelock 0.078s ok cmd/go/internal/modconv 0.034s ok cmd/go/internal/modfetch 0.032s ok cmd/go/internal/modfetch/codehost 0.030s ok cmd/go/internal/modfetch/zip_sum_test 0.030s ok cmd/go/internal/modindex 0.241s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.033s ok cmd/go/internal/par 0.063s ok cmd/go/internal/search 0.027s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.042s ok cmd/go/internal/vcs 0.041s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.047s ok cmd/gofmt 0.086s ok cmd/internal/archive 1.600s ok cmd/internal/buildid 0.250s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.049s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 2.765s ok cmd/internal/notsha256 0.053s ok cmd/internal/obj 1.071s ok cmd/internal/obj/ppc64 0.422s ok cmd/internal/obj/riscv 0.144s ok cmd/internal/obj/s390x 0.027s ok cmd/internal/obj/x86 3.438s ok cmd/internal/objabi 0.026s ok cmd/internal/pkgpath 0.121s ok cmd/internal/quoted 0.027s ok cmd/internal/src 0.028s ok cmd/internal/sys 0.027s ok cmd/internal/test2json 0.113s ok cmd/link 8.917s ok cmd/link/internal/benchmark 0.030s ok cmd/link/internal/ld 8.883s ok cmd/link/internal/loader 0.048s ok cmd/nm 3.938s ok cmd/objdump 4.649s ok cmd/pack 3.221s ok cmd/pprof 1.814s ok cmd/trace 0.455s ok cmd/vet 10.887s ##### os/user with tag osusergo ok os/user 0.037s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 60.096s ##### moved GOROOT ok fmt 0.115s ##### Testing without libgcc. ok net 0.038s ok os/user 0.032s ##### internal linking of -buildmode=pie ok reflect 0.202s ok os/user 0.032s ##### sync -cpu=10 ok sync 0.569s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 8.581s Exception 0xc0000005 0x8 0x424448b 0x424448b PC=0x424448b signal arrived during external code execution runtime.cgocall(0x403170, 0x12454f70) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x12454f5c sp=0x12454f44 pc=0x40d9f8 misc/cgo/test._Cfunc_scatter() _cgo_gotypes.go:2056 +0x2f fp=0x12454f70 sp=0x12454f5c pc=0x521d3f misc/cgo/test.test1635(0x125040f0) C:/workdir/go/misc/cgo/test/test.go:1254 +0x1e fp=0x12454f94 sp=0x12454f70 pc=0x5434fe misc/cgo/test.Test1635(0x125040f0) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x21 fp=0x12454f9c sp=0x12454f94 pc=0x51d7f1 testing.tRunner(0x125040f0, 0x5853c8) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x12454fe4 sp=0x12454f9c pc=0x4e0bf3 testing.(*T).Run.func1() C:/workdir/go/src/testing/testing.go:1493 +0x2e fp=0x12454ff0 sp=0x12454fe4 pc=0x4e19ee runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12454ff4 sp=0x12454ff0 pc=0x473351 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1493 +0x374 goroutine 1 [chan receive]: runtime.gopark(0x586970, 0x12514070, 0xe, 0x17, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x124a9cd4 sp=0x124a9cc0 pc=0x446cff runtime.chanrecv(0x12514040, 0x124a9d53, 0x1) C:/workdir/go/src/runtime/chan.go:583 +0x3f2 fp=0x124a9d1c sp=0x124a9cd4 pc=0x410282 runtime.chanrecv1(0x12514040, 0x124a9d53) C:/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x124a9d30 sp=0x124a9d1c pc=0x40fe8c testing.(*T).Run(0x1242e870, {0x577e2a, 0x8}, 0x5853c8) C:/workdir/go/src/testing/testing.go:1494 +0x393 fp=0x124a9d7c sp=0x124a9d30 pc=0x4e1973 testing.runTests.func1(0x1242e870) C:/workdir/go/src/testing/testing.go:1846 +0x5e fp=0x124a9da0 sp=0x124a9d7c pc=0x4e370e testing.tRunner(0x1242e870, 0x124a9e38) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x124a9de8 sp=0x124a9da0 pc=0x4e0bf3 testing.runTests(0x12408020, {0x6b0720, 0x59, 0x59}, {0xc0b36c34c1adf3f8, 0x8bb2e73d4d, 0x6b3220}) C:/workdir/go/src/testing/testing.go:1844 +0x3a6 fp=0x124a9e4c sp=0x124a9de8 pc=0x4e35f6 testing.(*M).Run(0x12400050) C:/workdir/go/src/testing/testing.go:1726 +0x680 fp=0x124a9f88 sp=0x124a9e4c pc=0x4e2190 main.main() _testmain.go:229 +0x185 fp=0x124a9fc4 sp=0x124a9f88 pc=0x54a145 runtime.main() C:/workdir/go/src/runtime/proc.go:250 +0x22e fp=0x124a9ff0 sp=0x124a9fc4 pc=0x44693e runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x124a9ff4 sp=0x124a9ff0 pc=0x473351 goroutine 2 [force gc (idle)]: runtime.gopark(0x586a48, 0x6b2fe0, 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(0x586a48, 0x6b3180, 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(0x586a48, 0x6b32e0, 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(0x6b32e0) 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 18 [finalizer wait]: runtime.gopark(0x586a48, 0x6da07c, 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:186 +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:163 +0x54 goroutine 19 [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=0x522197 misc/cgo/test.lockOSThreadCallback.func1() C:/workdir/go/misc/cgo/test/testx.go:359 +0x28 fp=0x12430ff0 sp=0x12430fe4 pc=0x549348 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 0x18fec8 ebx 0x12454f70 ecx 0x6b3814 edx 0x12454f40 edi 0xc0 esi 0x5b60ca ebp 0x6b37e0 esp 0x18feb0 eip 0x424448b eflags 0x10206 cs 0x23 fs 0x53 gs 0x2b FAIL misc/cgo/test 0.029s FAIL 2022/08/05 15:28:03 Failed: exit status 1 ok misc/cgo/test 8.545s ok misc/cgo/test 8.597s ok misc/cgo/test 5.561s skipped due to earlier error go tool dist: FAILED