[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_schroot_archlinux_osuosl169 #6

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jan 12 20:08:26 GMT 2019


See <https://jenkins.debian.net/job/reproducible_setup_schroot_archlinux_osuosl169/6/display/redirect>

------------------------------------------
Started by user Holger Levsen
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build169-amd64.debian.net (osuosl169 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_schroot_archlinux_osuosl169/ws/>
[reproducible_setup_schroot_archlinux_osuosl169] $ /bin/sh -xe /tmp/jenkins3100679911979519031.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Sat Jan 12 20:08:25 UTC 2019 - running /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh (for job reproducible_setup_schroot_archlinux_osuosl169) on osuosl-build169-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/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/reproducible_setup_archlinux_schroot.sh,
has been called using "" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Sat Jan 12 20:08:25 UTC 2019 - start running "/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh" (md5sum 1336742dc5c024f641bdb42d16f08a7f) as "/tmp/jenkins-script-FXz5xT4r" on osuosl-build169-amd64.

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://cdn-fastly.deb.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://10.6.5.46:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="10.6.4.1 47050 22"
declare -x SSH_CONNECTION="10.6.4.1 47050 10.6.5.48 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_schroot_archlinux_osuosl169"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="4056"
declare -x http_proxy="http://10.6.5.46:3128"
Sat Jan 12 20:08:25 UTC 2019 - downloading Arch Linux latest/sha1sums.txt
debug output:
/var/lib/jenkins
archlinux-bootstrap-2019.01.01-x86_64.tar.gz
Sat Jan 12 20:08:25 UTC 2019 - writing schroot configuration for reproducible-archlinux.
[jenkins-reproducible-archlinux]
description=Jenkins schroot reproducible-archlinux
directory=/schroots/reproducible-archlinux
type=directory
root-users=jenkins
source-root-users=jenkins
union-type=overlay
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ ARCHLINUX_MIRROR=http://mirror.one.com/archlinux/
+ trap cleanup INT TERM EXIT
+ TARGET=reproducible-archlinux
+ bootstrap
+ BOOTSTRAP_BASE=http://mirror.one.com/archlinux//iso/
++ date -u
+ echo 'Sat Jan 12 20:08:25 UTC 2019 - downloading Arch Linux latest/sha1sums.txt'
++ curl -sSf http://mirror.one.com/archlinux//iso//latest/sha1sums.txt
++ grep x86_64.tar.gz
++ cut -d ' ' -f3
++ cut -d - -f3
++ egrep -o '[0-9.]{10}'
+ BOOTSTRAP_DATE=2019.01.01
+ '[' -z 2019.01.01 ']'
+ '[' '!' -f archlinux-bootstrap-2019.01.01-x86_64.tar.gz ']'
+ echo 'debug output:'
+ pwd
+ ls archlinux-bootstrap-2019.01.01-x86_64.tar.gz
++ date -u
+ echo 'Sat Jan 12 20:08:25 UTC 2019 - writing schroot configuration for reproducible-archlinux.'
+ sudo tee /etc/schroot/chroot.d/jenkins-reproducible-archlinux
+ trap - INT TERM EXIT
+ ROOTCMD='schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root --'
+ USERCMD='schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u jenkins --'
=============================================================================
Setting up schroot reproducible-archlinux on osuosl-build169-amd64...
=============================================================================
export http_proxy=http://10.6.5.46:3128
export https_proxy=http://10.6.5.46:3128
export ftp_proxy=http://10.6.5.46:3128
export HTTP_PROXY=http://10.6.5.46:3128
export HTTPS_PROXY=http://10.6.5.46:3128
export FTP_PROXY=http://10.6.5.46:3128
export no_proxy="localhost,127.0.0.1"
Sat Jan 12 20:08:25 UTC 2019 - /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh stopped running as /tmp/jenkins-script-FXz5xT4r, which will now be removed.
+ echo =============================================================================
+ echo 'Setting up schroot reproducible-archlinux on osuosl-build169-amd64...'
+ echo =============================================================================
+ tee /schroots/reproducible-archlinux/etc/profile.d/proxy.sh
tee: /schroots/reproducible-archlinux/etc/profile.d/proxy.sh: No such file or directory

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list