nacl-386 at e3e7b05424958cd638373c2be7b1838a5945c437 :: Running /workdir/go/src/naclmake.bash with args ["/workdir/go/src/naclmake.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-nacl-kube-rn20e191c" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=nacl-386" "GOROOT_BOOTSTRAP=/go1.4" "GOOS=nacl" "GOARCH=386" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src ##### Building fake file system zip for nacl 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 host, linux/amd64. Building packages and commands for target, nacl/386. --- Installed Go for nacl/386 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.566s ok archive/zip 1.965s ok bufio 0.227s ok bytes 1.966s ok compress/bzip2 0.625s ok compress/flate 1.526s ok compress/gzip 0.697s ok compress/lzw 0.775s ok compress/zlib 0.568s ok container/heap 0.089s ok container/list 0.080s ok container/ring 0.146s ok context 1.448s ok crypto 0.177s ok crypto/aes 0.131s ok crypto/cipher 0.518s ok crypto/des 0.103s ok crypto/dsa 0.779s ok crypto/ecdsa 0.969s ok crypto/elliptic 0.557s ok crypto/hmac 0.102s ok crypto/md5 0.537s ok crypto/rand 0.556s ok crypto/rc4 0.173s ok crypto/rsa 0.656s ok crypto/sha1 0.529s ok crypto/sha256 0.535s ok crypto/sha512 0.556s ok crypto/subtle 0.099s ok crypto/tls 2.337s ok crypto/x509 1.513s ok database/sql 0.642s ok database/sql/driver 0.157s ok debug/dwarf 0.542s ok debug/elf 0.557s ok debug/gosym 0.116s ok debug/macho 0.671s ok debug/pe 0.640s ok debug/plan9obj 0.556s ok encoding/ascii85 0.097s ok encoding/asn1 0.521s ok encoding/base32 0.088s ok encoding/base64 0.104s ok encoding/binary 0.073s ok encoding/csv 0.090s ok encoding/gob 0.599s ok encoding/hex 0.203s ok encoding/json 1.225s ok encoding/pem 0.107s ok encoding/xml 0.548s ok errors 0.105s ok expvar 0.094s ok flag 0.104s ok fmt 0.139s ok go/ast 0.079s ok go/build 0.567s ok go/constant 0.134s ok go/doc 0.575s ok go/format 0.581s ok go/importer 0.104s ok go/internal/gccgoimporter 0.091s ok go/internal/gcimporter 0.082s ok go/internal/srcimporter 0.101s ok go/parser 0.569s ok go/printer 1.026s ok go/scanner 0.115s ok go/token 0.178s ok go/types 0.561s ok hash 0.250s ok hash/adler32 0.106s ok hash/crc32 0.087s ok hash/crc64 0.094s ok hash/fnv 0.133s ok html 0.132s ok html/template 0.576s ok image 0.666s ok image/color 0.179s ok image/draw 0.688s ok image/gif 1.383s ok image/jpeg 0.798s ok image/png 0.783s ok index/suffixarray 0.161s ok internal/cpu 0.174s ok internal/poll 0.085s ok internal/singleflight 0.091s ok internal/trace 2.379s ok io 0.103s ok io/ioutil 0.977s ok log 0.936s ok math 0.084s ok math/big 2.228s ok math/bits 0.082s ok math/cmplx 0.082s ok math/rand 0.322s ok mime 0.561s ok mime/multipart 1.247s ok mime/quotedprintable 0.182s ok net 2.193s --- FAIL: TestShouldCopyHeaderOnRedirect (0.00s) client_test.go:1697: 2. shouldCopyHeaderOnRedirect("User-Agent", "" => "") = false; want true client_test.go:1697: 3. shouldCopyHeaderOnRedirect("cookie", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 4. shouldCopyHeaderOnRedirect("cookie2", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 5. shouldCopyHeaderOnRedirect("authorization", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 6. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 9. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com/" => "http://notfoo.com/") = true; want false client_test.go:1697: 10. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com/" => "https://foo.com/") = true; want false client_test.go:1697: 15. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com:1234/" => "http://foo.com/") = true; want false FAIL FAIL net/http 12.662s 2019/04/17 19:09:47 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1