linux-s390x-ibm at e5a6a94aeb98fbfd2a046bd75042cbcbc2a529d4 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=5a51024b9d914379b6d58c445faa6b9b" "JOURNAL_STREAM=9:411536596" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=300ms" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm" "GOROOT_BOOTSTRAP=/var/buildlet/go-linux-s390x-bootstrap" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /var/buildlet/go-linux-s390x-bootstrap. (go1.13.5 linux/s390x) Building Go toolchain1 using /var/buildlet/go-linux-s390x-bootstrap. 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/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin ##### Testing packages. ok archive/tar 0.064s ok archive/zip 0.248s ok bufio 0.124s ok bytes 1.100s ok compress/bzip2 0.053s ok compress/flate 0.684s ok compress/gzip 0.092s ok compress/lzw 0.079s ok compress/zlib 0.640s ok container/heap 0.013s ok container/list 0.020s ok container/ring 0.010s ok context 0.019s ok crypto 0.029s ok crypto/aes 0.028s ok crypto/cipher 0.009s ok crypto/des 0.005s ok crypto/dsa 0.014s ok crypto/ecdsa 0.393s ok crypto/ed25519 0.122s ok crypto/elliptic 0.040s ok crypto/hmac 0.002s ok crypto/internal/subtle 0.001s ok crypto/md5 0.002s ok crypto/rand 0.029s ok crypto/rc4 0.051s ok crypto/rsa 0.117s ok crypto/sha1 0.003s ok crypto/sha256 0.002s ok crypto/sha512 0.002s ok crypto/subtle 0.024s ok crypto/tls 0.369s ok crypto/x509 0.518s ok database/sql 0.592s ok database/sql/driver 0.023s ok debug/dwarf 0.017s ok debug/elf 0.021s ok debug/gosym 0.008s ok debug/macho 0.041s ok debug/pe 0.004s ok debug/plan9obj 0.010s ok encoding/ascii85 0.012s ok encoding/asn1 0.021s ok encoding/base32 0.007s ok encoding/base64 0.009s ok encoding/binary 0.016s ok encoding/csv 0.055s ok encoding/gob 0.022s ok encoding/hex 0.005s ok encoding/json 0.118s ok encoding/pem 0.018s ok encoding/xml 0.011s ok errors 0.007s ok expvar 0.006s ok flag 0.065s ok fmt 0.076s ok go/ast 0.028s ok go/build 0.145s ok go/constant 0.025s ok go/doc 0.037s ok go/format 0.030s ok go/importer 0.119s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 3.108s ok go/internal/srcimporter 6.331s ok go/parser 0.033s ok go/printer 0.384s ok go/scanner 0.023s ok go/token 0.037s ok go/types 0.748s ok hash 0.029s ok hash/adler32 0.029s ok hash/crc32 0.004s ok hash/crc64 0.030s ok hash/fnv 0.018s ok hash/maphash 0.126s ok html 0.017s ok html/template 0.019s ok image 0.052s ok image/color 0.034s ok image/draw 0.047s ok image/gif 0.286s ok image/jpeg 0.222s ok image/png 0.030s ok index/suffixarray 0.213s ok internal/cpu 0.002s ok internal/fmtsort 0.013s ok internal/poll 0.131s ok internal/profile 0.026s ok internal/reflectlite 0.037s ok internal/singleflight 0.024s ok internal/trace 0.030s ok internal/unsafeheader 0.022s ok internal/xcoff 0.017s ok io 0.033s ok io/ioutil 0.003s ok log 0.005s ok log/syslog 1.246s ok math 0.004s ok math/big 1.396s ok math/bits 0.003s ok math/cmplx 0.006s ok math/rand 0.264s ok mime 0.008s ok mime/multipart 0.180s ok mime/quotedprintable 0.005s ok net 14.358s ok net/http 5.234s ok net/http/cgi 0.257s ok net/http/cookiejar 0.046s ok net/http/fcgi 0.005s ok net/http/httptest 0.026s ok net/http/httptrace 0.002s ok net/http/httputil 0.021s ok net/http/internal 0.023s ok net/http/pprof 5.054s ok net/internal/socktest 0.004s ok net/mail 0.003s ok net/rpc 0.022s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.015s ok net/textproto 0.006s ok net/url 0.032s ok os 0.642s ok os/exec 0.882s ok os/signal 1.832s ok os/user 0.005s ok path 0.006s ok path/filepath 0.048s ok plugin 0.077s ok reflect 0.243s ok regexp 0.067s ok regexp/syntax 0.299s --- FAIL: TestGdbBacktrace (1.74s) runtime-gdb_test.go:71: gdb version 8.2 runtime-gdb_test.go:406: could not find '#0.*main\.eee' in backtrace runtime-gdb_test.go:407: gdb output: Loading Go Runtime support. Breakpoint 1 at 0x6e404: file , line 1. --- FAIL: TestGdbAutotmpTypes (2.70s) runtime-gdb_test.go:71: gdb version 8.2 runtime-gdb_test.go:480: could not find []main.astruct; in 'info typrs astruct' output runtime-gdb_test.go:481: gdb output: Loading Go Runtime support. Breakpoint 1 at 0x7815e: file /data/golang/workdir/tmp/go-build825960154/main.go, line 9. [New LWP 13594] [New LWP 13595] [New LWP 13596] [New LWP 13597] [New LWP 13598] Thread 1 "a.exe" hit Breakpoint 1, main.main () at /data/golang/workdir/tmp/go-build825960154/main.go:9 9 var iface interface{} = map[string]astruct{} --- FAIL: TestGdbPython (1.76s) runtime-gdb_test.go:71: gdb version 8.2 runtime-gdb_test.go:245: gdb output: Loading Go Runtime support. Loaded Script Yes /data/golang/workdir/go/src/runtime/runtime-gdb.py Breakpoint 1 at 0xaa5c6: file /data/golang/workdir/tmp/go-build889941963/main.go, line 17. runtime-gdb_test.go:274: info goroutines failed: FAIL FAIL runtime 17.703s FAIL go tool dist: Failed: exit status 1