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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jun 19 10:45:43 UTC 2016


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

------------------------------------------
[...truncated 423 lines...]
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.8.1-1) ...
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.8.1-1) ...
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.019-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libtool (2.4.6-0.1) ...
Setting up dh-strip-nondeterminism (0.019-1) ...
Setting up debhelper (9.20160618.1) ...
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 ... 13853 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 'preseed-common' in 'debian/.debhelper/scratch-space/build-preseed-common/preseed-common_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 'env-preseed' in 'debian/.debhelper/scratch-space/build-env-preseed/env-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 'initrd-preseed' in 'debian/.debhelper/scratch-space/build-initrd-preseed/initrd-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/6897 and its subdirectories
I: file ../env-preseed_1.72_all.udeb is already in target, not copying.
I: file ../file-preseed_1.72_all.udeb is already in target, not copying.
I: file ../initrd-preseed_1.72_all.udeb is already in target, not copying.
I: file ../network-preseed_1.72_all.udeb is already in target, not copying.
I: file ../preseed-common_1.72_all.udeb is already in target, not copying.
I: file ../preseed_1.72_amd64.changes is already in target, not copying.

Format: 1.8
Date: Thu, 16 Jun 2016 12:10:39 +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:
 a9c1acfe1d2f7bc3bc60676d1e9689528b9b5207 1816 env-preseed_1.72_all.udeb
 f19e3f9a4cab243ecc4247cc8608f68f5156efc4 4132 file-preseed_1.72_all.udeb
 1d6b16e6b6cf582342b41a5d48a79997dc4417ae 866 initrd-preseed_1.72_all.udeb
 de2718f99fe6e96e0df3377fdf095984bb039842 30796 network-preseed_1.72_all.udeb
 ac4201d81b78a11ac3ad052452aea09426107786 21596 preseed-common_1.72_all.udeb
Checksums-Sha256:
 22d788cd9b90d0f842fb9e5fda09dfb2ab5bd07d9017b6acc4d1183dca1df48f 1816 env-preseed_1.72_all.udeb
 afa5a4d7718bde8dfaf3be621641ebaa1299495ebd6bc284a7c052d9570c3cd6 4132 file-preseed_1.72_all.udeb
 2b1126923efc83fbae74a930c155c7c24eb3bbd86053d10fe7b72d8d010922e8 866 initrd-preseed_1.72_all.udeb
 bd676d053cbee2d5d452b52580b21b58328e54c5a1f524c489ec47283493636c 30796 network-preseed_1.72_all.udeb
 c544b36157cf5ec6cefdce475269a13ce9f41dd5f19cb9c769c754d0ddb5c5f4 21596 preseed-common_1.72_all.udeb
Files:
 bb6f7a72644cc93c4d2d31d0afde9fe8 1816 debian-installer extra env-preseed_1.72_all.udeb
 0d4124bf91a9387520b1a1c5cb0161d7 4132 debian-installer optional file-preseed_1.72_all.udeb
 1f6f21b76dd85c83de496e5394fe3a17 866 debian-installer extra initrd-preseed_1.72_all.udeb
 fc9bb477e6b8b88d98cc67be70c98092 30796 debian-installer standard network-preseed_1.72_all.udeb
 905ecf50452a930b21a35458f0eca244 21596 debian-installer standard preseed-common_1.72_all.udeb

jenkins_node_wrapper.sh[20772] Command 'rsync --server --sender -re.iLsfx . /srv/udebs/env-preseed-early-command/' not found in allowed commands.
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [Receiver=3.1.1]
Sun 19 Jun 10:45:43 UTC 2016 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-bF6jJWs1, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list