[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_fedora-23_x86_64_1 #25

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Dec 11 21:42:53 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_fedora-23_x86_64_1/25/>

------------------------------------------
[...truncated 1735 lines...]
DEBUG: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_FILE_OFFSET_BITS=64  -c bzip2.c
DEBUG: If compilation produces errors, or a large number of warnings,
DEBUG: please read README.COMPILATION.PROBLEMS -- you might be able to
DEBUG: adjust the flags in this Makefile to improve matters.
DEBUG: Also in README.COMPILATION.PROBLEMS are some hints that may help
DEBUG: if your build produces an executable which is unable to correctly
DEBUG: handle so-called 'large files' -- files of size 2GB or more.
DEBUG: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_FILE_OFFSET_BITS=64  -c blocksort.c
DEBUG: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_FILE_OFFSET_BITS=64  -c bzip2recover.c
DEBUG: bzip2.c: In function 'testStream':
DEBUG: bzip2.c:557:37: warning: variable 'nread' set but not used [-Wunused-but-set-variable]
DEBUG:     Int32   bzerr, bzerr_dummy, ret, nread, streamNo, i;
DEBUG:                                      ^
DEBUG: bzip2.c: In function 'applySavedFileAttrToOutputFile':
DEBUG: bzip2.c:1073:4: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
DEBUG:     (void) fchown ( fd, fileMetaInfo.st_uid, fileMetaInfo.st_gid );
DEBUG:     ^
DEBUG: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_FILE_OFFSET_BITS=64  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bzip2recover bzip2recover.o
DEBUG: rm -f libbz2.a
DEBUG: ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o
DEBUG: ranlib libbz2.a
DEBUG: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_FILE_OFFSET_BITS=64  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bzip2 bzip2.o -L. -lbz2
DEBUG: Doing 6 tests (3 compress, 3 uncompress) ...
DEBUG: If there's a problem, things might stop at this point.
DEBUG:  
DEBUG: ./bzip2 -1  < sample1.ref > sample1.rb2
DEBUG: ./bzip2 -2  < sample2.ref > sample2.rb2
DEBUG: ./bzip2 -3  < sample3.ref > sample3.rb2
DEBUG: ./bzip2 -d  < sample1.bz2 > sample1.tst
DEBUG: ./bzip2 -d  < sample2.bz2 > sample2.tst
DEBUG: ./bzip2 -ds < sample3.bz2 > sample3.tst
DEBUG: cmp sample1.bz2 sample1.rb2 
DEBUG: cmp sample2.bz2 sample2.rb2
DEBUG: cmp sample3.bz2 sample3.rb2
DEBUG: cmp sample1.tst sample1.ref
DEBUG: cmp sample2.tst sample2.ref
DEBUG: cmp sample3.tst sample3.ref
DEBUG: If you got this far and the 'cmp's didn't complain, it looks
DEBUG: like you're in business.  
DEBUG: To install in /usr/local/bin, /usr/local/lib, /usr/local/man and 
DEBUG: /usr/local/include, type
DEBUG:    make install
DEBUG: To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type 
DEBUG:    make install PREFIX=/xxx/yyy
DEBUG: If you are (justifiably) paranoid and want to see what 'make install'
DEBUG: is going to do, you can first do
DEBUG:    make -n install                      or
DEBUG:    make -n install PREFIX=/xxx/yyy      respectively.
DEBUG: The -n instructs make to show the commands it would execute, but
DEBUG: not actually execute them.
DEBUG: Instructions for use are in the preformatted manual page, in the file
DEBUG: bzip2.txt.  For more detailed documentation, read the full manual.  
DEBUG: It is available in Postscript form (manual.ps), PDF form (manual.pdf),
DEBUG: and HTML form (manual.html).
DEBUG: You can also do "bzip2 --help" to see some helpful information. 
DEBUG: "bzip2 -L" displays the software license.
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.efIZuM
DEBUG: + exit 0
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64
DEBUG: + cd bzip2-1.0.6
DEBUG: + chmod 644 bzlib.h
DEBUG: + mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/lib64 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/include
DEBUG: + cp -p bzlib.h /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/include
DEBUG: + install -m 755 libbz2.so.1.0.6 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/lib64
DEBUG: + install -m 755 bzip2-shared /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzip2
DEBUG: + install -m 755 bzip2recover bzgrep bzdiff bzmore /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/
DEBUG: + cp -p bzip2.1 bzdiff.1 bzgrep.1 bzmore.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/
DEBUG: + ln -s bzip2 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bunzip2
DEBUG: + ln -s bzip2 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzcat
DEBUG: + ln -s bzdiff /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzcmp
DEBUG: + ln -s bzmore /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzless
DEBUG: + ln -s bzgrep /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzegrep
DEBUG: + ln -s bzgrep /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzfgrep
DEBUG: + ln -s libbz2.so.1.0.6 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/lib64/libbz2.so.1
DEBUG: + ln -s libbz2.so.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/lib64/libbz2.so
DEBUG: + ln -s bzip2.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bzip2recover.1
DEBUG: + ln -s bzip2.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bunzip2.1
DEBUG: + ln -s bzip2.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bzcat.1
DEBUG: + ln -s bzdiff.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bzcmp.1
DEBUG: + ln -s bzmore.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bzless.1
DEBUG: + ln -s bzgrep.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bzegrep.1
DEBUG: + ln -s bzgrep.1 /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/man/man1/bzfgrep.1
DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/bzip2-1.0.6
DEBUG: extracting debug info from /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzip2
DEBUG: extracting debug info from /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/bin/bzip2recover
DEBUG: extracting debug info from /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/lib64/libbz2.so.1.0.6
DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
DEBUG: symlinked /usr/lib/debug/usr/bin/bzip2.debug to /usr/lib/debug/usr/bin/bzcat.debug
DEBUG: symlinked /usr/lib/debug/usr/bin/bzip2.debug to /usr/lib/debug/usr/bin/bunzip2.debug
DEBUG: symlinked /usr/lib/debug/usr/lib64/libbz2.so.1.0.6.debug to /usr/lib/debug/usr/lib64/libbz2.so.debug
DEBUG: symlinked /usr/lib/debug/usr/lib64/libbz2.so.1.0.6.debug to /usr/lib/debug/usr/lib64/libbz2.so.1.debug
DEBUG: 444 blocks
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
DEBUG: + /usr/lib/rpm/brp-python-hardlink
DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars
DEBUG: Processing files: bzip2-1.0.6-17.fc23.x86_64
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x1q90l
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd bzip2-1.0.6
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2
DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2
DEBUG: + cp -pr CHANGES /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2
DEBUG: + cp -pr README /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2
DEBUG: + exit 0
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ghdhBV
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd bzip2-1.0.6
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/licenses/bzip2
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/licenses/bzip2
DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/licenses/bzip2
DEBUG: + exit 0
DEBUG: Provides: bzip2 = 1.0.6-17.fc23 bzip2(x86-64) = 1.0.6-17.fc23
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: /bin/sh libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH)
DEBUG: Processing files: bzip2-devel-1.0.6-17.fc23.x86_64
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XvaFXv
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd bzip2-1.0.6
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2-devel
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2-devel
DEBUG: + cp -pr manual.html /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2-devel
DEBUG: + cp -pr manual.pdf /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/doc/bzip2-devel
DEBUG: + exit 0
DEBUG: Provides: bzip2-devel = 1.0.6-17.fc23 bzip2-devel(x86-64) = 1.0.6-17.fc23
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: libbz2.so.1()(64bit)
DEBUG: Processing files: bzip2-libs-1.0.6-17.fc23.x86_64
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RX6uu6
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd bzip2-1.0.6
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/licenses/bzip2-libs
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/licenses/bzip2-libs
DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64/usr/share/licenses/bzip2-libs
DEBUG: + exit 0
DEBUG: Provides: bzip2-libs = 1.0.6-17.fc23 bzip2-libs(x86-64) = 1.0.6-17.fc23 libbz2.so.1()(64bit)
DEBUG: Requires(interp): /sbin/ldconfig /sbin/ldconfig
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /sbin/ldconfig
DEBUG: Requires(postun): /sbin/ldconfig
DEBUG: Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH)
DEBUG: Processing files: bzip2-debuginfo-1.0.6-17.fc23.x86_64
DEBUG: Provides: bzip2-debuginfo = 1.0.6-17.fc23 bzip2-debuginfo(x86-64) = 1.0.6-17.fc23
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64
DEBUG: Wrote: /builddir/build/RPMS/bzip2-1.0.6-17.fc23.x86_64.rpm
DEBUG: Wrote: /builddir/build/RPMS/bzip2-devel-1.0.6-17.fc23.x86_64.rpm
DEBUG: Wrote: /builddir/build/RPMS/bzip2-libs-1.0.6-17.fc23.x86_64.rpm
DEBUG: Wrote: /builddir/build/RPMS/bzip2-debuginfo-1.0.6-17.fc23.x86_64.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NhaRsI
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd bzip2-1.0.6
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/bzip2-1.0.6-17.fc23.x86_64
DEBUG: + exit 0
DEBUG: Child return code was: 0
INFO: LEAVE do --> 

