[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #87
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Sep 7 01:59:08 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_amd64_2/87/>
------------------------------------------
[...truncated 115 lines...]
++ META_PKGSET[21]=maint_pkg-java-maintainers
++ META_PKGSET[22]=maint_pkg-haskell-maintainers
++ META_PKGSET[23]=maint_pkg-ruby-extras-maintainers
++ META_PKGSET[24]=maint_pkg-golang-maintainers
++ META_PKGSET[25]=maint_pkg-php-pear
++ META_PKGSET[26]=maint_pkg-javascript-devel
++ META_PKGSET[27]=maint_debian-boot
++ META_PKGSET[28]=maint_debian-ocaml
++ META_PKGSET[29]=maint_debian-x
++ META_PKGSET[30]=maint_lua
+ set -e
++ mktemp --tmpdir=/srv/reproducible-results -d
+ TMPDIR=/srv/reproducible-results/tmp.E3lKPsrDhn
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.E3lKPsrDhn
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 01:58'
++ date +%s
+ START=1441591137
++ mktemp --tmpdir=/srv/reproducible-results/tmp.E3lKPsrDhn
+ RBUILDLOG=/srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id
+ BAD_LOCKFILE=false
+ BUILDER=amd64_2/87
++ dpkg --print-architecture
+ ARCH=amd64
+ '[' profitbricks-build1-amd64 = '' ']'
+ '[' profitbricks-build1-amd64 = 1 ']'
+ '[' profitbricks-build1-amd64 = 2 ']'
+ '[' profitbricks-build2-amd64 '!=' '' ']'
+ MODE=ng
++ echo profitbricks-build1-amd64
++ cut -d : -f1
+ NODE1=profitbricks-build1-amd64.debian.net
++ echo profitbricks-build2-amd64
++ cut -d : -f1
+ NODE2=profitbricks-build2-amd64.debian.net
++ cut -d : -f2
++ echo profitbricks-build1-amd64
+ PORT1=profitbricks-build1-amd64
++ echo profitbricks-build2-amd64
++ cut -d : -f2
+ PORT2=profitbricks-build2-amd64
+ '[' profitbricks-build1-amd64.debian.net = profitbricks-build1-amd64.debian.net ']'
+ PORT1=22
+ '[' profitbricks-build2-amd64.debian.net = profitbricks-build2-amd64.debian.net ']'
+ PORT2=22
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-armhf.* ]]
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-amd64.* ]]
+ ARCH=amd64
+ '[' -z amd64 ']'
+ choose_package
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db '
SELECT s.suite, s.id, s.name, sch.date_scheduled, sch.save_artifacts, sch.notify, s.notify_maintainer, sch.builder
FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id
WHERE sch.date_build_started = '\'''\''
AND s.architecture='\''amd64'\''
ORDER BY date_scheduled LIMIT 1'
+ local 'RESULT=unstable|16673|python-xmlbuilder|2015-09-06 10:46|0||0|'
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f1
+ SUITE=unstable
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f2
+ SRCPKGID=16673
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f3
+ SRCPACKAGE=python-xmlbuilder
+ case $SRCPACKAGE in
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f4
+ SCHEDULED_DATE='2015-09-06 10:46'
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=0
++ echo 'unstable|16673|python-xmlbuilder|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'unstable|16673|python-xmlbuilder|2015-09-06 10:46|0||0|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 78/10'
+ /bin/sleep 7.8
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-unstable-amd64-python-xmlbuilder
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build python-xmlbuilder in unstable on amd64 now. '
Trying to reproducibly build python-xmlbuilder in unstable on amd64 now.
+ echo =============================================================================
=============================================================================
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT date_build_started FROM schedule WHERE package_id = '\''16673'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 01:58'\'', builder='\''amd64_2/87'\'' WHERE package_id = '\''16673'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-unstable-amd64-python-xmlbuilder ']'
+ echo 9335
+ echo 'Starting to build python-xmlbuilder/unstable/amd64 on 2015-09-07 01:58'
+ tee /srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id
Starting to build python-xmlbuilder/unstable/amd64 on 2015-09-07 01:58
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/87/console'
+ tee -a /srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/87/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.E3lKPsrDhn -c source:jenkins-reproducible-unstable apt-get -- --download-only --only-source source python-xmlbuilder
+ tee -a /srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id
Reading package lists...
Building dependency tree...
Reading state information...
NOTICE: 'python-xmlbuilder' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/openstack/python-xmlbuilder.git
Need to get 8570 B of source archives.
Get:1 http://ftp.de.debian.org/debian/ unstable/main python-xmlbuilder 1.0-1 (dsc) [2042 B]
Get:2 http://ftp.de.debian.org/debian/ unstable/main python-xmlbuilder 1.0-1 (tar) [4260 B]
Get:3 http://ftp.de.debian.org/debian/ unstable/main python-xmlbuilder 1.0-1 (diff) [2268 B]
Fetched 8570 B in 0s (97.5 kB/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls python-xmlbuilder_1.0-1.dsc
+ '[' python-xmlbuilder_1.0-1.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls python-xmlbuilder_1.0-1.dsc
+ '[' python-xmlbuilder_1.0-1.dsc = '' ']'
++ grep '^Version: ' python-xmlbuilder_1.0-1.dsc
++ head -1
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=1.0-1
++ echo 1.0-1
++ cut -d : -f2
+ EVERSION=1.0-1
+ DBDREPORT=python-xmlbuilder_1.0-1.debbindiff.html
+ DBDTXT=python-xmlbuilder_1.0-1.debbindiff.txt
+ BUILDINFO=python-xmlbuilder_1.0-1_amd64.buildinfo
+ cat python-xmlbuilder_1.0-1.dsc
+ tee -a /srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 3.0 (quilt)
Source: python-xmlbuilder
Binary: python-xmlbuilder
Architecture: all
Version: 1.0-1
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo at debian.org>
Homepage: https://pypi.python.org/pypi/xmlbuilder
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-xmlbuilder.git
Vcs-Git: git://anonscm.debian.org/openstack/python-xmlbuilder.git
Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python-nose
Package-List:
python-xmlbuilder deb python optional arch=all
Checksums-Sha1:
38ce7e00a95b4a486b9c8b85a93435cecc87d0b4 4260 python-xmlbuilder_1.0.orig.tar.gz
296a164792895579fe949108fb3f185832c67256 2268 python-xmlbuilder_1.0-1.debian.tar.xz
Checksums-Sha256:
cdeb3231bfe9caa87abeff64f9eb96c83779eb1748300ac451a37ae4e371a25c 4260 python-xmlbuilder_1.0.orig.tar.gz
cb3289f28fc7f6b0f5363bafaac1b948381f7c74535573e2c78550eda2e111cd 2268 python-xmlbuilder_1.0-1.debian.tar.xz
Files:
17596b2b8596a17abc8ab56085921b67 4260 python-xmlbuilder_1.0.orig.tar.gz
edc4e4b451ce5843bd8978c6f3c99063 2268 python-xmlbuilder_1.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJUZPrZAAoJENQWrRWsa0P+oNIP/jccLnNgAVLNRqr74L6zDDmI
Lv0h4cXTpNVFLWSviBkx/lx1DIUz/pnclbxhYGZ6hFkSqJ0bl7oGeJ5yLuM0YK2U
9T/ulMewoJxBEFqz+jJ1QYPZavUsTgYx0QI7rfUKHk3+2ehk6Wa2MAjZRhH8Y9nR
0tIuPckNflBs/hWYpuhoNE5nVzzdXhKlHoqkvB9RkO3Al42vmRKLHHoCbMoh/XPX
02K+BR68rcoaEapkqkQh+hP0v1z3aNP3xcbLzXtNx8HOK19j+VAEm3/PytLHqXhy
4CP7CrvPz/KkmTWvi+Ouup8U69bDpTFPNlL2soJZD2yJcnijuQ4+nVRsAAZGrRSK
lcQ3pdIa+Xs9I6iJo83MocwfPiV/AGjDBWUKcggx9wcBKwb1VAKMy256sAc2MjJa
MpEzBQgjnx0a2P2+7sGFlEAjO3ZWr5hO2UrTSf2SgXcTwC6Cja4/8HQF1qD8gErH
2JIfuqzXcFTy3CO3APHNd4jxE+Ya/g4CqoIaa/aGu6ziDYca4pYTEAFEFKkaFlSM
v5v7QqlRsSxa4nVMmQCGctNmreVk4ZMooApiaA3672EVgZ0+bOu+LuQM3UYmVuTr
+ZRf4kEaSXH5BPQQxmfLYmewzkfx1FFINkcHCS0t42hJnofKFWTyMQdvgmh0T4QG
kJQT0OELT+LFuEKKFxgA
=zN7Q
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-python-xmlbuilder
+ '[' 9335 -ne 9335 ']'
+ check_suitability
+ local SUITABLE=false
++ grep '^Architecture: ' python-xmlbuilder_1.0-1.dsc
++ cut -d ' ' -f2-
++ sed -s 's# #\n#g'
++ sort -u
+ local ARCHITECTURES=all
+ for arch in '${ARCHITECTURES}'
+ '[' all = any ']'
+ '[' all = amd64 ']'
+ '[' all = linux-any ']'
+ '[' all = linux-amd64 ']'
+ '[' all = any-ARCH ']'
+ '[' all = all ']'
+ SUITABLE=true
+ break
+ true
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-python-xmlbuilder
+ '[' 9335 -ne 9335 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 python-xmlbuilder unstable /srv/reproducible-results/tmp.E3lKPsrDhn
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id
/srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id: 43.1% -- replaced with /srv/reproducible-results/tmp.E3lKPsrDhn/tmp.ZZuwmOG1id.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html python-xmlbuilder
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-xmlbuilder'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:59:08.069598
INFO: Finished at 2015-09-07 01:59:08.077540, took: 0:00:00.007952
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.E3lKPsrDhn
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-xmlbuilder
Mon 7 Sep 01:59:08 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-9y9lxHyk, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list