linux-amd64-race at d5bf83861ffd558f88f4f967eff317dbf326ab97 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rnd7d8d45" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOBIN="] in dir /workdir/go/src Building Go cmd/dist using /go1.4. Building Go toolchain1 using /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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rnd7d8d45" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOBIN="] in dir /workdir/go/bin ##### Testing packages. ok archive/tar 1.240s ok archive/zip 5.263s ok bufio 1.908s ok bytes 8.776s ok compress/bzip2 2.101s ok compress/flate 11.808s ok compress/gzip 1.935s ok compress/lzw 2.163s ok compress/zlib 10.824s ok container/heap 1.115s ok container/list 1.050s ok container/ring 1.127s ok context 2.041s ok crypto 1.044s ok crypto/aes 1.110s ok crypto/cipher 1.114s ok crypto/des 1.113s ok crypto/dsa 1.071s ok crypto/ecdsa 2.100s ok crypto/elliptic 1.664s ok crypto/hmac 1.048s ok crypto/internal/subtle 1.027s ok crypto/md5 1.039s ok crypto/rand 1.467s ok crypto/rc4 2.209s ok crypto/rsa 1.580s ok crypto/sha1 1.087s ok crypto/sha256 1.041s ok crypto/sha512 1.060s ok crypto/subtle 1.065s ok crypto/tls 2.498s ok crypto/x509 3.624s ok database/sql 1.856s ok database/sql/driver 1.049s ok debug/dwarf 1.093s ok debug/elf 1.188s ok debug/gosym 1.613s ok debug/macho 1.035s ok debug/pe 1.094s ok debug/plan9obj 1.042s ok encoding/ascii85 1.044s ok encoding/asn1 1.043s ok encoding/base32 1.118s ok encoding/base64 1.045s ok encoding/binary 1.048s ok encoding/csv 1.082s ok encoding/gob 1.268s ok encoding/hex 1.081s ok encoding/json 4.693s ok encoding/pem 1.188s ok encoding/xml 1.225s ok errors 1.055s ok expvar 1.091s ok flag 1.041s ok fmt 2.566s ok go/ast 1.065s panic: test timed out after 3m0s goroutine 33 [running]: testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1296 +0x13a created by time.goFunc /workdir/go/src/time/sleep.go:172 +0x52 goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc0000c8100, 0x6b3989, 0x10, 0x6bdbe0, 0xc0000bbc01) /workdir/go/src/testing/testing.go:879 +0x689 testing.runTests.func1(0xc0000c8100) /workdir/go/src/testing/testing.go:1119 +0xa9 testing.tRunner(0xc0000c8100, 0xc0000bbd88) /workdir/go/src/testing/testing.go:827 +0x163 testing.runTests(0xc00000c680, 0x8632e0, 0x18, 0x18, 0xc0000109c0) /workdir/go/src/testing/testing.go:1117 +0x4ef testing.(*M).Run(0xc0000a2400, 0x0) /workdir/go/src/testing/testing.go:1034 +0x2ef main.main() _testmain.go:88 +0x222 goroutine 29 [runnable]: syscall.Syscall6(0x106, 0xffffffffffffff9c, 0xc000390020, 0xc0000b4038, 0x0, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x2) /workdir/go/src/syscall/asm_linux_amd64.s:44 +0x5 syscall.fstatat(0xffffffffffffff9c, 0xc000390000, 0x1f, 0xc0000b4038, 0x0, 0xd0, 0x69a100) /workdir/go/src/syscall/zsyscall_linux_amd64.go:1550 +0xbf syscall.Stat(0xc000390000, 0x1f, 0xc0000b4038, 0xc000390000, 0x1f) /workdir/go/src/syscall/syscall_linux_amd64.go:66 +0x63 os.statNolog(0xc000390000, 0x1f, 0x5b6886, 0xc0000872b8, 0x2, 0x2) /workdir/go/src/os/stat_unix.go:31 +0xaf os.Stat(0xc000390000, 0x1f, 0x2, 0xc000390000, 0x1f, 0xc00038e000) /workdir/go/src/os/stat.go:13 +0x5f go/build.(*Context).importGo(0xc000087e98, 0xc0001cee00, 0x6b757f, 0x1c, 0xc0000eb1a0, 0x18, 0x0, 0x0, 0x0, 0x0, ...) /workdir/go/src/go/build/build.go:993 +0x44e go/build.(*Context).Import(0xc000087e98, 0x6b757f, 0x1c, 0xc0000eb1a0, 0x18, 0x0, 0x8441ae, 0x22, 0x2f7) /workdir/go/src/go/build/build.go:592 +0x81bd go/build.TestImportVendor(0xc000113200) /workdir/go/src/go/build/build_test.go:355 +0x136 testing.tRunner(0xc000113200, 0x6bdbe0) /workdir/go/src/testing/testing.go:827 +0x163 created by testing.(*T).Run /workdir/go/src/testing/testing.go:878 +0x651 FAIL go/build 180.079s ok go/constant 1.040s 2018/07/20 15:13:19 Failed: exit status 1 Error: tests failed: dist test failed: go_test:errors: exit status 1