DEBUG: Copying packages to result dir
Finish: rpmbuild -bb bzip2-1.0.6-17.fc23.src.rpm
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-23-x86_64/root/tmp/ccache'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG: Child return code was: 0
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-23-x86_64/root/var/cache/yum'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG: Child return code was: 0
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-23-x86_64/root/dev/pts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG: Child return code was: 0
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-23-x86_64/root/dev/shm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG: Child return code was: 0
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-23-x86_64/root/sys'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG: Child return code was: 0
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-23-x86_64/root/proc'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG: Child return code was: 0
Finish: build phase for bzip2-1.0.6-17.fc23.src.rpm
INFO: Done(bzip2-1.0.6-17.fc23.src.rpm) Config(fedora-23-x86_64) 1 minutes 59 seconds
INFO: Results and/or logs in: /tmp/bzip2-tmp.En1Vohhc9l
INFO: Cleaning up build root ('clean_on_success=True')
Start: lock buildroot
Start: clean chroot
DEBUG: kill orphans
DEBUG: remove tree: /var/lib/mock/fedora-23-x86_64.tmp
INFO: chroot (/var/lib/mock/fedora-23-x86_64) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
DEBUG: kill orphans
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-1.0.6-17.fc23.src.rpm’ -> ‘/srv/reproducible-results/tmp.En1Vohhc9l/b2/bzip2/bzip2-1.0.6-17.fc23.src.rpm’
removed ‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-1.0.6-17.fc23.src.rpm’
‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-1.0.6-17.fc23.x86_64.rpm’ -> ‘/srv/reproducible-results/tmp.En1Vohhc9l/b2/bzip2/bzip2-1.0.6-17.fc23.x86_64.rpm’
removed ‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-1.0.6-17.fc23.x86_64.rpm’
‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-debuginfo-1.0.6-17.fc23.x86_64.rpm’ -> ‘/srv/reproducible-results/tmp.En1Vohhc9l/b2/bzip2/bzip2-debuginfo-1.0.6-17.fc23.x86_64.rpm’
removed ‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-debuginfo-1.0.6-17.fc23.x86_64.rpm’
‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-devel-1.0.6-17.fc23.x86_64.rpm’ -> ‘/srv/reproducible-results/tmp.En1Vohhc9l/b2/bzip2/bzip2-devel-1.0.6-17.fc23.x86_64.rpm’
removed ‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-devel-1.0.6-17.fc23.x86_64.rpm’
‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-libs-1.0.6-17.fc23.x86_64.rpm’ -> ‘/srv/reproducible-results/tmp.En1Vohhc9l/b2/bzip2/bzip2-libs-1.0.6-17.fc23.x86_64.rpm’
removed ‘/tmp/bzip2-tmp.En1Vohhc9l/bzip2-libs-1.0.6-17.fc23.x86_64.rpm’
Fri Dec 11 21:45:38 UTC 2015 - build #2 for bzip2 on profitbricks-build3-amd64 done.
Fri Dec 11 21:45:38 UTC 2015 - /srv/jenkins/bin/reproducible_build_rpm.sh stopped running as /tmp/jenkins-script-HJs8g3f4, which will now be removed.
/srv/reproducible-results/tmp.En1Vohhc9l:
b1
b2

