Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/jobs/d-i_build_partman-prep/workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/installer-team/partman-prep > git init /var/lib/jenkins/jobs/d-i_build_partman-prep/workspace # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/partman-prep > git --version # timeout=10 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/partman-prep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://salsa.debian.org/installer-team/partman-prep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://salsa.debian.org/installer-team/partman-prep # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/partman-prep > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/partman-prep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 49bc43c9bff2b1d852a520b8f54cfe08469c085c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49bc43c9bff2b1d852a520b8f54cfe08469c085c # timeout=10 Commit message: "Add reference to bugreport" First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/jenkins11000325784176745663.sh + /srv/jenkins/bin/d-i_build.sh ==================================================================================== Tue 12 Nov 22:23:51 UTC 2019 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_partman-prep) on jenkins, called using "" as arguments. Tue 12 Nov 22:23:51 UTC 2019 - actually running "d-i_build.sh" (md5sum a16fe1074312451dc1dcab37f863d1f3) as "/tmp/jenkins-script-kaB5NIA5" 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. Please send feedback about jenkins to qa-jenkins-dev@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. ==================================================================================== declare -x BUILD_CAUSE="SCMTRIGGER" declare -x BUILD_CAUSE_SCMTRIGGER="true" declare -x BUILD_DISPLAY_NAME="#65" declare -x BUILD_ID="65" declare -x BUILD_NUMBER="65" declare -x BUILD_TAG="jenkins-d-i_build_partman-prep-65" declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_partman-prep/65/" declare -x CHROOT_BASE="/chroots" declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus" declare -x EXECUTOR_NUMBER="6" declare -x GIT_BRANCH="origin/master" declare -x GIT_COMMIT="49bc43c9bff2b1d852a520b8f54cfe08469c085c" declare -x GIT_URL="https://salsa.debian.org/installer-team/partman-prep" declare -x HOME="/var/lib/jenkins" declare -x HUDSON_COOKIE="6c7272eb-2c29-4c33-a8a5-29a54abc8172" 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="d-i_build_partman-prep" declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_partman-prep/display/redirect" declare -x JOB_NAME="d-i_build_partman-prep" declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_partman-prep/" 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://cdn-fastly.deb.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="/var/lib/jenkins/jobs/d-i_build_partman-prep/workspace" declare -x ROOT_BUILD_CAUSE="SCMTRIGGER" declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true" declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_partman-prep/65/display/redirect?page=changes" declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_partman-prep/65/display/redirect" 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://78.137.99.97:3128 export MIRROR=http://cdn-fastly.deb.debian.org/debian" declare -x SHELL="/bin/bash" declare -x SHLVL="2" declare -x USER="jenkins" declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_partman-prep/workspace" declare -x XDG_RUNTIME_DIR="/run/user/103" declare -x XDG_SESSION_CLASS="background" declare -x XDG_SESSION_ID="c45319" declare -x XDG_SESSION_TYPE="unspecified" declare -x http_proxy="http://78.137.99.97:3128" + set -e ++ readlink -f .. + RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_partman-prep + ISO_DIR=/srv/d-i/isos + ISO_TEST_HOST=openqa.debian.net + '[' -v GIT_BRANCH ']' + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_partman-prep/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' + cd /var/lib/jenkins/jobs/d-i_build_partman-prep/workspace + git clean -dfx + git reset --hard HEAD is now at 49bc43c Add reference to bugreport + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at 49bc43c nothing to commit, working tree clean + echo + '[' '' = '' ']' + pdebuild_package + '[' '!' -f debian/control ']' ++ dh_listpackages ++ sed '/^$/d' ++ wc -l + '[' 0 -eq 0 ']' ++ dpkg --print-architecture + echo 'This package is not supposed to be built on amd64' This package is not supposed to be built on amd64 + grep Architecture: debian/control Architecture: powerpc ppc64 ppc64el + return + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_partman-prep/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' + cd /var/lib/jenkins/jobs/d-i_build_partman-prep/workspace + git clean -dfx + git reset --hard HEAD is now at 49bc43c Add reference to bugreport + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at 49bc43c nothing to commit, working tree clean + echo + echo '' Tue 12 Nov 22:23:52 UTC 2019 - d-i_build.sh stopped running as /tmp/jenkins-script-kaB5NIA5, which will now be removed. No mail will be sent out, as 'd-i_build_partman-prep #65' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Finished: SUCCESS