[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_1 #54

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 00:56:05 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_1/54/>

------------------------------------------
[...truncated 118 lines...]
++ 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.b6Vy3kBl4p
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.b6Vy3kBl4p
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 00:55'
++ date +%s
+ START=1441587357
++ mktemp --tmpdir=/srv/reproducible-results/tmp.b6Vy3kBl4p
+ RBUILDLOG=/srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r
+ BAD_LOCKFILE=false
+ BUILDER=amd64_1/54
++ 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
++ 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=testing|29665|haskell-tagged|2015-09-05 21:46|0||1|'
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f1
+ SUITE=testing
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f2
+ SRCPKGID=29665
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f3
+ SRCPACKAGE=haskell-tagged
+ case $SRCPACKAGE in
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f4
+ SCHEDULED_DATE='2015-09-05 21:46'
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=1
++ echo 'testing|29665|haskell-tagged|2015-09-05' '21:46|0||1|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'testing|29665|haskell-tagged|2015-09-05 21:46|0||1|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 36/10'
+ /bin/sleep 3.6
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/testing/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-testing-amd64-haskell-tagged
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build haskell-tagged in testing on amd64 now. '
Trying to reproducibly build haskell-tagged in testing 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 = '\''29665'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 00:55'\'', builder='\''amd64_1/54'\'' WHERE package_id = '\''29665'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-testing-amd64-haskell-tagged ']'
+ echo 12220
+ echo 'Starting to build haskell-tagged/testing/amd64 on 2015-09-07 00:55'
+ tee /srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r
Starting to build haskell-tagged/testing/amd64 on 2015-09-07 00:55
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_1/54/console'
+ tee -a /srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_1/54/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.b6Vy3kBl4p -c source:jenkins-reproducible-testing apt-get -- --download-only --only-source source haskell-tagged
+ tee -a /srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r
Reading package lists...
Building dependency tree...
NOTICE: 'haskell-tagged' packaging is maintained in the 'Darcs' version control system at:
http://darcs.debian.org/pkg-haskell/haskell-tagged
Need to get 10.3 kB of source archives.
Get:1 http://ftp.de.debian.org/debian/ testing/main haskell-tagged 0.7.3-2 (dsc) [2192 B]
Get:2 http://ftp.de.debian.org/debian/ testing/main haskell-tagged 0.7.3-2 (tar) [5634 B]
Get:3 http://ftp.de.debian.org/debian/ testing/main haskell-tagged 0.7.3-2 (diff) [2452 B]
Fetched 10.3 kB in 0s (48.5 kB/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls haskell-tagged_0.7.3-2.dsc
+ '[' haskell-tagged_0.7.3-2.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls haskell-tagged_0.7.3-2.dsc
+ '[' haskell-tagged_0.7.3-2.dsc = '' ']'
++ grep '^Version: ' haskell-tagged_0.7.3-2.dsc
++ head -1
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=0.7.3-2
++ echo 0.7.3-2
++ cut -d : -f2
+ EVERSION=0.7.3-2
+ DBDREPORT=haskell-tagged_0.7.3-2.debbindiff.html
+ DBDTXT=haskell-tagged_0.7.3-2.debbindiff.txt
+ BUILDINFO=haskell-tagged_0.7.3-2_amd64.buildinfo
+ cat haskell-tagged_0.7.3-2.dsc
+ tee -a /srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: haskell-tagged
Binary: libghc-tagged-dev, libghc-tagged-prof, libghc-tagged-doc
Architecture: any all
Version: 0.7.3-2
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
Homepage: http://hackage.haskell.org/package/tagged
Standards-Version: 3.9.5
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tagged
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tagged
Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.9), ghc, ghc-prof
Build-Depends-Indep: ghc-doc
Package-List:
 libghc-tagged-dev deb haskell extra arch=any
 libghc-tagged-doc deb doc extra arch=all
 libghc-tagged-prof deb haskell extra arch=any
Checksums-Sha1:
 67829852ae5fa780a253a95cd6f988a044e44e7a 5634 haskell-tagged_0.7.3.orig.tar.gz
 700690583a16661cbbea65351268823b5cb54df7 2452 haskell-tagged_0.7.3-2.debian.tar.xz
Checksums-Sha256:
 eb544fc509fbb98100500f9c61617c0afee32854a6fc88bd873d017e34ffcb04 5634 haskell-tagged_0.7.3.orig.tar.gz
 7d3606c9f66d41e0922bd7ec269900124f36fc3e319c0d80b5d8affe4826a867 2452 haskell-tagged_0.7.3-2.debian.tar.xz
Files:
 1ec1bd5e8add7d4170cb19bf3b2b1c62 5634 haskell-tagged_0.7.3.orig.tar.gz
 b6d5566816e3af9d1693de230cae60d2 2452 haskell-tagged_0.7.3-2.debian.tar.xz

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

iQIcBAEBCAAGBQJVPkYLAAoJED2QirPw+/UfFzoQAIsfAF+q6qXM+8jgV5tndnBW
cIaKMI6+2wIjIDA2BqoM4Qvxc63uYyUNzj80S8ZjI9UK6rOh4B7NMVfGE7KKPwoc
2JswJG6Qijk9eVDL1hux6x/N56A+vvM59LirhgtUb7e9gnkrEaDRc7a9xGn9Q00b
vKgrce6RVxUvf9LMPqWviJrHodOTRSCh0uAB3wp6E2J+1UhyfcnZXVKurmQGEi1S
uUCJfE1RN2S7RUqPz0cdWQWCvy41VhyHFkIr9ank8IAc4rixwV8b2wMuDGzzrfhm
a/WSIeqFZ4gYe1UE4s4+vAtGhFiLkmbvmqF9ZW/37CuA0NhEJXj1NQhfrFx4OFGM
CXV7ibAGyiJdzSo8bD5tO8kvJUgt9OvxxSeEqYbMWqK7Fz30ef9uvpBHYdjw6ZiY
/B+hJRyC0TE8chPAxe+oRh77P4g6lt2tR6NaFct3Lg86giy1sXHXFj8XSbRfYY5y
oXBEOwBRHmZ1Utowqkn5b8gV1I/LoZR/tz2UmYmx0uCoPAsf5Mslh/BoiHjpJxP1
g3lRDV2sSEHAusOGVPNAK55+ptxSBP8DJGnbn2M5vb72c+da96/v2D1553wBYYEe
3salgwm46HuRT+zcWYlBMkGTgaYWvBrBsZAB2Tog0FD1Lg9Yzo77QqTDOCsGA64p
y2O0iqB179kR59hA9eWY
=68mq
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-testing-amd64-haskell-tagged
+ '[' 12220 -ne 12220 ']'
+ check_suitability
+ local SUITABLE=false
++ grep '^Architecture: ' haskell-tagged_0.7.3-2.dsc
++ sed -s 's# #\n#g'
++ sort -u
++ cut -d ' ' -f2-
+ 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-testing-amd64-haskell-tagged
+ '[' 12220 -ne 12220 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 haskell-tagged testing /srv/reproducible-results/tmp.b6Vy3kBl4p
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r
/srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r:	 44.1% -- replaced with /srv/reproducible-results/tmp.b6Vy3kBl4p/tmp.FimMRuxx0r.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html haskell-tagged
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''haskell-tagged'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 00:56:05.338322
INFO: Finished at 2015-09-07 00:56:05.351756, took: 0:00:00.013457
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.b6Vy3kBl4p
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-haskell-tagged
Mon  7 Sep 00:56:05 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kyQYxZqW, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list