[Qa-jenkins-scm] Build failed in Jenkins: d-i_pu-build_preseed #4

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 10 10:06:02 UTC 2016


See <https://jenkins.debian.net/job/d-i_pu-build_preseed/4/>

------------------------------------------
[...truncated 377 lines...]
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libpipeline1:amd64 (1.4.1-2) ...
Setting up man-db (2.7.5-1) ...
Building database of manual pages ...
Setting up libmagic1:amd64 (1:5.25-2) ...
Setting up file (1:5.25-2) ...
Setting up gettext-base (0.19.7-2) ...
Setting up libxml2:amd64 (2.9.3+dfsg1-1.2) ...
Setting up libsigsegv2:amd64 (2.10-5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-10) ...
Setting up autotools-dev (20160430.1) ...
Setting up automake (1:1.15-4) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up autopoint (0.19.7-2) ...
Setting up libglib2.0-0:amd64 (2.48.1-1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.11-1) ...
Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
Setting up gettext (0.19.7-2) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.19) ...
Setting up libarchive-zip-perl (1.57-1) ...
Setting up libfile-stripnondeterminism-perl (0.018-2) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libtool (2.4.6-0.1) ...
Setting up dh-strip-nondeterminism (0.018-2) ...
Setting up debhelper (9.20160403) ...
Setting up dh-autoreconf (12) ...
Processing triggers for libc-bin (2.22-11) ...
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 130 kB of archives.
After this operation, 368 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian sid/main amd64 libfakeroot amd64 1.20.2-2 [45.3 kB]
Get:2 http://ftp.de.debian.org/debian sid/main amd64 fakeroot amd64 1.20.2-2 [84.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 130 kB in 0s (0 B/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 ... 14640 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.20.2-2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-2_amd64.deb ...
Unpacking fakeroot (1.20.2-2) ...
Processing triggers for libc-bin (2.22-11) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libfakeroot:amd64 (1.20.2-2) ...
Setting up fakeroot (1.20.2-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for libc-bin (2.22-11) ...
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games /usr/bin/dpkg-buildpackage -rfakeroot -us -uc ${DEBBUILDOPTS}
dpkg-buildpackage: info: source package preseed
dpkg-buildpackage: info: source version 1.72
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Philip Hands <phil at hands.com>
 dpkg-source --before-build workspace
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
	make -j1
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
ok 11 - ftp with user/password, IPv4, and domain
ok 12 - ftp with user/password, IPv4, and domain and port
ok 13 - http with short IPv6 and domain
ok 14 - http with simple IPv6 and domain
ok 15 - http with IPv6 and domain
ok 16 - http with IPv6, port, and domain
ok 17 - http with user/password, IPv6 and domain
ok 18 - http with user/password, IPv6, port, and domain
1..18
Test suite successful
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
   dh_auto_test
	make -j1 check
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
ok 11 - ftp with user/password, IPv4, and domain
ok 12 - ftp with user/password, IPv4, and domain and port
ok 13 - http with short IPv6 and domain
ok 14 - http with simple IPv6 and domain
ok 15 - http with IPv6 and domain
ok 16 - http with IPv6, port, and domain
ok 17 - http with user/password, IPv6 and domain
ok 18 - http with user/password, IPv6, port, and domain
1..18
Test suite successful
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: Depends field of package preseed-common: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package network-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package file-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package initrd-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package env-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'initrd-preseed' in 'debian/.debhelper/scratch-space/build-initrd-preseed/initrd-preseed_1.72_all.deb'.
dpkg-deb: building package 'file-preseed' in 'debian/.debhelper/scratch-space/build-file-preseed/file-preseed_1.72_all.deb'.
dpkg-deb: building package 'network-preseed' in 'debian/.debhelper/scratch-space/build-network-preseed/network-preseed_1.72_all.deb'.
dpkg-deb: building package 'preseed-common' in 'debian/.debhelper/scratch-space/build-preseed-common/preseed-common_1.72_all.deb'.
dpkg-deb: building package 'env-preseed' in 'debian/.debhelper/scratch-space/build-env-preseed/env-preseed_1.72_all.deb'.
	Renaming file-preseed_1.72_all.deb to file-preseed_1.72_all.udeb
	Renaming initrd-preseed_1.72_all.deb to initrd-preseed_1.72_all.udeb
	Renaming network-preseed_1.72_all.deb to network-preseed_1.72_all.udeb
	Renaming env-preseed_1.72_all.deb to env-preseed_1.72_all.udeb
	Renaming preseed-common_1.72_all.deb to preseed-common_1.72_all.udeb
 dpkg-genchanges --build=any,all >../preseed_1.72_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build workspace
dpkg-buildpackage: info: source-only upload: Debian-native package
I: unmounting /var/lib/jenkins/jobs/d-i_pu-build_preseed filesystem
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/40655 and its subdirectories

Format: 1.8
Date: Fri, 10 Jun 2016 11:57:32 +0200
Source: preseed
Binary: preseed-common network-preseed file-preseed initrd-preseed env-preseed
Architecture: all
Version: 1.72
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Philip Hands <phil at hands.com>
Description:
 env-preseed - debconf preseeding via environment variables (udeb)
 file-preseed - load debconf preseed file (udeb)
 initrd-preseed - load debconf preseed file from /preseed.cfg on the initrd (udeb)
 network-preseed - download debconf preseed file (udeb)
 preseed-common - common files for preseeding (udeb)
Changes:
 preseed (1.72) UNRELEASED; urgency=medium
 .
   * run preseed/early_command after env_preseed, so that one can again specify this on
     the kernel command line.
Checksums-Sha1:
 a6128b593eb558f11d1fa47b58d0a5e602bc907f 1816 env-preseed_1.72_all.udeb
 1a82a5943a300aa5547118db91d29e1339c2cd07 4136 file-preseed_1.72_all.udeb
 ce5890816f55567fc0f5db9ce39de7efd86eb859 868 initrd-preseed_1.72_all.udeb
 f64d6ea8551efc7b3c7c0404f7a5282119d21432 30796 network-preseed_1.72_all.udeb
 c639f16ca1592a9df051a7afae748329d2f1c143 21600 preseed-common_1.72_all.udeb
Checksums-Sha256:
 529470c34b536467262a3812873721eff54a0e1c39bb8a38e59e29904823297f 1816 env-preseed_1.72_all.udeb
 2afbf02b65e8fce2b4cc4941420116c2ab2f367beb1c3e349d791af98dbd789b 4136 file-preseed_1.72_all.udeb
 514e3f40e6b77d69b2ed1d78deac685ff9137b3758086e74cdb33728aac8a537 868 initrd-preseed_1.72_all.udeb
 f803246dd947b4fe17d3da2a02f8495adc213be71d478550f51b80ca5cbe85c5 30796 network-preseed_1.72_all.udeb
 a01612d899f9c54d3fdaf849503722540976259a126a8d17bdadf32a72d65ce3 21600 preseed-common_1.72_all.udeb
Files:
 f13009d797b888011a1c9925dda4a622 1816 debian-installer extra env-preseed_1.72_all.udeb
 266046a215cc6bde720080da5f363079 4136 debian-installer optional file-preseed_1.72_all.udeb
 558b146f85fae4bf61e4ccc2a7e269cf 868 debian-installer extra initrd-preseed_1.72_all.udeb
 88c564a7fb4fc1be21ab4d89595ea414 30796 debian-installer standard network-preseed_1.72_all.udeb
 d107d3cdc18cda8d64c8c91d4663bb99 21600 debian-installer standard preseed-common_1.72_all.udeb

mkdir: missing operand
Try 'mkdir --help' for more information.
Fri 10 Jun 10:06:02 UTC 2016 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-KBQBVzaZ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list