Started by an SCM change [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/installer-team/devicetype-detect > git init /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/devicetype-detect > git --version # timeout=10 > git fetch --tags --progress https://salsa.debian.org/installer-team/devicetype-detect +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://salsa.debian.org/installer-team/devicetype-detect # 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/devicetype-detect # timeout=10 Fetching upstream changes from https://salsa.debian.org/installer-team/devicetype-detect > git fetch --tags --progress https://salsa.debian.org/installer-team/devicetype-detect +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 951236de6a62ed35b20d49e43bfb6edfac50a8f1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 951236de6a62ed35b20d49e43bfb6edfac50a8f1 Commit message: "Update Vcs-{Browser,Git} to point to salsa (alioth's replacement)." First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/jenkins3786655509768672606.sh + /srv/jenkins/bin/d-i_build.sh ==================================================================================== Wed 30 May 05:40:45 UTC 2018 - running /srv/jenkins/bin/d-i_build.sh (d-i_build_devicetype-detect) on jenkins 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/d-i_build.sh, has been called using "" as arguments. 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. ==================================================================================== Wed 30 May 05:40:45 UTC 2018 - start running "/srv/jenkins/bin/d-i_build.sh" (md5sum 1cf20c871b5783d2f64ec75afeb24c74) as "/tmp/jenkins-script-ZmfZ1YKn" on jenkins. declare -x BUILD_CAUSE="SCMTRIGGER" declare -x BUILD_CAUSE_SCMTRIGGER="true" declare -x BUILD_DISPLAY_NAME="#5" declare -x BUILD_ID="5" declare -x BUILD_NUMBER="5" declare -x BUILD_TAG="jenkins-d-i_build_devicetype-detect-5" declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_devicetype-detect/5/" declare -x CHROOT_BASE="/chroots" declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus" declare -x EXECUTOR_NUMBER="23" declare -x GIT_BRANCH="origin/master" declare -x GIT_COMMIT="951236de6a62ed35b20d49e43bfb6edfac50a8f1" declare -x GIT_URL="https://salsa.debian.org/installer-team/devicetype-detect" declare -x HOME="/var/lib/jenkins" declare -x HUDSON_COOKIE="1238e9ce-f1eb-45f1-8275-a8277eb09d4a" 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_devicetype-detect" declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_devicetype-detect/display/redirect" declare -x JOB_NAME="d-i_build_devicetype-detect" declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_devicetype-detect/" 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://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_devicetype-detect/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_devicetype-detect/5/display/redirect?page=changes" declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_devicetype-detect/5/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://localhost:3128 export MIRROR=http://deb.debian.org/debian" declare -x SHELL="/bin/bash" declare -x SHLVL="3" declare -x USER="jenkins" declare -x WORKSPACE="/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace" declare -x XDG_RUNTIME_DIR="/run/user/103" declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1526571308.538690-997829169" declare -x XDG_SESSION_ID="c1" declare -x http_proxy="http://localhost:3128" + set -e ++ readlink -f .. + RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_devicetype-detect + ISO_DIR=/srv/d-i/isos + LVC_HOST=profitbricks-build10-amd64.debian.net + '[' -v GIT_BRANCH ']' + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' + cd /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace + git clean -dfx + git reset --hard HEAD is now at 951236d Update Vcs-{Browser,Git} to point to salsa (alioth's replacement). + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at 951236d nothing to commit, working tree clean + echo + '[' '' = '' ']' + pdebuild_package + '[' '!' -f debian/control ']' ++ dh_listpackages ++ sed '/^$/d' ++ wc -l + '[' 2 -eq 0 ']' + '[' '!' -f /var/cache/pbuilder/base.tgz ']' + ls -la /var/cache/pbuilder/base.tgz -rw-r--r-- 1 root root 132948410 May 30 05:37 /var/cache/pbuilder/base.tgz + file /var/cache/pbuilder/base.tgz /var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Wed May 30 05:36:01 2018, from Unix + sudo pbuilder --update --http-proxy http://localhost:3128 W: /root/.pbuilderrc does not exist I: Current time: Wed May 30 05:40:53 UTC 2018 I: pbuilder-time-stamp: 1527658853 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 Hit:1 http://cdn-fastly.deb.debian.org/debian sid InRelease 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... aptitude is already the newest version (0.8.10-9). build-essential is already the newest version (12.5). dpkg-dev is already the newest version (1.19.0.5). 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/16099 and its subdirectories ++ cat debian/source/format + '[' '3.0 (native)' = '3.0 (quilt)' ']' ++ grep '^Source:' ++ cut -d ' ' -f2 ++ dpkg-parsechangelog + SOURCE=devicetype-detect ++ grep -c '^processor' /proc/cpuinfo + NUM_CPU=23 ++ replace_origin_pu /srv/udebs/ ++ PREFIX=/srv/udebs/ ++ shift ++ BRANCH= ++ shift ++ expr '' : origin/pu/ ++ return 1 + udeb_dir= + pdebuild --use-pdebuild-internal --debbuildopts '-j23 -b' --buildresult /var/lib/jenkins/jobs/d-i_build_devicetype-detect -- --http-proxy http://localhost: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_devicetype-detect I: policy-rc.d already exists Reading package lists... Building dependency tree... Reading state information... passwd is already the newest version (1:4.5-1). The following additional packages will be installed: debootstrap libpsl5 wget Suggested packages: ubuntu-archive-keyring squid-deb-proxy-client cowdancer gdebi-core Recommended packages: gnupg arch-test publicsuffix devscripts eatmydata fakeroot net-tools | iproute2 sudo ca-certificates The following NEW packages will be installed: debootstrap libpsl5 pbuilder wget 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 1352 kB of archives. After this operation, 4464 kB of additional disk space will be used. Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpsl5 amd64 0.20.1-1 [52.6 kB] Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 wget amd64 1.19.5-1 [869 kB] Get:3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debootstrap all 1.0.100 [69.9 kB] Get:4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 pbuilder all 0.229.2 [360 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1352 kB in 1s (948 kB/s) Selecting previously unselected package libpsl5: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 ... 12004 files and directories currently installed.) Preparing to unpack .../libpsl5_0.20.1-1_amd64.deb ... Unpacking libpsl5:amd64 (0.20.1-1) ... Selecting previously unselected package wget. Preparing to unpack .../wget_1.19.5-1_amd64.deb ... Unpacking wget (1.19.5-1) ... Selecting previously unselected package debootstrap. Preparing to unpack .../debootstrap_1.0.100_all.deb ... Unpacking debootstrap (1.0.100) ... Selecting previously unselected package pbuilder. Preparing to unpack .../pbuilder_0.229.2_all.deb ... Unpacking pbuilder (0.229.2) ... Setting up libpsl5:amd64 (0.20.1-1) ... Processing triggers for libc-bin (2.27-3) ... Setting up wget (1.19.5-1) ... Setting up debootstrap (1.0.100) ... Setting up pbuilder (0.229.2) ... I: Setting DEBBUILDOPTS= I: Setting DEBBUILDOPTS= -j23 -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 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 (>= 7.0.50~) dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 12230 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 (>= 7.0.50~); however: Package debhelper 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} bsdmainutils{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} libbsd0{a} libcroco3{a} libelf1{a} libfile-stripnondeterminism-perl{a} libfreetype6{a} libglib2.0-0{a} libgraphite2-3{a} libharfbuzz0b{a} libicu-le-hb0{a} libicu60{a} libmagic-mgc{a} libmagic1{a} libncurses6{a} libpipeline1{a} libpng16-16{a} libsigsegv2{a} libtimedate-perl{a} libtool{a} libxml2{a} m4{a} man-db{a} po-debconf{a} The following packages are RECOMMENDED but will NOT be installed: libarchive-cpio-perl libglib2.0-data libgpm2 libltdl-dev libmail-sendmail-perl shared-mime-info xdg-user-dirs 0 packages upgraded, 37 newly installed, 0 to remove and 0 not upgraded. Need to get 22.2 MB of archives. After unpacking 72.3 MB will be used. Writing extended state information... Get: 1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libbsd0 amd64 0.9.1-1 [99.3 kB] Get: 2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get: 3 http://cdn-fastly.deb.debian.org/debian sid/main amd64 groff-base amd64 1.22.3-10 [1176 kB] Get: 4 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpipeline1 amd64 1.5.0-1 [29.0 kB] Get: 5 http://cdn-fastly.deb.debian.org/debian sid/main amd64 man-db amd64 2.8.3-2 [1180 kB] Get: 6 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libmagic-mgc amd64 1:5.33-2 [234 kB] Get: 7 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libmagic1 amd64 1:5.33-2 [113 kB] Get: 8 http://cdn-fastly.deb.debian.org/debian sid/main amd64 file amd64 1:5.33-2 [65.6 kB] Get: 9 http://cdn-fastly.deb.debian.org/debian sid/main amd64 gettext-base amd64 0.19.8.1-6+b1 [122 kB] Get: 10 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get: 11 http://cdn-fastly.deb.debian.org/debian sid/main amd64 m4 amd64 1.4.18-1 [202 kB] Get: 12 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autoconf all 2.69-11 [341 kB] Get: 13 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get: 14 http://cdn-fastly.deb.debian.org/debian sid/main amd64 automake all 1:1.15.1-3.1 [736 kB] Get: 15 http://cdn-fastly.deb.debian.org/debian sid/main amd64 autopoint all 0.19.8.1-6 [434 kB] Get: 16 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libtool all 2.4.6-2.1 [547 kB] Get: 17 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-autoreconf all 19 [16.9 kB] Get: 18 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libarchive-zip-perl all 1.60-1 [95.6 kB] Get: 19 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfile-stripnondeterminism-perl all 0.041-1 [19.9 kB] Get: 20 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB] Get: 21 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dh-strip-nondeterminism all 0.041-1 [12.0 kB] Get: 22 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libelf1 amd64 0.170-0.4 [162 kB] Get: 23 http://cdn-fastly.deb.debian.org/debian sid/main amd64 dwz amd64 0.12-2 [77.5 kB] Get: 24 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libglib2.0-0 amd64 2.56.1-2 [2928 kB] Get: 25 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libpng16-16 amd64 1.6.34-1 [287 kB] Get: 26 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfreetype6 amd64 2.8.1-2 [461 kB] Get: 27 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libgraphite2-3 amd64 1.3.11-2 [85.2 kB] Get: 28 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libharfbuzz0b amd64 1.7.6-1+b1 [842 kB] Get: 29 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-5 [14.6 kB] Get: 30 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libicu60 amd64 60.2-6 [8073 kB] Get: 31 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libxml2 amd64 2.9.4+dfsg1-7 [725 kB] Get: 32 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libcroco3 amd64 0.6.12-2 [144 kB] Get: 33 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libncurses6 amd64 6.1+20180210-4 [101 kB] Get: 34 http://cdn-fastly.deb.debian.org/debian sid/main amd64 gettext amd64 0.19.8.1-6+b1 [1302 kB] Get: 35 http://cdn-fastly.deb.debian.org/debian sid/main amd64 intltool-debian all 0.35.0+20060710.4 [26.3 kB] Get: 36 http://cdn-fastly.deb.debian.org/debian sid/main amd64 po-debconf all 1.0.20 [247 kB] Get: 37 http://cdn-fastly.deb.debian.org/debian sid/main amd64 debhelper all 11.3.2 [994 kB] Fetched 22.2 MB in 9s (2509 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0: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 ... 12230 files and directories currently installed.) Preparing to unpack .../00-libbsd0_0.9.1-1_amd64.deb ... Unpacking libbsd0:amd64 (0.9.1-1) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ... Unpacking groff-base (1.22.3-10) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.0-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.0-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.8.3-2_amd64.deb ... Unpacking man-db (2.8.3-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.33-2_amd64.deb ... Unpacking libmagic-mgc (1:5.33-2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.33-2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.33-2) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.33-2_amd64.deb ... Unpacking file (1:5.33-2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.19.8.1-6+b1_amd64.deb ... Unpacking gettext-base (0.19.8.1-6+b1) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-1_amd64.deb ... Unpacking m4 (1.4.18-1) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.15.1-3.1_all.deb ... Unpacking automake (1:1.15.1-3.1) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.19.8.1-6_all.deb ... Unpacking autopoint (0.19.8.1-6) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.6-2.1_all.deb ... Unpacking libtool (2.4.6-2.1) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.60-1_all.deb ... Unpacking libarchive-zip-perl (1.60-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_0.041-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (0.041-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../19-libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_0.041-1_all.deb ... Unpacking dh-strip-nondeterminism (0.041-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../21-libelf1_0.170-0.4_amd64.deb ... Unpacking libelf1:amd64 (0.170-0.4) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.12-2_amd64.deb ... Unpacking dwz (0.12-2) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../23-libglib2.0-0_2.56.1-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.56.1-2) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../24-libpng16-16_1.6.34-1_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.34-1) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../25-libfreetype6_2.8.1-2_amd64.deb ... Unpacking libfreetype6:amd64 (2.8.1-2) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../26-libgraphite2-3_1.3.11-2_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.11-2) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../27-libharfbuzz0b_1.7.6-1+b1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (1.7.6-1+b1) ... Selecting previously unselected package libicu-le-hb0:amd64. Preparing to unpack .../28-libicu-le-hb0_1.0.3+git161113-5_amd64.deb ... Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-5) ... Selecting previously unselected package libicu60:amd64. Preparing to unpack .../29-libicu60_60.2-6_amd64.deb ... Unpacking libicu60:amd64 (60.2-6) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../30-libxml2_2.9.4+dfsg1-7_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-7) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../31-libcroco3_0.6.12-2_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../32-libncurses6_6.1+20180210-4_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20180210-4) ... Selecting previously unselected package gettext. Preparing to unpack .../33-gettext_0.19.8.1-6+b1_amd64.deb ... Unpacking gettext (0.19.8.1-6+b1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../34-intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package po-debconf. Preparing to unpack .../35-po-debconf_1.0.20_all.deb ... Unpacking po-debconf (1.0.20) ... Selecting previously unselected package debhelper. Preparing to unpack .../36-debhelper_11.3.2_all.deb ... Unpacking debhelper (11.3.2) ... Setting up libarchive-zip-perl (1.60-1) ... Setting up libpng16-16:amd64 (1.6.34-1) ... Setting up libtimedate-perl (2.3000-2) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up libelf1:amd64 (0.170-0.4) ... Setting up groff-base (1.22.3-10) ... Setting up libglib2.0-0:amd64 (2.56.1-2) ... No schema files found: doing nothing. Setting up gettext-base (0.19.8.1-6+b1) ... Setting up libpipeline1:amd64 (1.5.0-1) ... Setting up m4 (1.4.18-1) ... Setting up libbsd0:amd64 (0.9.1-1) ... Setting up libfreetype6:amd64 (2.8.1-2) ... Setting up libmagic-mgc (1:5.33-2) ... Setting up libmagic1:amd64 (1:5.33-2) ... Setting up libgraphite2-3:amd64 (1.3.11-2) ... Processing triggers for libc-bin (2.27-3) ... Setting up dwz (0.12-2) ... Setting up autotools-dev (20180224.1) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up libncurses6:amd64 (6.1+20180210-4) ... Setting up autopoint (0.19.8.1-6) ... Setting up libfile-stripnondeterminism-perl (0.041-1) ... Setting up libharfbuzz0b:amd64 (1.7.6-1+b1) ... Setting up autoconf (2.69-11) ... Setting up file (1:5.33-2) ... Setting up automake (1:1.15.1-3.1) ... update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode Setting up man-db (2.8.3-2) ... Building database of manual pages ... Setting up libtool (2.4.6-2.1) ... Setting up libicu-le-hb0:amd64 (1.0.3+git161113-5) ... Setting up libicu60:amd64 (60.2-6) ... Setting up libxml2:amd64 (2.9.4+dfsg1-7) ... Setting up libcroco3:amd64 (0.6.12-2) ... Setting up gettext (0.19.8.1-6+b1) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up po-debconf (1.0.20) ... Setting up debhelper (11.3.2) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (0.041-1) ... Processing triggers for libc-bin (2.27-3) ... 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 132 kB of archives. After this operation, 373 kB of additional disk space will be used. Get:1 http://cdn-fastly.deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.22-2 [45.9 kB] Get:2 http://cdn-fastly.deb.debian.org/debian sid/main amd64 fakeroot amd64 1.22-2 [85.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 132 kB in 1s (91.4 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 ... 14323 files and directories currently installed.) Preparing to unpack .../libfakeroot_1.22-2_amd64.deb ... Unpacking libfakeroot:amd64 (1.22-2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.22-2_amd64.deb ... Unpacking fakeroot (1.22-2) ... Processing triggers for libc-bin (2.27-3) ... Setting up libfakeroot:amd64 (1.22-2) ... Processing triggers for man-db (2.8.3-2) ... Setting up fakeroot (1.22-2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Processing triggers for libc-bin (2.27-3) ... I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dpkg-buildpackage -rfakeroot -us -uc ${DEBBUILDOPTS} dpkg-buildpackage: info: source package devicetype-detect dpkg-buildpackage: info: source version 0.15 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Cyril Brulebois dpkg-source --before-build workspace dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_auto_clean dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 clean make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace' rm -r devicename-detect.sh devicetype-detect.sh laptop-detect.sh rm: cannot remove 'devicename-detect.sh': No such file or directory rm: cannot remove 'devicetype-detect.sh': No such file or directory rm: cannot remove 'laptop-detect.sh': No such file or directory make[1]: [Makefile:14: clean] Error 1 (ignored) make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace' dh_clean dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) debian/rules build dh build dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_update_autotools_config dh_auto_configure dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use) dh_auto_build dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace' sed -e "s/@VERSION@/0.15/" < devicename-detect.in > devicename-detect.sh sed -e "s/@VERSION@/0.15/" < devicetype-detect.in > devicetype-detect.sh sed -e "s/@VERSION@/0.15/" < laptop-detect.in > laptop-detect.sh make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace' dh_auto_test dh_auto_test: Compatibility levels before 9 are deprecated (level 7 in use) fakeroot debian/rules binary dh binary dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testroot dh_prep dh_auto_install dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 install DESTDIR=/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace' install -D -m 755 devicename-detect.sh \ /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace/debian/tmp/usr/sbin/devicename-detect install -D -m 755 devicetype-detect.sh \ /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace/debian/tmp/usr/sbin/devicetype-detect install -D -m 755 laptop-detect.sh \ /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace/debian/tmp/usr/sbin/laptop-detect make[1]: Leaving directory '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace' dh_install dh_install: Compatibility levels before 9 are deprecated (level 7 in use) dh_installdocs dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use) dh_installchangelogs dh_installman dh_installman: Compatibility levels before 9 are deprecated (level 7 in use) dh_perl dh_link dh_strip_nondeterminism dh_compress dh_compress: Compatibility levels before 9 are deprecated (level 7 in use) dh_compress: Compatibility levels before 9 are deprecated (level 7 in use) dh_fixperms dh_missing dh_missing: Compatibility levels before 9 are deprecated (level 7 in use) dh_installdeb dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use) dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'devicetype-detect' in '../devicetype-detect_0.15_all.deb'. dpkg-deb: building package 'laptop-detect' in '../laptop-detect_0.15_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../devicetype-detect_0.15_amd64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build workspace dpkg-buildpackage: info: binary-only upload (no source included) I: unmounting /var/lib/jenkins/jobs/d-i_build_devicetype-detect 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/50530 and its subdirectories I: file ../devicetype-detect_0.15_all.deb is already in target, not copying. I: file ../devicetype-detect_0.15_amd64.buildinfo is already in target, not copying. I: file ../laptop-detect_0.15_all.deb is already in target, not copying. I: file ../devicetype-detect_0.15_amd64.changes is already in target, not copying. + echo + cat /var/lib/jenkins/jobs/d-i_build_devicetype-detect/devicetype-detect_0.15_amd64.changes Format: 1.8 Date: Fri, 27 Apr 2018 03:43:00 +0200 Source: devicetype-detect Binary: devicetype-detect laptop-detect Architecture: all Version: 0.15 Distribution: UNRELEASED Urgency: medium Maintainer: Debian Install System Team Changed-By: Cyril Brulebois Description: devicetype-detect - attempt to detect the type of the current device laptop-detect - attempt to detect a laptop (transitional wrapper) Changes: devicetype-detect (0.15) UNRELEASED; urgency=medium . * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement). Checksums-Sha1: 4816716b2a534189e4a6b3fabf8cb9ae7828e04b 6328 devicetype-detect_0.15_all.deb 949582ea2f76a36e5413a0481c0036bed97f9bfd 4548 devicetype-detect_0.15_amd64.buildinfo e29943f24cff42f6fd13db29103a507a913bf782 4344 laptop-detect_0.15_all.deb Checksums-Sha256: 295d3a39f0056b46b7443f5b3bb1fe5b0b9a2af81a3e74b94e9233c7659fca3b 6328 devicetype-detect_0.15_all.deb ce231ee8eda51bd016fa9591c6958c158106ed3b5fca64d63b0c70d6c79d074a 4548 devicetype-detect_0.15_amd64.buildinfo f9c44f5552c4357dc57f3fc81b56f79e262b6d536f6d58101b5d66d6e17f8da6 4344 laptop-detect_0.15_all.deb Files: 2e05b734d6c083752dfe5fdfef94b789 6328 utils optional devicetype-detect_0.15_all.deb b56013c57c1d8ebdac2b2539d9dfb64a 4548 utils optional devicetype-detect_0.15_amd64.buildinfo 959aa5189da5e196e16e6025b34c26c3 4344 utils optional laptop-detect_0.15_all.deb + 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_devicetype-detect/debian-installer-images_*.tar.gz' + '[' -f '/var/lib/jenkins/jobs/d-i_build_devicetype-detect/debian-installer-images_*.tar.gz' -a '' ']' + sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_devicetype-detect/devicetype-detect_0.15_amd64.changes + clean_workspace + cd /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace + cd .. + rm -fv '*.deb' '*.udeb' '*.dsc' devicetype-detect_0.15_amd64.build '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo' removed 'devicetype-detect_0.15_amd64.build' + cd /var/lib/jenkins/jobs/d-i_build_devicetype-detect/workspace + git clean -dfx Removing debian/.debhelper/ Removing debian/devicetype-detect.debhelper.log Removing debian/devicetype-detect.substvars Removing debian/devicetype-detect/ Removing debian/files Removing debian/laptop-detect.debhelper.log Removing debian/laptop-detect.substvars Removing debian/laptop-detect/ Removing debian/tmp/ Removing devicename-detect.sh Removing devicetype-detect.sh Removing laptop-detect.sh + git reset --hard HEAD is now at 951236d Update Vcs-{Browser,Git} to point to salsa (alioth's replacement). + '[' -d .git ']' + echo 'git status:' git status: + git status HEAD detached at 951236d nothing to commit, working tree clean + echo + echo '' Wed 30 May 06:25:35 UTC 2018 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-ZmfZ1YKn, which will now be removed. Finished: SUCCESS