[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_19 #6554
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Jan 8 06:26:40 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_i386_19/6554/------------------------------------------
[...truncated 68.99 KB...]
ok image/color 0.643s
ok image/draw 0.353s
ok image/gif 0.372s
ok image/jpeg 0.531s
ok image/png 0.128s
ok index/suffixarray 0.105s
ok internal/golang.org/x/net/http2/hpack 0.036s
ok internal/singleflight 0.044s
ok internal/trace 0.019s
ok io 0.065s
ok io/ioutil 0.025s
ok log 0.028s
ok log/syslog 2.124s
ok math 0.020s
ok math/big 1.996s
ok math/cmplx 0.013s
ok math/rand 0.623s
ok mime 0.041s
ok mime/multipart 2.047s
ok mime/quotedprintable 1.252s
ok net 1.726s
ok net/http 19.737s
ok net/http/cgi 1.133s
ok net/http/cookiejar 0.040s
ok net/http/fcgi 0.027s
ok net/http/httptest 0.057s
ok net/http/httputil 0.258s
ok net/http/internal 0.028s
ok net/internal/socktest 0.036s
ok net/mail 0.032s
ok net/rpc 0.038s
ok net/rpc/jsonrpc 0.031s
ok net/smtp 0.140s
ok net/textproto 0.032s
ok net/url 0.056s
ok os 0.592s
ok os/exec 0.818s
ok os/signal 4.712s
ok os/user 0.088s
ok path 0.033s
ok path/filepath 0.056s
ok reflect 0.623s
ok regexp 0.846s
ok regexp/syntax 1.145s
ok runtime 42.754s
ok runtime/debug 0.160s
ok runtime/internal/atomic 0.532s
ok runtime/pprof 5.852s
ok runtime/trace 17.443s
ok sort 0.286s
ok strconv 1.840s
ok strings 0.483s
ok sync 0.687s
ok sync/atomic 5.588s
ok syscall 0.229s
ok testing 2.932s
ok testing/quick 0.249s
ok text/scanner 0.053s
ok text/tabwriter 0.068s
ok text/template 0.080s
ok text/template/parse 0.047s
--- FAIL: TestLoadFixed (0.01s)
time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL time 4.223s
ok unicode 0.021s
ok unicode/utf16 0.024s
ok unicode/utf8 0.085s
ok cmd/addr2line 3.669s
ok cmd/api 0.028s
ok cmd/asm/internal/asm 0.553s
ok cmd/asm/internal/lex 0.024s
ok cmd/compile/internal/big 6.012s
ok cmd/compile/internal/gc 1.545s
ok cmd/cover 8.757s
ok cmd/doc 0.072s
ok cmd/fix 0.033s
ok cmd/go 74.491s
ok cmd/gofmt 0.214s
ok cmd/internal/goobj 0.019s
ok cmd/internal/obj 0.040s
ok cmd/internal/obj/x86 0.022s
ok cmd/internal/unvendor/golang.org/x/arch/arm/armasm 0.040s
ok cmd/internal/unvendor/golang.org/x/arch/x86/x86asm 0.732s
ok cmd/nm 4.136s
ok cmd/objdump 9.161s
ok cmd/pack 8.360s
ok cmd/pprof/internal/profile 0.024s
ok cmd/vet 7.489s
2017/01/08 06:21:30 Failed: exit status 1
##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok runtime 78.718s
##### Testing without libgcc.
ok crypto/x509 2.840s
ok net 0.019s
ok os/user 0.016s
##### sync -cpu=10
ok sync 0.306s
##### ../misc/cgo/stdio
##### ../misc/cgo/life
##### ../misc/cgo/test
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 2.035s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.939s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 2.081s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.018s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.027s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.043s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.007s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.008s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.013s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.880s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.008s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.016s
##### ../misc/cgo/testgodefs
##### ../misc/cgo/testso
##### ../misc/cgo/testsovar
##### ../misc/cgo/testcarchive
PASS
PASS
PASS
PASS
PASS
PASS
##### ../misc/cgo/testcshared
ok
##### ../misc/cgo/testshared
--- FAIL: TestGopathShlib (0.48s)
shared_test.go:41: executing ./bin/exe (executable linked to GOPATH library) failed exit status 2:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x0]
goroutine 1 [running]:
panic(0xb76aac00, 0x973ae038)
/build/golang-1.6-1.6.3/src/runtime/panic.go:481 +0x584
main.main()
/tmp/testshared436657241/src/exe/exe.go:12 +0x81
--- FAIL: TestABIChecking (1.01s)
shared_test.go:41: executing ./bin/exe (rebuilt exe) failed exit status 2:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x0]
goroutine 1 [running]:
panic(0xb7756c00, 0x9745a038)
/build/golang-1.6-1.6.3/src/runtime/panic.go:481 +0x584
main.main()
/tmp/testshared436657241/src/exe/exe.go:12 +0x81
shared_test.go:41: executing ./bin/exe (after non-ABI breaking change) failed exit status 2:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x0]
goroutine 1 [running]:
panic(0xb7701c00, 0x97404038)
/build/golang-1.6-1.6.3/src/runtime/panic.go:481 +0x584
main.main()
/tmp/testshared436657241/src/exe/exe.go:12 +0x81
FAIL
exit status 1
FAIL _/build/golang-1.6-1.6.3/misc/cgo/testshared 31.508s
2017/01/08 06:24:35 Failed: exit status 1
##### ../misc/cgo/errors
##### ../misc/cgo/testsigfwd
##### ../test/bench/go1
testing: warning: no tests to run
PASS
ok _/build/golang-1.6-1.6.3/test/bench/go1 30.739s
##### ../test
##### API check
Go version is "go1.6.3", ignoring -next /build/golang-1.6-1.6.3/api/next.txt
FAILED
debian/rules:63: recipe for target 'override_dh_auto_test-arch' failed
make[1]: *** [override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/build/golang-1.6-1.6.3'
debian/rules:20: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/16193 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/i386/golang-1.6_1.6.3-1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 75.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/i386/golang-1.6_1.6.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-d2RewvjI/tmp.IP1SYdDNnL
+ mv /srv/reproducible-results/rbuild-debian-d2RewvjI/tmp.IP1SYdDNnL /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-d2RewvjI/tmp.IP1SYdDNnL ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-d2RewvjI/tmp.IP1SYdDNnL
/srv/reproducible-results/rbuild-debian-d2RewvjI/tmp.IP1SYdDNnL: 72.9% -- replaced with /srv/reproducible-results/rbuild-debian-d2RewvjI/tmp.IP1SYdDNnL.gz
+ '[' master = master ']'
+ gen_package_html golang-1.6
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-1.6'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-08 06:26:38.704435
INFO: Finished at 2017-01-08 06:26:40.472635, took: 0:00:01.768216
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-d2RewvjI
+ echo 'All cleanup done.'
All cleanup done.
Sun 8 Jan 06:26:40 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-NQ0aUGc4, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list