[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #83

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:53:06 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_2/83/>

------------------------------------------
[...truncated 116 lines...]
++ 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.Pf4Fv6lswJ
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.Pf4Fv6lswJ
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 01:50'
++ date +%s
+ START=1441590657
++ mktemp --tmpdir=/srv/reproducible-results/tmp.Pf4Fv6lswJ
+ RBUILDLOG=/srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0
+ BAD_LOCKFILE=false
+ BUILDER=amd64_2/83
++ 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
++ echo profitbricks-build1-amd64
++ cut -d : -f2
+ PORT1=profitbricks-build1-amd64
++ cut -d : -f2
++ echo profitbricks-build2-amd64
+ 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|16566|python-social-auth|2015-09-06 10:46|0||0|'
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f1
+ SUITE=unstable
++ cut -d '|' -f2
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
+ SRCPKGID=16566
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f3
+ SRCPACKAGE=python-social-auth
+ case $SRCPACKAGE in
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f4
+ SCHEDULED_DATE='2015-09-06 10:46'
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=0
++ echo 'unstable|16566|python-social-auth|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'unstable|16566|python-social-auth|2015-09-06 10:46|0||0|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 60/10'
+ /bin/sleep 6.0
+ '[' 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-social-auth
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build python-social-auth in unstable on amd64 now. '
Trying to reproducibly build python-social-auth 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 = '\''16566'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 01:50'\'', builder='\''amd64_2/83'\'' WHERE package_id = '\''16566'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-unstable-amd64-python-social-auth ']'
+ echo 35642
+ echo 'Starting to build python-social-auth/unstable/amd64 on 2015-09-07 01:50'
+ tee /srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0
Starting to build python-social-auth/unstable/amd64 on 2015-09-07 01:50
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/83/console'
+ tee -a /srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/83/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.Pf4Fv6lswJ -c source:jenkins-reproducible-unstable apt-get -- --download-only --only-source source python-social-auth
+ tee -a /srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0
Reading package lists...
Building dependency tree...
Reading state information...
NOTICE: 'python-social-auth' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/collab-maint/python-social-auth.git
Need to get 293 kB of source archives.
Get:1 http://ftp.de.debian.org/debian/ unstable/main python-social-auth 0.2.1-2 (dsc) [2247 B]
Get:2 http://ftp.de.debian.org/debian/ unstable/main python-social-auth 0.2.1-2 (tar) [260 kB]
Get:3 http://ftp.de.debian.org/debian/ unstable/main python-social-auth 0.2.1-2 (diff) [30.8 kB]
Fetched 293 kB in 2min 0s (2429 B/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls python-social-auth_0.2.1-2.dsc
+ '[' python-social-auth_0.2.1-2.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls python-social-auth_0.2.1-2.dsc
+ '[' python-social-auth_0.2.1-2.dsc = '' ']'
++ grep '^Version: ' python-social-auth_0.2.1-2.dsc
++ head -1
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=0.2.1-2
++ echo 0.2.1-2
++ cut -d : -f2
+ EVERSION=0.2.1-2
+ DBDREPORT=python-social-auth_0.2.1-2.debbindiff.html
+ DBDTXT=python-social-auth_0.2.1-2.debbindiff.txt
+ BUILDINFO=python-social-auth_0.2.1-2_amd64.buildinfo
+ cat python-social-auth_0.2.1-2.dsc
+ tee -a /srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 3.0 (quilt)
Source: python-social-auth
Binary: python-social-auth, python3-social-auth
Architecture: all
Version: 0.2.1-2
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: KURASHIKI Satoru <lurdan at gmail.com>, W. Martin Borgert <debacle at debian.org>
Homepage: http://psa.matiasaguirre.net
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-social-auth.git
Vcs-Git: git://anonscm.debian.org/collab-maint/python-social-auth.git
Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9), python3-all, python3-setuptools, dh-python, python-sphinx, python3-sphinx
Package-List:
 python-social-auth deb python optional arch=all
 python3-social-auth deb python optional arch=all
Checksums-Sha1:
 6cd8ae4353dfd1878b586dfa681b9bf4899f90d5 259642 python-social-auth_0.2.1.orig.tar.gz
 975bd8c2a596f12a67a4449d465a640fbcb728a8 30848 python-social-auth_0.2.1-2.debian.tar.xz
Checksums-Sha256:
 36896684a642cf4ae59776544442ed4ce058f6f7f92845a49e4a2516675f0825 259642 python-social-auth_0.2.1.orig.tar.gz
 0d72c2811035654dac60c50e1901223991e5ec9fba713a62b5f88040e380a4af 30848 python-social-auth_0.2.1-2.debian.tar.xz
Files:
 fca331337b96c7319e0d3087d2c81638 259642 python-social-auth_0.2.1.orig.tar.gz
 3e47cee59d707b7e95ee7afabbaae0f4 30848 python-social-auth_0.2.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUOuE8AAoJEOPgocKGuWPqPFQP/jtxLKBgH/WxzysZiVZGk2I5
SxXNeoAH3oD1FGBd+Ay0aqkUPQNhhpGt60ygDAH9vG/lWSRSW07WV3AYBEZxV/Nz
QI8iDrD0jrgjD+aZVEF3vUhnOxqUEdzmZxSFNfDI/8XFhbZNlRRU+OYwLBcGkolg
W7nUJcRSa1VmZaMnshO4Pu3NKLAC3io7aPC4W3hUoqaWWIWcFgAK83vKOtbZefDk
I+2HZ0yxvxu73WFDDjB9aV9W8yxZwX4POjATtO4b5AQ9f8a/eFOl977S63CJ5ClR
ulift5q1KN24C+YvyK7q3AIoKOzzJ75nCq/1PaetJsxvvTeTqal/U2bB6sJgPz1N
abJwOCUQuG2hLnOwMWryKEa03Bi0BWOj2OjO4K+E2ZGC8V/GqvFQZlkvx//J57RO
9d/1ysFL5LJRd5IuKxbJDD/k4VfracykkncZ8VV3eRlv4NWg9LkrMJ6fVMObLc/M
w9C3SYoCAA7h/4IPkymt1HEwRvNPnUxJjOW0oeIQOIjqhTAEq12T9a9KdcECMEgy
EN74yoBCLJfmy852x3stIWYfekinvsupXndnGX88+gg2FWq4SCAkyn45KImuOD4l
az818MCaaidVLXycDCS6jVQGRYwHT8w+SadHC8+nvgWZjh7bHk+Ypyeyq2r+y5++
RxKTOsCbf+y4+dgiauwZ
=ZSCp
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-python-social-auth
+ '[' 35642 -ne 35642 ']'
+ check_suitability
+ local SUITABLE=false
++ grep '^Architecture: ' python-social-auth_0.2.1-2.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-social-auth
+ '[' 35642 -ne 35642 ']'
+ 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-social-auth unstable /srv/reproducible-results/tmp.Pf4Fv6lswJ
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0
/srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0:	 44.5% -- replaced with /srv/reproducible-results/tmp.Pf4Fv6lswJ/tmp.G5ofaNK5t0.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html python-social-auth
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''python-social-auth'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:53:06.442290
INFO: Finished at 2015-09-07 01:53:06.450001, took: 0:00:00.007721
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.Pf4Fv6lswJ
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-python-social-auth
Mon  7 Sep 01:53:06 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-lRbJN7Yg, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list