[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_5 #143

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Sep 1 00:02:26 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_5/143/>

------------------------------------------
[...truncated 905 lines...]
dpkg-buildpackage: source changed by Vincent Danjean <vdanjean at debian.org>
 dpkg-source --before-build freeplayer-20070531+dfsg.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh --with quilt clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/tmp/buildd/freeplayer-20070531+dfsg.1'
rm -f -rf fbx-playlist-1.1
make[1]: Leaving directory '/tmp/buildd/freeplayer-20070531+dfsg.1'
   dh_quilt_unpatch
Removing patch fix-vlc-invocation.diff
Restoring bin/vlc-fbx.sh

Removing patch fix-license.ui.diff
Restoring Makefile

Removing patch hack-through-mpeg1.diff
Restoring share/http-fbx/play.html

Removing patch fix-build-system.diff
Removing Makefile

No patches applied
   dh_clean
 debian/rules build
dh --with quilt build
   dh_testdir
   dh_quilt_patch
Applying patch fix-build-system.diff
patching file Makefile

Applying patch hack-through-mpeg1.diff
patching file share/http-fbx/play.html

Applying patch fix-license.ui.diff
patching file Makefile

Applying patch fix-vlc-invocation.diff
patching file bin/vlc-fbx.sh

Now at patch fix-vlc-invocation.diff
   dh_auto_configure
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/freeplayer-20070531+dfsg.1'
tar xzf share/fbx-playlist-1.1.tar.gz
patch -p1 < debian/patches/freeplayer_ftbfs.diff
patching file fbx-playlist-1.1/license.ui
cd fbx-playlist-1.1 && qmake-qt4
RCC: Error in 'images.qrc': Cannot find file 'images/network.png'
sed 's/\( -DVERSION=\)"\(.*\)" /\1\\"\2\\" /' \
	-i fbx-playlist-1.1/Makefile
make -C fbx-playlist-1.1 Makefile
make[2]: Entering directory '/tmp/buildd/freeplayer-20070531+dfsg.1/fbx-playlist-1.1'
make[2]: 'Makefile' is up to date.
make[2]: Leaving directory '/tmp/buildd/freeplayer-20070531+dfsg.1/fbx-playlist-1.1'
make -C fbx-playlist-1.1 all
make[2]: Entering directory '/tmp/buildd/freeplayer-20070531+dfsg.1/fbx-playlist-1.1'
/usr/lib/x86_64-linux-gnu/qt4/bin/uic about.ui -o .ui/ui_about.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic help.ui -o .ui/ui_help.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic license.ui -o .ui/ui_license.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic playlist.ui -o .ui/ui_playlist.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic add_item.ui -o .ui/ui_add_item.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic add_dvd.ui -o .ui/ui_add_dvd.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic add_cd.ui -o .ui/ui_add_cd.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic add_webmedia.ui -o .ui/ui_add_webmedia.h
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVERSION=\"1.1\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui -o .obj/main.o main.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVERSION=\"1.1\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui -o .obj/playlist.o playlist.cpp
/usr/lib/x86_64-linux-gnu/qt4/bin/moc -DVERSION=\"1.1\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui playlist.h -o .moc/moc_playlist.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVERSION=\"1.1\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui -o .obj/moc_playlist.o .moc/moc_playlist.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVERSION=\"1.1\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui -o .obj/qrc_images.o qrc_images.cpp
In file included from qrc_images.cpp:10:0:
qrc_images.cpp:3501:24: warning: 'qInitResources_images__init_variable__' defined but not used [-Wunused-variable]
 Q_CONSTRUCTOR_FUNCTION(qInitResources_images)
                        ^
/usr/include/qt4/QtCore/qglobal.h:941:21: note: in definition of macro 'Q_CONSTRUCTOR_FUNCTION0'
    static const int AFUNC ## __init_variable__ = AFUNC();
                     ^
qrc_images.cpp:3501:1: note: in expansion of macro 'Q_CONSTRUCTOR_FUNCTION'
 Q_CONSTRUCTOR_FUNCTION(qInitResources_images)
 ^
g++ -m64 -Wl,-O1 -o fbx-playlist .obj/main.o .obj/playlist.o .obj/moc_playlist.o .obj/qrc_images.o    -L/usr/lib/x86_64-linux-gnu -lQtGui -lQtCore -lpthread 
make[2]: Leaving directory '/tmp/buildd/freeplayer-20070531+dfsg.1/fbx-playlist-1.1'
make[1]: Leaving directory '/tmp/buildd/freeplayer-20070531+dfsg.1'
 fakeroot debian/rules binary
dh --with quilt binary
   dh_testroot
   dh_prep
   dh_installdirs
   debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/buildd/freeplayer-20070531+dfsg.1'
# Only install these files when building arch-all packages
: # Install binary without suffix
install -m 755 \
	bin/fbx-playlist.pl \
	debian/freeplayer/usr/bin/fbx-playlist-cmd
install -m 755 \
	bin/vlc-fbx.sh \
	debian/freeplayer/usr/bin/vlc-fbx
: # and patch it as install.sh
sed s^%HTTP_PATH%^/usr/share/freeplayer/http-fbx/^ \
	-i debian/freeplayer/usr/bin/vlc-fbx
make[1]: Leaving directory '/tmp/buildd/freeplayer-20070531+dfsg.1'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installmenu
   dh_lintian
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fbx-playlist/usr/bin/fbx-playlist was not linked against libpthread.so.0 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: Depends field of package freeplayer: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package freeplayer: unused substitution variable ${perl:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'fbx-playlist-dbgsym' in '../fbx-playlist-dbgsym_20070531+dfsg.1-3_amd64.deb'.
dpkg-deb: building package 'freeplayer' in '../freeplayer_20070531+dfsg.1-3_all.deb'.
dpkg-deb: building package 'fbx-playlist' in '../fbx-playlist_20070531+dfsg.1-3_amd64.deb'.
 dpkg-genbuildinfo  >../freeplayer_20070531+dfsg.1-3_amd64.buildinfo
 dpkg-distaddfile freeplayer_20070531+dfsg.1-3_amd64.buildinfo sound extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../freeplayer_20070531+dfsg.1-3_amd64.changes
dpkg-genchanges: warning: package fbx-playlist-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build freeplayer-20070531+dfsg.1
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//62414 and its subdirectories
I: Current time: Mon Aug 31 12:04:33 GMT+12 2015
I: pbuilder-time-stamp: 1441065873
Tue Sep  1 00:04:33 UTC 2015 - build #1 for freeplayer/unstable/amd64 on profitbricks-build1-amd64 done
+ true
+ rm /srv/reproducible-results/tmp.LVJu8AFXyd/pbuilderrc_Qfu6
++ date -u
+ echo 'Tue Sep  1 00:04:33 UTC 2015 - build #1 for freeplayer/unstable/amd64 on profitbricks-build1-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.2jXiUUwgV5/tmp.OlcXHulx4A
/srv/reproducible-results/tmp.2jXiUUwgV5/tmp.OlcXHulx4A:	 80.4% -- replaced with /srv/reproducible-results/tmp.2jXiUUwgV5/tmp.OlcXHulx4A.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-freeplayer
Tue Sep  1 00:04:33 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-WqlrzKdp, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build1-amd64.debian.net:/srv/reproducible-results/tmp.LVJu8AFXyd/b1 /srv/reproducible-results/tmp.LVJu8AFXyd/
jenkins_node_wrapper.sh[4948] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.LVJu8AFXyd/b1
+ ls -R /srv/reproducible-results/tmp.LVJu8AFXyd
/srv/reproducible-results/tmp.LVJu8AFXyd:
b1
b2
freeplayer_20070531+dfsg.1-5.debian.tar.xz
freeplayer_20070531+dfsg.1-5.dsc
freeplayer_20070531+dfsg.1.orig.tar.gz
tmp.AoEHhEkO0t

/srv/reproducible-results/tmp.LVJu8AFXyd/b1:
build.log
fbx-playlist-dbgsym_20070531+dfsg.1-3_amd64.deb
fbx-playlist_20070531+dfsg.1-3_amd64.deb
freeplayer_20070531+dfsg.1-3.debian.tar.gz
freeplayer_20070531+dfsg.1-3.dsc
freeplayer_20070531+dfsg.1-3_all.deb
freeplayer_20070531+dfsg.1-3_amd64.buildinfo
freeplayer_20070531+dfsg.1-3_amd64.changes
freeplayer_20070531+dfsg.1.orig.tar.gz

/srv/reproducible-results/tmp.LVJu8AFXyd/b2:
+ ssh -p 22 profitbricks-build1-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.LVJu8AFXyd'
jenkins_node_wrapper.sh[4953] remote_host called with rm -r /srv/reproducible-results/tmp.LVJu8AFXyd
+ '[' '!' -f b1/freeplayer_20070531+dfsg.1-5_amd64.changes ']'
+ '[' -f b1/freeplayer_20070531+dfsg.1-3_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.LVJu8AFXyd/tmp.AoEHhEkO0t
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441065746
+ DURATION=139
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 20070531+dfsg.1-5 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''3984'\'''
+ local OLD_STATUS=FTBFS
+ '[' FTBFS = reproducible ']'
+ '[' FTBFS '!=' depwait ']'
+ '[' 0 -eq 1 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, builder) VALUES ('\''3984'\'', '\''20070531+dfsg.1-5'\'', '\''depwait'\'', '\''2015-09-01 00:00'\'', '\''139'\'', '\''amd64_5/143'\'')'
+ '[' '!' -z 139 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, builder) VALUES ('\''freeplayer'\'', '\''20070531+dfsg.1-5'\'', '\''unstable'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-01 00:00'\'', '\''139'\'', '\''amd64_5/143'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''3984'\'';'
+ gen_package_html freeplayer
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''freeplayer'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-01 00:02:26.375985
INFO: Finished at 2015-09-01 00:02:26.391161, took: 0:00:00.015191
+ cd -
+ echo

+ echo 'Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/freeplayer.html'
Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/freeplayer.html
+ echo

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.LVJu8AFXyd/tmp.AoEHhEkO0t
/srv/reproducible-results/tmp.LVJu8AFXyd/tmp.AoEHhEkO0t:	 40.8% -- replaced with /srv/reproducible-results/tmp.LVJu8AFXyd/tmp.AoEHhEkO0t.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html freeplayer
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''freeplayer'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-01 00:02:26.624371
INFO: Finished at 2015-09-01 00:02:26.630333, took: 0:00:00.005970
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.LVJu8AFXyd
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-freeplayer
Tue  1 Sep 00:02:26 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-orA3jCP5, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list