[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_17 #3686
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Dec 2 17:46:46 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_17/3686/------------------------------------------
[...truncated 5514 lines...]
Processing triggers for sgml-base (1.29) ...
Setting up docbook-xml (4.5-8) ...
Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Setting up texlive-fonts-recommended (2016.20161103-1) ...
Setting up texlive-latex-base (2016.20161103-1) ...
Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Setting up texlive-extra-utils (2016.20161103-1) ...
Setting up texlive-bibtex-extra (2016.20161103-1) ...
Setting up texlive-latex-recommended (2016.20161103-1) ...
Setting up texlive-science (2016.20161103-1) ...
Setting up texlive-pictures (2016.20161103-1) ...
Setting up texlive (2016.20161103-1) ...
Processing triggers for sgml-base (1.29) ...
Setting up xmlto (0.0.28-0.1) ...
Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Setting up texlive-latex-extra (2016.20161103-1) ...
Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Setting up dblatex (0.3.9-1) ...
Setting up dh-autoreconf (12) ...
Setting up debhelper (10.2.2) ...
Setting up dh-strip-nondeterminism (0.028-1) ...
Processing triggers for libc-bin (2.24-7) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [blends_0.6.96.dsc]
I: copying [./blends_0.6.96.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
gpgv: Signature made Sat Nov 26 07:15:13 2016 -12
gpgv: using RSA key F1F007320A035541F0A663CA578A0494D1C646D1
gpgv: issuer "tille at debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./blends_0.6.96.dsc
dpkg-source: info: extracting blends in blends-0.6.96
dpkg-source: info: unpacking blends_0.6.96.tar.xz
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package blends
dpkg-buildpackage: info: source version 0.6.96
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Andreas Tille <tille at debian.org>
dpkg-source --before-build blends-0.6.96
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/blends-0.6.96'
cd doc; /usr/bin/make clean
make[2]: Entering directory '/build/blends-0.6.96/doc'
for l in en; do \
for d in html pdf txt ps dvi info; do \
/bin/rm -fr $l/$d; \
done; \
done
find . -name "*~" -exec /bin/rm -fr {} \;
make[2]: Leaving directory '/build/blends-0.6.96/doc'
dh_auto_clean
make[1]: Leaving directory '/build/blends-0.6.96'
dh_autoreconf_clean
dh_clean
debian/rules build
dh build
dh_testdir
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/blends-0.6.96'
cd doc; /usr/bin/make html; /usr/bin/make txt; /usr/bin/make pdf
make[2]: Entering directory '/build/blends-0.6.96/doc'
for l in en; do \
f=debian-blends.$l.xml; d=$l/html; \
mkdir -p $d; \
unset LC_ALL; unset LANG; unset LANGUAGE; xmlto --skip-validation -o $d -x debian-blends.xsl html $f; \
done
Writing ch01.html for chapter(introduction)
Writing ch02.html for chapter(about)
Writing ch03.html for chapter(general)
Writing ch04.html for chapter(existing)
Writing ch05.html for chapter(inside)
Writing ch06.html for chapter(technology)
Writing ch07.html for chapter(starting)
Writing ch08.html for chapter(sentinel)
Writing ch09.html for chapter(todo)
Writing apa.html for appendix(DevelDescription)
Writing apb.html for appendix(QuickIntro)
Writing apc.html for appendix(bts)
Writing apd.html for appendix(FAQ)
Writing index.html for book(debiandoc-xml)
make[2]: Leaving directory '/build/blends-0.6.96/doc'
make[2]: Entering directory '/build/blends-0.6.96/doc'
for l in en; do \
f=debian-blends.$l.xml; d=$l/txt; \
mkdir -p $d; \
unset LC_ALL; unset LANG; unset LANGUAGE; xmlto --skip-validation --stringparam section.autolabel=1 --stringparam section.label.includes.component.label=1 -o $d txt $f; \
done
Can't create config directory (/nonexistent/first-build/.w3m)!make[2]: Leaving directory '/build/blends-0.6.96/doc'
make[2]: Entering directory '/build/blends-0.6.96/doc'
for l in en; do \
f=debian-blends.$l.xml; d=$l/pdf; \
mkdir -p $d; \
unset LC_ALL; unset LANG; unset LANGUAGE; xmlto --skip-validation -o $d --with-dblatex pdf $f; \
done
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.9-1)
===================================================
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
varname: default template used in programlisting or screen
Build debian-blends.en.pdf
'debian-blends.en.pdf' successfully built
make[2]: Leaving directory '/build/blends-0.6.96/doc'
dh_auto_build
make[1]: Leaving directory '/build/blends-0.6.96'
dh_auto_test
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
dh_install
dh_installdocs
debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/blends-0.6.96'
for pkgnews in blends-common blends-dev ; do \
cp -a debian/$pkgnews.NEWS.Debian debian/$pkgnews/usr/share/doc/$pkgnews/NEWS.Debian ; \
done
dh_installchangelogs
make[1]: Leaving directory '/build/blends-0.6.96'
dh_installexamples
dh_installman
dh_lintian
dh_perl
dh_link
dh_strip_nondeterminism
debian/rules override_dh_compress
make[1]: Entering directory '/build/blends-0.6.96'
dh_compress -X.pdf
make[1]: Leaving directory '/build/blends-0.6.96'
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package blends-dev: 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
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'blends-common' in '../blends-common_0.6.96_all.deb'.
dpkg-deb: building package 'blends-doc' in '../blends-doc_0.6.96_all.deb'.
dpkg-deb: building package 'blends-tasks' in '../blends-tasks_0.6.96_all.deb'.
dpkg-deb: building package 'blends-dev' in '../blends-dev_0.6.96_all.deb'.
dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../blends_0.6.96_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build blends-0.6.96
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
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/26624 and its subdirectories
I: Current time: Fri Dec 2 05:45:07 -12 2016
I: pbuilder-time-stamp: 1480700707
138c138
< libnpth0 (= 1.3-1),
---
> libnpth0 (= 1.2-3),
150c150
< libperl5.24 (= 5.24.1~rc4-1),
---
> libperl5.24 (= 5.24.1~rc3-3),
222,224c222,224
< perl (= 5.24.1~rc4-1),
< perl-base (= 5.24.1~rc4-1),
< perl-modules-5.24 (= 5.24.1~rc4-1),
---
> perl (= 5.24.1~rc3-3),
> perl-base (= 5.24.1~rc3-3),
> perl-modules-5.24 (= 5.24.1~rc3-3),
Error: database is locked
/srv/reproducible-results/rbuild-debian-nm4MfvGs/tmp.BiNDXTmHGX: 81.8% -- replaced with /srv/reproducible-results/rbuild-debian-nm4MfvGs/tmp.BiNDXTmHGX.gz
INFO: Starting at 2016-12-02 17:46:09.212124
INFO: Finished at 2016-12-02 17:46:45.945194, took: 0:00:36.733091
Fri 2 Dec 17:46:46 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-9FwljgZi, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list