windows-amd64-2016 at 6827f0d7722ae08cf25cf2212f78bfc6ab8bfd0d :: 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=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:\\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=18s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2016" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "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: AMD EPYC 7B12 # GOOS: windows # OS Version: 10.0.14393 ##### Testing packages. ok archive/tar 0.160s ok archive/zip 0.222s ok bufio 0.059s ok bytes 0.734s ok compress/bzip2 0.065s ok compress/flate 0.402s ok compress/gzip 1.269s ok compress/lzw 0.080s ok compress/zlib 0.453s ok container/heap 0.025s ok container/list 0.022s ok container/ring 0.025s ok context 0.055s ok crypto 0.021s ok crypto/aes 0.034s ok crypto/cipher 0.031s ok crypto/des 0.031s ok crypto/dsa 0.027s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.039s ok crypto/ed25519 0.061s ok crypto/elliptic 0.031s ok crypto/hmac 0.029s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.183s ok crypto/internal/boring 0.025s ok crypto/internal/boring/bcache 0.094s ok crypto/internal/edwards25519 2.912s ok crypto/internal/edwards25519/field 2.429s ok crypto/internal/nistec 0.161s ok crypto/internal/nistec/fiat 0.020s [no tests to run] ok crypto/md5 0.026s ok crypto/rand 0.032s ok crypto/rc4 0.035s ok crypto/rsa 0.307s ok crypto/sha1 0.025s ok crypto/sha256 0.024s ok crypto/sha512 0.025s ok crypto/subtle 0.059s ok crypto/tls 0.375s ok crypto/x509 0.731s ok database/sql 0.309s ok database/sql/driver 0.031s ok debug/buildinfo 0.029s ok debug/dwarf 0.036s ok debug/elf 0.129s ok debug/gosym 0.027s ok debug/macho 0.024s ok debug/pe 4.958s ok debug/plan9obj 0.022s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.023s ok encoding/asn1 0.025s ok encoding/base32 0.035s ok encoding/base64 0.022s ok encoding/binary 0.031s ok encoding/csv 0.032s ok encoding/gob 1.011s ok encoding/hex 0.042s ok encoding/json 0.158s ok encoding/pem 0.296s ok encoding/xml 0.066s ok errors 0.026s ok expvar 0.025s ok flag 0.114s ok fmt 0.070s ok go/ast 0.025s ok go/build 1.065s ok go/build/constraint 0.024s ok go/constant 0.026s ok go/doc 0.060s ok go/doc/comment 0.910s ok go/format 0.025s ok go/importer 0.522s ok go/internal/gccgoimporter 0.038s ok go/internal/gcimporter 2.446s ok go/internal/srcimporter 12.673s ok go/parser 0.190s ok go/printer 0.145s ok go/scanner 0.023s ok go/token 0.029s ok go/types 12.449s ok hash 0.027s ok hash/adler32 0.029s ok hash/crc32 0.026s ok hash/crc64 0.023s ok hash/fnv 0.025s ok hash/maphash 0.081s ok html 0.032s ok html/template 0.078s ok image 0.063s ok image/color 0.030s ok image/draw 0.066s ok image/gif 0.174s ok image/jpeg 0.153s ok image/png 0.215s ok index/suffixarray 0.114s ok internal/abi 0.173s ok internal/buildcfg 0.024s ok internal/coverage/cformat 0.024s ok internal/coverage/cmerge 0.023s ok internal/coverage/pods 0.026s ok internal/coverage/slicereader 0.022s ok internal/coverage/slicewriter 0.021s ok internal/coverage/test 0.027s ok internal/cpu 0.025s ok internal/dag 0.026s ok internal/diff 0.023s ok internal/fmtsort 0.035s ok internal/fuzz 0.048s ok internal/godebug 0.033s ok internal/intern 0.221s ok internal/itoa 0.034s ok internal/poll 0.186s ok internal/profile 0.022s ok internal/reflectlite 0.074s ok internal/safefilepath 0.024s ok internal/saferio 0.049s ok internal/singleflight 0.056s ok internal/syscall/windows 0.043s ok internal/syscall/windows/registry 0.026s ok internal/testenv 0.021s ok internal/trace 0.054s ok internal/types/errors 0.791s ok internal/unsafeheader 0.025s ok internal/xcoff 0.034s ok io 0.081s ok io/fs 0.231s ok io/ioutil 0.041s ok log 0.044s ok maps 0.037s ok math 0.026s ok math/big 0.592s ok math/bits 0.031s ok math/cmplx 0.027s ok math/rand 0.154s ok mime 0.044s ok mime/multipart 0.690s ok mime/quotedprintable 0.034s ok net 10.303s ok net/http 3.819s ok net/http/cgi 0.223s ok net/http/cookiejar 0.031s ok net/http/fcgi 0.125s ok net/http/httptest 2.072s ok net/http/httptrace 0.023s ok net/http/httputil 0.610s ok net/http/internal 0.024s ok net/http/internal/ascii 0.026s ok net/http/pprof 5.187s ok net/internal/socktest 0.023s ok net/mail 0.024s ok net/netip 0.412s ok net/rpc 0.055s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.151s ok net/textproto 0.113s ok net/url 0.063s ok os 0.482s ok os/exec 0.269s ok os/exec/internal/fdtest 0.054s ok os/signal 1.592s ok os/user 0.067s ok path 0.056s ok path/filepath 0.465s ok plugin 0.022s ok reflect 0.197s ok regexp 0.364s ok regexp/syntax 0.490s ok runtime 53.195s ok runtime/cgo 0.049s ok runtime/coverage 0.051s ok runtime/debug 0.091s ok runtime/internal/atomic 0.059s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.020s ok runtime/metrics 0.028s ok runtime/pprof 7.882s ok runtime/trace 1.554s ok slices 0.025s ok sort 0.050s ok strconv 0.216s ok strings 0.557s ok sync 0.462s ok sync/atomic 0.486s ok syscall 3.362s ok testing 0.560s ok testing/fstest 0.033s ok testing/iotest 0.031s ok testing/quick 0.052s ok text/scanner 0.031s ok text/tabwriter 0.027s ok text/template 0.044s ok text/template/parse 0.026s ok time 1.843s ok unicode 0.027s ok unicode/utf16 0.022s ok unicode/utf8 0.031s ok cmd/addr2line 0.803s ok cmd/api 13.188s ok cmd/asm/internal/asm 0.347s ok cmd/asm/internal/lex 0.021s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.023s ok cmd/compile/internal/base 0.026s ok cmd/compile/internal/compare 0.024s ok cmd/compile/internal/dwarfgen 0.405s ok cmd/compile/internal/importer 2.150s ok cmd/compile/internal/ir 0.022s ok cmd/compile/internal/logopt 0.590s ok cmd/compile/internal/loopvar 0.022s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 4.726s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 12.012s ok cmd/compile/internal/typecheck 0.558s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 13.515s ok cmd/covdata 0.026s ok cmd/cover 1.977s ok cmd/dist 0.029s ok cmd/doc 0.165s ok cmd/fix 3.373s ok cmd/go 57.484s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.333s ok cmd/go/internal/fsys 0.129s ok cmd/go/internal/generate 0.030s ok cmd/go/internal/get 0.033s ok cmd/go/internal/imports 0.025s ok cmd/go/internal/load 0.027s ok cmd/go/internal/lockedfile 0.106s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modconv 0.031s ok cmd/go/internal/modfetch 0.033s ok cmd/go/internal/modfetch/codehost 0.035s ok cmd/go/internal/modfetch/zip_sum_test 0.028s ok cmd/go/internal/modindex 0.171s ok cmd/go/internal/modload 0.036s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.056s ok cmd/go/internal/vcs 0.036s ok cmd/go/internal/vcweb 0.033s ok cmd/go/internal/vcweb/vcstest 0.100s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.036s ok cmd/gofmt 0.064s ok cmd/internal/archive 1.362s ok cmd/internal/buildid 0.170s ok cmd/internal/cov 0.685s ok cmd/internal/dwarf 0.030s ok cmd/internal/edit 0.023s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.927s ok cmd/internal/notsha256 0.025s ok cmd/internal/obj 0.768s ok cmd/internal/obj/ppc64 0.361s ok cmd/internal/obj/riscv 0.101s ok cmd/internal/obj/s390x 0.025s ok cmd/internal/obj/x86 2.958s ok cmd/internal/objabi 0.026s ok cmd/internal/pkgpath 0.088s ok cmd/internal/pkgpattern 0.028s ok cmd/internal/quoted 0.026s ok cmd/internal/src 0.023s ok cmd/internal/test2json 0.109s ok cmd/link 5.496s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 5.590s ok cmd/link/internal/loader 0.042s ok cmd/nm 2.075s ok cmd/objdump 3.003s ok cmd/pack 1.067s ok cmd/pprof 1.691s ok cmd/trace 0.419s ok cmd/vet 6.938s ##### os/user with tag osusergo ok os/user 0.024s ##### hash/maphash purego implementation ok hash/maphash 0.076s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 86.297s ##### moved GOROOT ok fmt 0.070s ##### Testing without libgcc. ok net 0.034s ok os/user 0.029s ##### internal linking of -buildmode=pie ok reflect 0.197s ok os/user 0.028s ##### sync -cpu=10 ok sync 0.477s ##### Testing race detector ok runtime/race 13.204s ok flag 1.046s ok net 1.095s ok os 1.128s ok os/exec 2.091s ok encoding/gob 1.083s ok flag 1.034s ok os/exec 2.070s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.394s ok misc/cgo/test 0.382s ok misc/cgo/test 0.370s ok misc/cgo/test 0.383s ok misc/cgo/test 0.408s ok misc/cgo/test 0.373s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.626s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.764s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ok test/bench/go1 0.026s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### cmd/api ok cmd/api 25.135s ##### ../misc/reboot PASS All tests passed.