linux-amd64 at 149e81d10f8bb9539a9b257ddcadf919754df863 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-kubestd-rnde98c31" "META_BUILDLET_HOST_TYPE=host-linux-kubestd" "IN_KUBERNETES=1" "META_BUILDLET_BINARY_URL=http://storage.googleapis.com/go-builder-data/buildlet.linux-amd64" "KUBERNETES_PORT=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP_PROTO=tcp" "KUBERNETES_PORT_443_TCP_PORT=443" "KUBERNETES_PORT_443_TCP_ADDR=10.3.240.1" "KUBERNETES_SERVICE_HOST=10.3.240.1" "KUBERNETES_SERVICE_PORT=443" "KUBERNETES_SERVICE_PORT_HTTPS=443" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOBIN="] in dir /tmp/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 /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Testing packages. ok archive/tar 0.065s ok archive/zip 1.323s ok bufio 0.092s ok bytes 0.199s ok compress/bzip2 0.181s ok compress/flate 0.660s ok compress/gzip 0.221s ok compress/lzw 0.107s ok compress/zlib 0.618s ok container/heap 0.044s ok container/list 0.069s ok container/ring 0.042s ok context 0.989s ok crypto 0.051s ok crypto/aes 0.061s ok crypto/cipher 0.041s ok crypto/des 0.060s ok crypto/dsa 0.025s ok crypto/ecdsa 0.216s ok crypto/elliptic 0.063s ok crypto/hmac 0.098s ok crypto/md5 0.038s ok crypto/rand 0.120s ok crypto/rc4 0.204s ok crypto/rsa 0.145s ok crypto/sha1 0.130s ok crypto/sha256 0.051s ok crypto/sha512 0.033s ok crypto/subtle 0.034s ok crypto/tls 0.525s ok crypto/x509 2.030s ok database/sql 0.623s ok database/sql/driver 0.025s ok debug/dwarf 0.034s ok debug/elf 0.032s ok debug/gosym 0.219s ok debug/macho 0.068s ok debug/pe 0.038s ok debug/plan9obj 0.081s ok encoding/ascii85 0.021s ok encoding/asn1 0.036s ok encoding/base32 0.036s ok encoding/base64 0.024s ok encoding/binary 0.026s ok encoding/csv 0.070s ok encoding/gob 0.063s ok encoding/hex 0.035s ok encoding/json 0.403s ok encoding/pem 0.049s ok encoding/xml 0.053s ok errors 0.023s ok expvar 0.049s ok flag 0.016s ok fmt 0.115s ok go/ast 0.021s ok go/build 0.189s ok go/constant 0.048s ok go/doc 0.110s ok go/format 0.049s ok go/importer 0.163s ok go/internal/gccgoimporter 0.062s ok go/internal/gcimporter 1.427s ok go/internal/srcimporter 2.287s ok go/parser 0.087s ok go/printer 0.443s ok go/scanner 0.034s ok go/token 0.037s ok go/types 1.367s ok hash 0.041s ok hash/adler32 0.030s ok hash/crc32 0.026s ok hash/crc64 0.024s ok hash/fnv 0.057s ok html 0.015s ok html/template 0.062s ok image 0.100s ok image/color 0.042s ok image/draw 0.087s ok image/gif 0.676s ok image/jpeg 0.233s ok image/png 0.052s ok index/suffixarray 0.060s ok internal/cpu 0.033s ok internal/poll 0.030s ok internal/singleflight 0.039s ok internal/trace 1.280s ok io 0.063s ok io/ioutil 0.192s ok log 0.028s ok log/syslog 1.273s ok math 0.017s ok math/big 2.046s ok math/bits 0.044s ok math/cmplx 0.034s ok math/rand 0.480s ok mime 0.023s ok mime/multipart 0.502s ok mime/quotedprintable 0.255s ok net 8.353s ok net/http 2.495s ok net/http/cgi 0.838s ok net/http/cookiejar 0.062s ok net/http/fcgi 0.063s ok net/http/httptest 0.114s ok net/http/httptrace 0.042s ok net/http/httputil 0.429s ok net/http/internal 0.035s ok net/http/pprof 2.079s ok net/internal/socktest 0.041s ok net/mail 0.033s ok net/rpc 0.083s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.035s ok net/textproto 0.060s ok net/url 0.028s ok os 0.506s ok os/exec 0.645s ok os/user 0.024s ok path 0.036s ok os/signal 4.444s ok path/filepath 0.026s ok regexp/syntax 0.533s ok reflect 0.253s ok regexp 0.174s --- FAIL: TestGdbPython (3.49s) runtime-gdb_test.go:59: gdb version 7.7 runtime-gdb_test.go:193: gdb output: Loading Go Runtime support. Loaded Script Yes /tmp/workdir/go/src/runtime/runtime-gdb.py Breakpoint 1 at 0x47c190: file /tmp/workdir/go/src/fmt/print.go, line 263. Breakpoint 1, fmt.Println (a=..., err=..., n=) at /tmp/workdir/go/src/fmt/print.go:263 263 func Println(a ...interface{}) (n int, err error) { BEGIN info goroutines * 1 running runtime.systemstack_switch * 2 running runtime.forcegchelper 3 waiting runtime.gopark 4 runnable runtime.runfinq END #1 0x00000000004828a0 in main.main () at /tmp/go-build461513624/main.go:14 14 fmt.Println("hi") BEGIN print mapvar $1 = map[string]string = {["ghi"] = "jkl", ["abc"] = "def"} END BEGIN print strvar $2 = "abc" END BEGIN info locals mapvar = map[string]string = {["ghi"] = "jkl", ["abc"] = "def"} slicevar = []string = {"def"} strvar = "abc" END #0 fmt.Println (a=..., err=..., n=) at /tmp/workdir/go/src/fmt/print.go:263 263 func Println(a ...interface{}) (n int, err error) { BEGIN goroutine 1 bt #0 fmt.Println (a=..., err=..., n=) at /tmp/workdir/go/src/fmt/print.go:263 #1 0x00000000004828a0 in main.main () at /tmp/go-build461513624/main.go:14 END BEGIN goroutine 2 bt No such goroutine: 2 END Breakpoint 2 at 0x4828cd: file /tmp/go-build461513624/main.go, line 18. hi Breakpoint 2, main.main () at /tmp/go-build461513624/main.go:19 19 } // END_OF_PROGRAM BEGIN goroutine 1 bt at the end #0 main.main () at /tmp/go-build461513624/main.go:19 END runtime-gdb_test.go:258: goroutine 2 bt failed: No such goroutine: 2 FAIL FAIL runtime 28.524s 2018/03/30 23:35:33 Failed: exit status 1 Error: tests failed: dist test failed: go_test:runtime: exit status 1