windows-amd64-2016-newcc at aad9382e590265efb5e5fa3591c30486dcf215e0 :: 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" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V8-" "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:\\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=AMD64 Family 23 Model 49 Stepping 0, AuthenticAMD" "PROCESSOR_LEVEL=23" "PROCESSOR_REVISION=3100" "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=17s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2016-newcc" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "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/amd64. --- Installed Go for windows/amd64 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: windows # OS Version: 10.0.14393 ##### Testing packages. ok archive/tar 0.047s ok archive/zip 0.240s ok bufio 0.051s ok bytes 0.737s ok compress/bzip2 0.137s ok compress/flate 0.424s ok compress/gzip 0.124s ok compress/lzw 0.113s ok compress/zlib 0.502s ok container/heap 0.026s ok container/list 0.026s ok container/ring 0.024s ok context 0.054s ok crypto 0.048s ok crypto/aes 0.037s ok crypto/cipher 0.023s ok crypto/des 0.039s ok crypto/dsa 0.030s ok crypto/ecdsa 0.022s ok crypto/ed25519 0.084s ok crypto/elliptic 0.028s ok crypto/hmac 0.067s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.170s ok crypto/internal/edwards25519 3.443s ok crypto/internal/edwards25519/field 2.711s ok crypto/internal/nistec 1.102s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/internal/subtle 0.024s ok crypto/md5 0.037s ok crypto/rand 0.033s ok crypto/rc4 0.042s ok crypto/rsa 0.085s ok crypto/sha1 0.024s ok crypto/sha256 0.022s ok crypto/sha512 0.021s ok crypto/subtle 0.253s ok crypto/tls 0.316s ok crypto/x509 1.146s ok database/sql 0.296s ok database/sql/driver 0.073s ok debug/buildinfo 0.022s ok debug/dwarf 0.032s ok debug/elf 0.031s ok debug/gosym 0.028s ok debug/macho 0.020s ok debug/pe 5.161s ok debug/plan9obj 0.021s ok embed 0.021s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.021s ok encoding/asn1 0.024s ok encoding/base32 0.036s ok encoding/base64 0.022s ok encoding/binary 0.023s ok encoding/csv 0.029s ok encoding/gob 0.037s ok encoding/hex 0.201s ok encoding/json 0.140s ok encoding/pem 0.328s ok encoding/xml 0.031s ok errors 0.045s ok expvar 0.024s ok flag 0.279s ok fmt 0.063s ok go/ast 0.020s ok go/build 0.965s ok go/build/constraint 0.027s ok go/constant 0.026s ok go/doc 0.061s ok go/doc/comment 0.889s ok go/format 0.027s ok go/importer 0.222s ok go/internal/gccgoimporter 0.066s ok go/internal/gcimporter 11.132s ok go/internal/srcimporter 5.361s ok go/parser 0.069s ok go/printer 0.194s ok go/scanner 0.033s ok go/token 0.055s ok go/types 5.179s ok hash 0.056s ok hash/adler32 0.059s ok hash/crc32 0.025s ok hash/crc64 0.026s ok hash/fnv 0.023s ok hash/maphash 0.089s ok html 0.046s ok html/template 0.112s ok image 0.074s ok image/color 0.036s ok image/draw 0.077s ok image/gif 9.212s ok image/jpeg 1.964s ok image/png 0.202s ok index/suffixarray 0.171s ok internal/abi 0.184s ok internal/buildcfg 0.026s ok internal/cpu 0.022s ok internal/diff 0.040s ok internal/fmtsort 0.023s ok internal/fuzz 0.026s ok internal/godebug 0.021s ok internal/intern 0.164s ok internal/itoa 0.024s ok internal/poll 0.271s ok internal/profile 0.023s ok internal/reflectlite 0.057s ok internal/singleflight 0.032s ok internal/syscall/windows 0.039s ok internal/syscall/windows/registry 0.021s ok internal/trace 0.043s ok internal/unsafeheader 0.022s ok internal/xcoff 0.031s ok io 0.054s ok io/fs 0.030s ok io/ioutil 0.031s ok log 0.087s ok math 0.022s ok math/big 0.702s ok math/bits 0.022s ok math/cmplx 0.052s ok math/rand 0.334s ok mime 0.041s ok mime/multipart 0.091s ok mime/quotedprintable 0.034s ok net 11.301s ok net/http 8.238s ok net/http/cgi 2.294s ok net/http/cookiejar 0.031s ok net/http/fcgi 0.132s ok net/http/httptest 2.060s ok net/http/httptrace 0.020s ok net/http/httputil 0.877s ok net/http/internal 0.023s ok net/http/internal/ascii 0.019s ok net/http/pprof 5.183s ok net/internal/socktest 0.021s ok net/mail 0.178s ok net/netip 0.396s ok net/rpc 0.056s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.030s ok net/textproto 0.031s ok net/url 0.033s ok os 1.781s ok os/exec 2.772s ok os/exec/internal/fdtest 0.022s ok os/signal 1.417s ok os/user 0.024s ok path 0.060s ok path/filepath 0.435s ok plugin 0.033s ok reflect 0.169s ok regexp 0.114s ok regexp/syntax 0.469s ok runtime 52.080s ok runtime/cgo 0.025s ok runtime/debug 0.064s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.020s ok runtime/metrics 0.020s ok runtime/pprof 7.894s ok runtime/trace 1.248s ok sort 0.159s ok strconv 0.457s ok strings 0.509s ok sync 1.221s ok sync/atomic 1.229s ok syscall 3.329s ok testing 0.664s ok testing/fstest 0.058s ok testing/iotest 0.048s ok testing/quick 0.046s ok text/scanner 0.020s ok text/tabwriter 0.025s ok text/template 0.073s ok text/template/parse 0.064s ok time 1.848s ok unicode 0.029s ok unicode/utf16 0.022s ok unicode/utf8 0.027s ok cmd/addr2line 2.533s ok cmd/api 12.955s ok cmd/asm/internal/asm 0.740s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.028s ok cmd/compile/internal/amd64 0.022s ok cmd/compile/internal/dwarfgen 0.991s ok cmd/compile/internal/importer 1.262s ok cmd/compile/internal/ir 0.063s ok cmd/compile/internal/logopt 1.007s ok cmd/compile/internal/noder 0.021s ok cmd/compile/internal/reflectdata 0.024s [no tests to run] ok cmd/compile/internal/ssa 6.010s ok cmd/compile/internal/syntax 0.056s ok cmd/compile/internal/test 17.931s ok cmd/compile/internal/typecheck 0.977s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 0.913s ok cmd/cover 2.516s ok cmd/dist 0.028s ok cmd/doc 0.187s ok cmd/fix 5.296s ok cmd/go 115.071s ok cmd/go/internal/auth 0.062s ok cmd/go/internal/cache 0.343s ok cmd/go/internal/fsys 0.109s ok cmd/go/internal/generate 0.034s ok cmd/go/internal/get 0.036s ok cmd/go/internal/imports 0.040s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.101s ok cmd/go/internal/lockedfile/internal/filelock 0.057s ok cmd/go/internal/modconv 0.022s ok cmd/go/internal/modfetch 0.021s ok cmd/go/internal/modfetch/codehost 0.038s ok cmd/go/internal/modfetch/zip_sum_test 0.024s ok cmd/go/internal/modindex 0.026s ok cmd/go/internal/modload 0.021s ok cmd/go/internal/mvs 0.062s ok cmd/go/internal/par 0.035s ok cmd/go/internal/search 0.021s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.033s ok cmd/go/internal/web 0.032s ok cmd/go/internal/work 0.041s ok cmd/gofmt 0.088s ok cmd/internal/archive 1.341s ok cmd/internal/buildid 0.114s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.742s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.805s ok cmd/internal/obj/ppc64 0.316s ok cmd/internal/obj/riscv 0.105s ok cmd/internal/obj/s390x 0.024s ok cmd/internal/obj/x86 2.653s ok cmd/internal/objabi 0.041s ok cmd/internal/pkgpath 0.076s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.018s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.097s ok cmd/link 8.627s ok cmd/link/internal/benchmark 0.034s ok cmd/link/internal/ld 5.867s ok cmd/link/internal/loader 0.034s ok cmd/nm 5.038s ok cmd/objdump 5.484s ok cmd/pack 5.566s ok cmd/pprof 1.727s ok cmd/trace 0.443s ok cmd/vet 10.982s ##### os/user with tag osusergo ok os/user 0.022s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 77.548s ##### moved GOROOT ok fmt 0.064s ##### Testing without libgcc. ok net 0.036s ok os/user 0.023s ##### internal linking of -buildmode=pie ok reflect 0.173s ok os/user 0.024s ##### sync -cpu=10 ok sync 0.410s ##### Testing race detector ok runtime/race 21.010s ok flag 1.063s ok net 1.410s ok os 1.421s ok os/exec 3.098s ok encoding/gob 1.077s ==1416==ERROR: ThreadSanitizer failed to allocate 0x000000211000 (2166784) bytes at 0x200dde4f30000 (error code: 87) FAIL flag 0.031s ==3536==ERROR: ThreadSanitizer failed to allocate 0x0000002c9000 (2920448) bytes at 0x200da49a54000 (error code: 87) FAIL os/exec 0.022s FAIL 2022/06/30 22:18:34 Failed: exit status 1 go tool dist: FAILED