Sat 10 Feb 17:38:42 UTC 2024: Using CONF from /home/debian-cd/build.bullseye/CONF.sh.bullseye_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/tasks echo "- copying task files from 'tasks/bullseye/'" - copying task files from 'tasks/bullseye/' cp -r /home/debian-cd/build.bullseye/debian-cd/tasks/bullseye/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.68+deb11u1_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi for ARCH in mipsel; do \ echo "Using the provided status file for bullseye-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for bullseye-backports-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-mipsel ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in mipsel; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/archive-keyring for ARCH in mipsel; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/apt/trusted.gpg.d/$key.asc; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in mipsel; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib mipsel Packages [45.0 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main mipsel Packages [10.7 MB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer mipsel Packages [80.2 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-source/status ; \ export CODENAME=bullseye; \ export ARCH=source; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in mipsel; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 4.2) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libseccomp2 (>= 2.4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed Depends: libsystemd0 apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.7~) apt-utils : Depends: libapt-pkg6.0 (>= 1.9.11~) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.28) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.4) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed bind9-host : Depends: libc6 (>= 2.4) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libuv1 (>= 1.40.0) but it is not installed Depends: libatomic1 (>= 4.8) but it is not installed Depends: libc6 (>= 2.28) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.28) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.4) ca-certificates : Depends: openssl (>= 1.1.1) but it is not installed coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgmp10 but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.28) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.28-0+deb11u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.46.2-2) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed Depends: logsave but it is not installed fdisk : Depends: libc6 (>= 2.28) Depends: libfdisk1 (>= 2.36) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.39-3+deb11u1) but it is not installed findutils : PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.4) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.28) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.28) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.29) Depends: libgcc-s1 (>= 4.0) but it is not installed Depends: libstdc++6 (>= 4.1.1) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.28) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.28) Depends: lsb-base but it is not installed iproute2 : Depends: libbpf0 (>= 1:0.2) but it is not installed Depends: libbsd0 (>= 0.0) but it is not installed Depends: libc6 (>= 2.29) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iputils-ping : Depends: libcap2-bin but it is not installed Depends: libc6 (>= 2.25) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.28) Depends: libdns-export1110 but it is not installed Depends: libisc-export1105 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 28-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcrypt1 (>= 1:4.3.0) but it is not installed PreDepends: libdb5.3 but it is not installed PreDepends: libnsl2 (>= 1.0) but it is not installed PreDepends: libpam0g (>= 1.3.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libtirpc3 (>= 1.0.2) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libcrypt1 (>= 1:4.3.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed libpam-systemd : Depends: libc6 (>= 2.30) Depends: libpam0g (>= 0.99.7.1) but it is not installed libreadline8 : Depends: libc6 (>= 2.28) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.28) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1+deb11u2) but it is not installed Depends: libc6 (>= 2.4) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.28) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libfido2-1 (>= 1.5.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcrypt1 (>= 1:4.1.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.4) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.7.0-5) but it is not installed perl : Depends: libperl5.32 (= 5.32.1-4+deb11u3) but it is not installed perl-base : PreDepends: libc6 (>= 2.29) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed procps : Depends: libc6 (>= 2.28) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps8 (>= 2:3.3.16-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 2.10) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.28) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.8) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 246) Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.4.1) but it is not installed Depends: libsystemd0 (= 247.3-7+deb11u4) systemd-timesyncd : Depends: libc6 (>= 2.29) sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68+deb11u1) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.28) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-7+deb11u4) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libmount1 (>= 2.34) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libsmartcols1 (>= 2.34) but it is not installed PreDepends: libsystemd0 PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle8 but it is not installed Depends: libpcre2-8-0 (>= 10.22) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.4) Depends: libnewt0.52 (>= 0.52.21) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.28) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "mipsel" != "source" ] ; then \ for ARCH in mipsel; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... set -e; \ if [ "mipsel" != "source" ] ; then \ for ARCH in mipsel; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "mipsel" != "source" ] ; then \ for ARCH in mipsel; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi mipsel:bsdextrautils mipsel:distro-info-data mipsel:dmsetup mipsel:libacl1 mipsel:libapparmor1 mipsel:libapt-pkg6.0 mipsel:libargon2-1 mipsel:libatomic1 mipsel:libattr1 mipsel:libaudit1 mipsel:libaudit-common mipsel:libblkid1 mipsel:libbpf0 mipsel:libbrotli1 mipsel:libbsd0 mipsel:libbz2-1.0 mipsel:libc6 mipsel:libcap2 mipsel:libcap2-bin mipsel:libcap-ng0 mipsel:libcbor0 mipsel:libcom-err2 mipsel:libcrypt1 mipsel:libcryptsetup12 mipsel:libcurl3-gnutls mipsel:libdb5.3 mipsel:libdbus-1-3 mipsel:libdebconfclient0 mipsel:libdevmapper1.02.1 mipsel:libdns-export1110 mipsel:libedit2 mipsel:libelf1 mipsel:libestr0 mipsel:libexpat1 mipsel:libext2fs2 mipsel:libfastjson4 mipsel:libfdisk1 mipsel:libffi7 mipsel:libfido2-1 mipsel:libfstrm0 mipsel:libgcc-s1 mipsel:libgcrypt20 mipsel:libgdbm6 mipsel:libgdbm-compat4 mipsel:libgmp10 mipsel:libgnutls30 mipsel:libgpg-error0 mipsel:libgssapi-krb5-2 mipsel:libhogweed6 mipsel:libicu67 mipsel:libidn2-0 mipsel:libip4tc2 mipsel:libisc-export1105 mipsel:libjansson4 mipsel:libjson-c5 mipsel:libk5crypto3 mipsel:libkeyutils1 mipsel:libkmod2 mipsel:libkrb5-3 mipsel:libkrb5support0 mipsel:libldap-2.4-2 mipsel:liblmdb0 mipsel:liblocale-gettext-perl mipsel:liblognorm5 mipsel:liblz4-1 mipsel:liblzma5 mipsel:libmagic1 mipsel:libmagic-mgc mipsel:libmaxminddb0 mipsel:libmd0 mipsel:libmnl0 mipsel:libmount1 mipsel:libmpdec3 mipsel:libncurses6 mipsel:libncursesw6 mipsel:libnettle8 mipsel:libnewt0.52 mipsel:libnftables1 mipsel:libnftnl11 mipsel:libnghttp2-14 mipsel:libnsl2 mipsel:libp11-kit0 mipsel:libpam0g mipsel:libpci3 mipsel:libpcre2-8-0 mipsel:libpcre3 mipsel:libperl5.32 mipsel:libpipeline1 mipsel:libpopt0 mipsel:libprocps8 mipsel:libprotobuf-c1 mipsel:libpsl5 mipsel:libpython3.9-minimal mipsel:libpython3.9-stdlib mipsel:libpython3-stdlib mipsel:librtmp1 mipsel:libsasl2-2 mipsel:libsasl2-modules-db mipsel:libseccomp2 mipsel:libselinux1 mipsel:libsemanage1 mipsel:libsemanage-common mipsel:libsepol1 mipsel:libslang2 mipsel:libsmartcols1 mipsel:libsqlite3-0 mipsel:libss2 mipsel:libssh2-1 mipsel:libssl1.1 mipsel:libstdc++6 mipsel:libsystemd0 mipsel:libtasn1-6 mipsel:libtext-charwidth-perl mipsel:libtext-iconv-perl mipsel:libtext-wrapi18n-perl mipsel:libtinfo6 mipsel:libtirpc3 mipsel:libtirpc-common mipsel:libuchardet0 mipsel:libudev1 mipsel:libunistring2 mipsel:libuuid1 mipsel:libuv1 mipsel:libxml2 mipsel:libxtables12 mipsel:libxxhash0 mipsel:libzstd1 mipsel:logsave mipsel:lsb-base mipsel:mailcap mipsel:openssl mipsel:pci.ids mipsel:python3 mipsel:python3.9 mipsel:python3.9-minimal mipsel:python3-apt mipsel:python3-certifi mipsel:python3-chardet mipsel:python3-debconf mipsel:python3-debian mipsel:python3-debianbts mipsel:python3-httplib2 mipsel:python3-idna mipsel:python3-minimal mipsel:python3-pkg-resources mipsel:python3-pycurl mipsel:python3-pysimplesoap mipsel:python3-requests mipsel:python3-six mipsel:python3-urllib3 mipsel:python-apt-common mipsel:tasksel mipsel:xxd mipsel:zlib1g for ARCH in mipsel; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... checking your mirror make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "mipsel" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mipsel/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mipsel/20210731+deb11u10/images/MD5SUMS for ARCH in mipsel; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and up to 1 isos for mipsel DVD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u2_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "mipsel" != "source" ] ; then \ for ARCH in mipsel; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in mipsel; do \ BINCLUDE=`[ -n "" ] && cat | sort -u | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --no-check-gpg --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ bullseye \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in mipsel; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list; fi for ARCH in mipsel; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list; \ done Running sort_deps to sort packages for mipsel: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 111398994 bytes Adding the rest of the requested packages Now up to 67103130326 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 56731 packages, total size 74462898668 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/apt "mipsel" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/packages.source; \ fi /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.bullseye/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel bullseye "mipsel" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.2 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2019, Thomas Schmitt , libburnia project. xorriso version : 1.5.2 Version timestamp : 2019.10.26.180001 Build timestamp : -none-given- libisofs in use : 1.5.2 (min. 1.5.2) libjte in use : 2.0.0 (min. 2.0.0) libburn in use : 1.5.2 (min. 1.5.2) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.2 (min. 1.5.2) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for mipsel: Done: Read details of 56731 packages for mipsel Reading in translated package descriptions for main: Done: read 227663 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 301 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/mipsel_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Omitting release notes, as requested Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1 Starting new "mipsel" DVD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for mipsel Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5927 packages, 2162050 blocks, 4427878400 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD2 Starting new "mipsel" DVD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 2268 packages, 2289882 blocks, 4689678336 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD3 Starting new "mipsel" DVD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2442 packages, 2293861 blocks, 4697827328 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD4 Starting new "mipsel" DVD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2662 packages, 2293596 blocks, 4697284608 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD5 Starting new "mipsel" DVD 5 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 1784 packages, 2287048 blocks, 4683874304 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD6 Starting new "mipsel" DVD 6 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2042 packages, 2293677 blocks, 4697450496 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD7 Starting new "mipsel" DVD 7 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 2164 packages, 2289452 blocks, 4688797696 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD8 Starting new "mipsel" DVD 8 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 3697 packages, 2293017 blocks, 4696098816 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD9 Starting new "mipsel" DVD 9 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 3836 packages, 2288132 blocks, 4686094336 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD10 Starting new "mipsel" DVD 10 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 4156 packages, 2226443 blocks, 4559755264 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD11 Starting new "mipsel" DVD 11 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 4143 packages, 2291862 blocks, 4693733376 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD12 Starting new "mipsel" DVD 12 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 5425 packages, 2288056 blocks, 4685938688 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD13 Starting new "mipsel" DVD 13 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. gzip: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/dep11/Components-mipsel.yml.gz: No such file or directory xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 8137 packages, 2258724 blocks, 4625866752 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD14 Starting new "mipsel" DVD 14 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 14 filled with 5117 packages, 2213618 blocks, 4533489664 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD15 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD15 Starting new "mipsel" DVD 15 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD15 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 15 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 15 filled with 1693 packages, 2108579 blocks, 4318369792 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD16 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 16 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD16 Starting new "mipsel" DVD 16 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD16 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 16 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 16 filled with 668 packages, 2293750 blocks, 4697600000 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD17 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mipsel: Running tools/boot/bullseye/boot-mipsel 17 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD17 Starting new "mipsel" DVD 17 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD17 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 17 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 17 (not) filled with 570 packages, 406750 blocks, 833024000 bytes Finished: 56731 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "mipsel" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-mipsel/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mipsel/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-mipsel/20210731+deb11u10/images/MD5SUMS for ARCH in mipsel; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check; \ fi; \ done CD=10 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" CD=11 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 10 ... CD=12 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating mipsel iso/jigdo image number 11 ... CD=13 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating mipsel iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Generating mipsel iso/jigdo image number 13 ... Last-minute updates: README.html README.txt README.txt README.txt Sat 10 Feb 19:00:44 UTC 2024 Sat 10 Feb 19:00:44 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 10' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -J -joliet-long -cache-inodes CD10 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 11' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -J -joliet-long -cache-inodes CD11 Sat 10 Feb 19:00:44 UTC 2024 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 12' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -J -joliet-long -cache-inodes CD12 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Sat 10 Feb 19:00:44 UTC 2024 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 13' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -J -joliet-long -cache-inodes CD13 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD10' xorriso : UPDATE : 7607 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD11' xorriso : UPDATE : 7675 files added in 1 seconds xorriso : UPDATE : 7675 files added in 1 seconds xorriso : UPDATE : 7607 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD12' xorriso : UPDATE : 9925 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 9925 files added in 1 seconds xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD13' xorriso : UPDATE : 14484 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 14484 files added in 1 seconds xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.09% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 19:11:43 2024 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 0.27% done xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.42% done, estimate finish Sat Feb 10 19:13:04 2024 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 10 19:13:24 2024 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 10 19:12:02 2024 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 10 19:12:35 2024 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 10 19:06:24 2024 xorriso : UPDATE : 0.87% done, estimate finish Sat Feb 10 19:08:35 2024 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 10 19:11:49 2024 xorriso : UPDATE : 0.49% done, estimate finish Sat Feb 10 19:13:59 2024 xorriso : UPDATE : 1.39% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 1.64% done, estimate finish Sat Feb 10 19:05:58 2024 xorriso : UPDATE : 0.61% done, estimate finish Sat Feb 10 19:13:19 2024 xorriso : UPDATE : 0.62% done, estimate finish Sat Feb 10 19:14:02 2024 xorriso : UPDATE : 2.33% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 1.39% done, estimate finish Sat Feb 10 19:08:06 2024 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 10 19:12:34 2024 xorriso : UPDATE : 1.70% done, estimate finish Sat Feb 10 19:06:34 2024 xorriso : UPDATE : 1.39% done, estimate finish Sat Feb 10 19:09:18 2024 xorriso : UPDATE : 2.75% done, estimate finish Sat Feb 10 19:05:04 2024 xorriso : UPDATE : 0.98% done, estimate finish Sat Feb 10 19:11:59 2024 xorriso : UPDATE : 2.37% done, estimate finish Sat Feb 10 19:05:38 2024 xorriso : UPDATE : 1.99% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 3.59% done, estimate finish Sat Feb 10 19:04:31 2024 xorriso : UPDATE : 2.22% done, estimate finish Sat Feb 10 19:06:29 2024 xorriso : UPDATE : 3.03% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:03:51 2024 xorriso : UPDATE : 4.21% done, estimate finish Sat Feb 10 19:04:22 2024 xorriso : UPDATE : 2.85% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 3.72% done, estimate finish Sat Feb 10 19:04:45 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:04:12 2024 xorriso : UPDATE : 5.02% done, estimate finish Sat Feb 10 19:04:07 2024 xorriso : UPDATE : 3.48% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 3.84% done, estimate finish Sat Feb 10 19:05:04 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:04:32 2024 xorriso : UPDATE : 5.79% done, estimate finish Sat Feb 10 19:03:57 2024 xorriso : UPDATE : 4.26% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 5.16% done, estimate finish Sat Feb 10 19:04:17 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:04:53 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 19:03:47 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:04:43 2024 xorriso : UPDATE : 5.85% done, estimate finish Sat Feb 10 19:04:09 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 7.37% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 5.78% done, estimate finish Sat Feb 10 19:04:24 2024 xorriso : UPDATE : 6.55% done, estimate finish Sat Feb 10 19:04:03 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 8.16% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 6.40% done, estimate finish Sat Feb 10 19:04:19 2024 xorriso : UPDATE : 6.60% done, estimate finish Sat Feb 10 19:04:17 2024 xorriso : UPDATE : 4.90% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 8.72% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 7.19% done, estimate finish Sat Feb 10 19:04:09 2024 xorriso : UPDATE : 6.60% done, estimate finish Sat Feb 10 19:04:32 2024 xorriso : UPDATE : 10.09% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 9.56% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 19:03:26 2024 xorriso : UPDATE : 8.77% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 10.79% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 9.56% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 11.54% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 9.56% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 19:03:57 2024 xorriso : UPDATE : 9.94% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 12.38% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 12.03% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 7.21% done, estimate finish Sat Feb 10 19:04:12 2024 xorriso : UPDATE : 10.97% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 13.07% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 12.71% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 11.05% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 11.42% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 13.81% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 13.44% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 11.73% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 12.37% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 14.61% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 13.54% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 12.27% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 13.09% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 15.04% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 13.54% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 13.20% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 13.33% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 15.96% done, estimate finish Sat Feb 10 19:02:42 2024 xorriso : UPDATE : 13.54% done, estimate finish Sat Feb 10 19:03:39 2024 xorriso : UPDATE : 13.76% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 16.82% done, estimate finish Sat Feb 10 19:02:43 2024 xorriso : UPDATE : 16.64% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 14.49% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 17.32% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 15.28% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 19:03:34 2024 xorriso : UPDATE : 17.86% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 15.96% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 19:03:46 2024 xorriso : UPDATE : 18.84% done, estimate finish Sat Feb 10 19:02:47 2024 xorriso : UPDATE : 17.20% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 16.54% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 19:03:58 2024 xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 19.37% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 17.36% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 14.71% done, estimate finish Sat Feb 10 19:04:04 2024 xorriso : UPDATE : 20.42% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 20.53% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 18.01% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 18.91% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 21.11% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 21.17% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 18.23% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 19.22% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 21.79% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 21.87% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 18.99% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 19.22% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 22.52% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 22.54% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 20.19% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 22.81% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 23.20% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 20.93% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 21.23% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 23.86% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 23.87% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 21.65% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 23.43% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 24.53% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 24.41% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 22.31% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 24.08% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 25.20% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 25.17% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 22.58% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 24.58% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 26.44% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 25.56% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 23.51% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 24.94% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 27.23% done, estimate finish Sat Feb 10 19:02:51 2024 xorriso : UPDATE : 26.61% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 24.31% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 26.11% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 27.96% done, estimate finish Sat Feb 10 19:02:52 2024 xorriso : UPDATE : 27.32% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 24.98% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 26.68% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 28.20% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 27.50% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 25.56% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 26.68% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 29.34% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 28.73% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 26.31% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 27.05% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 30.18% done, estimate finish Sat Feb 10 19:02:53 2024 xorriso : UPDATE : 28.80% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 27.07% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 28.96% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 30.56% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 30.14% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 27.82% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 29.74% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 31.15% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 30.86% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 27.99% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 30.35% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 32.14% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 31.64% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 27.99% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 31.06% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 33.10% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 31.95% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 30.02% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 31.72% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 34.09% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 32.86% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 30.71% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 32.51% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 34.80% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 33.82% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 31.53% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 32.00% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 33.22% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 34.68% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 32.67% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 33.87% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 36.16% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 34.68% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 33.38% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 34.42% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 36.74% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 36.06% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 33.90% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 35.01% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 37.38% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 36.59% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 34.50% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 35.63% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 38.03% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 37.42% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 35.21% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 36.26% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 38.69% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 38.14% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 35.84% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 36.98% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 39.24% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 38.81% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 39.39% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 36.45% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 37.62% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 40.11% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 40.62% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 40.03% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 37.12% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 38.17% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 41.46% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 37.86% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 38.77% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 41.70% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 41.36% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 38.46% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 39.30% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 42.80% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 41.96% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 39.10% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 39.90% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 43.33% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 42.74% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 39.58% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 40.49% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 43.04% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 40.32% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 41.19% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 44.07% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 40.97% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:27 2024 xorriso : UPDATE : 44.86% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 41.57% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 42.53% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:35 2024 xorriso : UPDATE : 45.64% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 42.22% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 43.03% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 46.40% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 42.25% done, estimate finish Sat Feb 10 19:03:26 2024 xorriso : UPDATE : 43.58% done, estimate finish Sat Feb 10 19:03:22 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:50 2024 xorriso : UPDATE : 47.14% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 43.65% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 44.17% done, estimate finish Sat Feb 10 19:03:22 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:03:57 2024 xorriso : UPDATE : 47.68% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 44.49% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 44.85% done, estimate finish Sat Feb 10 19:03:22 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:04:05 2024 xorriso : UPDATE : 48.28% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 45.13% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 45.35% done, estimate finish Sat Feb 10 19:03:23 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:04:13 2024 xorriso : UPDATE : 48.79% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 45.80% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 45.35% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:04:22 2024 xorriso : UPDATE : 49.41% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 46.51% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 46.80% done, estimate finish Sat Feb 10 19:03:21 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:04:28 2024 xorriso : UPDATE : 49.80% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 47.14% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 47.46% done, estimate finish Sat Feb 10 19:03:20 2024 xorriso : UPDATE : 43.78% done, estimate finish Sat Feb 10 19:04:36 2024 xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 47.14% done, estimate finish Sat Feb 10 19:03:21 2024 xorriso : UPDATE : 47.46% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 43.78% done xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 10 19:03:23 2024 xorriso : UPDATE : 48.80% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 47.46% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 43.78% done xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 47.64% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 43.78% done xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 10 19:03:37 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 50.31% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 48.37% done, estimate finish Sat Feb 10 19:04:07 2024 xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 10 19:03:44 2024 xorriso : UPDATE : 50.58% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 56.74% done, estimate finish Sat Feb 10 19:02:54 2024 xorriso : UPDATE : 54.82% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 51.11% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 51.77% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 57.39% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 54.95% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 51.92% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 52.29% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 57.81% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 54.95% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 52.21% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 53.05% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 58.66% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 54.95% done, estimate finish Sat Feb 10 19:03:20 2024 xorriso : UPDATE : 52.69% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 53.76% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 59.41% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 54.95% done, estimate finish Sat Feb 10 19:03:24 2024 xorriso : UPDATE : 53.09% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 54.39% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 60.04% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 54.95% done, estimate finish Sat Feb 10 19:03:28 2024 xorriso : UPDATE : 54.52% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 54.61% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 60.07% done, estimate finish Sat Feb 10 19:02:43 2024 xorriso : UPDATE : 56.54% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 55.08% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 55.57% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 61.23% done, estimate finish Sat Feb 10 19:02:43 2024 xorriso : UPDATE : 60.19% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 55.65% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 56.42% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 62.21% done, estimate finish Sat Feb 10 19:02:44 2024 xorriso : UPDATE : 60.85% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 55.84% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 56.96% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 62.85% done, estimate finish Sat Feb 10 19:02:45 2024 xorriso : UPDATE : 61.39% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 55.84% done, estimate finish Sat Feb 10 19:03:31 2024 xorriso : UPDATE : 57.30% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 63.50% done, estimate finish Sat Feb 10 19:02:46 2024 xorriso : UPDATE : 61.62% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 57.82% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 57.30% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 63.75% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 58.45% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 58.75% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 64.79% done, estimate finish Sat Feb 10 19:02:48 2024 xorriso : UPDATE : 63.26% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 58.92% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 59.68% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 65.55% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 64.21% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 58.92% done, estimate finish Sat Feb 10 19:03:23 2024 xorriso : UPDATE : 60.56% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 66.35% done, estimate finish Sat Feb 10 19:02:49 2024 xorriso : UPDATE : 64.72% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 58.92% done, estimate finish Sat Feb 10 19:03:28 2024 xorriso : UPDATE : 61.03% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 66.85% done, estimate finish Sat Feb 10 19:02:50 2024 xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 59.99% done, estimate finish Sat Feb 10 19:03:24 2024 xorriso : UPDATE : 61.03% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 67.66% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 65.81% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 62.16% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 62.35% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 67.89% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 66.96% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 63.25% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 67.53% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 63.86% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 19:03:23 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 63.90% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 64.19% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 65.36% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 65.60% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:17 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 65.74% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 66.29% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:20 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 65.74% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 66.91% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 67.49% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 66.91% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:03:29 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 67.49% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 68.51% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 74.60% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:03:22 2024 xorriso : UPDATE : 69.00% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 69.25% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 75.27% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:04:42 2024 xorriso : UPDATE : 69.38% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 69.90% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 75.78% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:04:55 2024 xorriso : UPDATE : 70.50% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 70.02% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 71.08% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 76.31% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 71.03% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 72.03% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 77.25% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 71.37% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 72.77% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 77.97% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 72.56% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 10 19:03:10 2024 xorriso : UPDATE : 78.71% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 73.20% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:06:01 2024 xorriso : UPDATE : 73.91% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 19:03:07 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:06:14 2024 xorriso : UPDATE : 74.60% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 10 19:03:19 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 19:03:08 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:06:27 2024 xorriso : UPDATE : 75.04% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 10 19:03:24 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 19:03:11 2024 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 10 19:06:41 2024 xorriso : UPDATE : 75.04% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 72.93% done, estimate finish Sat Feb 10 19:03:26 2024 xorriso : UPDATE : 79.36% done, estimate finish Sat Feb 10 19:03:27 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 76.68% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 75.18% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 83.41% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 77.17% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:09 2024 xorriso : UPDATE : 84.11% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 77.60% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 84.81% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 78.81% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 85.41% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 79.52% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:22 2024 xorriso : UPDATE : 86.17% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 80.25% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:25 2024 xorriso : UPDATE : 87.06% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 80.96% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:30 2024 xorriso : UPDATE : 87.73% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 81.59% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:33 2024 xorriso : UPDATE : 88.29% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 67.84% done xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:03:12 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:36 2024 xorriso : UPDATE : 88.29% done, estimate finish Sat Feb 10 19:03:06 2024 xorriso : UPDATE : 78.22% done, estimate finish Sat Feb 10 19:03:27 2024 xorriso : UPDATE : 82.86% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 89.16% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 90.13% done, estimate finish Sat Feb 10 19:02:55 2024 xorriso : UPDATE : 83.27% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:45 2024 xorriso : UPDATE : 90.22% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 83.85% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 90.60% done, estimate finish Sat Feb 10 19:02:56 2024 xorriso : UPDATE : 78.65% done, estimate finish Sat Feb 10 19:03:49 2024 xorriso : UPDATE : 91.33% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 84.77% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 91.38% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 92.45% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 85.42% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 92.11% done, estimate finish Sat Feb 10 19:02:57 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 93.06% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 86.12% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 92.79% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 93.87% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 86.78% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 93.47% done, estimate finish Sat Feb 10 19:02:58 2024 xorriso : UPDATE : 94.05% done, estimate finish Sat Feb 10 19:02:59 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 87.38% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 87.73% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 94.60% done, estimate finish Sat Feb 10 19:03:00 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 94.06% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 88.66% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 94.60% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 95.02% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 89.27% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 96.06% done, estimate finish Sat Feb 10 19:03:01 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 96.91% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 96.91% done, estimate finish Sat Feb 10 19:03:03 2024 xorriso : UPDATE : 89.27% done, estimate finish Sat Feb 10 19:03:16 2024 xorriso : UPDATE : 96.76% done, estimate finish Sat Feb 10 19:03:02 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 96.91% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 89.27% done, estimate finish Sat Feb 10 19:03:18 2024 xorriso : UPDATE : 97.49% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 99.13% done xorriso : UPDATE : 89.27% done, estimate finish Sat Feb 10 19:03:20 2024 xorriso : UPDATE : 98.03% done, estimate finish Sat Feb 10 19:03:04 2024 xorriso : UPDATE : 78.65% done xorriso : UPDATE : 99.73% done xorriso : UPDATE : 89.27% done, estimate finish Sat Feb 10 19:03:27 2024 xorriso : UPDATE : 98.62% done, estimate finish Sat Feb 10 19:03:05 2024 xorriso : UPDATE : 81.40% done, estimate finish Sat Feb 10 19:04:04 2024 ISO image produced: 2226444 sectors Written to medium : 2226444 sectors at LBA 0 xorriso : UPDATE : 93.12% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 99.28% done Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 95.26% done, estimate finish Sat Feb 10 19:03:07 2024 CD=14 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:03:04 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 14' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -J -joliet-long -cache-inodes CD14 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD14' xorriso : UPDATE : 9207 files added in 1 seconds xorriso : UPDATE : 9207 files added in 1 seconds xorriso : UPDATE : 93.22% done, estimate finish Sat Feb 10 19:03:15 2024 xorriso : UPDATE : 99.85% done xorriso : UPDATE : 97.16% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 93.22% done, estimate finish Sat Feb 10 19:03:17 2024 ISO image produced: 2291863 sectors Written to medium : 2291863 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 97.16% done xorriso : UPDATE : 0.18% done CD=15 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 15 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:03:06 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 15' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-15.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -J -joliet-long -cache-inodes CD15 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD15' xorriso : UPDATE : 2915 files added in 1 seconds xorriso : UPDATE : 2915 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 95.09% done, estimate finish Sat Feb 10 19:03:14 2024 xorriso : UPDATE : 98.62% done xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 10 19:13:24 2024 xorriso : UPDATE : 96.04% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 0.34% done xorriso : UPDATE : 99.10% done xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 10 19:14:41 2024 xorriso : UPDATE : 96.74% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 1.07% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 99.91% done xorriso : UPDATE : 0.88% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 97.54% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 1.07% done, estimate finish Sat Feb 10 19:08:24 2024 ISO image produced: 2288057 sectors Written to medium : 2288057 sectors at LBA 0 xorriso : UPDATE : 1.62% done, estimate finish Sat Feb 10 19:08:14 2024 Writing to 'stdio:/dev/null' completed successfully. CD=16 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 16 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:03:10 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 16' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-16.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-16.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot16 -J -joliet-long -cache-inodes CD16 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD16' xorriso : UPDATE : 919 files added in 1 seconds xorriso : UPDATE : 919 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 98.31% done, estimate finish Sat Feb 10 19:03:13 2024 xorriso : UPDATE : 1.57% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 2.28% done, estimate finish Sat Feb 10 19:07:29 2024 xorriso : UPDATE : 98.95% done xorriso : UPDATE : 0.86% done xorriso : UPDATE : 3.01% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 3.08% done, estimate finish Sat Feb 10 19:06:53 2024 xorriso : UPDATE : 99.62% done xorriso : UPDATE : 1.54% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 3.85% done, estimate finish Sat Feb 10 19:05:54 2024 xorriso : UPDATE : 3.34% done, estimate finish Sat Feb 10 19:07:05 2024 xorriso : UPDATE : Thank you for being patient. Working since 149 seconds. xorriso : UPDATE : 2.29% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 4.85% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 4.31% done, estimate finish Sat Feb 10 19:06:35 2024 ISO image produced: 2258725 sectors Written to medium : 2258725 sectors at LBA 0 xorriso : UPDATE : 2.86% done, estimate finish Sat Feb 10 19:05:45 2024 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 4.85% done, estimate finish Sat Feb 10 19:06:00 2024 xorriso : UPDATE : 5.28% done, estimate finish Sat Feb 10 19:06:15 2024 CD=17 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 17 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:03:15 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 17' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-17.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-17.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot17 -J -joliet-long -cache-inodes CD17 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD17' xorriso : UPDATE : 957 files added in 1 seconds xorriso : UPDATE : 957 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.13% done xorriso : UPDATE : 3.49% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 4.85% done, estimate finish Sat Feb 10 19:06:21 2024 xorriso : UPDATE : 6.10% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 4.15% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 3.48% done xorriso : UPDATE : 4.85% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 6.84% done, estimate finish Sat Feb 10 19:06:01 2024 xorriso : UPDATE : 4.81% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 6.67% done, estimate finish Sat Feb 10 19:03:52 2024 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 7.52% done, estimate finish Sat Feb 10 19:05:58 2024 xorriso : UPDATE : 5.49% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 11.45% done, estimate finish Sat Feb 10 19:03:46 2024 xorriso : UPDATE : 8.20% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 8.26% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 6.37% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 15.57% done, estimate finish Sat Feb 10 19:03:44 2024 xorriso : UPDATE : 8.38% done, estimate finish Sat Feb 10 19:05:38 2024 xorriso : UPDATE : 8.95% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 7.08% done, estimate finish Sat Feb 10 19:05:38 2024 xorriso : UPDATE : 20.31% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 10.25% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 9.63% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 7.85% done, estimate finish Sat Feb 10 19:05:37 2024 xorriso : UPDATE : 24.66% done, estimate finish Sat Feb 10 19:03:42 2024 xorriso : UPDATE : 10.25% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 10.32% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 8.56% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 27.63% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 12.28% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 11.05% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 9.30% done, estimate finish Sat Feb 10 19:05:32 2024 xorriso : UPDATE : 31.30% done, estimate finish Sat Feb 10 19:03:43 2024 xorriso : UPDATE : 13.24% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 11.74% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 10.08% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 36.08% done, estimate finish Sat Feb 10 19:03:42 2024 xorriso : UPDATE : 13.24% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 12.68% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 10.83% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 39.56% done, estimate finish Sat Feb 10 19:03:42 2024 xorriso : UPDATE : 13.24% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 13.22% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 11.56% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 44.20% done, estimate finish Sat Feb 10 19:03:42 2024 xorriso : UPDATE : 15.66% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 14.28% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 12.32% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 48.32% done, estimate finish Sat Feb 10 19:03:40 2024 xorriso : UPDATE : 16.36% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 14.84% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 13.04% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 51.29% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 17.18% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 14.84% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 55.78% done, estimate finish Sat Feb 10 19:03:40 2024 xorriso : UPDATE : 17.86% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 14.84% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 14.59% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 59.64% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 18.69% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 14.84% done, estimate finish Sat Feb 10 19:05:57 2024 xorriso : UPDATE : 15.19% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 63.23% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 19.59% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 16.12% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 68.66% done, estimate finish Sat Feb 10 19:03:40 2024 xorriso : UPDATE : 20.25% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 16.75% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 72.79% done, estimate finish Sat Feb 10 19:03:40 2024 xorriso : UPDATE : 21.34% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:05:41 2024 xorriso : UPDATE : 17.59% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 76.61% done, estimate finish Sat Feb 10 19:03:40 2024 xorriso : UPDATE : 22.02% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 18.38% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 80.18% done, estimate finish Sat Feb 10 19:03:40 2024 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:05:56 2024 xorriso : UPDATE : 19.17% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 83.11% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 23.52% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 19.83% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 87.16% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 24.34% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 17.74% done, estimate finish Sat Feb 10 19:06:13 2024 xorriso : UPDATE : 20.60% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 90.45% done, estimate finish Sat Feb 10 19:03:41 2024 xorriso : UPDATE : 25.13% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 22.12% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 24.19% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 21.34% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 93.68% done xorriso : UPDATE : 25.92% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 25.05% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 21.98% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 96.11% done xorriso : UPDATE : 26.86% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 25.62% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 22.61% done, estimate finish Sat Feb 10 19:05:27 2024 ISO image produced: 406751 sectors Written to medium : 406751 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 27.53% done, estimate finish Sat Feb 10 19:05:13 2024 CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 1 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:03:42 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-1.iso -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes CD1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1197g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD1' xorriso : UPDATE : 10936 files added in 1 seconds xorriso : UPDATE : 10936 files added in 1 seconds xorriso : UPDATE : 26.24% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 23.29% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 28.22% done, estimate finish Sat Feb 10 19:05:14 2024 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 26.24% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 0.17% done xorriso : UPDATE : 24.12% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 29.13% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 27.17% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 0.28% done xorriso : UPDATE : 24.80% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 29.96% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 28.96% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 10 19:15:45 2024 xorriso : UPDATE : 25.67% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 30.97% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 29.57% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 10 19:15:41 2024 xorriso : UPDATE : 26.40% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 32.42% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 30.35% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 0.69% done, estimate finish Sat Feb 10 19:15:38 2024 xorriso : UPDATE : 27.13% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 33.10% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 31.06% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 10 19:16:14 2024 xorriso : UPDATE : 27.63% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 33.90% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 31.49% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 0.92% done, estimate finish Sat Feb 10 19:16:12 2024 xorriso : UPDATE : 28.25% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 34.85% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 32.42% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 1.07% done, estimate finish Sat Feb 10 19:16:06 2024 xorriso : UPDATE : 29.08% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 35.67% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 32.98% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 1.20% done, estimate finish Sat Feb 10 19:16:06 2024 xorriso : UPDATE : 29.92% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 33.67% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 1.26% done, estimate finish Sat Feb 10 19:16:50 2024 xorriso : UPDATE : 30.06% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 37.13% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 34.55% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 1.99% done, estimate finish Sat Feb 10 19:12:53 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 37.80% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 35.28% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 2.62% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:05:41 2024 xorriso : UPDATE : 38.57% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 35.90% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 3.66% done, estimate finish Sat Feb 10 19:09:37 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:05:49 2024 xorriso : UPDATE : 39.25% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 36.62% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 4.22% done, estimate finish Sat Feb 10 19:09:13 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:05:56 2024 xorriso : UPDATE : 39.98% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 37.56% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 4.96% done, estimate finish Sat Feb 10 19:08:44 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:06:04 2024 xorriso : UPDATE : 40.49% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 37.90% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 5.66% done, estimate finish Sat Feb 10 19:07:12 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 41.39% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 38.97% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 6.29% done, estimate finish Sat Feb 10 19:07:07 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:06:19 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 39.71% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 7.06% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:06:26 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 40.33% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 7.69% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:06:34 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 40.82% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 8.40% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:14:36 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 41.46% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 9.06% done, estimate finish Sat Feb 10 19:06:49 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:15:36 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:41 2024 xorriso : UPDATE : 42.08% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 9.28% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:16:37 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:47 2024 xorriso : UPDATE : 42.73% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 10.36% done, estimate finish Sat Feb 10 19:06:45 2024 xorriso : UPDATE : 30.76% done, estimate finish Sat Feb 10 19:17:38 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:53 2024 xorriso : UPDATE : 43.39% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 11.07% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 35.61% done, estimate finish Sat Feb 10 19:06:26 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:05:59 2024 xorriso : UPDATE : 43.97% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 11.67% done, estimate finish Sat Feb 10 19:06:42 2024 xorriso : UPDATE : 42.50% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:06:04 2024 xorriso : UPDATE : 44.49% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 12.62% done, estimate finish Sat Feb 10 19:06:25 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:12:52 2024 xorriso : UPDATE : 45.06% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 13.32% done, estimate finish Sat Feb 10 19:06:24 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:13:44 2024 xorriso : UPDATE : 45.75% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 13.94% done, estimate finish Sat Feb 10 19:06:25 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:14:34 2024 xorriso : UPDATE : 46.39% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 14.62% done, estimate finish Sat Feb 10 19:06:25 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:37 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:15:25 2024 xorriso : UPDATE : 47.18% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 14.80% done, estimate finish Sat Feb 10 19:06:31 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:16:15 2024 xorriso : UPDATE : 47.57% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 15.99% done, estimate finish Sat Feb 10 19:06:24 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:20 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:17:06 2024 xorriso : UPDATE : 48.59% done, estimate finish Sat Feb 10 19:05:32 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 19:06:28 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 42.14% done, estimate finish Sat Feb 10 19:17:56 2024 xorriso : UPDATE : 49.29% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 19:06:35 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 48.17% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 49.91% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 10 19:06:43 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 50.62% done, estimate finish Sat Feb 10 19:05:31 2024 xorriso : UPDATE : 19.48% done, estimate finish Sat Feb 10 19:06:15 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:37 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 51.14% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 20.20% done, estimate finish Sat Feb 10 19:06:12 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:42 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:00 2024 xorriso : UPDATE : 51.91% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 20.20% done, estimate finish Sat Feb 10 19:06:21 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:46 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:04 2024 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 21.84% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 22.44% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 22.44% done, estimate finish Sat Feb 10 19:06:18 2024 xorriso : UPDATE : 43.27% done, estimate finish Sat Feb 10 19:05:55 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 52.65% done, estimate finish Sat Feb 10 19:05:40 2024 xorriso : UPDATE : 22.44% done, estimate finish Sat Feb 10 19:06:25 2024 xorriso : UPDATE : 43.27% done xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 54.49% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 22.82% done, estimate finish Sat Feb 10 19:06:28 2024 xorriso : UPDATE : 53.92% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 54.49% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 25.37% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 54.49% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 26.84% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:17 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 54.49% done, estimate finish Sat Feb 10 19:05:44 2024 xorriso : UPDATE : 27.61% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 54.49% done, estimate finish Sat Feb 10 19:05:48 2024 xorriso : UPDATE : 28.45% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 55.66% done, estimate finish Sat Feb 10 19:05:32 2024 xorriso : UPDATE : 58.91% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 29.10% done, estimate finish Sat Feb 10 19:06:03 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 55.66% done xorriso : UPDATE : 59.86% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 29.92% done, estimate finish Sat Feb 10 19:06:03 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:32 2024 xorriso : UPDATE : 55.66% done xorriso : UPDATE : 60.50% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 30.42% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:36 2024 xorriso : UPDATE : 55.66% done xorriso : UPDATE : 60.83% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 30.88% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 55.66% done xorriso : UPDATE : 62.06% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 31.93% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 55.69% done, estimate finish Sat Feb 10 23:43:30 2024 xorriso : UPDATE : 62.79% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 32.78% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 67.86% done, estimate finish Sat Feb 10 19:05:15 2024 xorriso : UPDATE : 63.11% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 33.13% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 64.06% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 34.22% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 64.63% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 35.05% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 64.63% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 35.72% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:38 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 64.63% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:41 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:05 2024 xorriso : UPDATE : 66.96% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 10 19:06:16 2024 xorriso : UPDATE : 55.71% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 67.63% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 36.35% done, estimate finish Sat Feb 10 19:06:23 2024 xorriso : UPDATE : 66.36% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 67.93% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 39.11% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 68.83% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 68.48% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 39.79% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 69.84% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 40.53% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:12 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 70.60% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 41.16% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:16 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 71.19% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 41.95% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:18 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 42.62% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 43.22% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 44.22% done, estimate finish Sat Feb 10 19:06:03 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 69.92% done xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:05:45 2024 xorriso : UPDATE : 44.94% done, estimate finish Sat Feb 10 19:06:04 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 69.92% done xorriso : UPDATE : 71.74% done, estimate finish Sat Feb 10 19:05:51 2024 xorriso : UPDATE : 45.55% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:32 2024 xorriso : UPDATE : 81.16% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 75.74% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 46.26% done, estimate finish Sat Feb 10 19:06:05 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:05:35 2024 xorriso : UPDATE : 83.89% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 76.44% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 46.85% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 69.67% done xorriso : UPDATE : 85.19% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 77.33% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 69.67% done xorriso : UPDATE : 85.87% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 77.70% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 47.44% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 69.67% done xorriso : UPDATE : 86.58% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 78.69% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 48.93% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 69.67% done xorriso : UPDATE : 87.39% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 79.45% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 49.36% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 69.67% done xorriso : UPDATE : 87.60% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 79.87% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 50.29% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 72.63% done, estimate finish Sat Feb 10 19:06:57 2024 xorriso : UPDATE : 88.80% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 80.68% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 50.94% done, estimate finish Sat Feb 10 19:06:12 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 89.45% done, estimate finish Sat Feb 10 19:05:06 2024 xorriso : UPDATE : 81.11% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 51.48% done, estimate finish Sat Feb 10 19:06:13 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 90.24% done, estimate finish Sat Feb 10 19:05:07 2024 xorriso : UPDATE : 81.75% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 52.12% done, estimate finish Sat Feb 10 19:06:13 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 90.24% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 82.58% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 52.84% done, estimate finish Sat Feb 10 19:06:13 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:29 2024 xorriso : UPDATE : 90.24% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 83.12% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 83.91% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 53.24% done, estimate finish Sat Feb 10 19:06:15 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:19 2024 xorriso : UPDATE : 92.63% done, estimate finish Sat Feb 10 19:05:08 2024 xorriso : UPDATE : 84.79% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 53.94% done, estimate finish Sat Feb 10 19:06:15 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 10 19:05:09 2024 xorriso : UPDATE : 85.51% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 54.36% done, estimate finish Sat Feb 10 19:06:16 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 10 19:05:10 2024 xorriso : UPDATE : 85.72% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 55.65% done, estimate finish Sat Feb 10 19:06:12 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 10 19:05:11 2024 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 85.72% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 56.44% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 93.19% done, estimate finish Sat Feb 10 19:05:14 2024 xorriso : UPDATE : 87.30% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 57.29% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 97.53% done xorriso : UPDATE : 88.07% done, estimate finish Sat Feb 10 19:05:24 2024 xorriso : UPDATE : 58.07% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:33 2024 xorriso : UPDATE : 97.74% done, estimate finish Sat Feb 10 19:05:13 2024 xorriso : UPDATE : 89.11% done, estimate finish Sat Feb 10 19:05:25 2024 xorriso : UPDATE : 58.70% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:34 2024 xorriso : UPDATE : 98.75% done xorriso : UPDATE : 89.58% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 59.59% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:36 2024 xorriso : UPDATE : 99.19% done xorriso : UPDATE : 90.17% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 60.13% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 82.40% done, estimate finish Sat Feb 10 19:05:39 2024 xorriso : UPDATE : 100.00% done xorriso : UPDATE : 91.26% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 60.72% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 82.40% done ISO image produced: 2108580 sectors Written to medium : 2108580 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 91.93% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 61.50% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 93.03% done, estimate finish Sat Feb 10 19:05:22 2024 CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:05:15 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long -cache-inodes CD2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD2' xorriso : UPDATE : 3880 files added in 1 seconds xorriso : UPDATE : 3880 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 92.61% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 61.96% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 94.36% done, estimate finish Sat Feb 10 19:05:21 2024 xorriso : UPDATE : 92.70% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 62.69% done, estimate finish Sat Feb 10 19:06:11 2024 xorriso : UPDATE : 94.91% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 93.30% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 0.71% done, estimate finish Sat Feb 10 19:10:54 2024 xorriso : UPDATE : 63.60% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 95.98% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 94.78% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 1.33% done, estimate finish Sat Feb 10 19:09:31 2024 xorriso : UPDATE : 64.45% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 96.67% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 94.78% done, estimate finish Sat Feb 10 19:05:27 2024 xorriso : UPDATE : 1.91% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 65.21% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 97.45% done, estimate finish Sat Feb 10 19:05:22 2024 xorriso : UPDATE : 94.78% done, estimate finish Sat Feb 10 19:05:30 2024 xorriso : UPDATE : 2.77% done, estimate finish Sat Feb 10 19:08:32 2024 xorriso : UPDATE : 65.88% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 97.87% done, estimate finish Sat Feb 10 19:05:23 2024 xorriso : UPDATE : 94.78% done, estimate finish Sat Feb 10 19:05:32 2024 xorriso : UPDATE : 3.52% done, estimate finish Sat Feb 10 19:08:18 2024 xorriso : UPDATE : 66.66% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 98.98% done xorriso : UPDATE : 97.73% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 4.24% done, estimate finish Sat Feb 10 19:08:11 2024 xorriso : UPDATE : 67.26% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 98.98% done xorriso : UPDATE : 97.97% done, estimate finish Sat Feb 10 19:05:26 2024 xorriso : UPDATE : 4.31% done, estimate finish Sat Feb 10 19:08:31 2024 xorriso : UPDATE : 67.57% done, estimate finish Sat Feb 10 19:06:11 2024 ISO image produced: 2293751 sectors Written to medium : 2293751 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 3 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:05:24 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long -cache-inodes CD3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD3' xorriso : UPDATE : 4420 files added in 1 seconds xorriso : UPDATE : 4420 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_mipsel.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 97.97% done, estimate finish Sat Feb 10 19:05:28 2024 xorriso : UPDATE : 4.31% done, estimate finish Sat Feb 10 19:08:55 2024 xorriso : UPDATE : 68.54% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : Thank you for being patient. Working since 141 seconds. xorriso : UPDATE : 6.39% done, estimate finish Sat Feb 10 19:07:59 2024 xorriso : UPDATE : 68.54% done, estimate finish Sat Feb 10 19:06:14 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:18:14 2024 ISO image produced: 2213619 sectors Written to medium : 2213619 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 7.20% done, estimate finish Sat Feb 10 19:07:55 2024 xorriso : UPDATE : 69.95% done, estimate finish Sat Feb 10 19:06:10 2024 CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 4 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:05:27 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long -cache-inodes CD4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD4' xorriso : UPDATE : 4850 files added in 1 seconds xorriso : UPDATE : 4850 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.2.2-1_mipsel.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:24:04 2024 xorriso : UPDATE : 7.89% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 70.65% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:29:53 2024 xorriso : UPDATE : 8.47% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 70.65% done, estimate finish Sat Feb 10 19:06:13 2024 xorriso : UPDATE : 0.19% done xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:35:43 2024 xorriso : UPDATE : 9.08% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 72.08% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 10 19:19:39 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:41:33 2024 xorriso : UPDATE : 9.80% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 73.30% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 0.88% done, estimate finish Sat Feb 10 19:11:42 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:47:22 2024 xorriso : UPDATE : 10.50% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 73.47% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 1.38% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:53:12 2024 xorriso : UPDATE : 11.09% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 74.69% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 1.38% done, estimate finish Sat Feb 10 19:11:53 2024 xorriso : UPDATE : 1.38% done, estimate finish Sat Feb 10 19:12:58 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:59:02 2024 xorriso : UPDATE : 11.78% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 75.48% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 1.38% done, estimate finish Sat Feb 10 19:14:11 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:04:51 2024 xorriso : UPDATE : 12.41% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 1.38% done, estimate finish Sat Feb 10 19:15:23 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:10:41 2024 xorriso : UPDATE : 12.41% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 77.05% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 1.38% done, estimate finish Sat Feb 10 19:16:36 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:16:30 2024 xorriso : UPDATE : 12.41% done, estimate finish Sat Feb 10 19:07:59 2024 xorriso : UPDATE : 77.77% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 6.19% done, estimate finish Sat Feb 10 19:08:13 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:22:20 2024 xorriso : UPDATE : 14.81% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 78.42% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 6.69% done, estimate finish Sat Feb 10 19:08:16 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:28:10 2024 xorriso : UPDATE : 15.46% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 79.09% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 7.49% done, estimate finish Sat Feb 10 19:08:11 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:33:59 2024 xorriso : UPDATE : 16.11% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 79.66% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 8.13% done, estimate finish Sat Feb 10 19:08:11 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:39:49 2024 xorriso : UPDATE : 16.39% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 80.26% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 8.65% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:45:38 2024 xorriso : UPDATE : 17.64% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 81.22% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 81.83% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 9.15% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 20:51:28 2024 xorriso : UPDATE : 18.34% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 82.20% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 9.15% done, estimate finish Sat Feb 10 19:08:05 2024 xorriso : UPDATE : 5.86% done, estimate finish Sat Feb 10 19:10:53 2024 xorriso : UPDATE : 18.62% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 83.32% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 9.15% done, estimate finish Sat Feb 10 19:08:17 2024 xorriso : UPDATE : 15.42% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 19.76% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 11.91% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 16.04% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 20.33% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 84.56% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 12.34% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 16.75% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 20.75% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 21.88% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 13.28% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 17.51% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 22.11% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 13.91% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 18.09% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 23.12% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 86.64% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 14.47% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 18.90% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 23.95% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 87.37% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 15.17% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 19.64% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 24.61% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 88.17% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 16.05% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 20.37% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 25.49% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 88.64% done, estimate finish Sat Feb 10 19:06:09 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 89.89% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 17.30% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 10 19:06:46 2024 xorriso : UPDATE : 26.72% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 90.31% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 18.13% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 10 19:06:52 2024 xorriso : UPDATE : 27.61% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 91.52% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 18.87% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 21.92% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 28.20% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 91.60% done, estimate finish Sat Feb 10 19:06:08 2024 xorriso : UPDATE : 19.65% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 24.05% done, estimate finish Sat Feb 10 19:06:51 2024 xorriso : UPDATE : 28.90% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 91.60% done, estimate finish Sat Feb 10 19:06:10 2024 xorriso : UPDATE : 20.01% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 24.63% done, estimate finish Sat Feb 10 19:06:54 2024 xorriso : UPDATE : 29.54% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 93.97% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 21.14% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 25.51% done, estimate finish Sat Feb 10 19:06:56 2024 xorriso : UPDATE : 94.64% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 30.20% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 21.69% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 26.05% done, estimate finish Sat Feb 10 19:06:59 2024 xorriso : UPDATE : 95.00% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 30.95% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 22.36% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 26.78% done, estimate finish Sat Feb 10 19:07:00 2024 xorriso : UPDATE : 96.16% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 31.59% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 22.92% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 27.54% done, estimate finish Sat Feb 10 19:07:02 2024 xorriso : UPDATE : 96.88% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 32.34% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 23.67% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 28.31% done, estimate finish Sat Feb 10 19:07:03 2024 xorriso : UPDATE : 97.67% done, estimate finish Sat Feb 10 19:06:06 2024 xorriso : UPDATE : 32.86% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 24.45% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 28.31% done, estimate finish Sat Feb 10 19:07:28 2024 xorriso : UPDATE : 98.38% done, estimate finish Sat Feb 10 19:06:07 2024 xorriso : UPDATE : 33.40% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 25.22% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 28.72% done, estimate finish Sat Feb 10 19:07:32 2024 xorriso : UPDATE : 99.05% done xorriso : UPDATE : 33.65% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 25.97% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 30.47% done, estimate finish Sat Feb 10 19:07:24 2024 xorriso : UPDATE : 99.83% done xorriso : UPDATE : 34.84% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 26.74% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 31.09% done, estimate finish Sat Feb 10 19:07:26 2024 ISO image produced: 2162051 sectors Written to medium : 2162051 sectors at LBA 0 xorriso : UPDATE : 35.51% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 27.15% done, estimate finish Sat Feb 10 19:07:52 2024 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-1.iso' completed successfully. xorriso : UPDATE : 31.49% done, estimate finish Sat Feb 10 19:07:29 2024 CD=5 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:06:08 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 5' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -J -joliet-long -cache-inodes CD5 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD5' xorriso : UPDATE : 3377 files added in 1 seconds xorriso : UPDATE : 3377 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 36.21% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 10 19:07:56 2024 xorriso : UPDATE : 32.49% done, estimate finish Sat Feb 10 19:07:27 2024 xorriso : UPDATE : 36.23% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 27.43% done, estimate finish Sat Feb 10 19:08:01 2024 xorriso : UPDATE : 32.87% done, estimate finish Sat Feb 10 19:07:30 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 37.50% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 29.34% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 33.46% done, estimate finish Sat Feb 10 19:07:32 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 19:16:37 2024 xorriso : UPDATE : 38.03% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 29.42% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 34.04% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 1.25% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 38.62% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 30.43% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 34.75% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 1.71% done, estimate finish Sat Feb 10 19:10:27 2024 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 10 19:09:45 2024 xorriso : UPDATE : 39.23% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 31.42% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 3.25% done, estimate finish Sat Feb 10 19:09:23 2024 xorriso : UPDATE : 39.64% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 32.10% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 35.94% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 3.88% done, estimate finish Sat Feb 10 19:09:18 2024 xorriso : UPDATE : 40.30% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 32.80% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 36.34% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 4.45% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 41.25% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 33.43% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 37.57% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 5.22% done, estimate finish Sat Feb 10 19:09:08 2024 xorriso : UPDATE : 41.85% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 34.23% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 37.97% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 5.90% done, estimate finish Sat Feb 10 19:09:04 2024 xorriso : UPDATE : 42.42% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 34.87% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 38.79% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 6.06% done, estimate finish Sat Feb 10 19:09:16 2024 xorriso : UPDATE : 43.03% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 35.34% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 39.54% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 7.42% done, estimate finish Sat Feb 10 19:08:55 2024 xorriso : UPDATE : 43.03% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 35.34% done, estimate finish Sat Feb 10 19:07:58 2024 xorriso : UPDATE : 39.67% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 7.42% done, estimate finish Sat Feb 10 19:09:09 2024 xorriso : UPDATE : 44.57% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 35.34% done, estimate finish Sat Feb 10 19:08:06 2024 xorriso : UPDATE : 39.67% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 7.80% done, estimate finish Sat Feb 10 19:08:56 2024 xorriso : UPDATE : 45.44% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 35.34% done, estimate finish Sat Feb 10 19:08:15 2024 xorriso : UPDATE : 39.67% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 19:08:38 2024 xorriso : UPDATE : 46.20% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 38.67% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 42.44% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 10.24% done, estimate finish Sat Feb 10 19:08:34 2024 xorriso : UPDATE : 46.20% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 39.40% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 43.03% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:08:41 2024 xorriso : UPDATE : 46.20% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 39.80% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 44.00% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:08:51 2024 xorriso : UPDATE : 46.20% done, estimate finish Sat Feb 10 19:07:55 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 44.65% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:09:02 2024 xorriso : UPDATE : 46.20% done, estimate finish Sat Feb 10 19:08:00 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 45.24% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:09:12 2024 xorriso : UPDATE : 50.00% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 45.33% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 45.33% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:09:23 2024 xorriso : UPDATE : 50.00% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:03 2024 xorriso : UPDATE : 45.33% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:09:34 2024 xorriso : UPDATE : 51.43% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:08 2024 xorriso : UPDATE : 48.18% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 10.53% done, estimate finish Sat Feb 10 19:09:44 2024 xorriso : UPDATE : 51.43% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:15 2024 xorriso : UPDATE : 48.83% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 11.71% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 51.43% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 49.48% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:08:23 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:32 2024 xorriso : UPDATE : 50.27% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:08:32 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:42 2024 xorriso : UPDATE : 50.78% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:08:40 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 10 19:08:50 2024 xorriso : UPDATE : 51.72% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:08:49 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 46.82% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 52.49% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:08:57 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 49.15% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 53.14% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:06 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 49.44% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 53.14% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:08:28 2024 xorriso : UPDATE : 50.42% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 53.14% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:23 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:08:38 2024 xorriso : UPDATE : 51.24% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 53.14% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:31 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:08:47 2024 xorriso : UPDATE : 51.82% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 56.01% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:28 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:08:57 2024 xorriso : UPDATE : 52.45% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 56.85% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:41 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 53.15% done, estimate finish Sat Feb 10 19:07:36 2024 xorriso : UPDATE : 57.52% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:09:17 2024 xorriso : UPDATE : 53.57% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 57.63% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 53.71% done, estimate finish Sat Feb 10 19:09:26 2024 xorriso : UPDATE : 53.57% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 58.91% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:10:18 2024 xorriso : UPDATE : 54.30% done, estimate finish Sat Feb 10 19:09:14 2024 xorriso : UPDATE : 55.25% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 59.58% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:10:31 2024 xorriso : UPDATE : 64.65% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 56.00% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 59.80% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 65.05% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 56.72% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 60.82% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:10:55 2024 xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:23 2024 xorriso : UPDATE : 57.37% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 61.70% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:11:07 2024 xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:26 2024 xorriso : UPDATE : 57.42% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 58.21% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 62.22% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:30 2024 xorriso : UPDATE : 58.21% done, estimate finish Sat Feb 10 19:08:01 2024 xorriso : UPDATE : 63.13% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 59.74% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 63.85% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 60.68% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 64.46% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 61.53% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 65.25% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 62.13% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 66.04% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 62.85% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 66.78% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 62.85% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 67.45% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 64.44% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 68.12% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 68.73% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done xorriso : UPDATE : 65.02% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 69.17% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 65.65% done xorriso : UPDATE : 67.25% done, estimate finish Sat Feb 10 19:10:34 2024 xorriso : UPDATE : 67.01% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 70.09% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 76.75% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 67.33% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 67.82% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:37 2024 xorriso : UPDATE : 67.82% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:07:59 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:39 2024 xorriso : UPDATE : 69.87% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:08:04 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 70.60% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:08:09 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 71.14% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 74.72% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 71.14% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 75.17% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 16.77% done xorriso : UPDATE : 77.39% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 72.82% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 75.17% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 22.34% done, estimate finish Sat Feb 10 19:11:07 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 19:07:25 2024 xorriso : UPDATE : 73.49% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 75.17% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 36.20% done, estimate finish Sat Feb 10 19:08:32 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 19:07:27 2024 xorriso : UPDATE : 74.24% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 75.17% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 47.81% done, estimate finish Sat Feb 10 19:07:47 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 19:07:29 2024 xorriso : UPDATE : 74.92% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 47.81% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 19:07:31 2024 xorriso : UPDATE : 75.47% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 47.81% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 82.89% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 76.31% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:44 2024 xorriso : UPDATE : 47.81% done, estimate finish Sat Feb 10 19:07:55 2024 xorriso : UPDATE : 86.67% done, estimate finish Sat Feb 10 19:07:28 2024 xorriso : UPDATE : 76.52% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:46 2024 xorriso : UPDATE : 51.12% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 86.97% done, estimate finish Sat Feb 10 19:07:29 2024 xorriso : UPDATE : 77.68% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 51.84% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 86.97% done, estimate finish Sat Feb 10 19:07:31 2024 xorriso : UPDATE : 78.32% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 52.55% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 88.96% done, estimate finish Sat Feb 10 19:07:30 2024 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:07:57 2024 xorriso : UPDATE : 52.81% done, estimate finish Sat Feb 10 19:07:55 2024 xorriso : UPDATE : 88.96% done, estimate finish Sat Feb 10 19:07:31 2024 xorriso : UPDATE : 79.70% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:08:00 2024 xorriso : UPDATE : 53.82% done, estimate finish Sat Feb 10 19:07:55 2024 xorriso : UPDATE : 90.42% done, estimate finish Sat Feb 10 19:07:31 2024 xorriso : UPDATE : 80.41% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:08:03 2024 xorriso : UPDATE : 54.77% done, estimate finish Sat Feb 10 19:07:56 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:07:32 2024 xorriso : UPDATE : 81.15% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:08:06 2024 xorriso : UPDATE : 55.44% done, estimate finish Sat Feb 10 19:08:22 2024 xorriso : UPDATE : 90.65% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 81.86% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 78.48% done, estimate finish Sat Feb 10 19:08:10 2024 xorriso : UPDATE : 55.92% done, estimate finish Sat Feb 10 19:08:23 2024 xorriso : UPDATE : 92.72% done, estimate finish Sat Feb 10 19:07:31 2024 xorriso : UPDATE : 82.53% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 78.48% done xorriso : UPDATE : 56.76% done, estimate finish Sat Feb 10 19:08:23 2024 xorriso : UPDATE : 92.72% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 82.68% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : 78.48% done xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 93.64% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 83.84% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 78.48% done xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 10 19:08:31 2024 xorriso : UPDATE : 94.58% done, estimate finish Sat Feb 10 19:07:33 2024 xorriso : UPDATE : 84.73% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 78.48% done xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 10 19:08:36 2024 xorriso : UPDATE : 94.81% done, estimate finish Sat Feb 10 19:07:34 2024 xorriso : UPDATE : 85.50% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 88.23% done, estimate finish Sat Feb 10 19:07:45 2024 xorriso : UPDATE : 58.31% done, estimate finish Sat Feb 10 19:08:30 2024 xorriso : UPDATE : 94.81% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 86.10% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 91.15% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 60.59% done, estimate finish Sat Feb 10 19:08:22 2024 xorriso : UPDATE : 96.42% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 86.83% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 91.15% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 61.02% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 97.30% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 87.56% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 91.15% done, estimate finish Sat Feb 10 19:07:43 2024 xorriso : UPDATE : 62.08% done, estimate finish Sat Feb 10 19:08:22 2024 xorriso : UPDATE : 98.19% done, estimate finish Sat Feb 10 19:07:35 2024 xorriso : UPDATE : 88.27% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 92.74% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 62.70% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 99.04% done xorriso : UPDATE : 88.94% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 94.27% done, estimate finish Sat Feb 10 19:07:40 2024 xorriso : UPDATE : 63.07% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 63.67% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 99.68% done xorriso : UPDATE : 89.32% done, estimate finish Sat Feb 10 19:07:50 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:07:38 2024 xorriso : UPDATE : 64.63% done, estimate finish Sat Feb 10 19:08:25 2024 ISO image produced: 2289883 sectors Written to medium : 2289883 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 89.32% done, estimate finish Sat Feb 10 19:07:53 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:07:39 2024 CD=6 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:07:36 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 6' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -J -joliet-long -cache-inodes CD6 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD6' xorriso : UPDATE : 3828 files added in 1 seconds xorriso : UPDATE : 3828 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 65.64% done, estimate finish Sat Feb 10 19:08:23 2024 xorriso : UPDATE : 89.32% done, estimate finish Sat Feb 10 19:07:55 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 66.25% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 90.00% done, estimate finish Sat Feb 10 19:07:54 2024 xorriso : UPDATE : 94.62% done, estimate finish Sat Feb 10 19:07:42 2024 xorriso : UPDATE : 0.18% done xorriso : UPDATE : 66.48% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 92.53% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 97.05% done, estimate finish Sat Feb 10 19:07:41 2024 xorriso : UPDATE : 0.34% done, estimate finish Sat Feb 10 19:19:14 2024 xorriso : UPDATE : 67.67% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 19:07:49 2024 xorriso : UPDATE : 98.53% done xorriso : UPDATE : 1.00% done, estimate finish Sat Feb 10 19:13:16 2024 xorriso : UPDATE : 68.36% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 19:07:51 2024 xorriso : UPDATE : 99.34% done xorriso : UPDATE : 2.01% done, estimate finish Sat Feb 10 19:11:16 2024 xorriso : UPDATE : 68.99% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 19:07:52 2024 xorriso : UPDATE : Thank you for being patient. Working since 137 seconds. xorriso : UPDATE : 2.19% done, estimate finish Sat Feb 10 19:11:44 2024 xorriso : UPDATE : 68.99% done, estimate finish Sat Feb 10 19:08:27 2024 xorriso : UPDATE : 93.11% done, estimate finish Sat Feb 10 19:07:57 2024 ISO image produced: 2293862 sectors Written to medium : 2293862 sectors at LBA 0 xorriso : UPDATE : 3.08% done, estimate finish Sat Feb 10 19:11:05 2024 Writing to 'stdio:/dev/null' completed successfully. CD=7 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:07:43 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 7' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -J -joliet-long -cache-inodes CD7 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD7' xorriso : UPDATE : 3852 files added in 1 seconds xorriso : UPDATE : 3852 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 70.14% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 96.38% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 3.73% done, estimate finish Sat Feb 10 19:10:56 2024 xorriso : UPDATE : 70.57% done, estimate finish Sat Feb 10 19:08:28 2024 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 97.12% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 3.80% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 71.65% done, estimate finish Sat Feb 10 19:08:25 2024 xorriso : UPDATE : 0.23% done, estimate finish Sat Feb 10 19:24:31 2024 xorriso : UPDATE : 97.83% done, estimate finish Sat Feb 10 19:07:48 2024 xorriso : UPDATE : 5.13% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 72.41% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 1.02% done, estimate finish Sat Feb 10 19:13:07 2024 xorriso : UPDATE : 98.57% done xorriso : UPDATE : 6.32% done, estimate finish Sat Feb 10 19:10:22 2024 xorriso : UPDATE : 6.49% done, estimate finish Sat Feb 10 19:10:31 2024 xorriso : UPDATE : 73.18% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 1.83% done, estimate finish Sat Feb 10 19:11:40 2024 xorriso : UPDATE : 99.22% done xorriso : UPDATE : 6.62% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 73.89% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 2.40% done, estimate finish Sat Feb 10 19:11:25 2024 xorriso : UPDATE : 99.55% done xorriso : UPDATE : 8.39% done, estimate finish Sat Feb 10 19:10:16 2024 xorriso : UPDATE : 74.55% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 3.37% done, estimate finish Sat Feb 10 19:10:52 2024 ISO image produced: 2293597 sectors Written to medium : 2293597 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=8 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:07:50 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 8' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -J -joliet-long -cache-inodes CD8 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD8' xorriso : UPDATE : 6773 files added in 1 seconds xorriso : UPDATE : 6773 files added in 1 seconds xorriso : UPDATE : 9.03% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 74.64% done, estimate finish Sat Feb 10 19:08:28 2024 xorriso : UPDATE : 3.39% done, estimate finish Sat Feb 10 19:11:20 2024 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware-tools_2.4+dfsg-2_mipsel.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 9.70% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 75.65% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 3.39% done, estimate finish Sat Feb 10 19:11:50 2024 xorriso : UPDATE : 0.14% done xorriso : UPDATE : 10.45% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 76.67% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 3.46% done, estimate finish Sat Feb 10 19:12:14 2024 xorriso : UPDATE : 0.28% done, estimate finish Sat Feb 10 19:19:50 2024 xorriso : UPDATE : 11.20% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 10 19:08:25 2024 xorriso : UPDATE : 5.95% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 0.44% done, estimate finish Sat Feb 10 19:19:18 2024 xorriso : UPDATE : 11.79% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 77.72% done, estimate finish Sat Feb 10 19:08:27 2024 xorriso : UPDATE : 7.19% done, estimate finish Sat Feb 10 19:10:21 2024 xorriso : UPDATE : 1.22% done, estimate finish Sat Feb 10 19:13:20 2024 xorriso : UPDATE : 12.41% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 78.87% done, estimate finish Sat Feb 10 19:08:25 2024 xorriso : UPDATE : 7.80% done, estimate finish Sat Feb 10 19:10:22 2024 xorriso : UPDATE : 1.84% done, estimate finish Sat Feb 10 19:12:23 2024 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 79.62% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 8.16% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 2.49% done, estimate finish Sat Feb 10 19:11:53 2024 xorriso : UPDATE : 13.61% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 80.09% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 3.37% done, estimate finish Sat Feb 10 19:11:19 2024 xorriso : UPDATE : 14.73% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 80.96% done, estimate finish Sat Feb 10 19:08:25 2024 xorriso : UPDATE : 10.02% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 3.77% done, estimate finish Sat Feb 10 19:11:24 2024 xorriso : UPDATE : 14.81% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 10.71% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 14.81% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:28 2024 xorriso : UPDATE : 11.31% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:11:41 2024 xorriso : UPDATE : 14.81% done, estimate finish Sat Feb 10 19:10:32 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:30 2024 xorriso : UPDATE : 11.31% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:12:04 2024 xorriso : UPDATE : 17.65% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:33 2024 xorriso : UPDATE : 12.95% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:12:27 2024 xorriso : UPDATE : 18.28% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:47 2024 xorriso : UPDATE : 13.24% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:12:50 2024 xorriso : UPDATE : 18.35% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:52 2024 xorriso : UPDATE : 13.89% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:13:10 2024 xorriso : UPDATE : 19.70% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:08:57 2024 xorriso : UPDATE : 14.99% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:13:41 2024 xorriso : UPDATE : 20.36% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:09:01 2024 xorriso : UPDATE : 15.80% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:14:12 2024 xorriso : UPDATE : 20.75% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 81.36% done, estimate finish Sat Feb 10 19:09:07 2024 xorriso : UPDATE : 16.14% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:14:44 2024 xorriso : UPDATE : 21.86% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 88.66% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 16.14% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:15:15 2024 xorriso : UPDATE : 22.46% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 88.96% done, estimate finish Sat Feb 10 19:08:25 2024 xorriso : UPDATE : 16.14% done, estimate finish Sat Feb 10 19:10:23 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:15:46 2024 xorriso : UPDATE : 22.82% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 18.75% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 89.00% done, estimate finish Sat Feb 10 19:08:27 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:16:19 2024 xorriso : UPDATE : 22.82% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 19.66% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:16:50 2024 xorriso : UPDATE : 22.82% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 20.35% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 4.36% done, estimate finish Sat Feb 10 19:17:21 2024 xorriso : UPDATE : 22.82% done, estimate finish Sat Feb 10 19:10:17 2024 xorriso : UPDATE : 21.15% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:24 2024 xorriso : UPDATE : 5.84% done, estimate finish Sat Feb 10 19:14:41 2024 xorriso : UPDATE : 26.14% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 21.76% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:26 2024 xorriso : UPDATE : 16.41% done, estimate finish Sat Feb 10 19:09:43 2024 xorriso : UPDATE : 26.67% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 22.12% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:27 2024 xorriso : UPDATE : 16.49% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 27.24% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:29 2024 xorriso : UPDATE : 16.62% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 28.21% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:31 2024 xorriso : UPDATE : 18.61% done, estimate finish Sat Feb 10 19:09:47 2024 xorriso : UPDATE : 28.88% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:33 2024 xorriso : UPDATE : 19.34% done, estimate finish Sat Feb 10 19:09:49 2024 xorriso : UPDATE : 29.58% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 19:10:33 2024 xorriso : UPDATE : 90.71% done, estimate finish Sat Feb 10 19:08:35 2024 xorriso : UPDATE : 20.04% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 30.21% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 22.73% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 98.35% done xorriso : UPDATE : 20.75% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 30.80% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 23.38% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 99.02% done xorriso : UPDATE : 21.34% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 22.08% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 31.20% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 27.80% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 99.78% done xorriso : UPDATE : 22.81% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 28.15% done, estimate finish Sat Feb 10 19:10:03 2024 ISO image produced: 2287049 sectors Written to medium : 2287049 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=9 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye" "mipsel" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel" "11.9.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating mipsel iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 10 Feb 19:08:24 UTC 2024 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.9.0 mipsel 9' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel/debian-11.9.0-mipsel-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -J -joliet-long -cache-inodes CD9 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyemipsel/bullseye/CD9' xorriso : UPDATE : 7094 files added in 1 seconds xorriso : UPDATE : 7094 files added in 1 seconds xorriso : UPDATE : 23.41% done, estimate finish Sat Feb 10 19:09:56 2024 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 29.14% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 23.41% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 0.15% done xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:10:18 2024 xorriso : UPDATE : 29.14% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 24.88% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 0.29% done, estimate finish Sat Feb 10 19:19:58 2024 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 30.85% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 25.43% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 10 19:21:35 2024 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:10:31 2024 xorriso : UPDATE : 31.35% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 25.93% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 0.86% done, estimate finish Sat Feb 10 19:16:11 2024 xorriso : UPDATE : 31.57% done, estimate finish Sat Feb 10 19:10:37 2024 xorriso : UPDATE : 32.24% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 26.94% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 10 19:14:34 2024 xorriso : UPDATE : 36.81% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 33.07% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 27.42% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 10 19:15:48 2024 xorriso : UPDATE : 36.94% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 33.72% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 27.98% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 3.17% done, estimate finish Sat Feb 10 19:12:06 2024 xorriso : UPDATE : 38.14% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 34.36% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 28.73% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 3.80% done, estimate finish Sat Feb 10 19:11:56 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 34.72% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 4.64% done, estimate finish Sat Feb 10 19:11:40 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 35.74% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:18 2024 xorriso : UPDATE : 4.81% done, estimate finish Sat Feb 10 19:11:54 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 36.50% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 4.81% done, estimate finish Sat Feb 10 19:12:15 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 37.16% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:32 2024 xorriso : UPDATE : 6.77% done, estimate finish Sat Feb 10 19:11:23 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:26 2024 xorriso : UPDATE : 37.91% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 7.55% done, estimate finish Sat Feb 10 19:11:18 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:33 2024 xorriso : UPDATE : 38.61% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:50 2024 xorriso : UPDATE : 8.23% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 38.45% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 39.16% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 29.68% done, estimate finish Sat Feb 10 19:10:58 2024 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 44.08% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 39.86% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 33.30% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 9.26% done, estimate finish Sat Feb 10 19:10:50 2024 xorriso : UPDATE : 44.13% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 40.52% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 35.57% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 9.26% done, estimate finish Sat Feb 10 19:11:02 2024 xorriso : UPDATE : 44.13% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 40.61% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 36.58% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 9.26% done, estimate finish Sat Feb 10 19:11:14 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:09:57 2024 xorriso : UPDATE : 40.61% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 36.66% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 9.26% done, estimate finish Sat Feb 10 19:11:27 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 36.66% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 12.78% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:07 2024 xorriso : UPDATE : 43.37% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 36.66% done, estimate finish Sat Feb 10 19:10:16 2024 xorriso : UPDATE : 13.45% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 43.37% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 36.66% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 14.17% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:18 2024 xorriso : UPDATE : 45.12% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 38.73% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 14.33% done, estimate finish Sat Feb 10 19:10:49 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:23 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 40.55% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 14.33% done, estimate finish Sat Feb 10 19:11:04 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:28 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 40.55% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 14.33% done, estimate finish Sat Feb 10 19:11:15 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:10:34 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:18 2024 xorriso : UPDATE : 42.60% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 14.33% done, estimate finish Sat Feb 10 19:11:26 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:12:37 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:23 2024 xorriso : UPDATE : 42.88% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 18.03% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:12:58 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:30 2024 xorriso : UPDATE : 44.08% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 18.56% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 45.92% done, estimate finish Sat Feb 10 19:13:20 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:36 2024 xorriso : UPDATE : 44.16% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 19.26% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 51.04% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 45.77% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 19.99% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 55.74% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 45.50% done, estimate finish Sat Feb 10 19:10:54 2024 xorriso : UPDATE : 46.09% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 20.65% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 56.56% done, estimate finish Sat Feb 10 19:09:50 2024 xorriso : UPDATE : 52.57% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 46.09% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 21.33% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 57.19% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 53.39% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 48.00% done, estimate finish Sat Feb 10 19:09:58 2024 xorriso : UPDATE : 21.91% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 57.97% done, estimate finish Sat Feb 10 19:09:51 2024 xorriso : UPDATE : 53.93% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 48.65% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 21.91% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 58.55% done, estimate finish Sat Feb 10 19:09:52 2024 xorriso : UPDATE : 54.10% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 49.45% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 21.91% done, estimate finish Sat Feb 10 19:10:54 2024 xorriso : UPDATE : 58.55% done, estimate finish Sat Feb 10 19:09:55 2024 xorriso : UPDATE : 55.48% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 50.02% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 24.25% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 59.39% done, estimate finish Sat Feb 10 19:09:38 2024 xorriso : UPDATE : 56.20% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 50.94% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 24.87% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 61.21% done, estimate finish Sat Feb 10 19:09:36 2024 xorriso : UPDATE : 56.87% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 51.60% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:09:38 2024 xorriso : UPDATE : 62.61% done, estimate finish Sat Feb 10 19:09:39 2024 xorriso : UPDATE : 57.43% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 52.09% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 26.14% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 63.34% done, estimate finish Sat Feb 10 19:09:40 2024 xorriso : UPDATE : 58.23% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 52.86% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 27.21% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 63.87% done, estimate finish Sat Feb 10 19:09:41 2024 xorriso : UPDATE : 58.76% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 53.61% done, estimate finish Sat Feb 10 19:10:08 2024 xorriso : UPDATE : 27.58% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 64.21% done, estimate finish Sat Feb 10 19:09:43 2024 xorriso : UPDATE : 59.64% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 53.86% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 28.57% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 65.41% done, estimate finish Sat Feb 10 19:09:43 2024 xorriso : UPDATE : 60.35% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 29.23% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:09:43 2024 xorriso : UPDATE : 61.06% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 55.38% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 29.97% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:09:45 2024 xorriso : UPDATE : 61.74% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 55.80% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 30.64% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:09:48 2024 xorriso : UPDATE : 62.44% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 57.10% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 31.48% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 63.17% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 57.91% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 31.55% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 63.91% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 58.60% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 31.55% done, estimate finish Sat Feb 10 19:10:52 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 64.60% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 59.29% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 33.61% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 65.33% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 59.99% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 34.60% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 66.01% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 60.23% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 35.17% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:30 2024 xorriso : UPDATE : 66.75% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 61.28% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:35 2024 xorriso : UPDATE : 67.51% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 61.28% done, estimate finish Sat Feb 10 19:10:16 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 68.23% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 62.76% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:11:04 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 68.92% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 63.54% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:11:12 2024 xorriso : UPDATE : 66.08% done, estimate finish Sat Feb 10 19:10:50 2024 xorriso : UPDATE : 69.48% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 64.14% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:11:20 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 69.48% done, estimate finish Sat Feb 10 19:10:07 2024 xorriso : UPDATE : 64.60% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:11:28 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 69.48% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 65.41% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:11:38 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 70.18% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 66.45% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 35.71% done, estimate finish Sat Feb 10 19:11:46 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:05 2024 xorriso : UPDATE : 67.08% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 42.18% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:07 2024 xorriso : UPDATE : 67.68% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 42.65% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 68.17% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 43.21% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 69.13% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 44.22% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:30 2024 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 44.93% done, estimate finish Sat Feb 10 19:10:34 2024 xorriso : UPDATE : 66.08% done xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:35 2024 xorriso : UPDATE : 70.38% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 45.61% done, estimate finish Sat Feb 10 19:10:35 2024 xorriso : UPDATE : 71.92% done, estimate finish Sat Feb 10 19:10:52 2024 xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:41 2024 xorriso : UPDATE : 70.99% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 46.00% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 84.56% done, estimate finish Sat Feb 10 19:09:42 2024 xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 71.18% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 47.09% done, estimate finish Sat Feb 10 19:10:37 2024 xorriso : UPDATE : 85.19% done, estimate finish Sat Feb 10 19:09:42 2024 xorriso : UPDATE : 74.51% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 71.18% done, estimate finish Sat Feb 10 19:10:16 2024 xorriso : UPDATE : 47.51% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 48.41% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 85.88% done, estimate finish Sat Feb 10 19:09:43 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 71.18% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 49.21% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 86.52% done, estimate finish Sat Feb 10 19:09:44 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 74.03% done, estimate finish Sat Feb 10 19:10:10 2024 xorriso : UPDATE : 49.78% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 87.26% done, estimate finish Sat Feb 10 19:09:45 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 74.71% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 50.56% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 87.65% done, estimate finish Sat Feb 10 19:09:46 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 75.15% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 50.90% done, estimate finish Sat Feb 10 19:10:42 2024 xorriso : UPDATE : 87.65% done, estimate finish Sat Feb 10 19:09:48 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 75.93% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 51.14% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 89.51% done, estimate finish Sat Feb 10 19:09:47 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 52.69% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 90.10% done, estimate finish Sat Feb 10 19:09:48 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:17 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 53.21% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 90.98% done, estimate finish Sat Feb 10 19:09:48 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:20 2024 xorriso : UPDATE : 76.62% done, estimate finish Sat Feb 10 19:10:19 2024 xorriso : UPDATE : 53.76% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 91.46% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:24 2024 xorriso : UPDATE : 79.01% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 54.62% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 92.36% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 78.80% done, estimate finish Sat Feb 10 19:10:27 2024 xorriso : UPDATE : 79.70% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 55.58% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 93.14% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:09:59 2024 xorriso : UPDATE : 80.40% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 80.51% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 56.04% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 93.56% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 81.71% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 56.55% done, estimate finish Sat Feb 10 19:10:49 2024 xorriso : UPDATE : 94.61% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:02 2024 xorriso : UPDATE : 82.26% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 57.22% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 95.36% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 82.86% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 57.82% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 95.46% done, estimate finish Sat Feb 10 19:09:54 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 83.83% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 58.66% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 95.46% done, estimate finish Sat Feb 10 19:09:56 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 59.22% done, estimate finish Sat Feb 10 19:10:51 2024 xorriso : UPDATE : 97.57% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:09 2024 xorriso : UPDATE : 85.29% done, estimate finish Sat Feb 10 19:10:11 2024 xorriso : UPDATE : 59.59% done, estimate finish Sat Feb 10 19:10:53 2024 xorriso : UPDATE : 98.08% done, estimate finish Sat Feb 10 19:09:53 2024 xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 85.86% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 60.66% done, estimate finish Sat Feb 10 19:10:50 2024 xorriso : UPDATE : 98.82% done xorriso : UPDATE : 86.90% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 86.57% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 61.14% done, estimate finish Sat Feb 10 19:10:51 2024 xorriso : UPDATE : 99.76% done xorriso : UPDATE : 91.26% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 87.22% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:10:51 2024 ISO image produced: 2293678 sectors Written to medium : 2293678 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 10 19:10:00 2024 xorriso : UPDATE : 87.84% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:10:55 2024 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 10 19:10:01 2024 xorriso : UPDATE : 88.50% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:10:59 2024 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 10 19:10:03 2024 xorriso : UPDATE : 89.11% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:11:03 2024 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 10 19:10:04 2024 xorriso : UPDATE : 89.75% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:11:08 2024 xorriso : UPDATE : 94.07% done, estimate finish Sat Feb 10 19:10:06 2024 xorriso : UPDATE : 90.42% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:11:12 2024 xorriso : UPDATE : 98.55% done xorriso : UPDATE : 90.42% done, estimate finish Sat Feb 10 19:10:15 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:12:01 2024 xorriso : UPDATE : 99.25% done xorriso : UPDATE : 91.79% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:12:13 2024 xorriso : UPDATE : 99.83% done xorriso : UPDATE : 91.79% done, estimate finish Sat Feb 10 19:10:14 2024 xorriso : UPDATE : 61.84% done, estimate finish Sat Feb 10 19:12:25 2024 ISO image produced: 2289453 sectors Written to medium : 2289453 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 93.36% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 69.35% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 94.01% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 69.94% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 94.44% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 70.61% done, estimate finish Sat Feb 10 19:10:43 2024 xorriso : UPDATE : 95.60% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 70.83% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 95.82% done, estimate finish Sat Feb 10 19:10:13 2024 xorriso : UPDATE : 70.83% done, estimate finish Sat Feb 10 19:10:49 2024 xorriso : UPDATE : 96.99% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 72.78% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 97.54% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 73.42% done, estimate finish Sat Feb 10 19:10:44 2024 xorriso : UPDATE : 98.36% done, estimate finish Sat Feb 10 19:10:12 2024 xorriso : UPDATE : 74.09% done, estimate finish Sat Feb 10 19:10:34 2024 xorriso : UPDATE : 99.15% done xorriso : UPDATE : 74.74% done, estimate finish Sat Feb 10 19:10:35 2024 xorriso : UPDATE : 99.62% done xorriso : UPDATE : 75.39% done, estimate finish Sat Feb 10 19:10:36 2024 ISO image produced: 2293018 sectors Written to medium : 2293018 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 75.86% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 75.86% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 77.15% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 78.38% done, estimate finish Sat Feb 10 19:10:38 2024 xorriso : UPDATE : 78.87% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 79.81% done, estimate finish Sat Feb 10 19:10:39 2024 xorriso : UPDATE : 80.37% done, estimate finish Sat Feb 10 19:10:40 2024 xorriso : UPDATE : 81.13% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 81.89% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 82.65% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 83.18% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 83.67% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 84.65% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 85.05% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 86.04% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 86.70% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 87.37% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 88.16% done, estimate finish Sat Feb 10 19:10:46 2024 xorriso : UPDATE : 88.73% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 10 19:10:48 2024 xorriso : UPDATE : 89.14% done, estimate finish Sat Feb 10 19:10:50 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 19:10:47 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 19:10:49 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 19:10:51 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 19:10:53 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 19:10:55 2024 xorriso : UPDATE : 90.81% done, estimate finish Sat Feb 10 19:10:57 2024 xorriso : UPDATE : 91.74% done, estimate finish Sat Feb 10 19:11:02 2024 xorriso : UPDATE : 96.38% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 97.09% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 97.99% done, estimate finish Sat Feb 10 19:10:45 2024 xorriso : UPDATE : 98.70% done xorriso : UPDATE : 99.30% done xorriso : UPDATE : Thank you for being patient. Working since 141 seconds. ISO image produced: 2288133 sectors Written to medium : 2288133 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 10.image 11.image 12.image 13.image 14.image 15.image 16.image 17.image 1.image 2.image 3.image 4.image 5.image 6.image 7.image 8.image 9.image 10.image 11.image 12.image 13.image 14.image 15.image 16.image 17.image 1.image 2.image 3.image 4.image 5.image 6.image 7.image 8.image 9.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyemipsel b277cc19056f2d1e8f8eadd9e4ed1de176f3b4016637e1b24623c691a8f1f4079bee78d12a0c78c4a5eceb3ce175bdcf81f1e1c344e4959a1b80f9d4575f5171 debian-11.9.0-mipsel-DVD-10.iso 2492cdabaf22e165ddfa3920151ad84b668f75ecff346a85516cb9b1bd204a40a46dab56ed998d1deafbec45c553827ccc8d91712b35002c5c34864de864274a debian-11.9.0-mipsel-DVD-10.jigdo ba582efa6f1c075b987545ba4afa3bbc6fb080653363ab0aaa2c8ba8f784fc54 debian-11.9.0-mipsel-DVD-10.iso 610e080f3a243ff3d1be71da710ba4c330d15d2bf6f7a83d0c2a0665653c7244 debian-11.9.0-mipsel-DVD-10.jigdo e4b7c880fea62a253e0f3098840b387cd841b2acf212b1086f1ae8536813476972ff2d16826578bdfd266d363e26ca59a7779226ff2d3da58ba17b0067254994 debian-11.9.0-mipsel-DVD-11.iso b6579f8b144b111b65af880b1b37d5a6f2e2d386e133c7cf3e989640d0819acee8339d44e760820d2378ef1f0f413b3bb9e27a099f65ec97c53f007efee5d7ad debian-11.9.0-mipsel-DVD-11.jigdo fafab6c80fc71272df75e00db30e56407704359ad618fd6a9be70055a735f3cc debian-11.9.0-mipsel-DVD-11.iso 1ad4b4ff482f89930d3291b8664cdec2f8e09ce8e641fe418fdf8eb3833ae378 debian-11.9.0-mipsel-DVD-11.jigdo 6fd7ca555b009612e7b97a4080d3159b3f5ee27713d7fc4a939c929f8c7932774c6d41798b67eb4895c1f473ca60d588e315dfa2e1062977d51e78a0769991f2 debian-11.9.0-mipsel-DVD-12.iso f0c9b6f816ad827fd2ed83cefce2e5610bd29874aa17630fb5ff742a5cda68f42e763f8cc29bdf5b8eed0d857a4fa0668adbe79fb6558c11c3162bdaf0a74dee debian-11.9.0-mipsel-DVD-12.jigdo 69f97f5d842ef46c31d25139f1d0ff5cf85569b2e5772c7c8624c1bb20608c66 debian-11.9.0-mipsel-DVD-12.iso b3b6d1f488957816e4a095a15e50d62bc21d0698086ea932c388dd99d731aeea debian-11.9.0-mipsel-DVD-12.jigdo 5cab648c51647d38aea328fc1dd56e268ebabc8ee3b5deeb4dcba5c97ea0027da683b479b530bbdd7774fbdd8f3e93a6ab69799b5954fc17936c7c950d71a86a debian-11.9.0-mipsel-DVD-13.iso e3e47c5d5900707df8b6edc88278de42cb97ff10e4f2f1308bddd78404772f1db457ad06f1f8b77a2594a6fb3f714ffbadf0da173159eba893b70671f8ceb512 debian-11.9.0-mipsel-DVD-13.jigdo 2fa65261fd1511b0f5c7853ea834b175b89e684fbbe94fec44801a1ef2681e45 debian-11.9.0-mipsel-DVD-13.iso 4db1cb03c32c5f84a2b557c0be67f268d40af8dddaf6e067016cf92433473487 debian-11.9.0-mipsel-DVD-13.jigdo 1bb65f2324f1b73af9009035d91224fab1de6243ce70e8af39762b6c0a7485f9c35f482121968590bd373c25972d6afe6367fabb1e351627d4faf53e80b7824a debian-11.9.0-mipsel-DVD-14.iso f71e1cacce47d87a3134755781d6587701ef5ce82e220c515056a6c218a8066a60c658a97e670619996c068fc3c6524d0209c65d5b4b889b402d1f59336afb41 debian-11.9.0-mipsel-DVD-14.jigdo 44613c76ee463405b115e8d72d27fcf7f117d04707a5aeb9ef5a12fd77374dbb debian-11.9.0-mipsel-DVD-14.iso 1f7c4f04d72f851e77f0b3b43af00695f8e7b7ca84a28e41c7c44de62c41920d debian-11.9.0-mipsel-DVD-14.jigdo dcfbc6a5e8aeb2036b428f6cc573a9bfc0b16e825a3aa9fbefc5518c3e3c6b4c8ecb18684ed826c91dd342b9489ceca538086b713d4b41a297f2f5e683968967 debian-11.9.0-mipsel-DVD-15.iso 487fd180c63d159b077d00824e868082bb175a631e48dd8e487216aacb66dadd0f0c7c771c739fb162c2510b98f96ca644df8b55da9069a00e7f295c73532228 debian-11.9.0-mipsel-DVD-15.jigdo 81fd4b03f2c0c3237f3c6627ab49978353a770dd1ba3b96eade4fa87f4479455 debian-11.9.0-mipsel-DVD-15.iso 861d8500f229ca0fa1e1f51180fa29b2b70390b5f7a4533f27f5dd91d968d9af debian-11.9.0-mipsel-DVD-15.jigdo dd00d2c0ec68efd6a2437d1abe3aab185e53cd33fa48b37d622f418865930f4364e330332c9bbd5309a38dfcfde28db604c657525a74e9af9cd63f0cf07eebac debian-11.9.0-mipsel-DVD-16.iso b2b00817826f7d048fb87221ee94d0f58767b888dcd6af9ae1ec89641b2aba8e98b9a3d26150a94428a8df29d5818bb8aa28ee1d41fc9313c1a0989d4d8603e1 debian-11.9.0-mipsel-DVD-16.jigdo 2b7926622d092ca168c3f4fef1f89ecb3daa892b6a589bc8eb2cedba97b2e670 debian-11.9.0-mipsel-DVD-16.iso 70e62abea14a11cc0cf3d9a712208a63e233dab703ad0d1808eeb1594e949f6b debian-11.9.0-mipsel-DVD-16.jigdo c53545a79462a13604a9a7995eaf8a879c50f75f486571be4d22a701418aafe3bdf75c4a421318394027fd4a8f228cf589b89c34054395de39173cb62d988d24 debian-11.9.0-mipsel-DVD-17.iso 2e17d395034927ff3fa61817b2f5bd49bf0be313c39438a8d233523bdf84c875e446dfbe55ce7cc5421118d9998e566d16cdc794cfbd954432bf9be6fc436a50 debian-11.9.0-mipsel-DVD-17.jigdo 75326fca6ef6c9edc22afd61cd95fe6f19206a2d2a18c5b589fa0cc89ecba7eb debian-11.9.0-mipsel-DVD-17.iso 4b5642b57abf0b867dbea6f1b395500e8fc4dc6a4af3a99dcfaa2f724ad91ec7 debian-11.9.0-mipsel-DVD-17.jigdo f6eb8ab842ef2424fd46ef51551865e3b410633e8bc213dc39583fcb9ab1325ab477d7194fdf669baa36b7271aa0fa1423346170e13ac451f84cbc3414cec237 debian-11.9.0-mipsel-DVD-1.iso bcb98cc8488fd586e6074252b0099ab9bb65223192f4daaff235938b23113eeb574e5b753ee83ec4b6ef87ebe9fc290b06a529623b9e449a43d74e449907c209 debian-11.9.0-mipsel-DVD-1.jigdo 3c017faf3016f73775d650f231a51726917526979992c87e420eb6c9ea67f10b debian-11.9.0-mipsel-DVD-1.iso 8835f890d59c7777e6cf30d0dc1827151893a71ad907d80e96a3c04c8cab2301 debian-11.9.0-mipsel-DVD-1.jigdo 9e1e2a67f71d3548a23632201cd75505a76f6ca305028ce57c3cbf4083e5196299887a6d50f7af97a54019a8542a32e3a91f2369e901aefa0f32f07706be53a0 debian-11.9.0-mipsel-DVD-2.iso 75d7d3496479ec210426ca2f30f21e9c28b4ae936711d8043587724ed5d0c0f806de016fadd8be25c1316bc620b2176d330562a9f90025bd17a34b3abc7c50e7 debian-11.9.0-mipsel-DVD-2.jigdo f81392afd8c37b207ec4b23a260abb141654eeaa119cb06cd26c8bc5d38b82bc debian-11.9.0-mipsel-DVD-2.iso 3a038755969c5640fb2c42ee3a87dd1100ebb0a713aa74ffdceed3dc90bff1c1 debian-11.9.0-mipsel-DVD-2.jigdo f604fafc5dc9b075edadebc3fd6f8ecbbf1ecc6a2284f5796f49f5b060a2398862133a33dda709c8efdb5cdf211810c704dbb9c997fca840c1a2ea1b700c8816 debian-11.9.0-mipsel-DVD-3.iso fb4c25c6f7d113b1ec6adb60a747c119952e62d5acc7527ca9c2231db329b0638a3479148dc5867ce90686743267ab30bccace54d0f37f7a00cec478b52c876d debian-11.9.0-mipsel-DVD-3.jigdo dd3a3652ec984455cd8280b1c629b17dee4376453b728484323aa47c868a9cac debian-11.9.0-mipsel-DVD-3.iso ec82768dcc77e43e511a49dac9395e2df02d2e3aa822c38b7a0f8b44d1f1f05b debian-11.9.0-mipsel-DVD-3.jigdo 75738ec193bc597334250556d4da650928317be6632c4b396e612828367d22559daf42140d5d18697e4e86e7c1415266d14f9f75146d3d3d4bad84a7a4c80c36 debian-11.9.0-mipsel-DVD-4.iso 7b399c0067d95bfbbdf6bc60b5018ca1462f89ad28ce90a622fe051816678c24ab87bfdc87eb126a5c100c2ce3ef4809ca24fb941476f478e9cd7be2887b0a28 debian-11.9.0-mipsel-DVD-4.jigdo 521fd179c56d058a4a370cb07d3c3f103025858c6c07319ca0f02dd4982fc776 debian-11.9.0-mipsel-DVD-4.iso f29ae617ccef2de99d7b066b448e3cf34cc423fbd88d525e238f65d6859713ad debian-11.9.0-mipsel-DVD-4.jigdo b1941fde8c4d922aa43c5946873df793433620608e2e281adcdf13b14be4bf60610e83e0ae42800e2eea21f4749c0a3b27d0e60a5f2ed36c0879e713640843b3 debian-11.9.0-mipsel-DVD-5.iso 9ef6889e9f89f1b90ade32c7e1d96c436699e12ee5c4c5fd3089f856795ff4f4b6e53094cf060eb15bbd94e4314de53509aed7d171f4399aabbfce13056af98d debian-11.9.0-mipsel-DVD-5.jigdo 3ea139786842fb4d04f58ddcff7aee02ec8c1c6d8b423e59fd828a7cae3f05a3 debian-11.9.0-mipsel-DVD-5.iso 3db919e17ab5d53a543186492975ceaa8ec2cdd0f78bc822bdc810104ef7c2d5 debian-11.9.0-mipsel-DVD-5.jigdo 6ad743d280d0bd0d87b71b7073e02ba62862911fa9dd2aa62f2a8d98e2089bf543c1ac5b991128f8f9c9d0c97be3304bb660a3830be2ae83b867cc109347a028 debian-11.9.0-mipsel-DVD-6.iso 8130694c42219d55af6ce821c31f668128adcd1c2e5c9f932b2e546619899665983a91d9deaddfa0115644a1ea30e7f93be10fa8f3fdf12d2f3e94d6c4e139e7 debian-11.9.0-mipsel-DVD-6.jigdo fa3f23e454b253f0fe8df8b3974e0df9bd6bb911fdd5c8766a2fff22585cd8ee debian-11.9.0-mipsel-DVD-6.iso ed41c7a34c3c117f1e79533e47011fadb1a340795c6d5e3cddc2688b19440deb debian-11.9.0-mipsel-DVD-6.jigdo 7dfa69b52ef36f40f4c9a59aca607029f0777ddf832fccaa90b72d7751f93ec83ef434f6951f5eda4ca861d976ace68a8c51acd3bb33ae9d00a9957397015767 debian-11.9.0-mipsel-DVD-7.iso 2e20e7b416ac75f6eb444e15062423f66111bbeb785d20c70f4fff2d09fe8f7d9e5978ede301e970da7caf31ca9482c9a8879bb0f77b79751568e33136341d4d debian-11.9.0-mipsel-DVD-7.jigdo d24061429881f9cc76787a585db29429af2b1418aa90bcdc15e183dbfe960aa4 debian-11.9.0-mipsel-DVD-7.iso 38997b1650660c32b6696f1f3d78fd816bfa68e9a996fe0e382043820b7f1b5c debian-11.9.0-mipsel-DVD-7.jigdo 0cd8b8f0c8012e22e358fe53ca3024448c8272ef6395b03d30d795073872e86b819839188be2eff9ffe216a16eee26c793de93c8ea4bb13ba66c7e4070f401d3 debian-11.9.0-mipsel-DVD-8.iso d5cc2c85e922d497cf4863be96867ee8c867bcfd03c0ed44cd27152abfb3f19e62ffba30f77fdd0fc70fd407aae5418f68853ea7559ae29873f3fd5ba9cde1f0 debian-11.9.0-mipsel-DVD-8.jigdo 62d0d95b68d9096dc3f8b6cd0eb7f56ccfb7c4b2a4f203c7e47563d9a6bf9fcd debian-11.9.0-mipsel-DVD-8.iso 7c52911b053ab02b4dc2aaa7bae878a7a047f211c8be42d357303507826b088f debian-11.9.0-mipsel-DVD-8.jigdo b4a41f0dc643e5b86035eab2b2d682526cc1a7c1baea73e8991d19213af4afcc68afc5b64b2255bbe8f78283135dca9a0f1042c3656e4f7c1b3ed2fac5a1c3d7 debian-11.9.0-mipsel-DVD-9.iso b20441238dffda6a825ef8081bec59424ed11e152f42071df062110d6cc61259be6078628cf0448e029ae0784b880b869d4b2453f82b7445d185bd283e41f877 debian-11.9.0-mipsel-DVD-9.jigdo f9cb161b0b7afc7a4fe264da10be59fa02adc4201f4b7c5377a91f406f7670c2 debian-11.9.0-mipsel-DVD-9.iso c87ed9b9ce4dd7851d1bb0d6bef9469a7e5773e71a56465667c55421d9d7c90a debian-11.9.0-mipsel-DVD-9.jigdo 4288164789fe1be823c15f7ebd4e5e4763c1bbcabe387d16b37ff3a1fd87752dfb21e57817833806c4dbf1f9b95d09be88dd672127f8dc8dd4d4c971c92642aa debian-11.9.0-mipsel-DVD-10.template bb902a31a95276f99d46c329be115afb3051e33ee37129bce84fded8abf44b69 debian-11.9.0-mipsel-DVD-10.template 9eb105cde3640ebb0a208c3d9169e3b217e79834cba0310abf1bc0db43600bec79f810a88062705a6d1594a20589540a5aafbe1e62642f21fb4b31ff884b4adc debian-11.9.0-mipsel-DVD-11.template 29c46eb9a130787b0a7f78f12a70c253e8e6550c230edf3cbe64d74552059e50 debian-11.9.0-mipsel-DVD-11.template 8f1b30b9f03061f771e1d40b22f9a979efa1cecafb0db63ab62b765ef057c3679e982447026414b2ea14a4b4cd005e4226aab0471dbe0bb73b0b033926966ef6 debian-11.9.0-mipsel-DVD-12.template 7c0150c69fbf8159fe24cb7b01bd19fa27cb1c4d5744c7cecfc6273b1c56e18e debian-11.9.0-mipsel-DVD-12.template 664ecd40132ea34e058affee10e21894086b1a74cfa423a8ed32c05e9de979d2c2b15f6f60c94f094a85c0f76f0564a401d25578d957ae6d351b8421371a0c38 debian-11.9.0-mipsel-DVD-13.template 01fb9b4fc272364a9b0b28f9926e6e5d3c9c73b2d71e1e5507155e78cc7450e6 debian-11.9.0-mipsel-DVD-13.template 1c04e41749f8732cf7d7dbe3e7fb97a2ec6347960295cb4787079f6e173f2ee868fadaed8b973424ec55551cfb84cd976fb28186f32cb07ffa3aff11f538b246 debian-11.9.0-mipsel-DVD-14.template 7bd37431e14e8e148aa72dd844b58f782ca60c79d67c0b8fd428a516952b7370 debian-11.9.0-mipsel-DVD-14.template 0b01e7cccbd47bceeaba4172af452994f68775399bc3b8f25159c3bd977244e89b2ba6a1ea05bbe32a17bbe38db5ad40745117c7811d40db7c720e2d7718a710 debian-11.9.0-mipsel-DVD-15.template a91bde29137d106ad9611463212fb9033309a9b098e21ca64f1b29e21f45e342 debian-11.9.0-mipsel-DVD-15.template bbe51edb5efa6dbb478db1230c891f4cc84c95b5a37e9819ab1c16f3942bf35abd68cd5011397266cf9067a369f37edd7892ece2d3ef53dfdd9d8bd3e5597f21 debian-11.9.0-mipsel-DVD-16.template ecbc86b28c02a6de052c98fb6537b28d04e7e0071bf9bf92015cbfa1fb57a1c5 debian-11.9.0-mipsel-DVD-16.template f03fbfd2cb4ce06d9bf11063525238294661ebce311dfe7660e0d9d69624b168c4a41f38ac90b8b4ec9a7c59688ad437a0d69ac9dcf1c44b2de59f7e089289c4 debian-11.9.0-mipsel-DVD-17.template 4aa1bec8c061b200aa624ee98c2bd1dece2f4086f7e68c35131f7c4674834b52 debian-11.9.0-mipsel-DVD-17.template ef5eb2f94219bbbf645ad5fc2ad1155a60ede3e9315fa3db967a7282f852ee2461bb42b19468c19014fe735762db3e6a1b487992193258b9d2622ae060d46ec4 debian-11.9.0-mipsel-DVD-1.template 2651895520f7103332d7dbf7491ab7d3e18581eb4a32556736098018c609288f debian-11.9.0-mipsel-DVD-1.template d6d8d2f34a7af61dd6263bd487b1ec6cf6c7a0664a4c81c2a8f154f9fa797b052cb57f8b88f4aa827acb36758cb2f10c1ce970d151d57bae797a38e826b4b7d0 debian-11.9.0-mipsel-DVD-2.template 309af1a3fd058076114d21de7b44d4a41b0cbd471600380c1e1fcae649caa84f debian-11.9.0-mipsel-DVD-2.template 0aa28937334ab1abdf2f8aea6c2b3b4a8a35549b98aaf14aa199686531f28cd187e4614ae72ce449a699f0c5887faef3a9cbde520795cbb42ee89744eec675b7 debian-11.9.0-mipsel-DVD-3.template ae342ec1ffc9a9f815de462c5ffe6cdc689fdf3d96cf9a6a88d28580a251bdd8 debian-11.9.0-mipsel-DVD-3.template 504ed1de989dd08691be771a35248a440ea5b057503a4bf0d119d8718a0b80fbd732944996570a3b58c2de4527727c927b97a1be09cf4009854124ba482a6f92 debian-11.9.0-mipsel-DVD-4.template 5f2f6fa41499a21931c31092c2041715140830f2b253bd94ee0d353e5f12c155 debian-11.9.0-mipsel-DVD-4.template 0893b5eff344267e93aa36d8d673c15c15c9e765dc566a5910e6f515c32fab4293b3511813f51431cb0ba0749f410e247a7ebb86761df8f67a99306016ce48f8 debian-11.9.0-mipsel-DVD-5.template c0a5a60988ee39309bc1fc57034da8543c8592222abe94973f89dd6805486802 debian-11.9.0-mipsel-DVD-5.template 708b12bbaa5d66edf49d36431f66c97504fc1badeb3d1c14832a7ba926ddf791e9773bd76b4bfe8f03e5f6d419ff215d03abaf23dee812f29e48bf1c3f4672ae debian-11.9.0-mipsel-DVD-6.template 385703b7cf3388af84a3248ce8d4e0854f84bf1247502cb206cb7c7b6205224a debian-11.9.0-mipsel-DVD-6.template e7d24e6fed0a42de50b398eb7e2d21397f1decbe347227d49e477b1e372f5866fc3c4bf5dd42aaf88d6510c168b2ada95ef814dfe3915092f1913b6145ecbfab debian-11.9.0-mipsel-DVD-7.template fb0568b3ba7fcc28a75b555b2bdd3660dfa4a506f2e2832fada18a6b30377ae4 debian-11.9.0-mipsel-DVD-7.template fc70bd4fe5b62912be5adc68586783bd720f6708e4cccd1af39080893ef3b640acef9c6d1e07b4011264d437706aeb20c60e0bbf234e11cff948872c7a6f6839 debian-11.9.0-mipsel-DVD-8.template b4b89288af4c970f611228d7b26e9c0af4f9bf094740267f42e2c9375f0f08fb debian-11.9.0-mipsel-DVD-8.template c21f514a31a729cfee365aa7330c72070d451b2b13be720ac269b2249a418d41d888eb86b8ec9e0480b228fe41a907aa68311875e1a9cdfbb9f166b6d124b3e1 debian-11.9.0-mipsel-DVD-9.template 600d4a5e4533e8182aa95ea3e9c04ff96817dbf94a6cb58e229c80ca8fc781c1 debian-11.9.0-mipsel-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 10 Feb 19:10:50 UTC 2024: Finished.