Skip to content
Success

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_debian-installer-utils/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/debian-installer-utils
 > git init /var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/debian-installer-utils
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/debian-installer-utils +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/debian-installer-utils # 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 7c9ca8be4a863414a38cb1c4b8356b41603c5d51 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c9ca8be4a863414a38cb1c4b8356b41603c5d51 # timeout=10
Commit message: "Merge branch 'efivarfs' into 'master'"
 > git rev-list --no-walk aff84b5aba07a642d2f91dc9b7ec1c428637b215 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3137847578874065371.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================
Mon Jun  3 08:23:58 UTC 2024 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_debian-installer-utils) on jenkins, called using "" as arguments.
Mon Jun  3 08:23:58 UTC 2024 - actually running "d-i_build.sh" (md5sum eef7d68cef292e8c9a7c220d27f7e198) as "/tmp/jenkins-script-ep3qAv9n"

$ 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="#192"
declare -x BUILD_ID="192"
declare -x BUILD_NUMBER="192"
declare -x BUILD_TAG="jenkins-d-i_build_debian-installer-utils-192"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_debian-installer-utils/192/"
declare -x CHROOT_BASE="/chroots"
declare -x CI="true"
declare -x EXECUTOR_NUMBER="7"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="7c9ca8be4a863414a38cb1c4b8356b41603c5d51"
declare -x GIT_PREVIOUS_COMMIT="aff84b5aba07a642d2f91dc9b7ec1c428637b215"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="aff84b5aba07a642d2f91dc9b7ec1c428637b215"
declare -x GIT_URL="https://salsa.debian.org/installer-team/debian-installer-utils"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="d75ef61f-66ed-4e2f-abd9-e4c22dc54d4f"
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="c1d1bfe91c1043d08c831f4a35ffd39a"
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_debian-installer-utils"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_debian-installer-utils/display/redirect"
declare -x JOB_NAME="d-i_build_debian-installer-utils"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_debian-installer-utils/"
declare -x JOURNAL_STREAM="8:536895035"
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_debian-installer-utils/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_debian-installer-utils/192/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_debian-installer-utils/192/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_debian-installer-utils/192/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_debian-installer-utils/192/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="3616706"
declare -x USER="jenkins"
declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace"
declare -x WORKSPACE_TMP="/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/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_debian-installer-utils
+ 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_debian-installer-utils/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd /var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace
+ git clean -dfx
+ git reset --hard
HEAD is now at 7c9ca8b Merge branch 'efivarfs' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 7c9ca8b
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 6 -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 177992316 Jun  2 19:58 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Sun Jun  2 19:58:29 2024, from Unix, original size modulo 2^32 521072640 gzip compressed data, unknown method, ASCII, has CRC, has comment, encrypted, from FAT filesystem (MS-DOS, OS/2, NT), original size modulo 2^32 521072640
+ sudo pbuilder --update --http-proxy http://46.16.76.132:3128
W: /root/.pbuilderrc does not exist
I: Current time: Mon Jun  3 08:23:59 UTC 2024
I: pbuilder-time-stamp: 1717403039
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-06-03-0205.12-F-2024-06-02-2006.19.pdiff [22.4 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 Packages T-2024-06-03-0205.12-F-2024-06-02-2006.19.pdiff [22.4 kB]
Fetched 284 kB in 4s (72.5 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
  bsdutils libblkid1 libgnutls30t64 libmount1 libsmartcols1 libuuid1 login
  util-linux
8 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 3877 kB of archives.
After this operation, 52.2 kB disk space will be freed.
Get:1 http://deb.debian.org/debian sid/main amd64 bsdutils amd64 1:2.40.1-7 [104 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 login amd64 1:4.13+dfsg1-5 [590 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 libsmartcols1 amd64 2.40.1-7 [137 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 libuuid1 amd64 2.40.1-7 [34.7 kB]
Get:5 http://deb.debian.org/debian sid/main amd64 libblkid1 amd64 2.40.1-7 [166 kB]
Get:6 http://deb.debian.org/debian sid/main amd64 libmount1 amd64 2.40.1-7 [197 kB]
Get:7 http://deb.debian.org/debian sid/main amd64 util-linux amd64 2.40.1-7 [1210 kB]
Get:8 http://deb.debian.org/debian sid/main amd64 libgnutls30t64 amd64 3.8.5-4 [1437 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3877 kB in 0s (66.9 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12124 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.40.1-7_amd64.deb ...
Unpacking bsdutils (1:2.40.1-7) over (1:2.40.1-4) ...
Setting up bsdutils (1:2.40.1-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12124 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking login (1:4.13+dfsg1-5) over (1:4.13+dfsg1-4) ...
Setting up login (1:4.13+dfsg1-5) ...
Installing new version of config file /etc/pam.d/login ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.40.1-7_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.40.1-7) over (2.40.1-4) ...
Setting up libsmartcols1:amd64 (2.40.1-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.40.1-7_amd64.deb ...
Unpacking libuuid1:amd64 (2.40.1-7) over (2.40.1-4) ...
Setting up libuuid1:amd64 (2.40.1-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.40.1-7_amd64.deb ...
Unpacking libblkid1:amd64 (2.40.1-7) over (2.40.1-4) ...
Setting up libblkid1:amd64 (2.40.1-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../libmount1_2.40.1-7_amd64.deb ...
Unpacking libmount1:amd64 (2.40.1-7) over (2.40.1-4) ...
Setting up libmount1:amd64 (2.40.1-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../util-linux_2.40.1-7_amd64.deb ...
Unpacking util-linux (2.40.1-7) over (2.40.1-4) ...
Setting up util-linux (2.40.1-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../libgnutls30t64_3.8.5-4_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.5-4) over (3.8.5-3) ...
Setting up libgnutls30t64:amd64 (3.8.5-4) ...
Processing triggers for libc-bin (2.38-12) ...
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.6).
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/1110400 and its subdirectories
++ cat debian/source/format
+ '[' '3.0 (native)' = '3.0 (quilt)' ']'
++ dpkg-parsechangelog
++ grep '^Source:'
++ cut -d ' ' -f2
+ SOURCE=debian-installer-utils
++ 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_debian-installer-utils -- --http-proxy http://46.16.76.132:3128
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: Mounting /var/lib/jenkins/jobs/d-i_build_debian-installer-utils
I: policy-rc.d already exists
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  debootstrap libpsl5t64 libsemanage-common libsemanage2 libsepol2 wget
Suggested packages:
  squid-deb-proxy-client ubuntu-archive-keyring zstd cowdancer gdebi-core
Recommended packages:
  gnupg mount arch-test publicsuffix sensible-utils devscripts eatmydata
  fakeroot net-tools | iproute2 sudo ca-certificates
The following NEW packages will be installed:
  debootstrap libpsl5t64 libsemanage-common libsemanage2 libsepol2 passwd
  pbuilder wget
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 2795 kB of archives.
After this operation, 9309 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 libsemanage-common all 3.5-1 [9908 B]
Get:2 http://deb.debian.org/debian sid/main amd64 libsepol2 amd64 3.5-2+b1 [278 kB]
Get:3 http://deb.debian.org/debian sid/main amd64 libsemanage2 amd64 3.5-1+b3 [90.3 kB]
Get:4 http://deb.debian.org/debian sid/main amd64 passwd amd64 1:4.13+dfsg1-5 [974 kB]
Get:5 http://deb.debian.org/debian sid/main amd64 libpsl5t64 amd64 0.21.2-1.1 [56.8 kB]
Get:6 http://deb.debian.org/debian sid/main amd64 wget amd64 1.24.5-1 [979 kB]
Get:7 http://deb.debian.org/debian sid/main amd64 debootstrap all 1.0.134 [47.3 kB]
Get:8 http://deb.debian.org/debian sid/main amd64 pbuilder all 0.231 [360 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2795 kB in 0s (46.4 MB/s)
Selecting previously unselected package libsemanage-common.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12110 files and directories currently installed.)
Preparing to unpack .../0-libsemanage-common_3.5-1_all.deb ...
Unpacking libsemanage-common (3.5-1) ...
Selecting previously unselected package libsepol2:amd64.
Preparing to unpack .../1-libsepol2_3.5-2+b1_amd64.deb ...
Unpacking libsepol2:amd64 (3.5-2+b1) ...
Selecting previously unselected package libsemanage2:amd64.
Preparing to unpack .../2-libsemanage2_3.5-1+b3_amd64.deb ...
Unpacking libsemanage2:amd64 (3.5-1+b3) ...
Selecting previously unselected package passwd.
Preparing to unpack .../3-passwd_1%3a4.13+dfsg1-5_amd64.deb ...
Unpacking passwd (1:4.13+dfsg1-5) ...
Selecting previously unselected package libpsl5t64:amd64.
Preparing to unpack .../4-libpsl5t64_0.21.2-1.1_amd64.deb ...
Unpacking libpsl5t64:amd64 (0.21.2-1.1) ...
Selecting previously unselected package wget.
Preparing to unpack .../5-wget_1.24.5-1_amd64.deb ...
Unpacking wget (1.24.5-1) ...
Selecting previously unselected package debootstrap.
Preparing to unpack .../6-debootstrap_1.0.134_all.deb ...
Unpacking debootstrap (1.0.134) ...
Selecting previously unselected package pbuilder.
Preparing to unpack .../7-pbuilder_0.231_all.deb ...
Unpacking pbuilder (0.231) ...
Setting up libpsl5t64:amd64 (0.21.2-1.1) ...
Setting up libsemanage-common (3.5-1) ...
Setting up libsepol2:amd64 (3.5-2+b1) ...
Setting up libsemanage2:amd64 (3.5-1+b3) ...
Setting up wget (1.24.5-1) ...
Setting up passwd (1:4.13+dfsg1-5) ...
Shadow passwords are now on.
Setting up debootstrap (1.0.134) ...
Setting up pbuilder (0.231) ...
Processing triggers for libc-bin (2.38-12) ...
I: Setting DEBBUILDOPTS=
I: Setting DEBBUILDOPTS= -J32 -b
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), libdebconfclient0-dev, po-debconf, libdebian-installer4-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12794 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on libdebconfclient0-dev; however:
  Package libdebconfclient0-dev is not installed.
 pbuilder-satisfydepends-dummy depends on po-debconf; however:
  Package po-debconf is not installed.
 pbuilder-satisfydepends-dummy depends on libdebian-installer4-dev; however:
  Package libdebian-installer4-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebconfclient0-dev{a} libdebhelper-perl{a} libdebian-installer-extra4{a} libdebian-installer4{a} libdebian-installer4-dev{a} libelf1t64{a} libfile-stripnondeterminism-perl{a} libicu72{a} libmagic-mgc{a} libmagic1t64{a} libpipeline1{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} po-debconf{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  libarchive-cpio-perl libltdl-dev libmail-sendmail-perl 
0 packages upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.3 MB of archives. After unpacking 75.9 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian sid/main amd64 sensible-utils all 0.0.22 [22.4 kB]
Get: 2 http://deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB]
Get: 3 http://deb.debian.org/debian sid/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB]
Get: 4 http://deb.debian.org/debian sid/main amd64 file amd64 1:5.45-3 [42.9 kB]
Get: 5 http://deb.debian.org/debian sid/main amd64 gettext-base amd64 0.21-14+b1 [161 kB]
Get: 6 http://deb.debian.org/debian sid/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB]
Get: 7 http://deb.debian.org/debian sid/main amd64 groff-base amd64 1.23.0-4 [1180 kB]
Get: 8 http://deb.debian.org/debian sid/main amd64 bsdextrautils amd64 2.40.1-7 [95.9 kB]
Get: 9 http://deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB]
Get: 10 http://deb.debian.org/debian sid/main amd64 man-db amd64 2.12.1-1 [1411 kB]
Get: 11 http://deb.debian.org/debian sid/main amd64 m4 amd64 1.4.19-4 [287 kB]
Get: 12 http://deb.debian.org/debian sid/main amd64 autoconf all 2.71-3 [332 kB]
Get: 13 http://deb.debian.org/debian sid/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian sid/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian sid/main amd64 autopoint all 0.21-14 [496 kB]
Get: 16 http://deb.debian.org/debian sid/main amd64 libdebhelper-perl all 13.15.3 [88.0 kB]
Get: 17 http://deb.debian.org/debian sid/main amd64 libtool all 2.4.7-7 [517 kB]
Get: 18 http://deb.debian.org/debian sid/main amd64 dh-autoreconf all 20 [17.1 kB]
Get: 19 http://deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 20 http://deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 1.14.0-1 [19.5 kB]
Get: 21 http://deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 1.14.0-1 [8448 B]
Get: 22 http://deb.debian.org/debian sid/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB]
Get: 23 http://deb.debian.org/debian sid/main amd64 dwz amd64 0.15-1+b1 [110 kB]
Get: 24 http://deb.debian.org/debian sid/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB]
Get: 25 http://deb.debian.org/debian sid/main amd64 libxml2 amd64 2.12.7+dfsg-2 [670 kB]
Get: 26 http://deb.debian.org/debian sid/main amd64 gettext amd64 0.21-14+b1 [1301 kB]
Get: 27 http://deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 28 http://deb.debian.org/debian sid/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 29 http://deb.debian.org/debian sid/main amd64 debhelper all 13.15.3 [901 kB]
Get: 30 http://deb.debian.org/debian sid/main amd64 libdebconfclient0-dev amd64 0.272 [14.6 kB]
Get: 31 http://deb.debian.org/debian sid/main amd64 libdebian-installer4 amd64 0.124+b1 [24.1 kB]
Get: 32 http://deb.debian.org/debian sid/main amd64 libdebian-installer-extra4 amd64 0.124+b1 [6728 B]
Get: 33 http://deb.debian.org/debian sid/main amd64 libdebian-installer4-dev amd64 0.124+b1 [192 kB]
Fetched 19.3 MB in 0s (83.6 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package sensible-utils.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12794 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.22_all.deb ...
Unpacking sensible-utils (0.0.22) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.45-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.45-3) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../02-libmagic1t64_1%3a5.45-3_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.45-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.45-3_amd64.deb ...
Unpacking file (1:5.45-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.21-14+b1_amd64.deb ...
Unpacking gettext-base (0.21-14+b1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../05-libuchardet0_0.0.8-1+b1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.23.0-4_amd64.deb ...
Unpacking groff-base (1.23.0-4) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.40.1-7_amd64.deb ...
Unpacking bsdextrautils (2.40.1-7) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../08-libpipeline1_1.5.7-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.12.1-1_amd64.deb ...
Unpacking man-db (2.12.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-4_amd64.deb ...
Unpacking m4 (1.4.19-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.21-14_all.deb ...
Unpacking autopoint (0.21-14) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../15-libdebhelper-perl_13.15.3_all.deb ...
Unpacking libdebhelper-perl (13.15.3) ...
Selecting previously unselected package libtool.
Preparing to unpack .../16-libtool_2.4.7-7_all.deb ...
Unpacking libtool (2.4.7-7) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../17-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_1.14.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.0-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../21-libelf1t64_0.191-1+b1_amd64.deb ...
Unpacking libelf1t64:amd64 (0.191-1+b1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../22-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../23-libicu72_72.1-4+b1_amd64.deb ...
Unpacking libicu72:amd64 (72.1-4+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../24-libxml2_2.12.7+dfsg-2_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg-2) ...
Selecting previously unselected package gettext.
Preparing to unpack .../25-gettext_0.21-14+b1_amd64.deb ...
Unpacking gettext (0.21-14+b1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../26-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../27-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../28-debhelper_13.15.3_all.deb ...
Unpacking debhelper (13.15.3) ...
Selecting previously unselected package libdebconfclient0-dev:amd64.
Preparing to unpack .../29-libdebconfclient0-dev_0.272_amd64.deb ...
Unpacking libdebconfclient0-dev:amd64 (0.272) ...
Selecting previously unselected package libdebian-installer4:amd64.
Preparing to unpack .../30-libdebian-installer4_0.124+b1_amd64.deb ...
Unpacking libdebian-installer4:amd64 (0.124+b1) ...
Selecting previously unselected package libdebian-installer-extra4:amd64.
Preparing to unpack .../31-libdebian-installer-extra4_0.124+b1_amd64.deb ...
Unpacking libdebian-installer-extra4:amd64 (0.124+b1) ...
Selecting previously unselected package libdebian-installer4-dev.
Preparing to unpack .../32-libdebian-installer4-dev_0.124+b1_amd64.deb ...
Unpacking libdebian-installer4-dev (0.124+b1) ...
Setting up libpipeline1:amd64 (1.5.7-2) ...
Setting up libicu72:amd64 (72.1-4+b1) ...
Setting up bsdextrautils (2.40.1-7) ...
Setting up libmagic-mgc (1:5.45-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.15.3) ...
Setting up libmagic1t64:amd64 (1:5.45-3) ...
Setting up gettext-base (0.21-14+b1) ...
Setting up m4 (1.4.19-4) ...
Setting up file (1:5.45-3) ...
Setting up libelf1t64:amd64 (0.191-1+b1) ...
Setting up autotools-dev (20220109.1) ...
Setting up autopoint (0.21-14) ...
Setting up libdebian-installer4:amd64 (0.124+b1) ...
Setting up autoconf (2.71-3) ...
Setting up libdebian-installer-extra4:amd64 (0.124+b1) ...
Setting up dwz (0.15-1+b1) ...
Setting up sensible-utils (0.0.22) ...
Setting up libuchardet0:amd64 (0.0.8-1+b1) ...
Setting up libxml2:amd64 (2.12.7+dfsg-2) ...
Setting up libdebconfclient0-dev:amd64 (0.272) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.14.0-1) ...
Setting up gettext (0.21-14+b1) ...
Setting up libtool (2.4.7-7) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libdebian-installer4-dev (0.124+b1) ...
Setting up dh-strip-nondeterminism (1.14.0-1) ...
Setting up groff-base (1.23.0-4) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.12.1-1) ...
Not building database; man-db/auto-update is not 'true'.
Setting up debhelper (13.15.3) ...
Processing triggers for libc-bin (2.38-12) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libfakeroot
The following NEW packages will be installed:
  fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 103 kB of archives.
After this operation, 385 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.34-1 [28.9 kB]
Get:2 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.34-1 [74.0 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 103 kB in 0s (6275 kB/s)
Selecting previously unselected package libfakeroot:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14925 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.34-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.34-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.34-1_amd64.deb ...
Unpacking fakeroot (1.34-1) ...
Setting up libfakeroot:amd64 (1.34-1) ...
Setting up fakeroot (1.34-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for man-db (2.12.1-1) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for libc-bin (2.38-12) ...
useradd warning: pbuser's uid 103 outside of the UID_MIN 1000 and UID_MAX 60000 range.
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc  -J32 -b
dpkg-buildpackage: info: source package debian-installer-utils
dpkg-buildpackage: info: source version 1.149
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Colin Watson <cjwatson@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_auto_clean
	make -j32 clean
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
rm -f  mapdevfs log-output resolv
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
   dh_clean
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
/usr/bin/make CC=gcc CFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -W -Os -fomit-frame-pointer" LDFLAGS="-Wl,-z,relro"
make[2]: Entering directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -W -Os -fomit-frame-pointer -Wl,-z,relro mapdevfs.c -o mapdevfs -ldebian-installer
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -W -Os -fomit-frame-pointer -Wl,-z,relro log-output.c -o log-output -ldebian-installer
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -W -Os -fomit-frame-pointer -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro  resolv.c   -o resolv
make[2]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
   dh_auto_test
	make -j32 test
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
make -C testsuite test
make[2]: Entering directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace/testsuite'
Running testsuite:
- user-params... OK.

Overall result: 1 out of 1 tests were successful
make[2]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace/testsuite'
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
for file in  /usr/share/terminfo/a/ansi  /usr/share/terminfo/d/dumb  /usr/share/terminfo/s/screen  /usr/share/terminfo/x/xterm  /usr/share/terminfo/l/linux; do \
	mkdir -p debian/di-utils-terminfo/`dirname $file`; \
	cp -pL $file debian/di-utils-terminfo/$file; \
	chmod 644 debian/di-utils-terminfo/$file; \
done
mkdir -p debian/di-utils-terminfo/usr/share/terminfo
tic vt102-di -o debian/di-utils-terminfo/usr/share/terminfo
mkdir -p debian/di-utils/bin
cp -pL list-devices-linux debian/di-utils/bin/list-devices
chmod 755 debian/di-utils/bin/list-devices
make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'di-utils-reboot' in 'debian/.debhelper/scratch-space/build-di-utils-reboot/di-utils-reboot_1.149_all.deb'.
dpkg-deb: building package 'di-utils-shell' in 'debian/.debhelper/scratch-space/build-di-utils-shell/di-utils-shell_1.149_all.deb'.
dpkg-deb: building package 'di-utils-mapdevfs' in 'debian/.debhelper/scratch-space/build-di-utils-mapdevfs/di-utils-mapdevfs_1.149_amd64.deb'.
dpkg-deb: building package 'di-utils-terminfo' in 'debian/.debhelper/scratch-space/build-di-utils-terminfo/di-utils-terminfo_1.149_amd64.deb'.
dpkg-deb: building package 'di-utils' in 'debian/.debhelper/scratch-space/build-di-utils/di-utils_1.149_amd64.deb'.
dpkg-deb: building package 'di-utils-exit-installer' in 'debian/.debhelper/scratch-space/build-di-utils-exit-installer/di-utils-exit-installer_1.149_all.deb'.
	Renaming di-utils-exit-installer_1.149_all.deb to di-utils-exit-installer_1.149_all.udeb
	Renaming di-utils-mapdevfs_1.149_amd64.deb to di-utils-mapdevfs_1.149_amd64.udeb
	Renaming di-utils-reboot_1.149_all.deb to di-utils-reboot_1.149_all.udeb
	Renaming di-utils-terminfo_1.149_amd64.deb to di-utils-terminfo_1.149_amd64.udeb
	Renaming di-utils-shell_1.149_all.deb to di-utils-shell_1.149_all.udeb
	Renaming di-utils_1.149_amd64.deb to di-utils_1.149_amd64.udeb
 dpkg-genbuildinfo --build=binary -O../debian-installer-utils_1.149_amd64.buildinfo
 dpkg-genchanges --build=binary -O../debian-installer-utils_1.149_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
I: unmounting /var/lib/jenkins/jobs/d-i_build_debian-installer-utils filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/1111003 and its subdirectories
I: file ../debian-installer-utils_1.149_amd64.buildinfo is already in target, not copying.
I: file ../di-utils-exit-installer_1.149_all.udeb is already in target, not copying.
I: file ../di-utils-mapdevfs_1.149_amd64.udeb is already in target, not copying.
I: file ../di-utils-reboot_1.149_all.udeb is already in target, not copying.
I: file ../di-utils-shell_1.149_all.udeb is already in target, not copying.
I: file ../di-utils-terminfo_1.149_amd64.udeb is already in target, not copying.
I: file ../di-utils_1.149_amd64.udeb is already in target, not copying.
I: file ../debian-installer-utils_1.149_amd64.changes is already in target, not copying.
+ echo

+ cat /var/lib/jenkins/jobs/d-i_build_debian-installer-utils/debian-installer-utils_1.149_amd64.changes
Format: 1.8
Date: Thu, 08 Feb 2024 14:54:55 +0000
Source: debian-installer-utils
Binary: di-utils di-utils-exit-installer di-utils-mapdevfs di-utils-reboot di-utils-shell di-utils-terminfo
Architecture: all amd64
Version: 1.149
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description:
 di-utils   - Miscellaneous utilities for the debian installer (udeb)
 di-utils-exit-installer - Exit installer (udeb)
 di-utils-mapdevfs - mapdevfs utility for the debian installer (udeb)
 di-utils-reboot - Reboot (udeb)
 di-utils-shell - Execute a shell (udeb)
 di-utils-terminfo - Terminfo entries needed by newt/slang in debian installer (udeb)
Changes:
 debian-installer-utils (1.149) UNRELEASED; urgency=medium
 .
   * user-params: Exclude initrd, since it's sometimes hard to avoid syslinux
     appending it after "---".
Checksums-Sha1:
 01cdb68a2bdc07badb21e5241cd7fe37a389cb95 6042 debian-installer-utils_1.149_amd64.buildinfo
 1c899f9016c65d7285a4e7c092ee0597e842d08c 2620 di-utils-exit-installer_1.149_all.udeb
 06aa1ed0f8041cce84a2a6f8bfa937da337d9599 2364 di-utils-mapdevfs_1.149_amd64.udeb
 1af8738ff7c3b3ec3f8b666c681b51c7b5089c7d 9012 di-utils-reboot_1.149_all.udeb
 d2d19aead28685f282088731045579251c027592 19976 di-utils-shell_1.149_all.udeb
 0dbb8fea4cb6d258d6a63c9a014596990a651b4b 4256 di-utils-terminfo_1.149_amd64.udeb
 82a164bd25198153e0ddc16d99fde7c55571d186 31712 di-utils_1.149_amd64.udeb
Checksums-Sha256:
 4c7b538e7409951e60fece303b261f59ef2d5698a0eb7d4e65e337cda810b30e 6042 debian-installer-utils_1.149_amd64.buildinfo
 113664d4aeced5e7c9ce4201a4d118fdfaa9f27e8721829a20e6b5ee8d5e9f47 2620 di-utils-exit-installer_1.149_all.udeb
 297c2f4cf056828b69c53b3a69289071a24b96a6b8c9a1afc7c9acd4e664cf85 2364 di-utils-mapdevfs_1.149_amd64.udeb
 33b3f1da9ab3e69c351ecbfaabed64048f2b6d37addc5330ebc833d7aa984020 9012 di-utils-reboot_1.149_all.udeb
 e4d02cf9accc01d83a9dd922422e7fa2f3ad99c65216bef610d88c510b64b0c4 19976 di-utils-shell_1.149_all.udeb
 7434de3559ce7202b14a2d80d86490b17dc259b7a051a56984f90fe109c411db 4256 di-utils-terminfo_1.149_amd64.udeb
 d8acad23af1cb17b0b8ade247fc294dea650c177435599de1b88a1a7362880b2 31712 di-utils_1.149_amd64.udeb
Files:
 3143586acd53dd7a6c5238374e1df665 6042 debian-installer standard debian-installer-utils_1.149_amd64.buildinfo
 145a98c91ae072c370e267f3f3ea4eb1 2620 debian-installer optional di-utils-exit-installer_1.149_all.udeb
 e0badaf4fdda065fd96c915eecb47ce6 2364 debian-installer standard di-utils-mapdevfs_1.149_amd64.udeb
 6727dd4985acc0ce75f279d18e52bd7d 9012 debian-installer standard di-utils-reboot_1.149_all.udeb
 98c24833e9ca334e389810ccf5482c60 19976 debian-installer standard di-utils-shell_1.149_all.udeb
 f892132ff32093c74eb35c22d3d85fe5 4256 debian-installer standard di-utils-terminfo_1.149_amd64.udeb
 f990c53e4e737d3bbb9b313d75e8aa7f 31712 debian-installer standard di-utils_1.149_amd64.udeb
+ echo

+ preserve_artifacts
++ replace_origin_pu /srv/udebs/ origin/master
++ PREFIX=/srv/udebs/
++ shift
++ BRANCH=origin/master
++ shift
++ expr origin/master : origin/pu/
++ return 1
+ udeb_dir=
+ IMAGETAR='/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/debian-installer-images_*.tar.gz'
+ '[' -f '/var/lib/jenkins/jobs/d-i_build_debian-installer-utils/debian-installer-images_*.tar.gz' -a '' -a openqa.debian.net ']'
+ sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_debian-installer-utils/debian-installer-utils_1.149_amd64.changes
+ clean_workspace
+ cd /var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' debian-installer-utils_1.149_amd64.build '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
removed 'debian-installer-utils_1.149_amd64.build'
+ cd /var/lib/jenkins/jobs/d-i_build_debian-installer-utils/workspace
+ git clean -dfx
Removing debian/.debhelper/
Removing debian/debhelper-build-stamp
Removing debian/di-utils-exit-installer.postrm.debhelper
Removing debian/di-utils-exit-installer.substvars
Removing debian/di-utils-exit-installer/
Removing debian/di-utils-mapdevfs.substvars
Removing debian/di-utils-mapdevfs/
Removing debian/di-utils-reboot.postrm.debhelper
Removing debian/di-utils-reboot.substvars
Removing debian/di-utils-reboot/
Removing debian/di-utils-shell.postrm.debhelper
Removing debian/di-utils-shell.substvars
Removing debian/di-utils-shell/
Removing debian/di-utils-terminfo.substvars
Removing debian/di-utils-terminfo/
Removing debian/di-utils.postrm.debhelper
Removing debian/di-utils.substvars
Removing debian/di-utils/
Removing debian/files
Removing log-output
Removing mapdevfs
Removing resolv
+ git reset --hard
HEAD is now at 7c9ca8b Merge branch 'efivarfs' into 'master'
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 7c9ca8b
nothing to commit, working tree clean
+ echo

+ echo ''
Mon Jun  3 08:24:50 UTC 2024 - d-i_build.sh stopped running as /tmp/jenkins-script-ep3qAv9n, removing.
Finished: SUCCESS