linux-amd64 at 29cd3aebc0816dba1d691c9a86b4bc19deb17f83 :: 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-rn8da923e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "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. (go1.4 linux/amd64) 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.024s ok archive/zip 0.215s ok bufio 0.067s ok bytes 1.122s ok compress/bzip2 0.106s ok compress/flate 0.626s ok compress/gzip 0.081s ok compress/lzw 0.120s ok compress/zlib 0.437s ok container/heap 0.015s ok container/list 0.002s ok container/ring 0.003s ok context 0.011s ok crypto 0.018s ok crypto/aes 0.024s ok crypto/cipher 0.007s ok crypto/des 0.030s ok crypto/dsa 0.019s ok crypto/ecdsa 0.091s ok crypto/ed25519 0.087s ok crypto/elliptic 0.042s ok crypto/hmac 0.002s ok crypto/internal/subtle 0.007s ok crypto/md5 0.003s ok crypto/rand 0.016s ok crypto/rc4 0.063s ok crypto/rsa 0.075s ok crypto/sha1 0.019s ok crypto/sha256 0.008s ok crypto/sha512 0.003s ok crypto/subtle 0.020s ok crypto/tls 0.556s ok crypto/x509 0.522s ok database/sql 0.598s ok database/sql/driver 0.013s ok debug/dwarf 0.013s ok debug/elf 0.013s ok debug/gosym 0.037s ok debug/macho 0.014s ok debug/pe 0.005s ok debug/plan9obj 0.021s ok encoding/ascii85 0.008s ok encoding/asn1 0.003s ok encoding/base32 0.037s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.032s ok encoding/gob 0.018s ok encoding/hex 0.031s ok encoding/json 0.154s ok encoding/pem 0.015s ok encoding/xml 0.019s ok errors 0.043s ok expvar 0.004s ok flag 0.085s ok fmt 0.154s ok go/ast 0.005s ok go/build 0.915s ok go/constant 0.021s ok go/doc 0.031s ok go/format 0.035s ok go/importer 0.102s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 1.615s ok go/internal/srcimporter 3.987s ok go/parser 0.026s ok go/printer 0.297s ok go/scanner 0.007s ok go/token 0.013s ok go/types 0.769s ok hash 0.030s ok hash/adler32 0.022s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.014s ok hash/maphash 0.142s ok html 0.016s ok html/template 0.065s ok image 0.047s ok image/color 0.044s ok image/draw 0.049s ok image/gif 0.293s ok image/jpeg 0.251s ok image/png 0.033s ok index/suffixarray 0.540s ok internal/cpu 0.007s ok internal/fmtsort 0.029s ok internal/poll 0.222s ok internal/profile 0.015s ok internal/reflectlite 0.034s ok internal/singleflight 0.022s ok internal/trace 0.026s ok internal/unsafeheader 0.005s ok internal/xcoff 0.016s ok io 0.032s ok io/ioutil 0.003s ok log 0.027s ok log/syslog 1.228s ok math 0.007s ok math/big 0.897s ok math/bits 0.008s ok math/cmplx 0.039s ok math/rand 0.271s ok mime 0.026s ok mime/multipart 0.187s ok mime/quotedprintable 0.010s ok net 8.991s ok net/http 10.196s ok net/http/cgi 0.227s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.006s ok net/http/httptest 0.065s ok net/http/httptrace 0.003s ok net/http/httputil 0.049s ok net/http/internal 0.016s ok net/http/pprof 5.071s ok net/internal/socktest 0.002s ok net/mail 0.015s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.013s ok net/textproto 0.007s ok net/url 0.007s ok os 0.694s ok os/exec 0.722s ok os/signal 1.814s ok os/user 0.003s ok path 0.030s ok path/filepath 0.012s ok plugin 0.008s ok reflect 0.142s ok regexp 0.160s ok regexp/syntax 0.240s ok runtime 38.044s ok runtime/debug 0.038s ok runtime/internal/atomic 0.022s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.008s ok runtime/pprof 4.303s ok runtime/race 0.157s ok runtime/trace 0.928s ok sort 0.080s ok strconv 0.306s ok strings 2.231s ok sync 0.249s ok sync/atomic 0.040s ok syscall 0.023s ok testing 1.005s ok testing/iotest 0.003s ok testing/quick 0.074s ok text/scanner 0.009s ok text/tabwriter 0.040s ok text/template 0.030s ok text/template/parse 0.008s ok unicode 0.003s --- FAIL: TestFormat (0.00s) format_test.go:127: ANSIC expected "Wed Feb 4 21:00:57 2009" got "Wed Feb 4 22:00:57 2009" format_test.go:127: UnixDate expected "Wed Feb 4 21:00:57 PST 2009" got "Wed Feb 4 22:00:57 PDT 2009" format_test.go:127: RubyDate expected "Wed Feb 04 21:00:57 -0800 2009" got "Wed Feb 04 22:00:57 -0700 2009" format_test.go:127: RFC822 expected "04 Feb 09 21:00 PST" got "04 Feb 09 22:00 PDT" format_test.go:127: RFC850 expected "Wednesday, 04-Feb-09 21:00:57 PST" got "Wednesday, 04-Feb-09 22:00:57 PDT" format_test.go:127: RFC1123 expected "Wed, 04 Feb 2009 21:00:57 PST" got "Wed, 04 Feb 2009 22:00:57 PDT" format_test.go:127: RFC1123Z expected "Wed, 04 Feb 2009 21:00:57 -0800" got "Wed, 04 Feb 2009 22:00:57 -0700" format_test.go:127: RFC3339 expected "2009-02-04T21:00:57-08:00" got "2009-02-04T22:00:57-07:00" format_test.go:127: RFC3339Nano expected "2009-02-04T21:00:57.0123456-08:00" got "2009-02-04T22:00:57.0123456-07:00" format_test.go:127: Kitchen expected "9:00PM" got "10:00PM" format_test.go:127: am/pm expected "9pm" got "10pm" format_test.go:127: AM/PM expected "9PM" got "10PM" format_test.go:127: Stamp expected "Feb 4 21:00:57" got "Feb 4 22:00:57" format_test.go:127: StampMilli expected "Feb 4 21:00:57.012" got "Feb 4 22:00:57.012" format_test.go:127: StampMicro expected "Feb 4 21:00:57.012345" got "Feb 4 22:00:57.012345" format_test.go:127: StampNano expected "Feb 4 21:00:57.012345600" got "Feb 4 22:00:57.012345600" --- FAIL: TestParse (0.00s) format_test.go:415: UnixDate: bad hour: 22 not 21 format_test.go:433: UnixDate: bad tz offset: PDT -25200 not -28800 format_test.go:415: RFC850: bad hour: 22 not 21 format_test.go:433: RFC850: bad tz offset: PDT -25200 not -28800 format_test.go:415: RFC1123: bad hour: 22 not 21 format_test.go:433: RFC1123: bad tz offset: PDT -25200 not -28800 format_test.go:415: RFC1123: bad hour: 22 not 21 format_test.go:433: RFC1123: bad tz offset: PDT -25200 not -28800 format_test.go:415: UnixDate: bad hour: 22 not 21 format_test.go:433: UnixDate: bad tz offset: PDT -25200 not -28800 format_test.go:415: RFC850: bad hour: 22 not 21 format_test.go:433: RFC850: bad tz offset: PDT -25200 not -28800 format_test.go:415: RFC1123: bad hour: 22 not 21 format_test.go:433: RFC1123: bad tz offset: PDT -25200 not -28800 --- FAIL: TestSecondsToLocalTime (0.00s) time_test.go:148: SecondsToLocalTime(2152173599): time_test.go:149: want={Year:2038 Month:March Day:14 Hour:1 Minute:59 Second:59 Nanosecond:0 Weekday:Sunday ZoneOffset:-28800 Zone:PST} time_test.go:150: have=2038-03-14T02:59:59-07:00 PDT time_test.go:148: SecondsToLocalTime(2172733200): time_test.go:149: want={Year:2038 Month:November Day:7 Hour:1 Minute:0 Second:0 Nanosecond:0 Weekday:Sunday ZoneOffset:-28800 Zone:PST} time_test.go:150: have=2038-11-07T02:00:00-07:00 PDT time_test.go:148: SecondsToLocalTime(2172733201): time_test.go:149: want={Year:2038 Month:November Day:7 Hour:1 Minute:0 Second:1 Nanosecond:0 Weekday:Sunday ZoneOffset:-28800 Zone:PST} time_test.go:150: have=2038-11-07T02:00:01-07:00 PDT --- FAIL: TestDate (0.00s) time_test.go:622: Date(2011, 11, 6, 2, 0, 0, 0, Local) = 2011-11-06 02:00:00 -0700 PDT, want 2011-11-06 03:00:00 -0700 PDT time_test.go:622: Date(2011, 3, 13, 1, 0, 0, 0, Local) = 2011-03-13 01:00:00 -0700 PDT, want 2011-03-13 02:00:00 -0700 PDT time_test.go:622: Date(2011, 3, 13, 1, 59, 59, 0, Local) = 2011-03-13 01:59:59 -0700 PDT, want 2011-03-13 02:59:59 -0700 PDT time_test.go:622: Date(2012, 12, 24, 0, 0, 0, 0, Local) = 2012-12-24 00:00:00 -0700 PDT, want 2012-12-24 01:00:00 -0700 PDT time_test.go:622: Date(2011, 11, 18, 7, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 11, 19, -17, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 11, 17, 31, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 11, 18, 6, 116, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 10, 49, 7, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 11, 18, 7, 55, 95, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 11, 18, 7, 56, 34, 1000000000, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2011, 12, -12, 7, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2012, 1, -43, 7, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2012, -1, 18, 7, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT time_test.go:622: Date(2010, 23, 18, 7, 56, 35, 0, Local) = 2011-11-18 07:56:35 -0700 PDT, want 2011-11-18 08:56:35 -0700 PDT --- FAIL: ExampleDate (0.00s) got: Go launched at 2009-11-10 16:00:00 -0700 PDT want: Go launched at 2009-11-10 15:00:00 -0800 PST --- FAIL: ExampleTime_Format (0.00s) got: default format: 2015-02-25 12:06:39 -0700 PDT Unix format: Wed Feb 25 12:06:39 PDT 2015 Same, in UTC: Wed Feb 25 19:06:39 UTC 2015 Formats: error: for "Mon Jan 2 15:04:05 MST 2006" got "Wed Feb 25 12:06:39 PDT 2015"; expected "Wed Feb 25 11:06:39 PST 2015" Basic short date "2006/01/02" gives "2015/02/25" error: for "3PM==3pm==15h" got "12PM==12pm==12h"; expected "11AM==11am==11h" error: for "Mon Jan _2 15:04:05 MST 2006" got "Wed Feb 25 12:06:39 PDT 2015"; expected "Wed Feb 25 11:06:39 PST 2015" error: for "15:04:05.00000" got "12:06:39.12340"; expected "11:06:39.12340" error: for "15:04:05.99999999" got "12:06:39.1234"; expected "11:06:39.1234" want: default format: 2015-02-25 11:06:39 -0800 PST Unix format: Wed Feb 25 11:06:39 PST 2015 Same, in UTC: Wed Feb 25 19:06:39 UTC 2015 Formats: Basic full date "Mon Jan 2 15:04:05 MST 2006" gives "Wed Feb 25 11:06:39 PST 2015" Basic short date "2006/01/02" gives "2015/02/25" AM/PM "3PM==3pm==15h" gives "11AM==11am==11h" No fraction "Mon Jan _2 15:04:05 MST 2006" gives "Wed Feb 25 11:06:39 PST 2015" 0s for fraction "15:04:05.00000" gives "11:06:39.12340" 9s for fraction "15:04:05.99999999" gives "11:06:39.1234" --- FAIL: ExampleTime_Format_pad (0.00s) got: error: for "Mon Jan _2 15:04:05 MST 2006" got "Sat Mar 7 12:06:39 PDT 2015"; expected "Sat Mar 7 11:06:39 PST 2015" No pad "<2>" gives "<7>" Spaces "<_2>" gives "< 7>" Zeros "<02>" gives "<07>" Suppressed pad "04:05" gives "06:39" want: Unix "Mon Jan _2 15:04:05 MST 2006" gives "Sat Mar 7 11:06:39 PST 2015" No pad "<2>" gives "<7>" Spaces "<_2>" gives "< 7>" Zeros "<02>" gives "<07>" Suppressed pad "04:05" gives "06:39" --- FAIL: ExampleParse (0.00s) got: 2013-02-03 20:54:00 -0700 PDT 2013-02-03 00:00:00 +0000 UTC 2006-01-02 15:04:05 +0000 UTC 2006-01-02 15:04:05 +0700 +0700 error parsing time "2006-01-02T15:04:05Z07:00": extra text: "07:00" want: 2013-02-03 19:54:00 -0800 PST 2013-02-03 00:00:00 +0000 UTC 2006-01-02 15:04:05 +0000 UTC 2006-01-02 15:04:05 +0700 +0700 error parsing time "2006-01-02T15:04:05Z07:00": extra text: "07:00" FAIL FAIL time 1.670s FAIL go tool dist: Failed: exit status 1 Error: tests failed: dist test failed: go_test:time: exit status 1