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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 31 19:16:12 UTC 2015


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

------------------------------------------
[...truncated 292 lines...]
 1e1b612c0c80d1afe1b0e7f30194685702524fe9 2040 gsound_1.0.1-1.debian.tar.xz
Checksums-Sha256:
 ea0dd94429c0645f2f98824274ef04543fe459dd83a5449a68910acc3ba67f29 256804 gsound_1.0.1.orig.tar.xz
 5f30255da7200843a76072c3e1c8d2336e530a766f22b1919ce76d7ca08e45b8 2040 gsound_1.0.1-1.debian.tar.xz
Files:
 2d218e4a10965be181fd9fedee690b4e 256804 gsound_1.0.1.orig.tar.xz
 12ffcbfc3c9da62cdd83a7d9ed4c389d 2040 gsound_1.0.1-1.debian.tar.xz

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

iQIcBAEBCgAGBQJV1MTxAAoJEAvEfcZNE1MGO98QAKcaktI/oEgydDVZcnGHR6st
QUyYXVDTP6fEWqHdyMxjC2OIJpnCIQEqrJ5HALAgEbK1lGr+2evANvx626foN2YO
wOUt2mTHqQQkSTEIrL+j/kpj6HWla92dJLIiIzE1pB7Qh2K/FlrzYqApk2B2ixwf
9pZvRkjupCz1AYUTD284FAt8+gmdUjkuMVjtW4MCUhHNQuuGbl2aoQPHiBfs56Fl
dE+hz0LI10qV1UB/8favPAale69ocdo7xa41rpOfIl3YWPX8nf/GRsRnq61PBun6
nWYRqTawzfAXxm/vJeRlsETC0OAZVS4Earvue9TGj3JAq8wuabMr/a7XxYyIrrQN
mScYpMmbesdtsw6U6N8E/qFMjUwO6ZgNgQPjjl8xHMu2i+A/uC9VV5l5/zRnmjlm
+stkgqSMNpVzBI+rzN0Cs3ZvYTLMLb+I0LIuTVKULHsXMpwtHYYDENwcnzw1nKln
sywRXGtE9GupEvih1RLo5wb50VQx+XP3OpZLByLSDnMZfpRGi/r+eJNII0KTuADK
c5tL4MAlGMUcbpQMwAVJi2ptDvVC7UkqqqPHYWRb3YutMawZ1RVnjUyj546tJ1In
l/nmE7geagTFyX5ppngI6XtSf2y+PAaRjG552Z5tAdBBS9lcDJjzLryUDyRjPgmo
amwCqqAJAEyi/MAspAoh
=0TiC
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-gsound
+ '[' 10359 -ne 10359 ']'
+ check_suitability
+ local SUITABLE=false
++ grep '^Architecture: ' gsound_1.0.1-1.dsc
++ cut -d ' ' -f2-
++ sed -s 's# #\n#g'
++ sort -u
+ local 'ARCHITECTURES=all
any'
+ 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-gsound
+ '[' 10359 -ne 10359 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 gsound unstable /srv/reproducible-results/tmp.XZOqels8sJ
jenkins_node_wrapper.sh[51049] remote_host called with /srv/jenkins/bin/reproducible_build.sh 1 gsound unstable /srv/reproducible-results/tmp.XZOqels8sJ
====================================================================================

Mon Aug 31 19:13:15 UTC 2015 - running job  now.

To understand what this job does, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/reproducible_build.sh

This invocation of the script has been called using "1 gsound unstable /srv/reproducible-results/tmp.XZOqels8sJ" as arguments.

