Build failed in Jenkins: d-i_build_debian-installer #963
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Jun 20 21:08:40 BST 2026
See <https://jenkins.debian.net/job/d-i_build_debian-installer/963/display/redirect?page=changes>
Changes:
[kibi] Bump Linux kernel ABI to 7.0.13+deb14.
[kibi] Adjust linux-image build-deps as well.
------------------------------------------
[...truncated 1.16 MiB...]
./installer-amd64/20250804/images/netboot/gtk/depthcharge/amd64-generic.kernel.img.gz
./installer-amd64/20250804/images/netboot/gtk/mini.iso
./installer-amd64/20250804/images/netboot/gtk/netboot.tar.gz
./installer-amd64/20250804/images/netboot/gtk/pxelinux.0
./installer-amd64/20250804/images/netboot/gtk/pxelinux.cfg
./installer-amd64/20250804/images/netboot/mini.iso
./installer-amd64/20250804/images/netboot/netboot.tar.gz
./installer-amd64/20250804/images/netboot/pxelinux.0
./installer-amd64/20250804/images/netboot/pxelinux.cfg
./installer-amd64/20250804/images/netboot/xen/
./installer-amd64/20250804/images/netboot/xen/debian.cfg
./installer-amd64/20250804/images/netboot/xen/initrd.gz
./installer-amd64/20250804/images/netboot/xen/vmlinuz
./installer-amd64/20250804/images/udeb.list
./installer-amd64/current
dpkg-distaddfile debian-installer-images_20250804_amd64.tar.gz raw-installer -
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_debian-installer/ws/'>
dpkg-genbuildinfo -O../debian-installer_20250804_amd64.buildinfo
dpkg-genchanges -O../debian-installer_20250804_amd64.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build .
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
dpkg-genchanges: info: including full source code in upload
I: unmounting /var/lib/jenkins/jobs/d-i_build_debian-installer 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/3362753 and its subdirectories
I: file ../debian-installer-images_20250804_amd64.tar.gz is already in target, not copying.
I: file ../debian-installer_20250804.dsc is already in target, not copying.
I: file ../debian-installer_20250804.tar.xz is already in target, not copying.
I: file ../debian-installer_20250804_amd64.buildinfo is already in target, not copying.
I: file ../debian-installer_20250804_amd64.changes is already in target, not copying.
I: file ../debian-installer_20250804_amd64.deb is already in target, not copying.
I: file ../debian-installer_20250804_source.changes is already in target, not copying.
+ echo
+ cat /var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804_amd64.changes /var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804_source.changes
Format: 1.8
Date: Wed, 13 Aug 2025 23:59:32 +0200
Source: debian-installer
Binary: debian-installer
Architecture: source amd64
Version: 20250804
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Cyril Brulebois <kibi at debian.org>
Description:
debian-installer - Debian Installer documentation
Closes: 1109467 1118488
Changes:
debian-installer (20250804) UNRELEASED; urgency=medium
.
[ Cyril Brulebois ]
* Add fakeroot to Build-Depends:
- It's used explicitly in various locations so it makes sense to have
in the first place.
- Additionally, that seems to have become needed for daily builds
following commit 234b6db2c041cd605ade7bb7ef9c6f77d4841726 in
dsa-puppet.git, with setup-dchroot only installing fakeroot for
bullseye, bookworm, and trixie now. In other words, it's no longer
installed by default in sid chroots available on porterboxes, where
daily builds are performed.
* Bump Linux kernel ABI to 7.0.13+deb14.
* Adjust linux-image build-deps accordingly.
* Switch kernel udeb from kernel-image-* to linux-binary-*, matching
changes on the kernel side.
.
[ Pascal Hambourg ]
* Update doc/devel/partman-auto-recipe.txt. Closes: #1109467
.
[ Jochen Sprickerhof ]
* Use fakeroot instead of Rules-Requires-Root: binary-targets, this makes
the package not FTBFS with debrebuild and on reproduce.debian.net.
* build/util/gen-tarball: make tarball reproducible.
.
[ Simon McVittie ]
* artwork: Drop the version from the Ceratopsian boot screen, so d-i
snapshots don't identify themselves as Debian 13.
Similarly, remove the "11" from the Homeworld artwork for completeness.
Closes: #1118488
.
[ John Paul Adrian Glaubitz ]
* loong64: Add configuration for cdrom-based gtk installer
* loong64: Add pkg-list for cdrom-based gtk installer
* loong64: Remove DEBIAN_RELEASE override for Debian Ports
* loong64: Remove KEYRING override for Debian Ports
* loong64: Remove USE_UNRELEASED override for Debian Ports
* loong64: Remove debian-ports-archive-keyring-udeb from pkg-lists
* loong64: Add loong64 to the list of RELEASE_ARCHES
* loong64: Add netboot flavour using a mini.iso
* loong64: Remove debian-ports-archive-keyring from Build-Depends
* riscv64: Remove debian-ports-archive-keyring from Build-Depends
* loong64: Add initial pkg-list for netboot
.
[ Alper Nebi Yasak ]
* Clamp mtimes of files included in mini.iso images
* Normalise permissions of files included in mini.iso images
* gen-tarball: Normalise file permissions
* Set invariant mode, volume ID and label for mkfs.msdos calls
* Use gen-tarball to generate armhf tarballs
* Use xorriso to isohybridize x86 mini.iso images
* Make seagate network-console uInitrd reproducible
* Set C.UTF-8 locale for bdftobogl calls
* Use pseudorandom volume ID for FAT filesystems
* gen-hd-image: Use pseudorandom label IDs
* Add debian-installer-images tarball to CI reprotest artifacts
.
[ Samuel Thibault ]
* Add KERNEL_NAME variable to configure the kernel package base name.
.
[ Arnaud Rebillout ]
* Drop arm64 cdrom depthcharge image for gru and hana boards. Their 32
MiB size limit has been known from the get-go, and it's no longer
possible to fit everything in.
.
[ Holger Wansing ]
* Target forky for installer.
Checksums-Sha1:
11a73fe4ff63d2d21785e8a91bf597cc2ed45ce6 3067 debian-installer_20250804.dsc
3141cb4e4e6f791d8c7dfc51deb3399128d7c8ff 1189580 debian-installer_20250804.tar.xz
aa119e1098e3832b51adf6d1c05e58ada826b61f 1709260310 debian-installer-images_20250804_amd64.tar.gz
41231d03f265852fdbe86fb62512512a5a1ded1e 18090 debian-installer_20250804_amd64.buildinfo
6b7936d95ddb016d327794f5ea831346a56aaf61 670120 debian-installer_20250804_amd64.deb
Checksums-Sha256:
a5768bbcf0d5eb8f1798b38ad0f7dfa0be1f7ec1c6960c9848a5fb19deb02c41 3067 debian-installer_20250804.dsc
bd36e55520637b9f656b82e1acbcf50c87d3faa5159fb4b081b8d3821f4d90d1 1189580 debian-installer_20250804.tar.xz
7a57a02c1d6d40634b0edb3aa9277c66a13c6572e433609f64a45b6465454936 1709260310 debian-installer-images_20250804_amd64.tar.gz
5f9a045a21cdcfedf4080b6b06103f0679bbe9ffefbf3799498e6aa0b1ed0b8a 18090 debian-installer_20250804_amd64.buildinfo
02f5ab07e5de2acd717826374567ac0e848978849ab8ca6906cb3d087d671a95 670120 debian-installer_20250804_amd64.deb
Files:
146a0b7ee9fb3e48e037af739222d140 3067 devel optional debian-installer_20250804.dsc
24d4a73aee11a5a9ca8e28ad97b6cc18 1189580 devel optional debian-installer_20250804.tar.xz
2fe12c3507f6a513fafd9491b086c147 1709260310 raw-installer - debian-installer-images_20250804_amd64.tar.gz
a3a1182481fe6998f95f66270e8c519d 18090 devel optional debian-installer_20250804_amd64.buildinfo
e68677de5a9758f94f4c0916f6f9ae5b 670120 devel optional debian-installer_20250804_amd64.deb
Format: 1.8
Date: Wed, 13 Aug 2025 23:59:32 +0200
Source: debian-installer
Architecture: source
Version: 20250804
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Cyril Brulebois <kibi at debian.org>
Closes: 1109467 1118488
Changes:
debian-installer (20250804) UNRELEASED; urgency=medium
.
[ Cyril Brulebois ]
* Add fakeroot to Build-Depends:
- It's used explicitly in various locations so it makes sense to have
in the first place.
- Additionally, that seems to have become needed for daily builds
following commit 234b6db2c041cd605ade7bb7ef9c6f77d4841726 in
dsa-puppet.git, with setup-dchroot only installing fakeroot for
bullseye, bookworm, and trixie now. In other words, it's no longer
installed by default in sid chroots available on porterboxes, where
daily builds are performed.
* Bump Linux kernel ABI to 7.0.13+deb14.
* Adjust linux-image build-deps accordingly.
* Switch kernel udeb from kernel-image-* to linux-binary-*, matching
changes on the kernel side.
.
[ Pascal Hambourg ]
* Update doc/devel/partman-auto-recipe.txt. Closes: #1109467
.
[ Jochen Sprickerhof ]
* Use fakeroot instead of Rules-Requires-Root: binary-targets, this makes
the package not FTBFS with debrebuild and on reproduce.debian.net.
* build/util/gen-tarball: make tarball reproducible.
.
[ Simon McVittie ]
* artwork: Drop the version from the Ceratopsian boot screen, so d-i
snapshots don't identify themselves as Debian 13.
Similarly, remove the "11" from the Homeworld artwork for completeness.
Closes: #1118488
.
[ John Paul Adrian Glaubitz ]
* loong64: Add configuration for cdrom-based gtk installer
* loong64: Add pkg-list for cdrom-based gtk installer
* loong64: Remove DEBIAN_RELEASE override for Debian Ports
* loong64: Remove KEYRING override for Debian Ports
* loong64: Remove USE_UNRELEASED override for Debian Ports
* loong64: Remove debian-ports-archive-keyring-udeb from pkg-lists
* loong64: Add loong64 to the list of RELEASE_ARCHES
* loong64: Add netboot flavour using a mini.iso
* loong64: Remove debian-ports-archive-keyring from Build-Depends
* riscv64: Remove debian-ports-archive-keyring from Build-Depends
* loong64: Add initial pkg-list for netboot
.
[ Alper Nebi Yasak ]
* Clamp mtimes of files included in mini.iso images
* Normalise permissions of files included in mini.iso images
* gen-tarball: Normalise file permissions
* Set invariant mode, volume ID and label for mkfs.msdos calls
* Use gen-tarball to generate armhf tarballs
* Use xorriso to isohybridize x86 mini.iso images
* Make seagate network-console uInitrd reproducible
* Set C.UTF-8 locale for bdftobogl calls
* Use pseudorandom volume ID for FAT filesystems
* gen-hd-image: Use pseudorandom label IDs
* Add debian-installer-images tarball to CI reprotest artifacts
.
[ Samuel Thibault ]
* Add KERNEL_NAME variable to configure the kernel package base name.
.
[ Arnaud Rebillout ]
* Drop arm64 cdrom depthcharge image for gru and hana boards. Their 32
MiB size limit has been known from the get-go, and it's no longer
possible to fit everything in.
.
[ Holger Wansing ]
* Target forky for installer.
Checksums-Sha1:
11a73fe4ff63d2d21785e8a91bf597cc2ed45ce6 3067 debian-installer_20250804.dsc
3141cb4e4e6f791d8c7dfc51deb3399128d7c8ff 1189580 debian-installer_20250804.tar.xz
41231d03f265852fdbe86fb62512512a5a1ded1e 18090 debian-installer_20250804_amd64.buildinfo
Checksums-Sha256:
a5768bbcf0d5eb8f1798b38ad0f7dfa0be1f7ec1c6960c9848a5fb19deb02c41 3067 debian-installer_20250804.dsc
bd36e55520637b9f656b82e1acbcf50c87d3faa5159fb4b081b8d3821f4d90d1 1189580 debian-installer_20250804.tar.xz
5f9a045a21cdcfedf4080b6b06103f0679bbe9ffefbf3799498e6aa0b1ed0b8a 18090 debian-installer_20250804_amd64.buildinfo
Files:
146a0b7ee9fb3e48e037af739222d140 3067 devel optional debian-installer_20250804.dsc
24d4a73aee11a5a9ca8e28ad97b6cc18 1189580 devel optional debian-installer_20250804.tar.xz
a3a1182481fe6998f95f66270e8c519d 18090 devel optional debian-installer_20250804_amd64.buildinfo
+ 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/debian-installer-images_*.tar.gz'
+ '[' -f /var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer-images_20250804_amd64.tar.gz -a '' -a openqa.debian.net ']'
+ sudo dcmd rm /var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804_amd64.changes /var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804_source.changes
rm: cannot remove '/var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804.dsc': No such file or directory
rm: cannot remove '/var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804.tar.xz': No such file or directory
rm: cannot remove '/var/lib/jenkins/jobs/d-i_build_debian-installer/debian-installer_20250804_amd64.buildinfo': No such file or directory
Sat Jun 20 20:08:19 UTC 2026 - d-i_build.sh stopped running as /tmp/jenkins-script-rZMvU4s2, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list