/srv/reproducible-results/tmp.En1Vohhc9l/b1:
bzip2

/srv/reproducible-results/tmp.En1Vohhc9l/b1/bzip2:
build1.log
bzip2-1.0.6-17.fc23.src.rpm
bzip2-1.0.6-17.fc23.x86_64.rpm
bzip2-debuginfo-1.0.6-17.fc23.x86_64.rpm
bzip2-devel-1.0.6-17.fc23.x86_64.rpm
bzip2-libs-1.0.6-17.fc23.x86_64.rpm

/srv/reproducible-results/tmp.En1Vohhc9l/b2:
bzip2

/srv/reproducible-results/tmp.En1Vohhc9l/b2/bzip2:
build2.log
bzip2-1.0.6-17.fc23.src.rpm
bzip2-1.0.6-17.fc23.x86_64.rpm
bzip2-debuginfo-1.0.6-17.fc23.x86_64.rpm
bzip2-devel-1.0.6-17.fc23.x86_64.rpm
bzip2-libs-1.0.6-17.fc23.x86_64.rpm
Fri Dec 11 21:42:41 UTC 2015 - Running diffoscope 42 now...
Fri Dec 11 21:42:53 UTC 2015 - diffoscope 42 found issues, please investigate bzip2/bzip2-1.0.6-17.fc23.src.rpm
cp: cannot create regular file ‘/var/lib/jenkins/userContent/reproducible/rpm/fedora-23/x86_64/bzip2/’: No such file or directory
Fri Dec 11 21:42:53 UTC 2015 - /srv/reproducible-results/tmp.En1Vohhc9l deleted.
Fri 11 Dec 21:42:53 UTC 2015 - /srv/jenkins/bin/reproducible_build_rpm.sh stopped running as /tmp/jenkins-script-tfyVASSH, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list