[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #1465

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Sep 5 19:06:39 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/1465/>

------------------------------------------
[...truncated 2996 lines...]
       __pyx_t_1 = ((struct __pyx_vtabstruct_4djvu_6decode_SaveJob *)__pyx_v_job->__pyx_base.__pyx_vtab)->__pyx_base.__pyx___init(((struct __pyx_obj_4djvu_6decode_Job *)__pyx_v_job), ((struct __pyx_obj_4djvu_6decode_Context *)__pyx_t_7), ddjvu_document_print(__pyx_v_self->ddjvu_document, __pyx_v_output, __pyx_v_optc, __pyx_v_optv)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1370; __pyx_clineno = __LINE__; goto __pyx_L68_error;}
                                                                                                                                                                                                                                                                                                                               ^
In file included from djvu/decode.c:256:0:
/usr/include/libdjvu/ddjvuapi.h:1370:1: note: expected 'const char * const*' but argument is of type 'char **'
 ddjvu_document_print(ddjvu_document_t *document, FILE *output,
 ^
djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_16background_color___get__':
djvu/decode.c:31713:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   __pyx_v_result = ddjvu_anno_get_bgcolor(__pyx_v_self->_sexpr->_cexpr);
                  ^
djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_4zoom___get__':
djvu/decode.c:31809:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   __pyx_v_result = ddjvu_anno_get_zoom(__pyx_v_self->_sexpr->_cexpr);
                  ^
djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_4mode___get__':
djvu/decode.c:31905:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   __pyx_v_result = ddjvu_anno_get_mode(__pyx_v_self->_sexpr->_cexpr);
                  ^
djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_16horizontal_align___get__':
djvu/decode.c:32001:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   __pyx_v_result = ddjvu_anno_get_horizalign(__pyx_v_self->_sexpr->_cexpr);
                  ^
djvu/decode.c: In function '__pyx_pf_4djvu_6decode_11Annotations_14vertical_align___get__':
djvu/decode.c:32097:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   __pyx_v_result = ddjvu_anno_get_vertalign(__pyx_v_self->_sexpr->_cexpr);
                  ^
djvu/decode.c: In function '__pyx_pf_4djvu_6decode_8Metadata_4__getitem__':
djvu/decode.c:34990:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   __pyx_v_s = ddjvu_anno_get_metadata(__pyx_v_self->_annotations->_sexpr->_cexpr, ((struct __pyx_vtabstruct_4djvu_5sexpr__WrappedCExpr *)__pyx_v_cexpr_key->__pyx_vtab)->cexpr(__pyx_v_cexpr_key));
             ^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/djvu/decode.o -ldjvulibre -o /tmp/buildd/python-djvulibre-0.5/djvu/decode.so -pthread
http_proxy='127.0.0.1:9' python setup.py build_sphinx
running build_sphinx
creating /tmp/buildd/python-djvulibre-0.5/build/sphinx
creating /tmp/buildd/python-djvulibre-0.5/build/sphinx/doctrees
creating /tmp/buildd/python-djvulibre-0.5/build/sphinx/html
Running Sphinx v1.3.1
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 12 source files that are out of date
updating environment: 12 added, 0 changed, 0 removed
reading sources... [  8%] annotations
reading sources... [ 16%] documents
reading sources... [ 25%] event-model
reading sources... [ 33%] exceptions
reading sources... [ 41%] expressions
reading sources... [ 50%] files
reading sources... [ 58%] geometry
reading sources... [ 66%] index
reading sources... [ 75%] messages
reading sources... [ 83%] outline
reading sources... [ 91%] pages
reading sources... [100%] text-zones

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  8%] annotations
writing output... [ 16%] documents
writing output... [ 25%] event-model
writing output... [ 33%] exceptions
writing output... [ 41%] expressions
writing output... [ 50%] files
writing output... [ 58%] geometry
writing output... [ 66%] index
writing output... [ 75%] messages
writing output... [ 83%] outline
writing output... [ 91%] pages
writing output... [100%] text-zones

generating indices...
writing additional pages... search
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.
dh_installdocs -Xobjects.inv -A doc/credits.txt
make[1]: Leaving directory '/tmp/buildd/python-djvulibre-0.5'
   dh_sphinxdoc -O--buildsystem=pybuild
   dh_installchangelogs -O--buildsystem=pybuild
   dh_python2 -O--buildsystem=pybuild
I: dh_python2 fs:316: renaming decode_d.so to decode.x86_64-linux-gnu_d.so
I: dh_python2 fs:316: renaming sexpr_d.so to sexpr.x86_64-linux-gnu_d.so
I: dh_python2 fs:316: renaming decode.so to decode.x86_64-linux-gnu.so
I: dh_python2 fs:316: renaming sexpr.so to sexpr.x86_64-linux-gnu.so
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   debian/rules override_dh_strip
make[1]: Entering directory '/tmp/buildd/python-djvulibre-0.5'
dh_strip -ppython-djvu --dbg-package=python-djvu-dbg
dh_strip -ppython3-djvu --dbg-package=python3-djvu-dbg
make[1]: Leaving directory '/tmp/buildd/python-djvulibre-0.5'
   dh_makeshlibs -O--buildsystem=pybuild
   dh_shlibdeps -O--buildsystem=pybuild
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-djvu/usr/lib/python2.7/dist-packages/djvu/decode.x86_64-linux-gnu.so debian/python-djvu/usr/lib/python2.7/dist-packages/djvu/sexpr.x86_64-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-djvu-dbg/usr/lib/python2.7/dist-packages/djvu/sexpr.x86_64-linux-gnu_d.so debian/python-djvu-dbg/usr/lib/python2.7/dist-packages/djvu/decode.x86_64-linux-gnu_d.so were not linked against libpthread.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-djvu/usr/lib/python3/dist-packages/djvu/sexpr.cpython-34m-x86_64-linux-gnu.so debian/python3-djvu/usr/lib/python3/dist-packages/djvu/decode.cpython-34m-x86_64-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-djvu-dbg/usr/lib/python3/dist-packages/djvu/sexpr.cpython-34dm-x86_64-linux-gnu.so debian/python3-djvu-dbg/usr/lib/python3/dist-packages/djvu/decode.cpython-34dm-x86_64-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols)
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-djvu: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-djvu: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-djvu-dbg: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-djvu-dbg: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python3-djvu: unused substitution variable ${python3:Provides}
dpkg-gencontrol: warning: package python3-djvu: unused substitution variable ${python3:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python3-djvu-dbg: unused substitution variable ${python3:Versions}
dpkg-gencontrol: warning: package python3-djvu-dbg: unused substitution variable ${python3:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'python3-djvu' in '../python3-djvu_0.5-1_amd64.deb'.
dpkg-deb: building package 'python-djvu' in '../python-djvu_0.5-1_amd64.deb'.
dpkg-deb: building package 'python-djvu-dbg' in '../python-djvu-dbg_0.5-1_amd64.deb'.
dpkg-deb: building package 'python3-djvu-dbg' in '../python3-djvu-dbg_0.5-1_amd64.deb'.
dpkg-deb: building package 'python-djvu-doc' in '../python-djvu-doc_0.5-1_all.deb'.
 dpkg-genbuildinfo  >../python-djvulibre_0.5-1_amd64.buildinfo
 dpkg-distaddfile python-djvulibre_0.5-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../python-djvulibre_0.5-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build python-djvulibre-0.5
dpkg-source: info: using options from python-djvulibre-0.5/debian/source/options: --extend-diff-ignore=(^|/)(python_djvulibre.egg-info|djvu/config.pxi)$
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//9270 and its subdirectories
I: Current time: Sat Sep  5 07:09:15 GMT+12 2015
I: pbuilder-time-stamp: 1441480155
+ true
+ rm /srv/reproducible-results/tmp.9XVEMpSXYE/pbuilderrc_daRk
++ date -u
Sat Sep  5 19:09:15 UTC 2015 - build #1 for python-djvulibre/unstable/amd64 on profitbricks-build1-amd64 done
+ echo 'Sat Sep  5 19:09:15 UTC 2015 - build #1 for python-djvulibre/unstable/amd64 on profitbricks-build1-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.M9w7xrXVXX/tmp.0Dwz0RSa4I
/srv/reproducible-results/tmp.M9w7xrXVXX/tmp.0Dwz0RSa4I:	 90.2% -- replaced with /srv/reproducible-results/tmp.M9w7xrXVXX/tmp.0Dwz0RSa4I.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-djvulibre
Sat Sep  5 19:09:15 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-uFOGeC2G, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build1-amd64.debian.net:/srv/reproducible-results/tmp.9XVEMpSXYE/b1 /srv/reproducible-results/tmp.9XVEMpSXYE/
jenkins_node_wrapper.sh[23681] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.9XVEMpSXYE/b1
+ ls -R /srv/reproducible-results/tmp.9XVEMpSXYE
/srv/reproducible-results/tmp.9XVEMpSXYE:
b1
b2
python-djvulibre_0.7-1.debian.tar.xz
python-djvulibre_0.7-1.dsc
python-djvulibre_0.7.orig.tar.gz
tmp.MAWsShS6E5

/srv/reproducible-results/tmp.9XVEMpSXYE/b1:
build.log
python-djvu-dbg_0.5-1_amd64.deb
python-djvu-doc_0.5-1_all.deb
python-djvu_0.5-1_amd64.deb
python-djvulibre_0.5-1.debian.tar.xz
python-djvulibre_0.5-1.dsc
python-djvulibre_0.5-1_amd64.buildinfo
python-djvulibre_0.5-1_amd64.changes
python-djvulibre_0.5.orig.tar.gz
python3-djvu-dbg_0.5-1_amd64.deb
python3-djvu_0.5-1_amd64.deb

/srv/reproducible-results/tmp.9XVEMpSXYE/b2:
+ ssh -p 22 profitbricks-build1-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.9XVEMpSXYE'
jenkins_node_wrapper.sh[23686] remote_host called with rm -r /srv/reproducible-results/tmp.9XVEMpSXYE
+ '[' '!' -f b1/python-djvulibre_0.7-1_amd64.changes ']'
+ '[' -f b1/python-djvulibre_0.5-1_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.9XVEMpSXYE/tmp.MAWsShS6E5
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441479999
+ DURATION=311
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 0.7-1 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''16134'\'''
+ local OLD_STATUS=reproducible
+ '[' reproducible = reproducible ']'
+ '[' depwait '!=' depwait ']'
+ '[' reproducible '!=' 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 ('\''16134'\'', '\''0.7-1'\'', '\''depwait'\'', '\''2015-09-05 19:01'\'', '\''311'\'', '\''amd64_4/1465'\'')'
+ '[' '!' -z 311 ']'
+ 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 ('\''python-djvulibre'\'', '\''0.7-1'\'', '\''unstable'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-05 19:01'\'', '\''311'\'', '\''amd64_4/1465'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''16134'\'';'
+ gen_package_html python-djvulibre
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-djvulibre'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-05 19:06:39.331344
CRITICAL: https://reproducible.debian.net/unstable/amd64/python-djvulibre didn't produce a buildlog, even though it has been built.
INFO: Finished at 2015-09-05 19:06:39.336880, took: 0:00:00.005543
+ cd -
+ echo

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

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.9XVEMpSXYE/tmp.MAWsShS6E5
/srv/reproducible-results/tmp.9XVEMpSXYE/tmp.MAWsShS6E5:	 46.4% -- replaced with /srv/reproducible-results/tmp.9XVEMpSXYE/tmp.MAWsShS6E5.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html python-djvulibre
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-djvulibre'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-05 19:06:39.456459
CRITICAL: https://reproducible.debian.net/unstable/amd64/python-djvulibre didn't produce a buildlog, even though it has been built.
INFO: Finished at 2015-09-05 19:06:39.461838, took: 0:00:00.005386
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.9XVEMpSXYE
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-djvulibre
Sat  5 Sep 19:06:39 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-im2ChxMN, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list