====================================================================================
Mon Aug 31 19:13:15 UTC 2015 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum fd7b4103b629746d11e180bb3060a2cf) as "/tmp/jenkins-script-lp4sBFz2".

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 56847 22"
declare -x SSH_CONNECTION="78.137.96.196 56847 78.137.96.203 22"
declare -x SSH_ORIGINAL_COMMAND="/srv/jenkins/bin/reproducible_build.sh 1 gsound unstable /srv/reproducible-results/tmp.XZOqels8sJ"
declare -x USER="jenkins"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ PACKAGES_DB=/var/lib/jenkins/reproducible.db
++ INIT=/var/lib/jenkins/reproducible.init
++ '[' -f /var/lib/jenkins/reproducible.db ']'
++ '[' '!' -f /var/lib/jenkins/reproducible.db ']'
++ '[' profitbricks-build1-amd64 = jenkins ']'
++ REPRODUCIBLE_URL=https://reproducible.debian.net
++ JENKINS_URL=
++ SUITES='testing unstable experimental'
++ ARCHS='armhf amd64'
+++ grep -c '^processor' /proc/cpuinfo
++ NUM_CPU=8
++ USERTAGS='toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale'
++ declare -A SPOKENTARGET
++ BASE=/var/lib/jenkins/userContent/reproducible
++ mkdir -p /var/lib/jenkins/userContent/reproducible
++ TEMPDIR=/tmp/reproducible
++ mkdir -p /tmp/reproducible
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/testing
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/unstable
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/experimental
++ TABLE[0]=stats_pkg_state
++ TABLE[1]=stats_builds_per_day
++ TABLE[2]=stats_builds_age
++ TABLE[3]=stats_bugs
++ TABLE[4]=stats_notes
++ TABLE[5]=stats_issues
++ TABLE[6]=stats_meta_pkg_state
++ TABLE[7]=stats_bugs_state
++ META_PKGSET[1]=essential
++ META_PKGSET[2]=required
++ META_PKGSET[3]=build-essential
++ META_PKGSET[4]=build-essential-depends
++ META_PKGSET[5]=popcon_top1337-installed-sources
++ META_PKGSET[6]=key_packages
++ META_PKGSET[7]=installed_on_debian.org
++ META_PKGSET[8]=had_a_DSA
++ META_PKGSET[9]=cii-census
++ META_PKGSET[10]=gnome
++ META_PKGSET[11]=gnome_build-depends
++ META_PKGSET[12]=kde
++ META_PKGSET[13]=kde_build-depends
++ META_PKGSET[14]=xfce
++ META_PKGSET[15]=xfce_build-depends
++ META_PKGSET[16]=tails
++ META_PKGSET[17]=tails_build-depends
++ META_PKGSET[18]=grml
++ META_PKGSET[19]=grml_build-depends
++ META_PKGSET[20]=maint_pkg-perl-maintainers
++ 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.Xg3ymx695I
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.Xg3ymx695I
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-08-31 19:13'
++ date +%s
+ START=1441048395
++ mktemp --tmpdir=/srv/reproducible-results/tmp.Xg3ymx695I
+ RBUILDLOG=/srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
+ BAD_LOCKFILE=false
+ BUILDER=/
++ dpkg --print-architecture
+ ARCH=amd64
+ '[' 1 = '' ']'
+ '[' 1 = 1 ']'
+ MODE=1
+ SRCPACKAGE=gsound
+ SUITE=unstable
+ SAVE_ARTIFACTS=0
+ TMPDIR=/srv/reproducible-results/tmp.XZOqels8sJ
+ '[' -d /srv/reproducible-results/tmp.XZOqels8sJ ']'
+ mkdir -p /srv/reproducible-results/tmp.XZOqels8sJ
+ cd /srv/reproducible-results/tmp.XZOqels8sJ
+ LOCKFILE=/tmp/reproducible-lockfile-unstable-amd64-gsound
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.XZOqels8sJ -c source:jenkins-reproducible-unstable apt-get -- --download-only --only-source source gsound
+ tee -a /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
Reading package lists...
Building dependency tree...
E: Unable to find a source package for gsound
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls 'gsound_*.dsc'
+ '[' '' = '' ']'
+ echo 'Download of gsound sources from unstable failed.'
+ tee -a /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
Download of gsound sources from unstable failed.
+ ls -l 'gsound*'
+ tee -a /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
ls: cannot access gsound*: No such file or directory
+ echo 'Sleeping 5m before re-trying...'
+ tee -a /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
Sleeping 5m before re-trying...
+ sleep 5m
+ tee -a /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
+ schroot --directory /srv/reproducible-results/tmp.XZOqels8sJ -c source:jenkins-reproducible-unstable apt-get -- --download-only --only-source source gsound
Reading package lists...
Building dependency tree...
E: Unable to find a source package for gsound
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls 'gsound_*.dsc'
+ '[' '' = '' ']'
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ exit 404
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4
/srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4:	 51.3% -- replaced with /srv/reproducible-results/tmp.Xg3ymx695I/tmp.kqqXt43EQ4.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-gsound
Mon Aug 31 19:18:18 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-lp4sBFz2, which will now be removed.
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.XZOqels8sJ/tmp.zh8eM4ljuA
/srv/reproducible-results/tmp.XZOqels8sJ/tmp.zh8eM4ljuA:	 43.2% -- replaced with /srv/reproducible-results/tmp.XZOqels8sJ/tmp.zh8eM4ljuA.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html gsound
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''gsound'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-08-31 19:16:11.911586
INFO: Finished at 2015-08-31 19:16:11.917170, took: 0:00:00.005594
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.XZOqels8sJ
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-gsound
Mon 31 Aug 19:16:11 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-sfP9550r, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list