windows-amd64-2008 at e97ceb278297a357580cd80a651c39158f82d45e :: 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" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2008R2-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:\\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\\gcc64\\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=13s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2008" "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: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 6.1.7601 ##### Testing packages. ok archive/tar 0.057s ok archive/zip 0.307s ok bufio 0.072s ok bytes 1.173s ok compress/bzip2 0.239s ok compress/flate 0.683s ok compress/gzip 0.150s ok compress/lzw 0.155s ok compress/zlib 0.610s ok container/heap 0.026s ok container/list 0.021s ok container/ring 0.021s ok context 0.052s ok crypto 0.031s ok crypto/aes 0.045s ok crypto/cipher 0.031s ok crypto/des 0.118s ok crypto/dsa 0.065s ok crypto/ecdsa 0.025s ok crypto/ed25519 0.164s ok crypto/elliptic 0.111s ok crypto/hmac 0.031s ok crypto/internal/boring 0.240s ok crypto/internal/edwards25519 5.265s ok crypto/internal/edwards25519/field 4.228s ok crypto/internal/nistec 1.531s ok crypto/internal/nistec/fiat 0.031s [no tests to run] ok crypto/internal/subtle 0.091s ok crypto/md5 0.026s ok crypto/rand 0.040s ok crypto/rc4 0.068s ok crypto/rsa 0.108s ok crypto/sha1 0.078s ok crypto/sha256 0.030s ok crypto/sha512 0.026s ok crypto/subtle 0.022s ok crypto/tls 0.454s ok crypto/x509 1.596s ok database/sql 0.359s ok database/sql/driver 0.054s ok debug/buildinfo 0.080s ok debug/dwarf 0.060s ok debug/elf 0.039s ok debug/gosym 0.032s ok debug/macho 0.037s ok debug/pe 5.596s ok debug/plan9obj 0.023s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.025s ok encoding/ascii85 0.027s ok encoding/asn1 0.026s ok encoding/base32 0.227s ok encoding/base64 0.034s ok encoding/binary 0.026s ok encoding/csv 0.177s ok encoding/gob 0.042s ok encoding/hex 0.077s ok encoding/json 0.212s ok encoding/pem 0.592s ok encoding/xml 0.041s ok errors 0.028s ok expvar 0.041s ok flag 0.116s ok fmt 0.110s ok go/ast 0.031s ok go/build 1.628s ok go/build/constraint 0.031s ok go/constant 0.026s ok go/doc 0.082s ok go/doc/comment 1.518s ok go/format 0.042s ok go/importer 0.202s ok go/internal/gccgoimporter 0.064s ok go/internal/gcimporter 16.414s ok go/internal/srcimporter 7.852s ok go/parser 0.086s ok go/printer 0.330s ok go/scanner 0.022s ok go/token 0.150s ok go/types 12.287s ok hash 0.043s ok hash/adler32 0.051s ok hash/crc32 0.025s ok hash/crc64 0.038s ok hash/fnv 0.027s ok hash/maphash 0.077s ok html 0.021s ok html/template 0.148s ok image 0.097s ok image/color 0.052s ok image/draw 0.132s ok image/gif 13.926s ok image/jpeg 3.584s ok image/png 0.247s ok index/suffixarray 0.204s ok internal/abi 0.106s ok internal/buildcfg 0.045s ok internal/cpu 0.025s ok internal/diff 0.026s ok internal/fmtsort 0.023s ok internal/fuzz 0.065s ok internal/godebug 0.043s ok internal/intern 0.739s ok internal/itoa 0.021s ok internal/poll 0.193s ok internal/profile 0.137s ok internal/reflectlite 0.065s ok internal/singleflight 0.039s ok internal/syscall/windows 0.069s ok internal/syscall/windows/registry 0.023s ok internal/trace 0.050s ok internal/unsafeheader 0.130s ok internal/xcoff 0.110s ok io 0.056s ok io/fs 0.028s ok io/ioutil 0.030s ok log 0.024s ok math 0.056s ok math/big 1.877s ok math/bits 0.024s ok math/cmplx 0.043s ok math/rand 0.179s ok mime 0.052s ok mime/multipart 0.122s ok mime/quotedprintable 0.027s ok net 6.931s ok net/http 7.113s ok net/http/cgi 0.259s ok net/http/cookiejar 0.029s ok net/http/fcgi 0.132s ok net/http/httptest 2.109s ok net/http/httptrace 0.022s ok net/http/httputil 0.919s ok net/http/internal 0.023s ok net/http/internal/ascii 0.021s ok net/http/pprof 4.155s ok net/internal/socktest 0.041s ok net/mail 0.211s ok net/netip 0.495s ok net/rpc 0.049s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.039s ok net/textproto 0.030s ok net/url 0.053s ok os 1.978s ok os/exec 3.131s ok os/exec/internal/fdtest 0.030s ok os/signal 1.634s ok os/user 0.094s ok path 0.145s ok path/filepath 1.258s ok plugin 0.314s ok reflect 0.191s ok regexp 0.198s ok regexp/syntax 0.274s ok runtime 54.673s ok runtime/cgo 0.019s ok runtime/debug 0.139s ok runtime/internal/atomic 0.113s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.021s ok runtime/metrics 0.020s ok runtime/pprof 8.290s ok runtime/trace 3.238s ok sort 0.060s ok strconv 0.589s ok strings 1.508s ok sync 0.482s ok sync/atomic 2.541s ok syscall 3.526s ok testing 0.876s ok testing/fstest 0.026s ok testing/iotest 0.023s ok testing/quick 0.058s ok text/scanner 0.028s ok text/tabwriter 0.041s ok text/template 0.081s ok text/template/parse 0.036s ok time 1.929s ok unicode 0.030s ok unicode/utf16 0.020s ok unicode/utf8 0.035s ok cmd/addr2line 3.271s ok cmd/api 15.746s ok cmd/asm/internal/asm 0.772s ok cmd/asm/internal/lex 0.032s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.025s ok cmd/compile/internal/dwarfgen 0.436s ok cmd/compile/internal/importer 0.979s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 0.945s ok cmd/compile/internal/noder 0.029s ok cmd/compile/internal/reflectdata 0.054s [no tests to run] ok cmd/compile/internal/ssa 6.343s ok cmd/compile/internal/syntax 0.103s ok cmd/compile/internal/test 17.521s ok cmd/compile/internal/typecheck 0.715s ok cmd/compile/internal/types 0.064s ok cmd/compile/internal/types2 1.616s ok cmd/cover 4.355s ok cmd/dist 0.021s ok cmd/doc 0.167s ok cmd/fix 3.842s ok cmd/go 131.306s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.401s ok cmd/go/internal/fsys 0.194s ok cmd/go/internal/generate 0.038s ok cmd/go/internal/get 0.033s ok cmd/go/internal/imports 0.031s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.156s ok cmd/go/internal/lockedfile/internal/filelock 0.065s ok cmd/go/internal/modconv 0.039s ok cmd/go/internal/modfetch 0.024s ok cmd/go/internal/modfetch/codehost 0.045s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.166s ok cmd/go/internal/modload 0.022s ok cmd/go/internal/mvs 0.031s ok cmd/go/internal/par 0.053s ok cmd/go/internal/search 0.027s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.034s ok cmd/go/internal/vcs 0.048s ok cmd/go/internal/web 0.085s ok cmd/go/internal/work 0.040s ok cmd/gofmt 0.257s ok cmd/internal/archive 1.033s ok cmd/internal/buildid 0.207s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 2.390s ok cmd/internal/notsha256 0.030s ok cmd/internal/obj 1.042s ok cmd/internal/obj/ppc64 0.386s ok cmd/internal/obj/riscv 0.145s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 3.426s ok cmd/internal/objabi 0.021s ok cmd/internal/pkgpath 0.100s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.023s ok cmd/internal/sys 0.031s ok cmd/internal/test2json 0.097s ok cmd/link 13.809s ok cmd/link/internal/benchmark 0.037s ok cmd/link/internal/ld 13.252s ok cmd/link/internal/loader 0.042s ok cmd/nm 3.731s ok cmd/objdump 4.763s ok cmd/pack 3.153s ok cmd/pprof 1.590s ok cmd/trace 0.440s ok cmd/vet 13.416s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 84.174s ##### moved GOROOT ok fmt 0.081s ##### Testing without libgcc. ok net 0.043s ok os/user 0.025s ##### internal linking of -buildmode=pie ok reflect 0.193s ok os/user 0.024s ##### sync -cpu=10 ok sync 0.586s ##### Testing race detector ok runtime/race 22.905s ok flag 1.258s ok net 1.756s ok os 1.432s ok os/exec 3.115s ok encoding/gob 1.126s ok flag 1.117s ok os/exec 3.115s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS scatter = 0000000001533990 sqrt is: 0 hello from C ok misc/cgo/test 19.888s PASS scatter = 0000000000402240 sqrt is: 0 hello from C ok misc/cgo/test 19.889s PASS scatter = 0000000000513990 sqrt is: 0 hello from C ok misc/cgo/test 20.604s PASS scatter = 0000000001293990 sqrt is: 0 hello from C ok misc/cgo/test 20.488s PASS scatter = 0000000000283990 sqrt is: 0 hello from C ok misc/cgo/test 8.109s PASS scatter = 0000000000402240 sqrt is: 0 hello from C ok misc/cgo/test 8.193s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.661s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.895s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### API check All tests passed.