Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace /var/lib/jenkins/jobs/d-i_build_console-setup/workspace
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/console-setup
 > git init /var/lib/jenkins/jobs/d-i_build_console-setup/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/console-setup
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/console-setup +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/console-setup # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 193a856c8d4eaf79a81f638b8b11f0f3bb7f81cb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 193a856c8d4eaf79a81f638b8b11f0f3bb7f81cb # timeout=10
Commit message: "[l10n]  Commit changed/added po files (from l10n-sync run at dillon)"
 > git rev-list --no-walk c109e16aefe1e1c9636d3afd5651bf2dbd52fc49 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2288908207488016954.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================
Fri Jul 26 00:24:51 UTC 2024 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_console-setup) on jenkins, called using "" as arguments.
Fri Jul 26 00:24:51 UTC 2024 - actually running "d-i_build.sh" (md5sum eef7d68cef292e8c9a7c220d27f7e198) as "/tmp/jenkins-script-yUO6EPcL"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#645"
declare -x BUILD_ID="645"
declare -x BUILD_NUMBER="645"
declare -x BUILD_TAG="jenkins-d-i_build_console-setup-645"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_console-setup/645/"
declare -x CHROOT_BASE="/chroots"
declare -x CI="true"
declare -x EXECUTOR_NUMBER="18"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="193a856c8d4eaf79a81f638b8b11f0f3bb7f81cb"
declare -x GIT_PREVIOUS_COMMIT="c109e16aefe1e1c9636d3afd5651bf2dbd52fc49"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="b3e75f5fcf70c23c54e2b73841646b80e6b64e79"
declare -x GIT_URL="https://salsa.debian.org/installer-team/console-setup"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="03ec1213-49b8-4226-8e03-f1ca86f5692e"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x INVOCATION_ID="1a3d79eb8aae4a9e8b92f38ec3250449"
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_console-setup"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_console-setup/display/redirect"
declare -x JOB_NAME="d-i_build_console-setup"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_console-setup/"
declare -x JOURNAL_STREAM="9:81911426"
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 MIRROR="http://deb.debian.org/debian"
declare -x NODE_LABELS="built-in"
declare -x NODE_NAME="built-in"
declare -x NOTIFY_SOCKET="/run/systemd/notify"
declare -x OLDPWD
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
declare -x PWD="/var/lib/jenkins/jobs/d-i_build_console-setup/workspace"
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_console-setup/645/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_console-setup/645/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_console-setup/645/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_console-setup/645/display/redirect?page=tests"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://46.16.76.132:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SYSTEMD_EXEC_PID="17756"
declare -x USER="jenkins"
declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_console-setup/workspace"
declare -x WORKSPACE_TMP="/var/lib/jenkins/jobs/d-i_build_console-setup/workspace@tmp"
declare -x http_proxy="http://46.16.76.132:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_console-setup
+ 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_console-setup/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_console-setup/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at 193a856 [l10n]  Commit changed/added po files (from l10n-sync run at dillon)
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 193a856
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 13 -eq 0 ']'
+ '[' -n http://46.16.76.132:3128 ']'
+ pbuilder_http_proxy='--http-proxy http://46.16.76.132:3128'
+ '[' '!' -f /var/cache/pbuilder/base.tgz ']'
+ ls -la /var/cache/pbuilder/base.tgz
-rw-r--r-- 1 root root 247264831 Jul 25 18:32 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Thu Jul 25 18:31:57 2024, from Unix, original size modulo 2^32 709601280 gzip compressed data, unknown method, ASCII, extra field, has comment, from FAT filesystem (MS-DOS, OS/2, NT), original size modulo 2^32 709601280
+ sudo pbuilder --update --http-proxy http://46.16.76.132:3128
W: /root/.pbuilderrc does not exist
I: Current time: Fri Jul 26 00:24:52 UTC 2024
I: pbuilder-time-stamp: 1721953492
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Refreshing the base.tgz 
I: upgrading packages
Get:1 http://deb.debian.org/debian sid InRelease [198 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 Packages.diff/Index [63.6 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 Packages T-2024-07-25-2007.51-F-2024-07-25-2007.51.pdiff [27.7 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 Packages T-2024-07-25-2007.51-F-2024-07-25-2007.51.pdiff [27.7 kB]
Fetched 290 kB in 3s (85.2 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.10).
dpkg-dev is already the newest version (1.22.9).
aptitude is already the newest version (0.8.13-6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: creating base tarball [/var/cache/pbuilder/base.tgz]
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/29929 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (native)' = '3.0 (quilt)' ']'
++ dpkg-parsechangelog
++ cut -d ' ' -f2
++ grep '^Source:'
+ SOURCE=console-setup
++ nproc
+ NUM_CPU=32
++ replace_origin_pu /srv/udebs/
++ PREFIX=/srv/udebs/
++ shift
++ BRANCH=
++ shift
++ expr '' : origin/pu/
++ return 1
+ udeb_dir=
+ pdebuild --use-pdebuild-internal --debbuildopts '-J32 -b' --buildresult /var/lib/jenkins/jobs/d-i_build_console-setup -- --http-proxy http://46.16.76.132:3128
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
E: failed to find /var/cache/pbuilder/base.tgz, have you done <pbuilder create> to create your base tarball yet?
Fri Jul 26 00:33:41 UTC 2024 - d-i_build.sh stopped running as /tmp/jenkins-script-yUO6EPcL, removing.
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins+debian-boot@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
Finished: FAILURE