[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_schroot_archlinux_profitbricks3 #25

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Nov 23 09:01:42 UTC 2017


See <https://jenkins.debian.net/job/reproducible_setup_schroot_archlinux_profitbricks3/25/display/redirect>

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

Thu Nov 23 09:01:05 UTC 2017 - running /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh () on profitbricks-build3-amd64 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/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.

====================================================================================
Thu Nov 23 09:01:05 UTC 2017 - start running "/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh" (md5sum cbd7ffe77050515f6b203501d1aa262d) as "/tmp/jenkins-script-omA3RDsW" on profitbricks-build3-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://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://localhost:3128
	export MIRROR=http://deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 49576 22"
declare -x SSH_CONNECTION="78.137.96.196 49576 78.137.96.53 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_schroot_archlinux_profitbricks3"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/105"
declare -x XDG_SESSION_ID="1328"
declare -x http_proxy="http://localhost:3128"
+ 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
Thu Nov 23 09:01:05 UTC 2017 - downloading Arch Linux latest/sha1sums.txt
+ echo 'Thu Nov 23 09:01:05 UTC 2017 - 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=2017.11.01
+ '[' -z 2017.11.01 ']'
+ '[' '!' -f archlinux-bootstrap-2017.11.01-x86_64.tar.gz ']'
+ BOOTSTRAP_TAR_GZ=2017.11.01/archlinux-bootstrap-2017.11.01-x86_64.tar.gz
++ date -u
Thu Nov 23 09:01:05 UTC 2017 - downloading Arch Linux bootstrap.tar.gz.
+ echo 'Thu Nov 23 09:01:05 UTC 2017 - downloading Arch Linux bootstrap.tar.gz.'
+ curl -fO http://mirror.one.com/archlinux//iso//2017.11.01/archlinux-bootstrap-2017.11.01-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  7  140M    7 10.8M    0     0  19.1M      0  0:00:07 --:--:--  0:00:07 19.1M 25  140M   25 36.1M    0     0  23.1M      0  0:00:06  0:00:01  0:00:05 23.1M 43  140M   43 61.3M    0     0  23.8M      0  0:00:05  0:00:02  0:00:03 23.8M 62  140M   62 87.9M    0     0  24.7M      0  0:00:05  0:00:03  0:00:02 24.7M 76  140M   76  106M    0     0  23.2M      0  0:00:06  0:00:04  0:00:02 23.2M 83  140M   83  116M    0     0  20.8M      0  0:00:06  0:00:05  0:00:01 21.0M 92  140M   92  129M    0     0  19.6M      0  0:00:07  0:00:06  0:00:01 18.5M100  140M  100  140M    0     0  19.7M      0  0:00:07  0:00:07 --:--:-- 17.4M
+ sudo rm -rf --one-file-system /schroots/root.x86_64/
+ tar xzf archlinux-bootstrap-2017.11.01-x86_64.tar.gz -C /schroots
+ mv /schroots/reproducible-archlinux /schroots/reproducible-archlinux.old
+ mv /schroots/root.x86_64 /schroots/reproducible-archlinux
+ sudo rm -rf --one-file-system /schroots/reproducible-archlinux.old
+ rm archlinux-bootstrap-2017.11.01-x86_64.tar.gz
++ date -u
Thu Nov 23 09:01:22 UTC 2017 - writing schroot configuration for reproducible-archlinux.
+ echo 'Thu Nov 23 09:01:22 UTC 2017 - writing schroot configuration for reproducible-archlinux.'
+ sudo tee /etc/schroot/chroot.d/jenkins-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
=============================================================================
Setting up schroot reproducible-archlinux on profitbricks-build3-amd64...
=============================================================================
+ 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 --'
+ echo =============================================================================
+ echo 'Setting up schroot reproducible-archlinux on profitbricks-build3-amd64...'
+ echo =============================================================================
+ tee /schroots/reproducible-archlinux/etc/profile.d/proxy.sh
export http_proxy=http://localhost:3128
export https_proxy=http://localhost:3128
export ftp_proxy=http://localhost:3128
export HTTP_PROXY=http://localhost:3128
export HTTPS_PROXY=http://localhost:3128
export FTP_PROXY=http://localhost:3128
export no_proxy="localhost,127.0.0.1"
+ chmod 755 /schroots/reproducible-archlinux/etc/profile.d/proxy.sh
+ sed -i 's|^#XferCommand = /usr/bin/curl -C|XferCommand = /usr/bin/curl -C --proxy http://localhost:3128|' /schroots/reproducible-archlinux/etc/pacman.conf
+ echo '. /etc/profile.d/proxy.sh'
+ tee -a /schroots/reproducible-archlinux/root/.bashrc
. /etc/profile.d/proxy.sh
+ schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root -- bash -l -c 'pacman-key --init'
gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
gpg: Generating pacman keyring master key...
gpg: key BB43948E57F6219E marked as ultimately trusted
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/7BBDCB6E2D086487BDCE60CFBB43948E57F6219E.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
+ schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root -- bash -l -c 'pacman-key --populate archlinux'
==> Appending keys from archlinux.gpg...
key AFF5D95098BC6FF5:
4 signatures not checked due to missing keys
key FC1B547C8D8172C8:
6 signatures not checked due to missing keys
key E62F853100F0D0F0:
14 signatures not checked due to missing keys
key EEEEE2EEEE2EEEEE:
13 signatures not checked due to missing keys
key 6D1655C14CE1C13E:
1 signature not checked due to a missing key
key 5C2E46A0F53A76ED:
3 signatures not checked due to missing keys
key 9C02FF419FECBE16:
8 signatures not checked due to missing keys
key DA6426DD215B37AD:
11 signatures not checked due to missing keys
key A5E9288C4FA415FA:
11 signatures not checked due to missing keys
key C06086337C50773E:
1 signature not checked due to a missing key
key 06096A6AD1CEDDAC:
1 signature not checked due to a missing key
key 7F2D434B9741E8AC:
2 signatures not checked due to missing keys
key 206CBC892D1493D2:
2 signatures not checked due to missing keys
key 8DBD63B82072D77A:
2 signatures not checked due to missing keys
key 65C110C1EA433FC7:
18 signatures not checked due to missing keys
key 284FC34C8E4B1A25:
1 signature not checked due to a missing key
==> Locally signing trusted keys in keyring...
  -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
  -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
  -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
  -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
  -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
  -> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
==> Importing owner trust values...
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
  -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
  -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
  -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
  -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
  -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
  -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
  -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
  -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
  -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
  -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
  -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
  -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
  -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
  -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
  -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
  -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
  -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
  -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
  -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
  -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
  -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   6  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   6  signed:  69  trust: 0-, 0q, 0n, 6m, 0f, 0u
gpg: depth: 2  valid:  69  signed:   8  trust: 69-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2018-06-25
+ echo 'Server = http://mirror.one.com/archlinux//$repo/os/$arch'
+ tee -a /schroots/reproducible-archlinux/etc/pacman.d/mirrorlist
Server = http://mirror.one.com/archlinux//$repo/os/$arch
+ perl -0777 -i -pe 's/#\[multilib\]\n#Include = \/etc\/pacman.d\/mirrorlist/[multilib]\nInclude = \/etc\/pacman.d\/mirrorlist/igs' /schroots/reproducible-archlinux/etc/pacman.conf
+ '[' profitbricks-build3-amd64 = profitbricks-build4-amd64 ']'
+ schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root -- bash -l -c 'pacman -Syu --noconfirm'
:: Synchronizing package databases...
curl: option -C: expected a positive numerical parameter
curl: try 'curl --help' or 'curl --manual' for more information
error: failed to update core (error invoking external downloader)
curl: option -C: expected a positive numerical parameter
curl: try 'curl --help' or 'curl --manual' for more information
error: failed to update extra (error invoking external downloader)
curl: option -C: expected a positive numerical parameter
curl: try 'curl --help' or 'curl --manual' for more information
error: failed to update community (error invoking external downloader)
curl: option -C: expected a positive numerical parameter
curl: try 'curl --help' or 'curl --manual' for more information
error: failed to update multilib (error invoking external downloader)
error: failed to synchronize any databases
error: failed to init transaction (error invoking external downloader)
Thu Nov 23 09:01:42 UTC 2017 - /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh stopped running as /tmp/jenkins-script-omA3RDsW, which will now be removed.

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



More information about the Qa-jenkins-scm mailing list