[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_8 #54707
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 15 03:01:48 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_8/54707/------------------------------------------
[...truncated 44523 lines...]
+ --- PASS: TestString/alloc/2 (0.00s)
--- PASS: TestString/alloc/3 (0.00s)
- --- PASS: TestString/alloc/4 (0.01s)
+ --- PASS: TestString/alloc/4 (0.00s)
--- PASS: TestString/alloc/5 (0.00s)
=== RUN TestBytesAllocation
---- PASS: TestBytesAllocation (0.01s)
+--- PASS: TestBytesAllocation (0.00s)
=== RUN TestStringAllocation
--- PASS: TestStringAllocation (0.00s)
=== RUN ExampleRemoveFunc
--- PASS: ExampleRemoveFunc (0.00s)
PASS
-ok golang.org/x/text/transform 0.374s
+ok golang.org/x/text/transform 0.133s
? golang.org/x/text/unicode [no test files]
=== RUN TestBidiCore
--- SKIP: TestBidiCore (0.00s)
@@ -13670,7 +13681,7 @@
--- SKIP: TestTables (0.00s)
flag.go:20: skipping test to prevent downloading; to run use -long or use -local or UNICODE_DIR to specify a local source
PASS
-ok golang.org/x/text/unicode/bidi 0.011s
+ok golang.org/x/text/unicode/bidi 0.019s
=== RUN TestParseDraft
--- PASS: TestParseDraft (0.00s)
=== RUN TestRuleProcessor
@@ -13684,11 +13695,11 @@
=== RUN TestKey
--- PASS: TestKey (0.00s)
=== RUN TestEnclosing
---- PASS: TestEnclosing (0.03s)
+--- PASS: TestEnclosing (0.04s)
=== RUN TestDeepCopy
---- PASS: TestDeepCopy (0.02s)
+--- PASS: TestDeepCopy (0.04s)
=== RUN TestPath
---- PASS: TestPath (0.05s)
+--- PASS: TestPath (0.09s)
=== RUN TestGet
--- PASS: TestGet (0.08s)
=== RUN TestMakeSlice
@@ -13702,7 +13713,7 @@
=== RUN TestSelectOnePerGroup
--- PASS: TestSelectOnePerGroup (0.00s)
PASS
-ok golang.org/x/text/unicode/cldr 0.196s
+ok golang.org/x/text/unicode/cldr 0.280s
=== RUN TestFlush
--- PASS: TestFlush (0.00s)
=== RUN TestInsert
@@ -13712,7 +13723,7 @@
=== RUN TestComposition
--- PASS: TestComposition (0.00s)
=== RUN TestIterNext
---- PASS: TestIterNext (0.03s)
+--- PASS: TestIterNext (0.07s)
=== RUN TestIterSegmentation
--- PASS: TestIterSegmentation (0.00s)
=== RUN TestDecomposeSegment
@@ -14044,21 +14055,21 @@
=== RUN TestIsNormalString
--- PASS: TestIsNormalString (0.00s)
=== RUN TestAppend
---- PASS: TestAppend (0.05s)
+--- PASS: TestAppend (0.10s)
=== RUN TestAppendString
---- PASS: TestAppendString (0.03s)
+--- PASS: TestAppendString (0.09s)
=== RUN TestBytes
---- PASS: TestBytes (0.04s)
+--- PASS: TestBytes (0.10s)
=== RUN TestString
---- PASS: TestString (0.03s)
+--- PASS: TestString (0.08s)
=== RUN TestReader
---- PASS: TestReader (0.89s)
+--- PASS: TestReader (1.40s)
=== RUN TestWriter
---- PASS: TestWriter (2.44s)
+--- PASS: TestWriter (3.32s)
=== RUN TestTransform
--- PASS: TestTransform (0.00s)
=== RUN TestTransformNorm
---- PASS: TestTransformNorm (0.20s)
+--- PASS: TestTransformNorm (0.52s)
=== RUN TestCharacterByCharacter
--- SKIP: TestCharacterByCharacter (0.00s)
flag.go:20: skipping test to prevent downloading; to run use -long or use -local or UNICODE_DIR to specify a local source
@@ -14075,22 +14086,22 @@
=== RUN ExampleNextBoundary
--- PASS: ExampleNextBoundary (0.00s)
PASS
-ok golang.org/x/text/unicode/norm 3.744s
+ok golang.org/x/text/unicode/norm 5.719s
=== RUN TestMerge
---- PASS: TestMerge (1.56s)
+--- PASS: TestMerge (1.62s)
=== RUN TestVisit
--- PASS: TestVisit (0.00s)
=== RUN TestNew
---- PASS: TestNew (0.37s)
+--- PASS: TestNew (0.24s)
PASS
-ok golang.org/x/text/unicode/rangetable 1.951s
+ok golang.org/x/text/unicode/rangetable 1.878s
=== RUN TestTables
--- SKIP: TestTables (0.00s)
flag.go:20: skipping test to prevent downloading; to run use -long or use -local or UNICODE_DIR to specify a local source
=== RUN TestAmbiguous
--- PASS: TestAmbiguous (0.00s)
=== RUN TestFoldSingleRunes
---- PASS: TestFoldSingleRunes (0.50s)
+--- PASS: TestFoldSingleRunes (0.20s)
=== RUN TestFold
=== RUN TestFold/empty
=== RUN TestFold/short_source_1
@@ -14122,7 +14133,7 @@
--- PASS: TestFold/short_dst_larger_buffer (0.00s)
--- PASS: TestFold/fast_path_alternation (0.00s)
=== RUN TestWidenSingleRunes
---- PASS: TestWidenSingleRunes (0.62s)
+--- PASS: TestWidenSingleRunes (0.16s)
=== RUN TestWiden
=== RUN TestWiden/empty
=== RUN TestWiden/short_source_1
@@ -14158,7 +14169,7 @@
--- PASS: TestWiden/short_dst_ascii (0.00s)
--- PASS: TestWiden/ambiguous (0.00s)
=== RUN TestNarrowSingleRunes
---- PASS: TestNarrowSingleRunes (0.43s)
+--- PASS: TestNarrowSingleRunes (0.17s)
=== RUN TestNarrow
=== RUN TestNarrow/empty
=== RUN TestNarrow/short_source_1
@@ -14198,8 +14209,8 @@
=== RUN ExampleTransformer_narrow
--- PASS: ExampleTransformer_narrow (0.00s)
PASS
-ok golang.org/x/text/width 1.573s
- cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+ok golang.org/x/text/width 0.550s
+ cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
fakeroot debian/rules binary
dh binary --buildsystem=golang --with=golang
dh_testroot -O--buildsystem=golang
@@ -14214,17 +14225,17 @@
install -d debian/golang-golang-x-text-dev
install -d debian/golang-x-text-dev
cd obj-x86_64-linux-gnu
- mkdir -p /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
- cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+ mkdir -p /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
+ cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
cd obj-x86_64-linux-gnu
- cp -r bin /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
- cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+ cp -r bin /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
+ cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
cd obj-x86_64-linux-gnu
- mkdir -p /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
- cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+ mkdir -p /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
+ cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
cd obj-x86_64-linux-gnu
- cp -r -T src/golang.org/x/text /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
- cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+ cp -r -T src/golang.org/x/text /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
+ cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
dh_install -O--buildsystem=golang
install -d debian/golang-golang-x-text-dev//usr/share
cp --reflink=auto -a debian/tmp/usr/share/gocode debian/golang-golang-x-text-dev//usr/share/
@@ -14249,11 +14260,11 @@
cd debian/golang-golang-x-text-dev
chmod a-x usr/share/doc/golang-golang-x-text-dev/changelog.Debian
gzip -9nf usr/share/doc/golang-golang-x-text-dev/changelog.Debian
- cd '/build-1st/golang-x-text-0.0~git20161013.0.c745997'
+ cd '/build-2nd/golang-x-text-0.0~git20161013.0.c745997'
cd debian/golang-x-text-dev
chmod a-x usr/share/doc/golang-x-text-dev/changelog.Debian
gzip -9nf usr/share/doc/golang-x-text-dev/changelog.Debian
- cd '/build-1st/golang-x-text-0.0~git20161013.0.c745997'
+ cd '/build-2nd/golang-x-text-0.0~git20161013.0.c745997'
dh_fixperms -O--buildsystem=golang
find debian/golang-golang-x-text-dev -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/golang-golang-x-text-dev ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
@@ -14307,8 +14318,8 @@
chmod 0644 -- debian/golang-x-text-dev/DEBIAN/md5sums
chown 0:0 -- debian/golang-x-text-dev/DEBIAN/md5sums
dh_builddeb -u-Zxz -O--buildsystem=golang
- dpkg-deb -Zxz --build debian/golang-x-text-dev ..
dpkg-deb -Zxz --build debian/golang-golang-x-text-dev ..
+ dpkg-deb -Zxz --build debian/golang-x-text-dev ..
dpkg-deb: building package 'golang-golang-x-text-dev' in '../golang-golang-x-text-dev_0.0~git20161013.0.c745997-1_all.deb'.
dpkg-deb: building package 'golang-x-text-dev' in '../golang-x-text-dev_0.0~git20161013.0.c745997-1_all.deb'.
dpkg-genbuildinfo --build=any,all --buildinfo-id=amd64
@@ -14318,12 +14329,14 @@
dpkg-source --after-build golang-x-text-0.0~git20161013.0.c745997
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/54279/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/54279/tmp/hooks/B01_cleanup finished
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/18666 and its subdirectories
-I: Current time: Thu Nov 16 21:21:55 GMT+12 2017
-I: pbuilder-time-stamp: 1510910515
+I: removing directory /srv/workspace/pbuilder/54279 and its subdirectories
+I: Current time: samedi 15 octobre 2016, 17:01:45 (UTC+1400)
+I: pbuilder-time-stamp: 1476500505
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.diff: 82.9% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.diff.gz
b2/build.log: 92.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 92.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-r4VoKfhv/tmp.5o6iC7vzlr
+ mv /srv/reproducible-results/rbuild-debian-r4VoKfhv/tmp.5o6iC7vzlr /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.rbuild.log’: No space left on device
+ cleanup_all
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-r4VoKfhv/tmp.5o6iC7vzlr ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-r4VoKfhv/tmp.5o6iC7vzlr
/srv/reproducible-results/rbuild-debian-r4VoKfhv/tmp.5o6iC7vzlr: 92.1% -- replaced with /srv/reproducible-results/rbuild-debian-r4VoKfhv/tmp.5o6iC7vzlr.gz
+ '[' master = master ']'
+ gen_package_html golang-x-text
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-x-text'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2016-10-15 03:01:47.654658
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/golang-x-text_0.0~git20160816.0.d69c40b-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/golang-x-text didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 03:01:47.964101, took: 0:00:00.309457
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-r4VoKfhv
Sat 15 Oct 03:01:48 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-AQPePeFM, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list