linux-386-longtest at a35c5c98c0487f93d70b468483f2ca8e0d698bb7 ##### Testing packages. ok archive/tar 0.034s ok archive/zip 36.969s ok bufio 0.083s ok bytes 6.592s ok compress/bzip2 0.064s ok compress/flate 17.252s ok compress/gzip 0.048s ok compress/lzw 0.072s ok compress/zlib 0.838s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.003s ok context 0.011s ok crypto 0.002s ok crypto/aes 0.026s ok crypto/cipher 0.099s ok crypto/des 0.023s ok crypto/dsa 27.649s ok crypto/ecdsa 4.863s ok crypto/ed25519 1.269s ok crypto/ed25519/internal/edwards25519 22.741s ok crypto/ed25519/internal/edwards25519/field 9.918s ok crypto/elliptic 0.497s ok crypto/elliptic/internal/fiat 0.003s ok crypto/hmac 0.003s ok crypto/internal/subtle 0.002s ok crypto/md5 0.005s ok crypto/rand 0.177s ok crypto/rc4 0.052s ok crypto/rsa 0.729s ok crypto/sha1 0.003s ok crypto/sha256 0.003s ok crypto/sha512 0.006s ok crypto/subtle 0.004s ok crypto/tls 2.753s ok crypto/x509 2.588s ok database/sql 1.343s ok database/sql/driver 0.002s ok debug/dwarf 0.011s ok debug/elf 0.012s ok debug/gosym 0.014s ok debug/macho 0.004s ok debug/pe 0.005s ok debug/plan9obj 0.002s ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.005s ok encoding/asn1 0.003s ok encoding/base32 0.018s ok encoding/base64 0.005s ok encoding/binary 0.004s ok encoding/csv 0.011s ok encoding/gob 0.018s ok encoding/hex 0.004s ok encoding/json 1.109s ok encoding/pem 0.016s ok encoding/xml 0.016s ok errors 0.003s ok expvar 0.006s ok flag 0.022s ok fmt 0.060s ok go/ast 0.005s ok go/build 1.119s ok go/build/constraint 0.004s ok go/constant 0.005s ok go/doc 0.030s ok go/format 0.007s ok go/importer 0.070s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 1.881s ok go/internal/srcimporter 4.105s ok go/parser 0.026s ok go/printer 0.275s ok go/scanner 0.003s ok go/token 0.014s ok go/types 23.475s ok hash 0.003s ok hash/adler32 0.008s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 149.072s ok html 0.003s ok html/template 0.190s ok image 0.178s ok image/color 0.018s ok image/draw 0.046s ok image/gif 0.238s ok image/jpeg 0.191s ok image/png 0.338s ok index/suffixarray 99.199s ok internal/abi 0.026s ok internal/cpu 0.007s ok internal/execabs 0.003s ok internal/fmtsort 0.002s ok internal/itoa 0.002s ok internal/poll 3.067s ok internal/profile 0.003s ok internal/reflectlite 0.039s ok internal/singleflight 0.013s ok internal/trace 1.628s ok internal/unsafeheader 0.002s ok internal/xcoff 0.007s ok io 0.026s ok io/fs 0.003s ok io/ioutil 0.005s ok log 0.005s ok log/syslog 1.212s ok math 0.007s ok math/big 4.414s ok math/bits 0.007s ok math/cmplx 0.003s ok math/rand 4.778s ok mime 0.007s ok mime/multipart 0.376s ok mime/quotedprintable 0.102s ok net 28.746s ok net/http 53.858s ok net/http/cgi 0.241s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.106s ok net/http/httptest 0.046s ok net/http/httptrace 0.003s ok net/http/httputil 0.654s ok net/http/internal 0.003s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.079s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/rpc 0.024s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.024s ok net/textproto 0.004s ok net/url 0.007s ok os 18.285s ok os/exec 0.764s ok os/signal 14.133s ok os/user 0.003s ok path 0.004s ok path/filepath 0.014s ok plugin 0.003s ok reflect 0.517s ok regexp 16.804s ok regexp/syntax 0.365s ok runtime 186.879s ok runtime/cgo 0.006s ok runtime/debug 0.010s ok runtime/internal/atomic 3.009s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.002s ok runtime/metrics 0.003s ok runtime/pprof 48.404s ok runtime/trace 9.287s ok sort 0.776s ok strconv 2.455s ok strings 1.861s ok sync 3.233s ok sync/atomic 32.871s ok syscall 0.162s ok testing 1.573s ok testing/fstest 0.004s ok testing/iotest 0.003s ok testing/quick 0.032s ok text/scanner 0.005s ok text/tabwriter 0.004s ok text/template 0.425s ok text/template/parse 0.007s ok time 8.497s ok unicode 0.022s ok unicode/utf16 0.013s ok unicode/utf8 0.034s ok cmd/addr2line 2.439s ok cmd/api 2.831s ok cmd/asm/internal/asm 1.193s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/dwarfgen 0.203s ok cmd/compile/internal/importer 1.265s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.041s ok cmd/compile/internal/noder 29.770s ok cmd/compile/internal/ssa 332.783s ok cmd/compile/internal/syntax 4.144s ok cmd/compile/internal/test 15.989s ok cmd/compile/internal/typecheck 0.301s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 8.497s ok cmd/cover 1.257s ok cmd/doc 0.153s ok cmd/fix 0.538s go test proxy running at GOPROXY=http://127.0.0.1:37501/mod --- FAIL: TestScript (0.01s) --- FAIL: TestScript/mod_gopkg_unstable (57.78s) script_test.go:257: > env GO111MODULE=on > cp go.mod.empty go.mod > go get -d gopkg.in/dummy.v2-unstable [stderr] go: downloading gopkg.in/dummy.v2-unstable v2.0.0 go get: added gopkg.in/dummy.v2-unstable v2.0.0 > cp x.go.txt x.go > cp go.mod.empty go.mod > go list [stdout] m > [!net] skip > [!exec:git] skip > env GOPROXY=direct > env GOSUMDB=off > go get -d gopkg.in/macaroon-bakery.v2-unstable/bakery [stderr] go: downloading gopkg.in/macaroon-bakery.v2-unstable v2.0.0-20171026135619-38b77b89a624 go: downloading github.com/juju/loggo v0.0.0-20210728185423-eebad3a902c4 go: downloading github.com/rogpeppe/fastuuid v1.2.0 go: downloading golang.org/x/net v0.0.0-20210902165921-8d991716f632 go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 go: downloading github.com/golang/protobuf v1.5.2 go: downloading gopkg.in/macaroon.v2 v2.1.0 go: downloading gopkg.in/errgo.v1 v1.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 go get: added github.com/golang/protobuf v1.5.2 go get: added github.com/juju/loggo v0.0.0-20210728185423-eebad3a902c4 go get: added github.com/rogpeppe/fastuuid v1.2.0 go get: added golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 go get: added golang.org/x/net v0.0.0-20210902165921-8d991716f632 go get: added golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 go get: added google.golang.org/protobuf v1.26.0 go get: added gopkg.in/errgo.v1 v1.0.1 go get: added gopkg.in/macaroon-bakery.v2-unstable v2.0.0-20171026135619-38b77b89a624 go get: added gopkg.in/macaroon.v2 v2.1.0 > go list -m all [stderr] go list -m: unrecognized import path "golang.org/x/sys": reading https://golang.org/x/sys?go-get=1: 500 Internal Server Error go list -m: unrecognized import path "golang.org/x/term": reading https://golang.org/x/term?go-get=1: 500 Internal Server Error [exit status 1] FAIL: testdata/script/mod_gopkg_unstable.txt:16: unexpected command failure FAIL FAIL cmd/go 132.497s FAIL go tool dist: Failed: exit status 1