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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Nov 12 15:54:41 UTC 2016


https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/54/Changes:

[infinity0] Rust decompressor uses python stdlib zlib not gzip

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://anonscm.debian.org/git/reproducible/diffoscope.git
 > git init <https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/> # timeout=10
Fetching upstream changes from git://anonscm.debian.org/git/reproducible/diffoscope.git
 > git --version # timeout=10
 > git fetch --tags --progress git://anonscm.debian.org/git/reproducible/diffoscope.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://anonscm.debian.org/git/reproducible/diffoscope.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://anonscm.debian.org/git/reproducible/diffoscope.git # timeout=10
Fetching upstream changes from git://anonscm.debian.org/git/reproducible/diffoscope.git
 > git fetch --tags --progress git://anonscm.debian.org/git/reproducible/diffoscope.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e4731a66d72deacb15b15a43ba05dd4aae13091c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4731a66d72deacb15b15a43ba05dd4aae13091c
 > git rev-list deb8aea1bc82fee35d1fca0c7fcc9cbe4748f2f8 # timeout=10
 > git tag -a -f -m Jenkins Build #54 jenkins-reproducible_diffoscope_from_git_master-54 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5998836708051275983.sh
+ /srv/jenkins/bin/chroot-run.sh sid debuild -uc -us
====================================================================================

Sat 12 Nov 15:54:39 UTC 2016 - running /srv/jenkins/bin/chroot-run.sh (reproducible_diffoscope_from_git_master) on jenkins now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/chroot-run.sh,
has been called using "sid debuild -uc -us" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Sat 12 Nov 15:54:39 UTC 2016 - start running "/srv/jenkins/bin/chroot-run.sh" (md5sum 4996e9a18fef9caa0134635c8c55097a) as "/tmp/jenkins-script-lJiZMVnP" on jenkins.

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#54"
declare -x BUILD_ID="54"
declare -x BUILD_NUMBER="54"
declare -x BUILD_TAG="jenkins-reproducible_diffoscope_from_git_master-54"
declare -x BUILD_URL="https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/54/"
declare -x CHROOT_BASE="/chroots"
declare -x EXECUTOR_NUMBER="10"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="e4731a66d72deacb15b15a43ba05dd4aae13091c"
declare -x GIT_PREVIOUS_COMMIT="deb8aea1bc82fee35d1fca0c7fcc9cbe4748f2f8"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="deb8aea1bc82fee35d1fca0c7fcc9cbe4748f2f8"
declare -x GIT_URL="git://anonscm.debian.org/git/reproducible/diffoscope.git"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="07cf9577-82b1-4c11-b147-f94fe28225f1"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="reproducible_diffoscope_from_git_master"
declare -x JOB_NAME="reproducible_diffoscope_from_git_master"
declare -x JOB_URL="https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
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 NODE_LABELS="master"
declare -x NODE_NAME="master"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/">
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
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 TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1478361087.778199-206887279"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ '[' '' '!=' true ']'
+ ARTIFACTS=false
+ '[' 4 -lt 2 ']'
+ DISTRO=sid
+ shift
+ '[' debuild = backports ']'
+ '[' debuild = minimal ']'
+ '[' '!' -d /chroots ']'
++ mktemp -d -p /chroots/ chroot-run-sid.XXXXXXXXX
+ export CHROOT_TARGET=/chroots/chroot-run-sid.RrSsJWstU
+ CHROOT_TARGET=/chroots/chroot-run-sid.RrSsJWstU
+ '[' -z /chroots/chroot-run-sid.RrSsJWstU ']'
++ pwd
+ export CURDIR=<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/>
+ CURDIR=<https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/ws/>
+ trap cleanup INT TERM EXIT
+ bootstrap
+ mkdir -p /chroots/chroot-run-sid.RrSsJWstU/etc/dpkg/dpkg.cfg.d
+ echo force-unsafe-io
++ mktemp -p /chroots/ chroot-run-sid.XXXXXXXXX
+ local TMPLOG=/chroots/chroot-run-sid.v32ZRt1CZ
++ date -u
+ echo 'Sat Nov 12 15:54:39 UTC 2016 - bootstraping sid into /chroots/chroot-run-sid.RrSsJWstU now.'
Sat Nov 12 15:54:39 UTC 2016 - bootstraping sid into /chroots/chroot-run-sid.RrSsJWstU now.
+ set +e
+ sudo debootstrap sid /chroots/chroot-run-sid.RrSsJWstU http://ftp.de.debian.org/debian
+ tee /chroots/chroot-run-sid.v32ZRt1CZ
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
I: Valid Release signature (key id 126C0D24BD8A2942CC7DF8AC7638D0442B90D010)
I: Retrieving Packages 
E: Couldn't download dists/sid/main/binary-amd64/Packages
++ egrep 'E: (Couldn'\''t download packages|Invalid Release signature)' /chroots/chroot-run-sid.v32ZRt1CZ
++ true
+ local RESULT=
+ rm /chroots/chroot-run-sid.v32ZRt1CZ
+ set -e
+ '[' '!' -z '' ']'
+ cat
/tmp/jenkins-script-lJiZMVnP: line 75: /chroots/chroot-run-sid.RrSsJWstU/tmp/chroot-prepare: No such file or directory
+ cleanup
+ '[' -e /chroots/chroot-run-sid.RrSsJWstU/tmp/testrun/stats.csv ']'
++ ls -1 '/chroots/chroot-run-sid.RrSsJWstU/tmp/debian-edu-doc_*.changes'
++ true
+ CHANGES=
+ '[' '!' -z '' ']'
+ '[' false = true ']'
+ '[' -d /chroots/chroot-run-sid.RrSsJWstU/proc ']'
+ '[' -d /chroots/chroot-run-sid.RrSsJWstU/testrun ']'
+ '[' -d /chroots/chroot-run-sid.RrSsJWstU ']'
+ sudo rm -rf --one-file-system /chroots/chroot-run-sid.RrSsJWstU
Sat 12 Nov 15:54:40 UTC 2016 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-lJiZMVnP, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list