linux-amd64 at fa07c28caa3392749104ba7312e91d1cc17f508d :: 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-stretch-rn062d04d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=14.1s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] 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 ##### Testing packages. ok archive/tar 0.025s ok archive/zip 0.366s ok bufio 0.142s ok bytes 1.076s ok compress/bzip2 0.164s ok compress/flate 0.486s ok compress/gzip 0.088s ok compress/lzw 0.086s ok compress/zlib 0.541s ok container/heap 0.009s ok container/list 0.003s ok container/ring 0.003s ok context 0.976s ok crypto 0.020s ok crypto/aes 0.021s ok crypto/cipher 0.007s ok crypto/des 0.017s ok crypto/dsa 0.006s ok crypto/ecdsa 0.128s ok crypto/ed25519 0.116s ok crypto/elliptic 0.034s ok crypto/hmac 0.003s ok crypto/internal/subtle 0.002s ok crypto/md5 0.003s ok crypto/rand 0.024s ok crypto/rc4 0.050s ok crypto/rsa 0.074s ok crypto/sha1 0.021s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.007s ok crypto/tls 0.725s ok crypto/x509 0.539s ok database/sql 0.546s ok database/sql/driver 0.037s ok debug/dwarf 0.012s ok debug/elf 0.012s ok debug/gosym 0.013s ok debug/macho 0.003s ok debug/pe 0.005s ok debug/plan9obj 0.002s ok encoding/ascii85 0.007s ok encoding/asn1 0.004s ok encoding/base32 0.017s ok encoding/base64 0.008s ok encoding/binary 0.004s ok encoding/csv 0.022s ok encoding/gob 0.019s ok encoding/hex 0.053s ok encoding/json 0.055s ok encoding/pem 0.017s ok encoding/xml 0.017s ok errors 0.030s ok expvar 0.005s ok flag 0.023s ok fmt 0.091s ok go/ast 0.005s ok go/build 0.078s ok go/constant 0.005s ok go/doc 0.034s ok go/format 0.009s ok go/importer 0.091s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 1.399s ok go/internal/srcimporter 2.154s ok go/parser 0.040s ok go/printer 0.294s ok go/scanner 0.009s ok go/token 0.016s ok go/types 0.914s ok hash 0.021s ok hash/adler32 0.021s ok hash/crc32 0.007s ok hash/crc64 0.005s ok hash/fnv 0.003s ok html 0.006s ok html/template 0.033s ok image 0.067s ok image/color 0.020s ok image/draw 0.041s ok image/gif 0.229s ok image/jpeg 0.210s ok image/png 0.041s ok index/suffixarray 0.181s ok internal/cpu 0.009s ok internal/fmtsort 0.002s ok internal/oserror 0.004s ok internal/poll 0.177s ok internal/reflectlite 0.004s ok internal/singleflight 0.035s ok internal/trace 0.037s ok internal/xcoff 0.020s ok io 0.027s ok io/ioutil 0.004s ok log 0.014s ok log/syslog 1.215s ok math 0.006s ok math/big 0.252s ok math/bits 0.032s ok math/cmplx 0.003s ok math/rand 0.206s ok mime 0.008s ok mime/multipart 0.159s ok mime/quotedprintable 0.011s ok net 8.875s ok net/http 4.231s ok net/http/cgi 0.465s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.006s ok net/http/httptest 0.070s ok net/http/httptrace 0.004s ok net/http/httputil 0.046s ok net/http/internal 0.013s ok net/http/pprof 2.011s ok net/internal/socktest 0.022s ok net/mail 0.010s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.028s ok net/textproto 0.030s ok net/url 0.035s fatal error: attempt to execute system stack code on user stack goroutine 95 [running]: runtime.throw(0x5b8e24, 0x32) /workdir/go/src/runtime/panic.go:758 +0x72 fp=0xc0000e3688 sp=0xc0000e3658 pc=0x42df72 runtime.morestackc() /workdir/go/src/runtime/stack.go:1308 +0x27 fp=0xc0000e36a8 sp=0xc0000e3688 pc=0x447e57 runtime.stackfree(0xc00003c000, 0xc00003e000) /workdir/go/src/runtime/stack.go:414 +0x33a fp=0xc0000e36b0 sp=0xc0000e36a8 pc=0x44589a runtime.allocm(0x0, 0x5baf90, 0x0) /workdir/go/src/runtime/proc.go:1480 +0xdd fp=0xc0000e36f0 sp=0xc0000e36b0 pc=0x432ebd runtime.newm(0x5baf90, 0x0) /workdir/go/src/runtime/proc.go:1804 +0x39 fp=0xc0000e3720 sp=0xc0000e36f0 pc=0x433689 runtime.startTemplateThread(...) /workdir/go/src/runtime/proc.go:1868 runtime.LockOSThread() /workdir/go/src/runtime/proc.go:3537 +0x98 fp=0xc0000e3740 sp=0xc0000e3720 pc=0x4380e8 os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x9) /workdir/go/src/os/os_test.go:1281 +0x170 fp=0xc0000e37c0 sp=0xc0000e3740 pc=0x54bbe0 runtime.goexit() /workdir/go/src/runtime/asm_amd64.s:1357 +0x1 fp=0xc0000e37c8 sp=0xc0000e37c0 pc=0x45d631 created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 goroutine 1 [chan receive]: testing.(*T).Run(0xc00015cc00, 0x5aff10, 0x11, 0x5ba800, 0x47bb01) /workdir/go/src/testing/testing.go:961 +0x377 testing.runTests.func1(0xc0000a0000) /workdir/go/src/testing/testing.go:1207 +0x78 testing.tRunner(0xc0000a0000, 0xc00007adc0) /workdir/go/src/testing/testing.go:909 +0xc9 testing.runTests(0xc00000c140, 0x6e7580, 0x7b, 0x7b, 0x0) /workdir/go/src/testing/testing.go:1205 +0x2a7 testing.(*M).Run(0xc00009c000, 0x0) /workdir/go/src/testing/testing.go:1122 +0x176 main.main() _testmain.go:318 +0x135 goroutine 6 [syscall]: os/signal.signal_recv(0xc00002e787) /workdir/go/src/runtime/sigqueue.go:139 +0x9c os/signal.loop() /workdir/go/src/os/signal/signal_unix.go:23 +0x22 created by os/signal.init.0 /workdir/go/src/os/signal/signal_unix.go:29 +0x41 goroutine 85 [runnable]: os_test.TestProgWideChdir(0xc00015cc00) /workdir/go/src/os/os_test.go:1317 +0x45b testing.tRunner(0xc00015cc00, 0x5ba800) /workdir/go/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /workdir/go/src/testing/testing.go:960 +0x350 goroutine 88 [runnable]: os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x2) /workdir/go/src/os/os_test.go:1272 created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 goroutine 89 [runnable]: os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x3) /workdir/go/src/os/os_test.go:1272 created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 goroutine 91 [syscall, locked to thread]: syscall.Syscall(0x4f, 0xc0001c8e18, 0x1000, 0x0, 0x0, 0x0, 0x0) /workdir/go/src/syscall/asm_linux_amd64.s:18 +0x5 syscall.Getcwd(0xc0001c8e18, 0x1000, 0x1000, 0x0, 0x0, 0x0) /workdir/go/src/syscall/zsyscall_linux_amd64.go:182 +0x59 syscall.Getwd(0xc000125e64, 0x12, 0x5e7300, 0xc0001b40d0) /workdir/go/src/syscall/syscall_linux.go:231 +0x77 os.Getwd(0xc0001922a0, 0x0, 0x0, 0x0) /workdir/go/src/os/getwd.go:48 +0xab os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x5) /workdir/go/src/os/os_test.go:1284 +0x6d created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 goroutine 92 [runnable]: sync.runtime_SemacquireMutex(0x6e9b94, 0x436d00, 0x1) /workdir/go/src/runtime/sema.go:71 +0x47 sync.(*Mutex).lockSlow(0x6e9b90) /workdir/go/src/sync/mutex.go:138 +0xfc sync.(*Mutex).Lock(...) /workdir/go/src/sync/mutex.go:81 testing/internal/testdeps.(*testLog).add(0x6e9b90, 0x5ad15a, 0x6, 0x5acb3b, 0x3) /workdir/go/src/testing/internal/testdeps/deps.go:89 +0x18b testing/internal/testdeps.(*testLog).Getenv(0x6e9b90, 0x5acb3b, 0x3) /workdir/go/src/testing/internal/testdeps/deps.go:68 +0x54 internal/testlog.Getenv(0x5acb3b, 0x3) /workdir/go/src/internal/testlog/log.go:53 +0x92 os.Getenv(0x5acb3b, 0x3, 0x5e7300, 0xc0001b0000) /workdir/go/src/os/env.go:102 +0x35 os.Getwd(0xc0001922a0, 0x0, 0x0, 0x0) /workdir/go/src/os/getwd.go:37 +0x8e os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x6) /workdir/go/src/os/os_test.go:1284 +0x6d created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 goroutine 93 [chan send, locked to thread]: os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x7) /workdir/go/src/os/os_test.go:1289 +0x161 created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 goroutine 94 [runnable]: os_test.TestProgWideChdir.func1(0xc0001922a0, 0xc00015cc00, 0xc000192300, 0x8) /workdir/go/src/os/os_test.go:1272 created by os_test.TestProgWideChdir /workdir/go/src/os/os_test.go:1272 +0xc3 FAIL os 0.066s ok os/exec 0.478s FAIL 2019/06/20 18:15:02 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/smtp: exit status 1