linux-386-clang at f3f3f0d6d509bfaf30b55c0679cff366b50b7eae ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### Testing packages. ok archive/tar 0.052s ok archive/zip 0.908s ok bufio 0.075s ok bytes 1.393s ok compress/bzip2 0.196s ok compress/flate 0.589s ok compress/gzip 0.125s ok compress/lzw 0.193s ok compress/zlib 0.775s ok container/heap 0.105s ok container/list 0.018s ok container/ring 0.078s ok context 0.991s ok crypto/aes 0.091s ok crypto/cipher 0.022s ok crypto/des 0.033s ok crypto/dsa 0.109s ok crypto/ecdsa 0.172s ok crypto/elliptic 0.039s ok crypto/hmac 0.026s ok crypto/md5 0.018s ok crypto/rand 0.090s ok crypto/rc4 0.168s ok crypto/rsa 0.131s ok crypto/sha1 0.015s ok crypto/sha256 0.080s ok crypto/sha512 0.016s ok crypto/subtle 0.021s ok crypto/tls 0.733s ok crypto/x509 0.763s ok database/sql 0.450s ok database/sql/driver 0.013s ok debug/dwarf 0.053s ok debug/elf 0.028s ok debug/gosym 0.064s ok debug/macho 0.074s ok debug/pe 0.076s ok debug/plan9obj 0.083s ok encoding/ascii85 0.075s ok encoding/asn1 0.015s ok encoding/base32 0.078s ok encoding/base64 0.016s ok encoding/binary 0.016s ok encoding/csv 0.014s ok encoding/gob 0.042s ok encoding/hex 0.014s ok encoding/json 0.305s ok encoding/pem 0.064s ok encoding/xml 0.027s ok errors 0.115s ok expvar 0.031s ok flag 0.017s ok fmt 0.074s ok go/ast 0.023s ok go/build 0.124s ok go/constant 0.075s ok go/doc 0.049s ok go/format 0.018s ok go/internal/gccgoimporter 0.027s ok go/internal/gcimporter 0.923s ok go/internal/srcimporter 1.873s ok go/parser 0.067s ok go/printer 0.338s ok go/scanner 0.028s ok go/token 0.085s ok go/types 0.830s ok hash/adler32 0.062s ok hash/crc32 0.022s ok hash/crc64 0.016s ok hash/fnv 0.064s ok html 0.019s ok html/template 0.047s ok image 0.091s ok image/color 0.027s ok image/draw 0.057s ok image/gif 0.087s ok image/jpeg 0.205s ok image/png 0.040s ok index/suffixarray 0.022s ok internal/poll 0.047s ok internal/singleflight 0.023s ok internal/trace 0.526s ok io 0.032s ok io/ioutil 0.020s ok log 0.014s ok log/syslog 1.233s ok math 0.015s ok math/big 1.707s ok math/bits 0.023s ok math/cmplx 0.013s ok math/rand 0.521s ok mime 0.017s ok mime/multipart 0.199s ok mime/quotedprintable 0.146s ok net 1.838s ok net/http 2.571s ok net/http/cgi 0.275s ok net/http/cookiejar 0.032s ok net/http/fcgi 0.030s ok net/http/httptest 0.048s ok net/http/httptrace 0.052s ok net/http/httputil 0.066s ok net/http/internal 0.014s ok net/internal/socktest 0.013s ok net/mail 0.018s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.058s ok net/smtp 0.033s ok net/textproto 0.019s ok net/url 0.020s ok os 0.275s ok os/exec 0.382s ok os/signal 4.263s ok os/user 0.015s ok path 0.021s ok path/filepath 0.023s ok reflect 0.198s ok regexp 0.113s ok regexp/syntax 0.419s ok runtime 16.826s ok runtime/debug 0.052s ok runtime/internal/atomic 0.240s ok runtime/internal/sys 0.012s ok runtime/pprof 1.883s ok runtime/pprof/internal/profile 0.015s ok runtime/trace 1.441s ok sort 0.095s ok strconv 0.450s ok strings 0.148s ok sync 0.276s ok sync/atomic 0.190s ok syscall 0.047s ok testing 1.216s ok testing/quick 0.173s ok text/scanner 0.032s ok text/tabwriter 0.038s ok text/template 0.230s ok text/template/parse 0.018s ok time 2.720s ok unicode 0.023s ok unicode/utf16 0.024s ok unicode/utf8 0.068s ok vendor/golang_org/x/crypto/chacha20poly1305 0.293s ok vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 0.029s ok vendor/golang_org/x/crypto/curve25519 0.168s ok vendor/golang_org/x/crypto/poly1305 0.023s ok vendor/golang_org/x/net/http2/hpack 0.016s ok vendor/golang_org/x/net/idna 0.014s ok vendor/golang_org/x/net/lex/httplex 0.065s ok vendor/golang_org/x/net/proxy 0.079s ok vendor/golang_org/x/text/transform 0.015s ok vendor/golang_org/x/text/unicode/norm 0.019s ok cmd/addr2line 1.031s ok cmd/api 0.024s ok cmd/asm/internal/asm 0.140s ok cmd/asm/internal/lex 0.013s ok cmd/compile 3.814s ok cmd/compile/internal/gc 4.847s ok cmd/compile/internal/ssa 0.142s ok cmd/compile/internal/syntax 0.019s ok cmd/compile/internal/test 0.013s [no tests to run] ok cmd/compile/internal/types 0.026s ok cmd/cover 0.925s ok cmd/doc 0.040s ok cmd/fix 0.022s --- FAIL: TestCgoConsistentResults (2.46s) go_test.go:260: running testgo [build -o /tmp/gotest383012681/cgotest1 cgotest] go_test.go:260: running testgo [build -x -o /tmp/gotest383012681/cgotest2 cgotest] go_test.go:279: standard error: go_test.go:280: WORK=/tmp/go-build654282556 mkdir -p $WORK/cgotest/_obj/ mkdir -p $WORK/ cd /tmp/workdir/go/src/cmd/go/testdata/src/cgotest CGO_LDFLAGS="-g" "-O2" /tmp/workdir/go/pkg/tool/linux_386/cgo -objdir $WORK/cgotest/_obj/ -importpath cgotest -- -I $WORK/cgotest/_obj/ -g -O2 m.go cd $WORK /usr/bin/clang -fdebug-prefix-map=a=b -c trivial.c /usr/bin/clang -gno-record-gcc-switches -c trivial.c cd /tmp/workdir/go/src/cmd/go/testdata/src/cgotest /usr/bin/clang -I . -fPIC -m32 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/cgotest/_obj/ -g -O2 -o $WORK/cgotest/_obj/_cgo_export.o -c $WORK/cgotest/_obj/_cgo_export.c /usr/bin/clang -I . -fPIC -m32 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/cgotest/_obj/ -g -O2 -o $WORK/cgotest/_obj/m.cgo2.o -c $WORK/cgotest/_obj/m.cgo2.c /usr/bin/clang -I . -fPIC -m32 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/cgotest/_obj/ -g -O2 -o $WORK/cgotest/_obj/_cgo_main.o -c $WORK/cgotest/_obj/_cgo_main.c /usr/bin/clang -I . -fPIC -m32 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/cgotest/_obj/_cgo_.o $WORK/cgotest/_obj/_cgo_main.o $WORK/cgotest/_obj/_cgo_export.o $WORK/cgotest/_obj/m.cgo2.o -g -O2 /tmp/workdir/go/pkg/tool/linux_386/cgo -dynpackage cgotest -dynimport $WORK/cgotest/_obj/_cgo_.o -dynout $WORK/cgotest/_obj/_cgo_import.go cd $WORK /usr/bin/clang -no-pie -c trivial.c cd /tmp/workdir/go/src/cmd/go/testdata/src/cgotest /usr/bin/clang -I . -fPIC -m32 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/cgotest/_obj/_all.o $WORK/cgotest/_obj/_cgo_export.o $WORK/cgotest/_obj/m.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none /tmp/workdir/go/pkg/tool/linux_386/compile -o $WORK/cgotest.a -trimpath $WORK -p cgotest -buildid 9c938e754b404a86c1fa6cd0b5f1d0b338b10baa -D _/tmp/workdir/go/src/cmd/go/testdata/src/cgotest -I $WORK -pack $WORK/cgotest/_obj/_cgo_gotypes.go $WORK/cgotest/_obj/m.cgo1.go $WORK/cgotest/_obj/_cgo_import.go pack r $WORK/cgotest.a $WORK/cgotest/_obj/_all.o # internal mkdir -p /tmp/gotest383012681/ mv $WORK/cgotest.a /tmp/gotest383012681/cgotest2 go_test.go:3398: building cgotest twice did not produce the same output FAIL FAIL cmd/go 36.540s 2017/04/20 19:00:02 Failed: exit status 1