Sat 9 Oct 12:38:48 UTC 2021: 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/3bullseyeppc64el/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el 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/3bullseyeppc64el mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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/3bullseyeppc64el/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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 ppc64el; 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/3bullseyeppc64el/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/3bullseyeppc64el/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-ppc64el ... 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_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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 ppc64el; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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/3bullseyeppc64el/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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/3bullseyeppc64el/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/3bullseyeppc64el/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/archive-keyring for ARCH in ppc64el; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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/3bullseyeppc64el/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in ppc64el; 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/main/debian-installer ppc64el Packages [64.6 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main ppc64el Packages [10.9 MB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib ppc64el Packages [48.7 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/3bullseyeppc64el/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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 ppc64el; 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.17) Depends: libgcc-s1 (>= 3.0) 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.17) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 3.0) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed base-passwd : Depends: libc6 (>= 2.17) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.25) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.17) 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.17) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libc6 (>= 2.22) 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.1) but it is not installed Depends: libuv1 (>= 1.30.1) 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.17) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.17) 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.17) 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.17) 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.17) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.20-2) 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.17) diffutils : PreDepends: libc6 (>= 2.17) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.17) 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.17) 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.17) 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.17) Depends: libmagic1 (= 1:5.39-3) but it is not installed findutils : PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.17) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.25) 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.17) 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.17) hostname : PreDepends: libc6 (>= 2.17) ifupdown : Depends: libc6 (>= 2.17) 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.17) 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.17) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.17) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.27) 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.17) 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.17) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.17) 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.27) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.17) 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.17) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.27) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.17) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.17) nftables : Depends: libnftables1 (= 0.9.8-3.1) but it is not installed Depends: libc6 (>= 2.17) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.26) 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.17) 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.17) 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+deb11u2) but it is not installed perl-base : PreDepends: libc6 (>= 2.29) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed powerpc-ibm-utils : Depends: libc6 (>= 2.29) Depends: librtas2 (>= 1.3.6) but it is not installed Depends: librtasevent2 (>= 1.3.6) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed Depends: bc but it is not installed procps : Depends: libc6 (>= 2.27) 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.27) 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.17) 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-6) Depends: systemd-timesyncd but it is not installed or time-daemon sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.17) 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) but it is not installed telnet : Depends: libc6 (>= 2.17) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.17) 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-6) 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.25) 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.17) 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.17) 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.17) 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_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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 [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; 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 [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; 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/3bullseyeppc64el/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/3bullseyeppc64el/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; 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/3bullseyeppc64el/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/3bullseyeppc64el/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi ppc64el:bc ppc64el:bsdextrautils ppc64el:distro-info-data ppc64el:dmsetup ppc64el:libacl1 ppc64el:libapparmor1 ppc64el:libapt-pkg6.0 ppc64el:libargon2-1 ppc64el:libattr1 ppc64el:libaudit-common ppc64el:libaudit1 ppc64el:libblkid1 ppc64el:libbpf0 ppc64el:libbrotli1 ppc64el:libbsd0 ppc64el:libbz2-1.0 ppc64el:libc6 ppc64el:libcap-ng0 ppc64el:libcap2 ppc64el:libcap2-bin ppc64el:libcbor0 ppc64el:libcom-err2 ppc64el:libcrypt1 ppc64el:libcryptsetup12 ppc64el:libcurl3-gnutls ppc64el:libdb5.3 ppc64el:libdbus-1-3 ppc64el:libdebconfclient0 ppc64el:libdevmapper1.02.1 ppc64el:libdns-export1110 ppc64el:libedit2 ppc64el:libelf1 ppc64el:libestr0 ppc64el:libexpat1 ppc64el:libext2fs2 ppc64el:libfastjson4 ppc64el:libfdisk1 ppc64el:libffi7 ppc64el:libfido2-1 ppc64el:libfstrm0 ppc64el:libgcc-s1 ppc64el:libgcrypt20 ppc64el:libgdbm-compat4 ppc64el:libgdbm6 ppc64el:libgmp10 ppc64el:libgnutls30 ppc64el:libgpg-error0 ppc64el:libgssapi-krb5-2 ppc64el:libhogweed6 ppc64el:libicu67 ppc64el:libidn2-0 ppc64el:libip4tc2 ppc64el:libisc-export1105 ppc64el:libjansson4 ppc64el:libjson-c5 ppc64el:libk5crypto3 ppc64el:libkeyutils1 ppc64el:libkmod2 ppc64el:libkrb5-3 ppc64el:libkrb5support0 ppc64el:libldap-2.4-2 ppc64el:liblmdb0 ppc64el:liblocale-gettext-perl ppc64el:liblognorm5 ppc64el:liblz4-1 ppc64el:liblzma5 ppc64el:libmagic-mgc ppc64el:libmagic1 ppc64el:libmaxminddb0 ppc64el:libmd0 ppc64el:libmnl0 ppc64el:libmount1 ppc64el:libmpdec3 ppc64el:libncurses6 ppc64el:libncursesw6 ppc64el:libnettle8 ppc64el:libnewt0.52 ppc64el:libnftables1 ppc64el:libnftnl11 ppc64el:libnghttp2-14 ppc64el:libnsl2 ppc64el:libp11-kit0 ppc64el:libpam0g ppc64el:libpci3 ppc64el:libpcre2-8-0 ppc64el:libpcre3 ppc64el:libperl5.32 ppc64el:libpipeline1 ppc64el:libpopt0 ppc64el:libprocps8 ppc64el:libprotobuf-c1 ppc64el:libpsl5 ppc64el:libpython3-stdlib ppc64el:libpython3.9-minimal ppc64el:libpython3.9-stdlib ppc64el:librtas2 ppc64el:librtasevent2 ppc64el:librtmp1 ppc64el:libsasl2-2 ppc64el:libsasl2-modules-db ppc64el:libseccomp2 ppc64el:libselinux1 ppc64el:libsemanage-common ppc64el:libsemanage1 ppc64el:libsepol1 ppc64el:libslang2 ppc64el:libsmartcols1 ppc64el:libsqlite3-0 ppc64el:libss2 ppc64el:libssh2-1 ppc64el:libssl1.1 ppc64el:libstdc++6 ppc64el:libsystemd0 ppc64el:libtasn1-6 ppc64el:libtext-charwidth-perl ppc64el:libtext-iconv-perl ppc64el:libtext-wrapi18n-perl ppc64el:libtinfo6 ppc64el:libtirpc-common ppc64el:libtirpc3 ppc64el:libuchardet0 ppc64el:libudev1 ppc64el:libunistring2 ppc64el:libuuid1 ppc64el:libuv1 ppc64el:libxml2 ppc64el:libxtables12 ppc64el:libxxhash0 ppc64el:libzstd1 ppc64el:logsave ppc64el:lsb-base ppc64el:mailcap ppc64el:openssl ppc64el:pci.ids ppc64el:python-apt-common ppc64el:python3 ppc64el:python3-apt ppc64el:python3-certifi ppc64el:python3-chardet ppc64el:python3-debconf ppc64el:python3-debian ppc64el:python3-debianbts ppc64el:python3-httplib2 ppc64el:python3-idna ppc64el:python3-minimal ppc64el:python3-pkg-resources ppc64el:python3-pycurl ppc64el:python3-pysimplesoap ppc64el:python3-requests ppc64el:python3-six ppc64el:python3-urllib3 ppc64el:python3.9 ppc64el:python3.9-minimal ppc64el:systemd-timesyncd ppc64el:tasksel ppc64el:xxd ppc64el:zlib1g for ARCH in ppc64el; 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 "ppc64el" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-ppc64el/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-ppc64el/20210731+deb11u1/images/MD5SUMS for ARCH in ppc64el; 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/3bullseyeppc64el/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 ppc64el 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_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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 [ "ppc64el" != "source" ] ; then \ for ARCH in ppc64el; 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/3bullseyeppc64el/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in ppc64el; 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/3bullseyeppc64el/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in ppc64el; 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/3bullseyeppc64el/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list; fi for ARCH in ppc64el; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list; \ done Running sort_deps to sort packages for ppc64el: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 119290536 bytes Adding the rest of the requested packages Now up to 74461537296 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 57892 packages, total size 78073341612 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/3bullseyeppc64el/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/apt "ppc64el" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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/3bullseyeppc64el bullseye "ppc64el" "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.0 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.0 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2017, Thomas Schmitt , libburnia project. xorriso version : 1.5.0 Version timestamp : 2018.09.15.133001 Build timestamp : -none-given- libisofs in use : 1.5.0 (min. 1.5.0) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.5.0 (min. 1.5.0) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.0 (min. 1.5.0) 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 ppc64el: Done: Read details of 57892 packages for ppc64el Reading in translated package descriptions for main: Done: read 227605 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 300 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_INCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/ppc64el_udeb_include WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/ppc64el_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for ppc64el Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5455 packages, 2264673 blocks, 4638050304 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD2 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 2263 packages, 2265361 blocks, 4639459328 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD3 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2120 packages, 2217593 blocks, 4541630464 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD4 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2618 packages, 2238992 blocks, 4585455616 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD5 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 1173 packages, 2189193 blocks, 4483467264 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD6 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2553 packages, 2238290 blocks, 4584017920 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD7 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 1455 packages, 2251779 blocks, 4611643392 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD8 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 2319 packages, 2293983 blocks, 4698077184 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD9 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 4146 packages, 2293190 blocks, 4696453120 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD10 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 4003 packages, 2263999 blocks, 4636669952 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD11 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 3278 packages, 2292043 blocks, 4694104064 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD12 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 5323 packages, 2192236 blocks, 4489699328 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD13 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 5646 packages, 2276784 blocks, 4662853632 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD14 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 14 filled with 5821 packages, 2291136 blocks, 4692246528 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD15 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 15 filled with 5427 packages, 2290712 blocks, 4691378176 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 16 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD16 Starting new "ppc64el" 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.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 16 filled with 2825 packages, 2290884 blocks, 4691730432 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 ppc64el: Running tools/boot/bullseye/boot-ppc64el 17 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD17 Starting new "ppc64el" 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.0 : 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.0 : RockRidge filesystem manipulator, libburnia project. CD 17 (not) filled with 1467 packages, 2163787 blocks, 4431435776 bytes Finished: 57892 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 "ppc64el" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/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-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-ppc64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-ppc64el/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-ppc64el/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-ppc64el/20210731+deb11u1/images/MD5SUMS for ARCH in ppc64el; 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/3bullseyeppc64el/bullseye/checksum-check; \ fi; \ done CD=13 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 13 ... CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 1 ... CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 3 ... Last-minute updates: README.html README.txt Generating ppc64el iso/jigdo image number 4 ... Last-minute updates: README.html README.txt README.txt README.txt Sat 9 Oct 13:54:24 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 13' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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' Sat 9 Oct 13:54:24 UTC 2021 Sat 9 Oct 13:54:24 UTC 2021 Sat 9 Oct 13:54:24 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 3' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long -cache-inodes CD3 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-1.iso -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -chrp-boot-part CD1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 4' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long -cache-inodes CD4 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 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 3306g 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 1.5.0 : 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/3bullseyeppc64el/bullseye/CD3' xorriso : UPDATE : 3802 files added in 1 seconds xorriso : UPDATE : 3802 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD4' xorriso : UPDATE : 4770 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 4770 files added in 1 seconds xorriso : UPDATE : 0.03% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD13' xorriso : UPDATE : 10348 files added in 1 seconds xorriso : UPDATE : 10348 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/stable 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. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD1' xorriso : UPDATE : 10102 files added in 1 seconds xorriso : UPDATE : 10102 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.08% done 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/stable 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. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.21% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.28% done, estimate finish Sat Oct 09 14:07:45 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:10:31 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:08:35 2021 xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.76% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:16:58 2021 xorriso : UPDATE : 0.40% done, estimate finish Sat Oct 09 14:07:30 2021 xorriso : UPDATE : 0.34% done, estimate finish Sat Oct 09 14:08:42 2021 xorriso : UPDATE : 0.76% done, estimate finish Sat Oct 09 14:03:35 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:23:24 2021 xorriso : UPDATE : 0.47% done, estimate finish Sat Oct 09 14:08:54 2021 xorriso : UPDATE : 0.47% done, estimate finish Sat Oct 09 14:08:08 2021 xorriso : UPDATE : 2.04% done, estimate finish Sat Oct 09 13:58:41 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:29:51 2021 xorriso : UPDATE : 0.61% done, estimate finish Sat Oct 09 14:08:20 2021 xorriso : UPDATE : 0.61% done, estimate finish Sat Oct 09 14:07:49 2021 xorriso : UPDATE : 2.04% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:36:17 2021 xorriso : UPDATE : 1.45% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 14:08:02 2021 xorriso : UPDATE : 3.72% done, estimate finish Sat Oct 09 13:57:39 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:42:43 2021 xorriso : UPDATE : 0.86% done, estimate finish Sat Oct 09 14:07:50 2021 xorriso : UPDATE : 2.04% done, estimate finish Sat Oct 09 14:00:13 2021 xorriso : UPDATE : 4.58% done, estimate finish Sat Oct 09 13:57:24 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:49:10 2021 xorriso : UPDATE : 2.71% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 0.99% done, estimate finish Sat Oct 09 14:07:41 2021 xorriso : UPDATE : 5.16% done, estimate finish Sat Oct 09 13:57:24 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:55:36 2021 xorriso : UPDATE : 3.31% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 1.11% done, estimate finish Sat Oct 09 14:07:50 2021 xorriso : UPDATE : 5.50% done, estimate finish Sat Oct 09 13:57:31 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:02:03 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Oct 09 14:08:26 2021 xorriso : UPDATE : 3.97% done, estimate finish Sat Oct 09 13:58:40 2021 xorriso : UPDATE : 6.42% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:08:29 2021 xorriso : UPDATE : 2.16% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 09 13:58:45 2021 xorriso : UPDATE : 6.98% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:14:56 2021 xorriso : UPDATE : 2.81% done, estimate finish Sat Oct 09 14:01:29 2021 xorriso : UPDATE : 5.19% done, estimate finish Sat Oct 09 13:58:19 2021 xorriso : UPDATE : 7.68% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:21:22 2021 xorriso : UPDATE : 3.43% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 5.80% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 8.15% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:27:49 2021 xorriso : UPDATE : 3.86% done, estimate finish Sat Oct 09 14:00:26 2021 xorriso : UPDATE : 6.25% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 8.25% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:34:15 2021 xorriso : UPDATE : 4.03% done, estimate finish Sat Oct 09 14:00:36 2021 xorriso : UPDATE : 6.75% done, estimate finish Sat Oct 09 13:58:09 2021 xorriso : UPDATE : 8.25% done, estimate finish Sat Oct 09 13:57:21 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:40:41 2021 xorriso : UPDATE : 4.64% done, estimate finish Sat Oct 09 13:58:45 2021 xorriso : UPDATE : 7.31% done, estimate finish Sat Oct 09 13:57:19 2021 xorriso : UPDATE : 8.25% done, estimate finish Sat Oct 09 13:57:34 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:47:08 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 13:58:44 2021 xorriso : UPDATE : 7.55% done, estimate finish Sat Oct 09 13:57:29 2021 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 15:53:34 2021 xorriso : UPDATE : 5.93% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 7.55% done, estimate finish Sat Oct 09 13:57:45 2021 xorriso : UPDATE : 11.15% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 1.73% done, estimate finish Sat Oct 09 14:13:16 2021 xorriso : UPDATE : 6.53% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 7.55% done, estimate finish Sat Oct 09 13:58:01 2021 xorriso : UPDATE : 11.73% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 12.14% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 7.07% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 7.55% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 12.33% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 16.11% done, estimate finish Sat Oct 09 13:56:39 2021 xorriso : UPDATE : 7.16% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 7.55% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 16.63% done, estimate finish Sat Oct 09 13:56:40 2021 xorriso : UPDATE : 8.35% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 10.49% done, estimate finish Sat Oct 09 13:57:26 2021 xorriso : UPDATE : 13.89% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 17.47% done, estimate finish Sat Oct 09 13:56:40 2021 xorriso : UPDATE : 8.91% done, estimate finish Sat Oct 09 13:57:57 2021 xorriso : UPDATE : 12.30% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 14.39% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 18.04% done, estimate finish Sat Oct 09 13:56:41 2021 xorriso : UPDATE : 9.55% done, estimate finish Sat Oct 09 13:57:53 2021 xorriso : UPDATE : 12.84% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 15.13% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 18.60% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 10.14% done, estimate finish Sat Oct 09 13:57:52 2021 xorriso : UPDATE : 13.52% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 15.79% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 19.18% done, estimate finish Sat Oct 09 13:56:43 2021 xorriso : UPDATE : 10.82% done, estimate finish Sat Oct 09 13:57:31 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 16.42% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 09 13:56:43 2021 xorriso : UPDATE : 11.45% done, estimate finish Sat Oct 09 13:57:29 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 17.04% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 20.68% done, estimate finish Sat Oct 09 13:56:43 2021 xorriso : UPDATE : 11.95% done, estimate finish Sat Oct 09 13:57:31 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:57:32 2021 xorriso : UPDATE : 17.72% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 21.34% done, estimate finish Sat Oct 09 13:55:34 2021 xorriso : UPDATE : 11.95% done, estimate finish Sat Oct 09 13:57:42 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:57:43 2021 xorriso : UPDATE : 18.01% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 21.45% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 13.59% done, estimate finish Sat Oct 09 13:57:22 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 19.04% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 21.45% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 14.25% done, estimate finish Sat Oct 09 13:57:22 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:58:07 2021 xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 21.45% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 14.58% done, estimate finish Sat Oct 09 13:57:25 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 19.78% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 24.24% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 14.58% done, estimate finish Sat Oct 09 13:57:34 2021 xorriso : UPDATE : 19.14% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 20.94% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 24.57% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 16.14% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 19.67% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 21.68% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 25.56% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 16.72% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 20.42% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 21.92% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 26.18% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 16.72% done, estimate finish Sat Oct 09 13:57:29 2021 xorriso : UPDATE : 21.07% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 22.89% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 26.86% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 16.72% done, estimate finish Sat Oct 09 13:57:40 2021 xorriso : UPDATE : 21.72% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 22.89% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 27.31% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 16.72% done, estimate finish Sat Oct 09 13:57:51 2021 xorriso : UPDATE : 22.37% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 23.02% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 24.24% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 27.84% done, estimate finish Sat Oct 09 13:56:32 2021 xorriso : UPDATE : 19.52% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 20.01% done, estimate finish Sat Oct 09 13:57:15 2021 xorriso : UPDATE : 23.67% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 24.91% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 28.53% done, estimate finish Sat Oct 09 13:56:32 2021 xorriso : UPDATE : 21.32% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 24.49% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 25.61% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 28.53% done, estimate finish Sat Oct 09 13:56:40 2021 xorriso : UPDATE : 21.85% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 25.00% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 25.99% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 30.41% done, estimate finish Sat Oct 09 13:56:28 2021 xorriso : UPDATE : 22.63% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 25.00% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 26.82% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 09 13:56:30 2021 xorriso : UPDATE : 23.26% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 26.47% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 27.65% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 31.55% done, estimate finish Sat Oct 09 13:56:32 2021 xorriso : UPDATE : 24.01% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 26.76% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 28.39% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 31.80% done, estimate finish Sat Oct 09 13:56:36 2021 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 26.76% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 28.81% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 32.92% done, estimate finish Sat Oct 09 13:56:33 2021 xorriso : UPDATE : 24.90% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 29.16% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 33.57% done, estimate finish Sat Oct 09 13:56:34 2021 xorriso : UPDATE : 28.87% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 25.88% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 29.16% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 34.26% done, estimate finish Sat Oct 09 13:56:34 2021 xorriso : UPDATE : 29.77% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 26.60% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 31.23% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 34.87% done, estimate finish Sat Oct 09 13:56:33 2021 xorriso : UPDATE : 30.45% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 27.10% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 31.34% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 35.44% done, estimate finish Sat Oct 09 13:56:35 2021 xorriso : UPDATE : 31.04% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 27.99% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 32.78% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 35.87% done, estimate finish Sat Oct 09 13:56:38 2021 xorriso : UPDATE : 31.75% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 33.29% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 36.93% done, estimate finish Sat Oct 09 13:56:35 2021 xorriso : UPDATE : 32.41% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 29.22% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 34.07% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 37.61% done, estimate finish Sat Oct 09 13:56:35 2021 xorriso : UPDATE : 33.12% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 29.90% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 34.66% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 37.93% done, estimate finish Sat Oct 09 13:56:39 2021 xorriso : UPDATE : 33.73% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 30.22% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 35.26% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 39.01% done, estimate finish Sat Oct 09 13:56:36 2021 xorriso : UPDATE : 34.24% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 30.22% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 35.64% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 39.62% done, estimate finish Sat Oct 09 13:56:38 2021 xorriso : UPDATE : 34.88% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 30.22% done, estimate finish Sat Oct 09 13:57:29 2021 xorriso : UPDATE : 36.46% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 39.67% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 39.67% done, estimate finish Sat Oct 09 13:56:46 2021 xorriso : UPDATE : 35.42% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 32.73% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 39.67% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 36.04% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 33.34% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 42.53% done, estimate finish Sat Oct 09 13:56:38 2021 xorriso : UPDATE : 36.44% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 33.92% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 43.25% done, estimate finish Sat Oct 09 13:56:38 2021 xorriso : UPDATE : 36.86% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 34.57% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 37.09% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 13:56:39 2021 xorriso : UPDATE : 37.71% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 35.22% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 38.22% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 44.18% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 37.89% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 35.28% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 40.24% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 44.68% done, estimate finish Sat Oct 09 13:56:44 2021 xorriso : UPDATE : 38.40% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 35.77% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 40.74% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 45.18% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 38.94% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 36.41% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 41.23% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 45.79% done, estimate finish Sat Oct 09 13:56:46 2021 xorriso : UPDATE : 39.50% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 36.98% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 41.69% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 45.79% done, estimate finish Sat Oct 09 13:56:50 2021 xorriso : UPDATE : 40.04% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 37.74% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 42.52% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 45.79% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 40.72% done, estimate finish Sat Oct 09 13:57:18 2021 xorriso : UPDATE : 38.44% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 43.10% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 45.79% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 41.30% done, estimate finish Sat Oct 09 13:57:17 2021 xorriso : UPDATE : 39.03% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 43.37% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 48.76% done, estimate finish Sat Oct 09 13:56:48 2021 xorriso : UPDATE : 41.77% done, estimate finish Sat Oct 09 13:57:19 2021 xorriso : UPDATE : 39.67% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 44.23% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 49.49% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 42.57% done, estimate finish Sat Oct 09 13:57:16 2021 xorriso : UPDATE : 40.30% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 44.81% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 49.98% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 43.17% done, estimate finish Sat Oct 09 13:57:16 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 45.35% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 50.83% done, estimate finish Sat Oct 09 13:56:48 2021 xorriso : UPDATE : 43.54% done, estimate finish Sat Oct 09 13:57:17 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 45.39% done, estimate finish Sat Oct 09 13:57:17 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 44.37% done, estimate finish Sat Oct 09 13:57:15 2021 xorriso : UPDATE : 42.21% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 45.73% done, estimate finish Sat Oct 09 13:57:19 2021 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 44.98% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 42.87% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 09 13:57:15 2021 xorriso : UPDATE : 43.58% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 47.99% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 53.52% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 46.21% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 44.10% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 48.61% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 46.93% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 44.69% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 48.61% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 47.45% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 45.23% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 48.98% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 47.97% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 53.96% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 46.29% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 51.19% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 57.21% done, estimate finish Sat Oct 09 13:56:44 2021 xorriso : UPDATE : 49.17% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 47.02% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 51.89% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 49.67% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 47.42% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 52.61% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 57.99% done, estimate finish Sat Oct 09 13:56:48 2021 xorriso : UPDATE : 50.30% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 48.07% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 52.71% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 53.52% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 59.22% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 50.79% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 49.06% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 53.52% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 59.65% done, estimate finish Sat Oct 09 13:56:46 2021 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 49.71% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 55.08% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 60.70% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 09 13:57:28 2021 xorriso : UPDATE : 50.36% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 56.04% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 61.13% done, estimate finish Sat Oct 09 13:56:46 2021 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 09 13:57:36 2021 xorriso : UPDATE : 51.04% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 56.44% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 61.57% done, estimate finish Sat Oct 09 13:56:48 2021 xorriso : UPDATE : 53.68% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 51.64% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 57.53% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 13:56:40 2021 xorriso : UPDATE : 53.68% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 52.29% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 57.96% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 63.36% done, estimate finish Sat Oct 09 13:56:38 2021 xorriso : UPDATE : 55.00% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 52.86% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 58.27% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 63.91% done, estimate finish Sat Oct 09 13:56:40 2021 xorriso : UPDATE : 55.58% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 53.44% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 58.27% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 64.33% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 56.17% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 53.94% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 59.90% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 65.22% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 56.77% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 54.55% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 60.49% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 65.98% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 57.20% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 55.13% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 60.49% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 66.61% done, estimate finish Sat Oct 09 13:56:43 2021 xorriso : UPDATE : 55.54% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 57.43% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 62.53% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 09 13:56:42 2021 xorriso : UPDATE : 56.44% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 57.43% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 63.08% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 68.01% done, estimate finish Sat Oct 09 13:56:44 2021 xorriso : UPDATE : 57.11% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 57.43% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 63.08% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 68.61% done, estimate finish Sat Oct 09 13:56:43 2021 xorriso : UPDATE : 57.80% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 60.00% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 63.66% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 69.19% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 58.50% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 60.22% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 65.18% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 69.63% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 59.06% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 61.38% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 65.18% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 70.76% done, estimate finish Sat Oct 09 13:56:46 2021 xorriso : UPDATE : 59.72% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 62.04% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 65.18% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 71.40% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 60.30% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 62.66% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 65.18% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 71.94% done, estimate finish Sat Oct 09 13:56:48 2021 xorriso : UPDATE : 60.99% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 63.24% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 65.18% done, estimate finish Sat Oct 09 13:57:18 2021 xorriso : UPDATE : 72.76% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 63.79% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 69.42% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 09 13:57:16 2021 xorriso : UPDATE : 64.30% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 70.04% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 09 13:57:25 2021 xorriso : UPDATE : 64.61% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 70.88% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 09 13:57:31 2021 xorriso : UPDATE : 65.52% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 70.88% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 09 13:57:38 2021 xorriso : UPDATE : 66.21% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 09 13:57:19 2021 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 09 13:57:44 2021 xorriso : UPDATE : 66.67% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 73.18% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 65.64% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 67.03% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 73.80% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 66.42% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 67.03% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 74.13% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 67.05% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 67.03% done, estimate finish Sat Oct 09 13:57:13 2021 xorriso : UPDATE : 75.05% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 67.76% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 69.32% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 75.65% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 68.36% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 70.14% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 76.37% done, estimate finish Sat Oct 09 13:56:48 2021 xorriso : UPDATE : 78.96% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 69.01% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 70.71% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 76.87% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 69.63% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 71.38% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 77.61% done, estimate finish Sat Oct 09 13:56:50 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:50 2021 xorriso : UPDATE : 70.21% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 72.02% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 78.15% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 70.84% done, estimate finish Sat Oct 09 13:57:03 2021 xorriso : UPDATE : 72.43% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 78.47% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 71.53% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 73.16% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 79.60% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 72.10% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 73.81% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 80.20% done, estimate finish Sat Oct 09 13:56:51 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 72.83% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 73.81% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 80.89% done, estimate finish Sat Oct 09 13:56:52 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 73.47% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 75.17% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 81.63% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 74.16% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 75.97% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 82.23% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 74.73% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 76.54% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 82.72% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 75.39% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 83.44% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 75.91% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 83.60% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 76.67% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:19 2021 xorriso : UPDATE : 83.60% done, estimate finish Sat Oct 09 13:57:02 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 77.12% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:23 2021 xorriso : UPDATE : 83.60% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 81.46% done xorriso : UPDATE : 77.87% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:27 2021 xorriso : UPDATE : 83.60% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 81.46% done xorriso : UPDATE : 78.38% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:33 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:38 2021 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 87.87% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 78.98% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 79.31% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:42 2021 xorriso : UPDATE : 87.92% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 94.29% done, estimate finish Sat Oct 09 13:56:43 2021 xorriso : UPDATE : 79.31% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:46 2021 xorriso : UPDATE : 88.51% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 13:56:44 2021 xorriso : UPDATE : 80.90% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:51 2021 xorriso : UPDATE : 88.92% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 13:56:46 2021 xorriso : UPDATE : 81.77% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 88.92% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 82.55% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 88.92% done, estimate finish Sat Oct 09 13:57:01 2021 xorriso : UPDATE : 97.51% done, estimate finish Sat Oct 09 13:56:44 2021 xorriso : UPDATE : 82.73% done, estimate finish Sat Oct 09 13:57:10 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 90.47% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 98.14% done, estimate finish Sat Oct 09 13:56:45 2021 xorriso : UPDATE : 84.03% done, estimate finish Sat Oct 09 13:57:08 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 92.20% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 98.71% done xorriso : UPDATE : 84.32% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 92.80% done, estimate finish Sat Oct 09 13:56:55 2021 xorriso : UPDATE : 99.41% done xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:57:09 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 92.80% done, estimate finish Sat Oct 09 13:56:56 2021 ISO image produced: 2217594 sectors Written to medium : 2217594 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=5 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:56:46 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 5' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD5' xorriso : UPDATE : 2227 files added in 1 seconds xorriso : UPDATE : 2227 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.7-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:57:12 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 92.80% done, estimate finish Sat Oct 09 13:56:58 2021 xorriso : UPDATE : 0.25% done xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:57:14 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 92.80% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:12:22 2021 xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:57:16 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 96.24% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:19:08 2021 xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:57:19 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 96.91% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:25:54 2021 xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:57:21 2021 xorriso : UPDATE : 76.71% done xorriso : UPDATE : 97.63% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:32:40 2021 xorriso : UPDATE : 85.91% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 80.79% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 98.38% done, estimate finish Sat Oct 09 13:56:54 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:39:27 2021 xorriso : UPDATE : 90.74% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 99.01% done xorriso : UPDATE : 3.57% done, estimate finish Sat Oct 09 14:00:12 2021 xorriso : UPDATE : 91.12% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 95.17% done, estimate finish Sat Oct 09 13:56:56 2021 xorriso : UPDATE : 99.46% done xorriso : UPDATE : 5.64% done, estimate finish Sat Oct 09 13:59:15 2021 xorriso : UPDATE : 91.12% done, estimate finish Sat Oct 09 13:57:07 2021 xorriso : UPDATE : 95.41% done, estimate finish Sat Oct 09 13:56:57 2021 ISO image produced: 2238993 sectors Written to medium : 2238993 sectors at LBA 0 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/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:56:55 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 7' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD7' xorriso : UPDATE : 2697 files added in 1 seconds xorriso : UPDATE : 2697 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 6.45% done, estimate finish Sat Oct 09 13:59:11 2021 xorriso : UPDATE : 93.23% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 95.41% done, estimate finish Sat Oct 09 13:56:59 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 13:59:11 2021 xorriso : UPDATE : 93.23% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 95.41% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 0.15% done xorriso : UPDATE : 7.94% done, estimate finish Sat Oct 09 13:59:10 2021 xorriso : UPDATE : 94.62% done, estimate finish Sat Oct 09 13:57:04 2021 xorriso : UPDATE : 97.98% done xorriso : UPDATE : 0.74% done, estimate finish Sat Oct 09 14:02:21 2021 xorriso : UPDATE : 8.41% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 95.10% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 98.40% done xorriso : UPDATE : 1.32% done, estimate finish Sat Oct 09 14:01:14 2021 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 95.94% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 99.25% done xorriso : UPDATE : 2.47% done, estimate finish Sat Oct 09 13:59:55 2021 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 13:59:23 2021 xorriso : UPDATE : 96.67% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 99.97% done xorriso : UPDATE : 3.25% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 97.28% done, estimate finish Sat Oct 09 13:57:05 2021 ISO image produced: 2276785 sectors Written to medium : 2276785 sectors at LBA 0 xorriso : UPDATE : 3.76% done, estimate finish Sat Oct 09 13:59:47 2021 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/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:57:02 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 8' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD8' xorriso : UPDATE : 4173 files added in 1 seconds xorriso : UPDATE : 4173 files added in 1 seconds xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 97.84% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 3.76% done, estimate finish Sat Oct 09 14:00:13 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 13:59:45 2021 xorriso : UPDATE : 98.45% done, estimate finish Sat Oct 09 13:57:06 2021 xorriso : UPDATE : 4.82% done, estimate finish Sat Oct 09 13:59:51 2021 xorriso : UPDATE : 0.13% done xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 14:00:02 2021 xorriso : UPDATE : 99.11% done xorriso : UPDATE : 4.82% done, estimate finish Sat Oct 09 14:00:11 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 14:10:05 2021 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 14:00:19 2021 xorriso : UPDATE : 99.68% done xorriso : UPDATE : 4.82% done, estimate finish Sat Oct 09 14:00:32 2021 xorriso : UPDATE : 0.90% done, estimate finish Sat Oct 09 14:02:38 2021 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 14:00:36 2021 ISO image produced: 2264674 sectors Written to medium : 2264674 sectors at LBA 0 xorriso : UPDATE : 7.43% done, estimate finish Sat Oct 09 13:59:30 2021 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-1.iso' completed successfully. xorriso : UPDATE : 1.40% done, estimate finish Sat Oct 09 14:01:50 2021 CD=9 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:57:07 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 9' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD9' xorriso : UPDATE : 7467 files added in 1 seconds xorriso : UPDATE : 7467 files added in 1 seconds xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:58:45 2021 xorriso : UPDATE : 7.43% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 2.06% done, estimate finish Sat Oct 09 14:01:07 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-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 : 15.74% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 0.13% done xorriso : UPDATE : 8.47% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:00:58 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 0.25% done xorriso : UPDATE : 8.47% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:01:38 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:09 2021 xorriso : UPDATE : 0.36% done, estimate finish Sat Oct 09 14:10:41 2021 xorriso : UPDATE : 10.36% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 14:06:14 2021 xorriso : UPDATE : 10.44% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 1.39% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 11.57% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:03:35 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 1.94% done, estimate finish Sat Oct 09 14:02:13 2021 xorriso : UPDATE : 12.33% done, estimate finish Sat Oct 09 13:59:15 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:04:14 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 2.36% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 13.17% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:04:53 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 13:59:50 2021 xorriso : UPDATE : 3.13% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:07:04 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:00:01 2021 xorriso : UPDATE : 3.74% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 14.22% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:08:04 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:00:13 2021 xorriso : UPDATE : 4.51% done, estimate finish Sat Oct 09 14:00:48 2021 xorriso : UPDATE : 15.24% done, estimate finish Sat Oct 09 13:59:11 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:09:04 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:00:23 2021 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 15.89% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:10:03 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 5.34% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 16.33% done, estimate finish Sat Oct 09 13:59:15 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:11:03 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 6.53% done, estimate finish Sat Oct 09 14:00:26 2021 xorriso : UPDATE : 17.23% done, estimate finish Sat Oct 09 13:59:13 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:12:03 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 13:59:47 2021 xorriso : UPDATE : 17.32% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:13:03 2021 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 7.75% done, estimate finish Sat Oct 09 13:59:48 2021 xorriso : UPDATE : 17.32% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 8.46% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 8.42% done, estimate finish Sat Oct 09 13:59:46 2021 xorriso : UPDATE : 17.32% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 14.68% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 9.13% done, estimate finish Sat Oct 09 13:59:45 2021 xorriso : UPDATE : 19.98% done, estimate finish Sat Oct 09 13:59:15 2021 xorriso : UPDATE : 14.91% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 9.51% done, estimate finish Sat Oct 09 13:59:50 2021 xorriso : UPDATE : 20.94% done, estimate finish Sat Oct 09 13:59:13 2021 xorriso : UPDATE : 14.91% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 10.36% done, estimate finish Sat Oct 09 13:59:47 2021 xorriso : UPDATE : 21.62% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 16.81% done, estimate finish Sat Oct 09 13:58:52 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 10.36% done, estimate finish Sat Oct 09 13:59:57 2021 xorriso : UPDATE : 22.09% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 17.27% done, estimate finish Sat Oct 09 13:58:56 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 10.36% done, estimate finish Sat Oct 09 14:00:07 2021 xorriso : UPDATE : 22.88% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 18.12% done, estimate finish Sat Oct 09 13:58:56 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 10.36% done, estimate finish Sat Oct 09 14:00:18 2021 xorriso : UPDATE : 23.38% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 18.58% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 13.49% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 23.38% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 14.07% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 25.13% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 20.04% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 25.63% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 20.67% done, estimate finish Sat Oct 09 13:59:03 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 15.45% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 26.53% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 21.35% done, estimate finish Sat Oct 09 13:59:03 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 15.97% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 26.99% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 21.76% done, estimate finish Sat Oct 09 13:59:06 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 15.97% done, estimate finish Sat Oct 09 13:59:49 2021 xorriso : UPDATE : 27.74% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 22.71% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 17.08% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 28.39% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 23.17% done, estimate finish Sat Oct 09 13:59:22 2021 xorriso : UPDATE : 23.54% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 17.08% done, estimate finish Sat Oct 09 13:59:51 2021 xorriso : UPDATE : 28.39% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 23.97% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 17.08% done, estimate finish Sat Oct 09 13:59:59 2021 xorriso : UPDATE : 28.39% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 17.08% done, estimate finish Sat Oct 09 14:00:06 2021 xorriso : UPDATE : 28.39% done, estimate finish Sat Oct 09 13:59:45 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 13:59:34 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 19.60% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 21.17% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 32.03% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 13:59:48 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 21.17% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 32.73% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 13:59:55 2021 xorriso : UPDATE : 15.74% done xorriso : UPDATE : 22.64% done, estimate finish Sat Oct 09 13:59:34 2021 xorriso : UPDATE : 33.28% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 14:00:02 2021 xorriso : UPDATE : 25.52% done, estimate finish Sat Oct 09 13:59:47 2021 xorriso : UPDATE : 23.19% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 33.81% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 09 14:00:08 2021 xorriso : UPDATE : 37.88% done, estimate finish Sat Oct 09 13:58:43 2021 xorriso : UPDATE : 23.19% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 34.68% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 30.39% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 48.16% done, estimate finish Sat Oct 09 13:58:21 2021 xorriso : UPDATE : 24.56% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 35.29% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 30.65% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 48.16% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 35.79% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 30.65% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 48.16% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 25.66% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 35.79% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 32.42% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 48.16% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 26.29% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 37.28% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 32.73% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 49.20% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 26.29% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 37.89% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 33.56% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 51.74% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 27.59% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 38.48% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 33.77% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 52.43% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 27.59% done, estimate finish Sat Oct 09 13:59:52 2021 xorriso : UPDATE : 38.58% done, estimate finish Sat Oct 09 13:59:23 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 53.04% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 27.59% done, estimate finish Sat Oct 09 14:00:00 2021 xorriso : UPDATE : 39.54% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 53.04% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 27.59% done, estimate finish Sat Oct 09 14:00:08 2021 xorriso : UPDATE : 40.33% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 54.44% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 27.59% done, estimate finish Sat Oct 09 14:00:17 2021 xorriso : UPDATE : 40.88% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 14:00:09 2021 xorriso : UPDATE : 55.00% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 31.34% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 41.60% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 14:00:19 2021 xorriso : UPDATE : 55.76% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 31.98% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 42.27% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 14:00:31 2021 xorriso : UPDATE : 56.32% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 32.07% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 42.78% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 43.29% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 39.37% done, estimate finish Sat Oct 09 13:59:26 2021 xorriso : UPDATE : 56.95% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 32.98% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 44.09% done, estimate finish Sat Oct 09 13:59:26 2021 xorriso : UPDATE : 39.99% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 57.03% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 33.34% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 44.49% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 40.72% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 57.03% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 34.58% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 45.37% done, estimate finish Sat Oct 09 13:59:26 2021 xorriso : UPDATE : 41.27% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 57.03% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 35.11% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 41.95% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 58.39% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 35.89% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 42.42% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 60.81% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 36.39% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 42.95% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 61.10% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 37.23% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 43.36% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:02 2021 xorriso : UPDATE : 37.77% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 13:59:47 2021 xorriso : UPDATE : 44.50% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:06 2021 xorriso : UPDATE : 38.56% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:00:26 2021 xorriso : UPDATE : 44.91% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:10 2021 xorriso : UPDATE : 38.60% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:00:36 2021 xorriso : UPDATE : 45.76% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 39.75% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:00:48 2021 xorriso : UPDATE : 46.26% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 40.11% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 47.04% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:23 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:01:10 2021 xorriso : UPDATE : 47.58% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 13:59:48 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:01:21 2021 xorriso : UPDATE : 48.11% done, estimate finish Sat Oct 09 13:59:22 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 13:59:53 2021 xorriso : UPDATE : 42.31% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:01:32 2021 xorriso : UPDATE : 48.84% done, estimate finish Sat Oct 09 13:59:22 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 14:00:02 2021 xorriso : UPDATE : 42.31% done, estimate finish Sat Oct 09 13:59:49 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:01:43 2021 xorriso : UPDATE : 49.30% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 09 14:00:12 2021 xorriso : UPDATE : 43.53% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 49.30% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 70.06% done, estimate finish Sat Oct 09 13:58:51 2021 xorriso : UPDATE : 44.21% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 45.07% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 45.86% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 50.76% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 70.25% done, estimate finish Sat Oct 09 13:58:54 2021 xorriso : UPDATE : 71.32% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 45.52% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 51.49% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 71.91% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 45.52% done, estimate finish Sat Oct 09 13:59:47 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 51.98% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 72.40% done, estimate finish Sat Oct 09 13:58:54 2021 xorriso : UPDATE : 46.56% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 52.20% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 72.80% done, estimate finish Sat Oct 09 13:58:56 2021 xorriso : UPDATE : 47.83% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 53.44% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 73.51% done, estimate finish Sat Oct 09 13:58:56 2021 xorriso : UPDATE : 48.39% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 54.07% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 74.71% done, estimate finish Sat Oct 09 13:58:55 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 75.24% done, estimate finish Sat Oct 09 13:58:46 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 13:59:51 2021 xorriso : UPDATE : 45.86% done xorriso : UPDATE : 55.43% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 76.00% done, estimate finish Sat Oct 09 13:58:47 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 13:59:56 2021 xorriso : UPDATE : 47.30% done, estimate finish Sat Oct 09 14:05:50 2021 xorriso : UPDATE : 55.93% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 76.40% done, estimate finish Sat Oct 09 13:58:49 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 14:00:03 2021 xorriso : UPDATE : 59.60% done, estimate finish Sat Oct 09 13:59:22 2021 xorriso : UPDATE : 56.65% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 76.40% done, estimate finish Sat Oct 09 13:58:52 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 14:00:08 2021 xorriso : UPDATE : 64.74% done, estimate finish Sat Oct 09 13:59:07 2021 xorriso : UPDATE : 57.17% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 76.40% done, estimate finish Sat Oct 09 13:58:54 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 14:00:14 2021 xorriso : UPDATE : 65.49% done, estimate finish Sat Oct 09 13:58:54 2021 xorriso : UPDATE : 57.77% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 76.40% done, estimate finish Sat Oct 09 13:58:56 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 14:00:20 2021 xorriso : UPDATE : 66.12% done, estimate finish Sat Oct 09 13:58:56 2021 xorriso : UPDATE : 58.46% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 76.40% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 14:00:26 2021 xorriso : UPDATE : 66.71% done, estimate finish Sat Oct 09 13:58:57 2021 xorriso : UPDATE : 59.13% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 80.19% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 55.24% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 67.24% done, estimate finish Sat Oct 09 13:58:58 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 81.17% done, estimate finish Sat Oct 09 13:58:52 2021 xorriso : UPDATE : 55.50% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 68.06% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 81.45% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 56.63% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 68.40% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 82.46% done, estimate finish Sat Oct 09 13:58:58 2021 xorriso : UPDATE : 57.29% done, estimate finish Sat Oct 09 13:59:34 2021 xorriso : UPDATE : 69.34% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 57.88% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 69.70% done, estimate finish Sat Oct 09 13:59:03 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 13:59:48 2021 xorriso : UPDATE : 83.41% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 69.70% done, estimate finish Sat Oct 09 13:59:04 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 59.08% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 69.70% done, estimate finish Sat Oct 09 13:59:07 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 85.11% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 71.65% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 85.15% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 60.27% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 59.64% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 86.22% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 60.71% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 66.48% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 61.65% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 67.05% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 87.98% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 62.35% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 67.95% done, estimate finish Sat Oct 09 13:59:28 2021 xorriso : UPDATE : 62.87% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 88.50% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 68.26% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 63.65% done, estimate finish Sat Oct 09 13:59:38 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 68.26% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 64.16% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:03 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:45 2021 xorriso : UPDATE : 68.26% done, estimate finish Sat Oct 09 13:59:36 2021 xorriso : UPDATE : 64.82% done, estimate finish Sat Oct 09 13:59:39 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:06 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:50 2021 xorriso : UPDATE : 70.72% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 65.39% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:07 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 13:59:53 2021 xorriso : UPDATE : 71.01% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 65.86% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:10 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 71.01% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 66.40% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 73.87% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 71.01% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 66.40% done, estimate finish Sat Oct 09 13:59:45 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:15 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 73.44% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 67.61% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 74.06% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 74.62% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 69.31% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 90.07% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 75.28% done, estimate finish Sat Oct 09 13:59:22 2021 xorriso : UPDATE : 69.90% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 96.88% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:27 2021 xorriso : UPDATE : 75.86% done, estimate finish Sat Oct 09 13:59:23 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 97.21% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 76.36% done, estimate finish Sat Oct 09 13:59:24 2021 xorriso : UPDATE : 70.99% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 97.55% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 76.74% done, estimate finish Sat Oct 09 13:59:34 2021 xorriso : UPDATE : 71.77% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 99.14% done xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 77.73% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 72.34% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 99.81% done xorriso : UPDATE : 80.94% done, estimate finish Sat Oct 09 13:59:23 2021 xorriso : UPDATE : 78.41% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 73.01% done, estimate finish Sat Oct 09 13:59:42 2021 ISO image produced: 2189194 sectors Written to medium : 2189194 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 87.49% done, estimate finish Sat Oct 09 13:59:10 2021 xorriso : UPDATE : 79.07% done, estimate finish Sat Oct 09 13:59:32 2021 CD=17 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 17 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:59:00 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 17' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-17.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD17' xorriso : UPDATE : 2194 files added in 1 seconds xorriso : UPDATE : 2194 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 73.63% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 88.23% done, estimate finish Sat Oct 09 13:59:10 2021 xorriso : UPDATE : 79.54% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 74.29% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 88.23% done, estimate finish Sat Oct 09 13:59:11 2021 xorriso : UPDATE : 0.35% done xorriso : UPDATE : 79.75% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 75.02% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 88.23% done, estimate finish Sat Oct 09 13:59:13 2021 xorriso : UPDATE : 1.21% done, estimate finish Sat Oct 09 14:02:29 2021 xorriso : UPDATE : 80.97% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 75.68% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 88.23% done, estimate finish Sat Oct 09 13:59:15 2021 xorriso : UPDATE : 1.58% done, estimate finish Sat Oct 09 14:02:42 2021 xorriso : UPDATE : 80.97% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 76.26% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 88.23% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 1.79% done, estimate finish Sat Oct 09 14:03:12 2021 xorriso : UPDATE : 82.39% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 76.69% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 92.79% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 2.65% done, estimate finish Sat Oct 09 14:02:29 2021 xorriso : UPDATE : 83.07% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 77.55% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 3.72% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 83.30% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 77.79% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 4.76% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 85.02% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 78.73% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 4.76% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 85.68% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 79.36% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 6.03% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 86.29% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 80.29% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 6.04% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 86.93% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 81.01% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 87.58% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 81.38% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 93.22% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 8.26% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 82.30% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 98.83% done xorriso : UPDATE : 8.63% done, estimate finish Sat Oct 09 14:01:29 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 82.97% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 99.47% done xorriso : UPDATE : 9.41% done, estimate finish Sat Oct 09 14:01:28 2021 xorriso : UPDATE : 89.61% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 83.59% done, estimate finish Sat Oct 09 13:59:41 2021 ISO image produced: 2251780 sectors Written to medium : 2251780 sectors at LBA 0 xorriso : UPDATE : 10.45% done, estimate finish Sat Oct 09 14:01:22 2021 Writing to 'stdio:/dev/null' completed successfully. CD=10 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 10 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:59:16 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 10' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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 : UPDATE : 90.24% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 84.12% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 10.84% done, estimate finish Sat Oct 09 14:01:26 2021 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD10' xorriso : UPDATE : 7390 files added in 1 seconds xorriso : UPDATE : 7390 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 90.53% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 84.69% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Oct 09 14:01:21 2021 xorriso : UPDATE : 0.11% done xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:31 2021 xorriso : UPDATE : 85.32% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 12.35% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 0.23% done xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 85.99% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 13.43% done, estimate finish Sat Oct 09 14:01:21 2021 xorriso : UPDATE : 0.34% done, estimate finish Sat Oct 09 14:12:43 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 86.61% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 13.43% done, estimate finish Sat Oct 09 14:01:29 2021 xorriso : UPDATE : 0.59% done, estimate finish Sat Oct 09 14:09:48 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 87.29% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 15.08% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 1.19% done, estimate finish Sat Oct 09 14:05:52 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:40 2021 xorriso : UPDATE : 87.86% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 15.72% done, estimate finish Sat Oct 09 14:01:17 2021 xorriso : UPDATE : 1.64% done, estimate finish Sat Oct 09 14:05:05 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 16.36% done, estimate finish Sat Oct 09 14:01:19 2021 xorriso : UPDATE : 2.25% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 89.19% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 17.06% done, estimate finish Sat Oct 09 14:01:19 2021 xorriso : UPDATE : 2.76% done, estimate finish Sat Oct 09 14:03:57 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 13:59:46 2021 xorriso : UPDATE : 89.82% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 17.77% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 3.73% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 98.05% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 90.45% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 18.45% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 4.30% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 98.41% done, estimate finish Sat Oct 09 13:59:30 2021 xorriso : UPDATE : 90.93% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 19.20% done, estimate finish Sat Oct 09 14:01:19 2021 xorriso : UPDATE : 4.83% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 5.69% done, estimate finish Sat Oct 09 14:02:42 2021 xorriso : UPDATE : 99.32% done xorriso : UPDATE : 91.65% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 19.90% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 6.23% done, estimate finish Sat Oct 09 14:02:40 2021 xorriso : UPDATE : 99.73% done xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 20.60% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 21.09% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 6.65% done, estimate finish Sat Oct 09 14:02:42 2021 ISO image produced: 2293984 sectors Written to medium : 2293984 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 92.93% done, estimate finish Sat Oct 09 13:59:42 2021 CD=12 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:59:31 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 12' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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 : UPDATE : 21.67% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 7.65% done, estimate finish Sat Oct 09 14:02:29 2021 xorriso : UPDATE : 93.47% done, estimate finish Sat Oct 09 13:59:42 2021 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD12' xorriso : UPDATE : 9712 files added in 1 seconds xorriso : UPDATE : 9712 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 22.49% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 8.28% done, estimate finish Sat Oct 09 14:01:54 2021 xorriso : UPDATE : 0.09% done xorriso : UPDATE : 93.93% done, estimate finish Sat Oct 09 13:59:43 2021 xorriso : UPDATE : 23.32% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 8.85% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 0.21% done xorriso : UPDATE : 93.93% done, estimate finish Sat Oct 09 13:59:45 2021 xorriso : UPDATE : 24.09% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 9.50% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 0.35% done, estimate finish Sat Oct 09 14:11:56 2021 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 24.64% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 9.96% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 0.44% done, estimate finish Sat Oct 09 14:13:05 2021 xorriso : UPDATE : 96.28% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 25.52% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 10.46% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 0.56% done, estimate finish Sat Oct 09 14:13:08 2021 xorriso : UPDATE : 96.73% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 26.09% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 10.46% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 1.41% done, estimate finish Sat Oct 09 14:06:11 2021 xorriso : UPDATE : 97.53% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 26.73% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 10.46% done, estimate finish Sat Oct 09 14:02:23 2021 xorriso : UPDATE : 1.49% done, estimate finish Sat Oct 09 14:06:56 2021 xorriso : UPDATE : 98.16% done, estimate finish Sat Oct 09 13:59:41 2021 xorriso : UPDATE : 27.42% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 10.46% done, estimate finish Sat Oct 09 14:02:34 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 98.76% done xorriso : UPDATE : 28.12% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 13.65% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:05:04 2021 xorriso : UPDATE : 99.27% done xorriso : UPDATE : 28.66% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 14.37% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : Thank you for being patient. Working since 154 seconds. xorriso : UPDATE : 29.31% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 15.05% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:06:21 2021 ISO image produced: 2293191 sectors Written to medium : 2293191 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=11 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 11 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:59:43 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 11' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -J -joliet-long -cache-inodes CD11 xorriso 1.5.0 : 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/3bullseyeppc64el/bullseye/CD11' xorriso : UPDATE : 6066 files added in 1 seconds xorriso : UPDATE : 30.18% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 15.65% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 6066 files added in 1 seconds xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:06:59 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable 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_ppc64el.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2019.07-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 30.94% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:07:38 2021 xorriso : UPDATE : 0.23% done xorriso : UPDATE : 31.57% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 16.89% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 09 14:08:16 2021 xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 09 14:12:21 2021 xorriso : UPDATE : 32.22% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 17.56% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 8.35% done, estimate finish Sat Oct 09 14:02:28 2021 xorriso : UPDATE : 0.70% done, estimate finish Sat Oct 09 14:08:50 2021 xorriso : UPDATE : 32.99% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 18.06% done, estimate finish Sat Oct 09 14:01:54 2021 xorriso : UPDATE : 8.50% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Oct 09 14:06:32 2021 xorriso : UPDATE : 33.69% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 18.92% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 9.53% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Oct 09 14:07:57 2021 xorriso : UPDATE : 34.29% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 19.52% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 9.91% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Oct 09 14:09:22 2021 xorriso : UPDATE : 34.82% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 19.52% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 10.68% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 1.18% done, estimate finish Sat Oct 09 14:10:47 2021 xorriso : UPDATE : 35.56% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 20.40% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 11.14% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 4.69% done, estimate finish Sat Oct 09 14:02:52 2021 xorriso : UPDATE : 36.24% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 21.30% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 12.13% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 5.34% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 37.17% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 21.30% done, estimate finish Sat Oct 09 14:02:07 2021 xorriso : UPDATE : 12.92% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 5.79% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 37.60% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 22.70% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 13.14% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 6.65% done, estimate finish Sat Oct 09 14:02:42 2021 xorriso : UPDATE : 38.60% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 23.56% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 14.24% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 7.19% done, estimate finish Sat Oct 09 14:02:43 2021 xorriso : UPDATE : 39.18% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 15.11% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 7.57% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 39.84% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 15.82% done, estimate finish Sat Oct 09 14:01:54 2021 xorriso : UPDATE : 8.53% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 40.51% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 16.13% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 41.02% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 26.04% done, estimate finish Sat Oct 09 14:01:54 2021 xorriso : UPDATE : 16.13% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 9.50% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 41.69% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 26.62% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 16.13% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 10.47% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 42.47% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 27.60% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 18.47% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 11.09% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 43.22% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 28.55% done, estimate finish Sat Oct 09 14:01:45 2021 xorriso : UPDATE : 18.72% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 11.68% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 43.91% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 29.24% done, estimate finish Sat Oct 09 14:01:45 2021 xorriso : UPDATE : 19.93% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 12.39% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 44.58% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 29.86% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 20.25% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 12.77% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 45.27% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 30.54% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 21.38% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 13.63% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 45.94% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 31.13% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 22.08% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 13.63% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 46.68% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 31.74% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 22.79% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 13.63% done, estimate finish Sat Oct 09 14:02:44 2021 xorriso : UPDATE : 47.33% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 32.15% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 23.46% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 15.82% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 47.98% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 32.85% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 23.84% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 15.82% done, estimate finish Sat Oct 09 14:02:24 2021 xorriso : UPDATE : 48.67% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 33.40% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 24.80% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 15.82% done, estimate finish Sat Oct 09 14:02:34 2021 xorriso : UPDATE : 49.36% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 34.14% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 25.32% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 17.88% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 50.04% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 34.40% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 25.55% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 18.33% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 50.75% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 35.38% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 25.55% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 18.78% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 51.33% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 35.91% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 27.61% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 19.54% done, estimate finish Sat Oct 09 14:02:18 2021 xorriso : UPDATE : 51.89% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 36.08% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 28.23% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 20.26% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 52.70% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 36.17% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 28.86% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 20.44% done, estimate finish Sat Oct 09 14:02:22 2021 xorriso : UPDATE : 53.41% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 37.77% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 29.52% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 20.44% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 54.08% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 37.98% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 30.09% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 09 14:02:26 2021 xorriso : UPDATE : 54.74% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 39.03% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 30.40% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 22.77% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 55.48% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 39.60% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 31.47% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 22.77% done, estimate finish Sat Oct 09 14:02:15 2021 xorriso : UPDATE : 56.14% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 32.18% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 24.61% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 56.66% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 32.66% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 24.68% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 57.56% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 33.35% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 26.03% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 58.21% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:22 2021 xorriso : UPDATE : 33.35% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 26.65% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 58.90% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:30 2021 xorriso : UPDATE : 35.04% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 26.95% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 59.60% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:39 2021 xorriso : UPDATE : 35.66% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 27.88% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 60.37% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 36.15% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 27.88% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 61.00% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 36.15% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 29.21% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 61.66% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 37.22% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 29.71% done, estimate finish Sat Oct 09 14:02:07 2021 xorriso : UPDATE : 62.39% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:03:12 2021 xorriso : UPDATE : 38.44% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 30.33% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 62.94% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 38.44% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 30.33% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 63.88% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 40.00% done xorriso : UPDATE : 39.86% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 31.80% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 64.51% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 40.00% done xorriso : UPDATE : 40.41% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 31.80% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 65.17% done, estimate finish Sat Oct 09 14:01:25 2021 xorriso : UPDATE : 40.00% done xorriso : UPDATE : 41.18% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 32.73% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 40.00% done xorriso : UPDATE : 41.83% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 33.80% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:30 2021 xorriso : UPDATE : 40.58% done, estimate finish Sat Oct 09 14:16:27 2021 xorriso : UPDATE : 42.45% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 34.43% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:34 2021 xorriso : UPDATE : 52.52% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 42.89% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 34.96% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 52.94% done, estimate finish Sat Oct 09 14:01:41 2021 xorriso : UPDATE : 43.51% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 35.58% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:43 2021 xorriso : UPDATE : 53.55% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 44.09% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 36.17% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 09 14:01:44 2021 xorriso : UPDATE : 45.13% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 36.74% done, estimate finish Sat Oct 09 14:02:15 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 45.18% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 37.36% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 09 14:01:28 2021 xorriso : UPDATE : 46.08% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 37.97% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 09 14:01:32 2021 xorriso : UPDATE : 47.09% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 38.59% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:04:51 2021 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 09 14:01:35 2021 xorriso : UPDATE : 47.99% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 38.93% done, estimate finish Sat Oct 09 14:02:20 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:05:12 2021 xorriso : UPDATE : 53.78% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 49.12% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 39.59% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:05:34 2021 xorriso : UPDATE : 58.88% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 49.75% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 40.39% done, estimate finish Sat Oct 09 14:02:18 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:05:57 2021 xorriso : UPDATE : 59.35% done, estimate finish Sat Oct 09 14:01:28 2021 xorriso : UPDATE : 50.31% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 41.19% done, estimate finish Sat Oct 09 14:02:21 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:06:19 2021 xorriso : UPDATE : 60.07% done, estimate finish Sat Oct 09 14:01:28 2021 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 41.77% done, estimate finish Sat Oct 09 14:02:22 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:06:41 2021 xorriso : UPDATE : 60.42% done, estimate finish Sat Oct 09 14:01:30 2021 xorriso : UPDATE : 51.62% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 52.19% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 42.29% done, estimate finish Sat Oct 09 14:02:23 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:07:03 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:01:31 2021 xorriso : UPDATE : 52.86% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 42.94% done, estimate finish Sat Oct 09 14:02:23 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:07:26 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:01:33 2021 xorriso : UPDATE : 53.45% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 43.47% done, estimate finish Sat Oct 09 14:02:24 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Oct 09 14:07:48 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 54.14% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 43.77% done, estimate finish Sat Oct 09 14:02:26 2021 xorriso : UPDATE : 78.26% done, estimate finish Sat Oct 09 14:01:13 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:01:53 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 43.77% done, estimate finish Sat Oct 09 14:02:32 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 55.39% done, estimate finish Sat Oct 09 14:01:59 2021 xorriso : UPDATE : 43.77% done, estimate finish Sat Oct 09 14:02:37 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:13 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 55.90% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 43.77% done, estimate finish Sat Oct 09 14:02:42 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:15 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 56.44% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 43.77% done, estimate finish Sat Oct 09 14:02:49 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 57.35% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 47.35% done, estimate finish Sat Oct 09 14:02:23 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 60.95% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 58.01% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 48.80% done, estimate finish Sat Oct 09 14:02:15 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:21 2021 xorriso : UPDATE : 68.51% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 58.15% done, estimate finish Sat Oct 09 14:02:07 2021 xorriso : UPDATE : 49.38% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 69.21% done, estimate finish Sat Oct 09 14:01:38 2021 xorriso : UPDATE : 59.24% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 50.04% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 69.74% done, estimate finish Sat Oct 09 14:01:40 2021 xorriso : UPDATE : 59.43% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 50.54% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:01:28 2021 xorriso : UPDATE : 70.40% done, estimate finish Sat Oct 09 14:01:37 2021 xorriso : UPDATE : 60.56% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 51.30% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 71.03% done, estimate finish Sat Oct 09 14:01:38 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:02:23 2021 xorriso : UPDATE : 71.44% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 61.11% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 51.80% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:02:31 2021 xorriso : UPDATE : 71.78% done, estimate finish Sat Oct 09 14:01:41 2021 xorriso : UPDATE : 61.70% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 52.48% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:02:39 2021 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 62.49% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 52.95% done, estimate finish Sat Oct 09 14:02:19 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 63.03% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 53.77% done, estimate finish Sat Oct 09 14:02:18 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 74.53% done, estimate finish Sat Oct 09 14:01:40 2021 xorriso : UPDATE : 63.64% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 54.35% done, estimate finish Sat Oct 09 14:02:15 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 75.00% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 64.20% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 54.90% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 75.79% done, estimate finish Sat Oct 09 14:01:41 2021 xorriso : UPDATE : 64.85% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 54.90% done, estimate finish Sat Oct 09 14:02:22 2021 xorriso : UPDATE : 94.94% done, estimate finish Sat Oct 09 14:01:17 2021 xorriso : UPDATE : 76.07% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 65.48% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:16 2021 xorriso : UPDATE : 96.18% done, estimate finish Sat Oct 09 14:01:17 2021 xorriso : UPDATE : 77.05% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 65.48% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:21 2021 xorriso : UPDATE : 96.80% done, estimate finish Sat Oct 09 14:01:17 2021 xorriso : UPDATE : 77.05% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 66.89% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:25 2021 xorriso : UPDATE : 97.36% done xorriso : UPDATE : 78.57% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 67.21% done, estimate finish Sat Oct 09 14:02:07 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:29 2021 xorriso : UPDATE : 97.91% done xorriso : UPDATE : 79.18% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 68.09% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:34 2021 xorriso : UPDATE : 98.92% done xorriso : UPDATE : 79.88% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 68.82% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:39 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:43 2021 xorriso : UPDATE : 99.43% done xorriso : UPDATE : 80.60% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 69.34% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:02:48 2021 ISO image produced: 2163788 sectors Written to medium : 2163788 sectors at LBA 0 xorriso : UPDATE : 80.92% done, estimate finish Sat Oct 09 14:01:47 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 69.96% done, estimate finish Sat Oct 09 14:02:06 2021 CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:01:19 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 2' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD2' xorriso : UPDATE : 3922 files added in 1 seconds xorriso : UPDATE : 3922 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 81.78% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 70.42% done, estimate finish Sat Oct 09 14:02:07 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:04:44 2021 xorriso : UPDATE : 82.45% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 0.15% done xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:05:01 2021 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 0.36% done, estimate finish Sat Oct 09 14:11:38 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:05:17 2021 xorriso : UPDATE : 83.61% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 09 14:02:13 2021 xorriso : UPDATE : 1.00% done, estimate finish Sat Oct 09 14:06:40 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:05:33 2021 xorriso : UPDATE : 84.19% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 1.35% done, estimate finish Sat Oct 09 14:06:32 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:05:50 2021 xorriso : UPDATE : 84.79% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 09 14:02:21 2021 xorriso : UPDATE : 2.31% done, estimate finish Sat Oct 09 14:05:05 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:06:06 2021 xorriso : UPDATE : 85.44% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 09 14:02:26 2021 xorriso : UPDATE : 2.72% done, estimate finish Sat Oct 09 14:05:08 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:06:23 2021 xorriso : UPDATE : 86.06% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 75.87% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 3.52% done, estimate finish Sat Oct 09 14:04:45 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:06:40 2021 xorriso : UPDATE : 86.63% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 76.45% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 3.93% done, estimate finish Sat Oct 09 14:04:49 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 14:06:56 2021 xorriso : UPDATE : 87.23% done, estimate finish Sat Oct 09 14:01:47 2021 xorriso : UPDATE : 77.11% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 4.58% done, estimate finish Sat Oct 09 14:04:41 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 87.44% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 77.71% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 88.45% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 78.46% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 09 14:04:47 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 88.91% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 79.19% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 09 14:05:06 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 89.81% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 79.78% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 7.85% done, estimate finish Sat Oct 09 14:03:48 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 90.40% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 79.96% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 8.39% done, estimate finish Sat Oct 09 14:03:51 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 90.45% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 81.27% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 9.15% done, estimate finish Sat Oct 09 14:03:49 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 91.40% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 81.92% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 56.35% done xorriso : UPDATE : 92.33% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 82.43% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 10.45% done, estimate finish Sat Oct 09 14:03:49 2021 xorriso : UPDATE : 58.46% done, estimate finish Sat Oct 09 14:06:11 2021 xorriso : UPDATE : 92.99% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 82.63% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 10.95% done, estimate finish Sat Oct 09 14:03:52 2021 xorriso : UPDATE : 65.45% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 93.60% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 83.86% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 10.95% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 77.85% done, estimate finish Sat Oct 09 14:01:54 2021 xorriso : UPDATE : 93.96% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 84.52% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 10.95% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 93.96% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 84.99% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 13.40% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 93.96% done, estimate finish Sat Oct 09 14:01:53 2021 xorriso : UPDATE : 85.66% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:01:58 2021 xorriso : UPDATE : 95.86% done, estimate finish Sat Oct 09 14:01:49 2021 xorriso : UPDATE : 86.26% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 14.77% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 96.96% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 86.95% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 15.51% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 97.54% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 87.48% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 15.89% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 98.39% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 16.89% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 78.48% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 99.03% done xorriso : UPDATE : 88.90% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 17.68% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 84.32% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 99.57% done xorriso : UPDATE : 89.52% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 17.86% done, estimate finish Sat Oct 09 14:03:51 2021 xorriso : UPDATE : 84.95% done, estimate finish Sat Oct 09 14:02:01 2021 ISO image produced: 2264000 sectors Written to medium : 2264000 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 90.17% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 17.86% done, estimate finish Sat Oct 09 14:03:59 2021 CD=6 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:01:49 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 6' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD6' xorriso : UPDATE : 4677 files added in 1 seconds xorriso : UPDATE : 4677 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/stable 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 : 85.07% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 09 14:02:06 2021 xorriso : UPDATE : 17.86% done, estimate finish Sat Oct 09 14:04:06 2021 xorriso : UPDATE : 0.15% done xorriso : UPDATE : 86.34% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 20.62% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:15:46 2021 xorriso : UPDATE : 86.73% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 21.22% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 0.56% done, estimate finish Sat Oct 09 14:11:07 2021 xorriso : UPDATE : 87.52% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 09 14:02:13 2021 xorriso : UPDATE : 21.68% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 1.55% done, estimate finish Sat Oct 09 14:06:14 2021 xorriso : UPDATE : 88.20% done, estimate finish Sat Oct 09 14:02:09 2021 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 09 14:02:15 2021 xorriso : UPDATE : 22.50% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 1.70% done, estimate finish Sat Oct 09 14:06:50 2021 xorriso : UPDATE : 88.77% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 09 14:02:17 2021 xorriso : UPDATE : 23.00% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 2.02% done, estimate finish Sat Oct 09 14:06:53 2021 xorriso : UPDATE : 89.48% done, estimate finish Sat Oct 09 14:02:10 2021 xorriso : UPDATE : 94.07% done, estimate finish Sat Oct 09 14:02:05 2021 xorriso : UPDATE : 23.81% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 3.70% done, estimate finish Sat Oct 09 14:05:03 2021 xorriso : UPDATE : 89.52% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 96.53% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 24.28% done, estimate finish Sat Oct 09 14:03:48 2021 xorriso : UPDATE : 4.33% done, estimate finish Sat Oct 09 14:04:58 2021 xorriso : UPDATE : 89.52% done, estimate finish Sat Oct 09 14:02:14 2021 xorriso : UPDATE : 97.22% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 25.07% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 4.98% done, estimate finish Sat Oct 09 14:04:53 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 97.99% done, estimate finish Sat Oct 09 14:02:01 2021 xorriso : UPDATE : 25.69% done, estimate finish Sat Oct 09 14:03:48 2021 xorriso : UPDATE : 5.55% done, estimate finish Sat Oct 09 14:04:53 2021 xorriso : UPDATE : 92.09% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 98.61% done xorriso : UPDATE : 26.47% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 6.20% done, estimate finish Sat Oct 09 14:04:50 2021 xorriso : UPDATE : 92.74% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 99.22% done xorriso : UPDATE : 27.12% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 6.86% done, estimate finish Sat Oct 09 14:04:47 2021 xorriso : UPDATE : 93.34% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 99.94% done xorriso : UPDATE : 27.74% done, estimate finish Sat Oct 09 14:03:48 2021 xorriso : UPDATE : 7.35% done, estimate finish Sat Oct 09 14:04:49 2021 xorriso : UPDATE : 94.00% done, estimate finish Sat Oct 09 14:02:11 2021 ISO image produced: 2192237 sectors Written to medium : 2192237 sectors at LBA 0 xorriso : UPDATE : 27.74% done, estimate finish Sat Oct 09 14:03:58 2021 Writing to 'stdio:/dev/null' completed successfully. CD=15 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 15 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:02:03 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 15' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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 : UPDATE : 8.14% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 94.69% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 29.13% done, estimate finish Sat Oct 09 14:03:48 2021 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD15' xorriso : UPDATE : 9542 files added in 1 seconds xorriso : UPDATE : 9542 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 0.08% done xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 30.13% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 9.67% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 0.20% done xorriso : UPDATE : 96.28% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 30.70% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 10.28% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:13:09 2021 xorriso : UPDATE : 96.90% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 31.53% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 10.36% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 0.46% done, estimate finish Sat Oct 09 14:14:43 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 31.97% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 11.90% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 1.04% done, estimate finish Sat Oct 09 14:09:20 2021 xorriso : UPDATE : 97.85% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 32.75% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 12.20% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 1.53% done, estimate finish Sat Oct 09 14:08:06 2021 xorriso : UPDATE : 98.68% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 33.54% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 13.23% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 2.39% done, estimate finish Sat Oct 09 14:06:37 2021 xorriso : UPDATE : 99.74% done xorriso : UPDATE : 34.29% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 13.96% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 09 14:06:15 2021 ISO image produced: 2292044 sectors Written to medium : 2292044 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 34.94% done, estimate finish Sat Oct 09 14:03:46 2021 CD=16 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 16 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:02:12 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 16' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-16.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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/3bullseyeppc64el/bullseye/CD16' xorriso : UPDATE : 4758 files added in 1 seconds xorriso : UPDATE : 4758 files added in 1 seconds xorriso : UPDATE : 14.25% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 3.33% done, estimate finish Sat Oct 09 14:06:20 2021 xorriso : UPDATE : 35.71% done, estimate finish Sat Oct 09 14:03:38 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 15.02% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 4.18% done, estimate finish Sat Oct 09 14:05:52 2021 xorriso : UPDATE : 36.50% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 0.24% done xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 4.77% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 37.19% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 0.78% done, estimate finish Sat Oct 09 14:08:26 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 5.66% done, estimate finish Sat Oct 09 14:05:28 2021 xorriso : UPDATE : 37.94% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 38.38% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 1.45% done, estimate finish Sat Oct 09 14:06:42 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 14:04:35 2021 xorriso : UPDATE : 6.29% done, estimate finish Sat Oct 09 14:05:24 2021 xorriso : UPDATE : 38.85% done, estimate finish Sat Oct 09 14:03:43 2021 xorriso : UPDATE : 2.13% done, estimate finish Sat Oct 09 14:06:04 2021 xorriso : UPDATE : 18.49% done, estimate finish Sat Oct 09 14:04:11 2021 xorriso : UPDATE : 6.29% done, estimate finish Sat Oct 09 14:05:40 2021 xorriso : UPDATE : 39.33% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 2.70% done, estimate finish Sat Oct 09 14:05:53 2021 xorriso : UPDATE : 19.22% done, estimate finish Sat Oct 09 14:04:11 2021 xorriso : UPDATE : 8.07% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 40.84% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 3.32% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 19.26% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 14:04:31 2021 xorriso : UPDATE : 41.52% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 3.99% done, estimate finish Sat Oct 09 14:05:32 2021 xorriso : UPDATE : 20.29% done, estimate finish Sat Oct 09 14:04:14 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 14:04:43 2021 xorriso : UPDATE : 42.14% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 4.67% done, estimate finish Sat Oct 09 14:05:24 2021 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 14:04:56 2021 xorriso : UPDATE : 42.80% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 5.35% done, estimate finish Sat Oct 09 14:05:19 2021 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 09 14:04:18 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 14:05:09 2021 xorriso : UPDATE : 43.52% done, estimate finish Sat Oct 09 14:03:43 2021 xorriso : UPDATE : 6.02% done, estimate finish Sat Oct 09 14:05:15 2021 xorriso : UPDATE : 22.44% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 11.81% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 44.17% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 09 14:05:11 2021 xorriso : UPDATE : 23.55% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 12.36% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 44.75% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 7.38% done, estimate finish Sat Oct 09 14:04:47 2021 xorriso : UPDATE : 23.55% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 12.98% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 45.52% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 8.06% done, estimate finish Sat Oct 09 14:04:46 2021 xorriso : UPDATE : 24.99% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 13.56% done, estimate finish Sat Oct 09 14:04:31 2021 xorriso : UPDATE : 46.22% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 14:04:45 2021 xorriso : UPDATE : 25.44% done, estimate finish Sat Oct 09 14:04:11 2021 xorriso : UPDATE : 14.13% done, estimate finish Sat Oct 09 14:04:33 2021 xorriso : UPDATE : 46.51% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 9.98% done, estimate finish Sat Oct 09 14:04:36 2021 xorriso : UPDATE : 26.21% done, estimate finish Sat Oct 09 14:04:11 2021 xorriso : UPDATE : 14.13% done, estimate finish Sat Oct 09 14:04:46 2021 xorriso : UPDATE : 47.48% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 10.76% done, estimate finish Sat Oct 09 14:04:35 2021 xorriso : UPDATE : 26.44% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 16.07% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 48.06% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 11.51% done, estimate finish Sat Oct 09 14:04:35 2021 xorriso : UPDATE : 27.95% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 16.79% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 11.71% done, estimate finish Sat Oct 09 14:04:42 2021 xorriso : UPDATE : 28.56% done, estimate finish Sat Oct 09 14:04:09 2021 xorriso : UPDATE : 17.28% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 49.23% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 12.60% done, estimate finish Sat Oct 09 14:04:39 2021 xorriso : UPDATE : 29.28% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 18.13% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 13.53% done, estimate finish Sat Oct 09 14:04:36 2021 xorriso : UPDATE : 30.07% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 18.60% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 14:03:56 2021 xorriso : UPDATE : 14.23% done, estimate finish Sat Oct 09 14:04:37 2021 xorriso : UPDATE : 30.83% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 19.57% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 14:04:03 2021 xorriso : UPDATE : 14.91% done, estimate finish Sat Oct 09 14:04:33 2021 xorriso : UPDATE : 31.49% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 19.68% done, estimate finish Sat Oct 09 14:04:33 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 14:04:09 2021 xorriso : UPDATE : 14.91% done, estimate finish Sat Oct 09 14:04:42 2021 xorriso : UPDATE : 31.75% done, estimate finish Sat Oct 09 14:04:13 2021 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 53.75% done, estimate finish Sat Oct 09 14:03:42 2021 xorriso : UPDATE : 14.91% done, estimate finish Sat Oct 09 14:04:52 2021 xorriso : UPDATE : 32.79% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 21.77% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 54.11% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 17.16% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 33.59% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 21.83% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 54.30% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 17.16% done, estimate finish Sat Oct 09 14:04:40 2021 xorriso : UPDATE : 34.23% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 22.87% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 55.56% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 19.04% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 35.08% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 23.90% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 55.56% done, estimate finish Sat Oct 09 14:03:48 2021 xorriso : UPDATE : 19.04% done, estimate finish Sat Oct 09 14:04:35 2021 xorriso : UPDATE : 35.77% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 24.86% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 20.90% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 36.15% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 24.87% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 21.54% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 37.11% done, estimate finish Sat Oct 09 14:04:13 2021 xorriso : UPDATE : 25.88% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 21.54% done, estimate finish Sat Oct 09 14:04:33 2021 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 26.83% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:03:49 2021 xorriso : UPDATE : 22.34% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 38.94% done, estimate finish Sat Oct 09 14:04:09 2021 xorriso : UPDATE : 27.78% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:03:54 2021 xorriso : UPDATE : 24.18% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 39.60% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 28.78% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:04:00 2021 xorriso : UPDATE : 24.41% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 40.06% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 28.85% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:04:04 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 40.66% done, estimate finish Sat Oct 09 14:04:13 2021 xorriso : UPDATE : 29.87% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:04:09 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 31.20% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 26.66% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 31.90% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 27.65% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 32.78% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 28.64% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 43.71% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 33.36% done, estimate finish Sat Oct 09 14:04:18 2021 xorriso : UPDATE : 57.86% done xorriso : UPDATE : 28.64% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 34.18% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 68.84% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 29.71% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 34.83% done, estimate finish Sat Oct 09 14:04:18 2021 xorriso : UPDATE : 69.33% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 30.64% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 35.41% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 31.61% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 14:04:36 2021 xorriso : UPDATE : 36.32% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 32.07% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 14:04:42 2021 xorriso : UPDATE : 37.06% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:37 2021 xorriso : UPDATE : 32.65% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 45.36% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 37.86% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 38.40% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 33.56% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 49.59% done, estimate finish Sat Oct 09 14:04:06 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:04:07 2021 xorriso : UPDATE : 39.24% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:43 2021 xorriso : UPDATE : 34.60% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:04:11 2021 xorriso : UPDATE : 40.08% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 35.29% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 40.70% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 35.65% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:04:18 2021 xorriso : UPDATE : 41.60% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:33 2021 xorriso : UPDATE : 37.12% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 42.37% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 37.81% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:04:33 2021 xorriso : UPDATE : 42.72% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 51.09% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 69.93% done, estimate finish Sat Oct 09 14:03:42 2021 xorriso : UPDATE : 39.20% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 56.01% done, estimate finish Sat Oct 09 14:04:01 2021 xorriso : UPDATE : 44.56% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 76.78% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 40.08% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 56.01% done, estimate finish Sat Oct 09 14:04:05 2021 xorriso : UPDATE : 45.29% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 81.63% done, estimate finish Sat Oct 09 14:03:22 2021 xorriso : UPDATE : 41.02% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:00 2021 xorriso : UPDATE : 45.91% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 81.79% done, estimate finish Sat Oct 09 14:03:24 2021 xorriso : UPDATE : 41.17% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:04 2021 xorriso : UPDATE : 46.61% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 81.79% done, estimate finish Sat Oct 09 14:03:25 2021 xorriso : UPDATE : 42.60% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:07 2021 xorriso : UPDATE : 47.33% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 81.79% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 43.19% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 47.97% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 84.16% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 43.99% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:14 2021 xorriso : UPDATE : 48.53% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 85.92% done, estimate finish Sat Oct 09 14:03:23 2021 xorriso : UPDATE : 44.85% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 49.25% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 86.41% done, estimate finish Sat Oct 09 14:03:25 2021 xorriso : UPDATE : 45.45% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 49.86% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 87.93% done, estimate finish Sat Oct 09 14:03:25 2021 xorriso : UPDATE : 46.27% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 50.08% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 88.96% done, estimate finish Sat Oct 09 14:03:25 2021 xorriso : UPDATE : 47.09% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 50.93% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 89.64% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 47.74% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 52.02% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 57.84% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 89.64% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 48.48% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 52.70% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 67.65% done, estimate finish Sat Oct 09 14:03:51 2021 xorriso : UPDATE : 91.41% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 49.19% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 68.04% done, estimate finish Sat Oct 09 14:03:53 2021 xorriso : UPDATE : 91.73% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 49.89% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 54.24% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 68.96% done, estimate finish Sat Oct 09 14:03:53 2021 xorriso : UPDATE : 92.23% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 50.63% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 54.94% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 69.75% done, estimate finish Sat Oct 09 14:03:53 2021 xorriso : UPDATE : 93.84% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 51.43% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 55.62% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 70.25% done, estimate finish Sat Oct 09 14:03:55 2021 xorriso : UPDATE : 93.84% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 52.26% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 56.32% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 71.64% done, estimate finish Sat Oct 09 14:03:49 2021 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 52.88% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 57.11% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 72.52% done, estimate finish Sat Oct 09 14:03:49 2021 xorriso : UPDATE : 96.36% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 53.76% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 57.78% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 73.29% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 97.26% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 54.52% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 55.25% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 58.33% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 74.04% done, estimate finish Sat Oct 09 14:03:51 2021 xorriso : UPDATE : 98.14% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 55.84% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 59.02% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 74.73% done, estimate finish Sat Oct 09 14:03:52 2021 xorriso : UPDATE : 98.61% done xorriso : UPDATE : 56.84% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 59.02% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 75.22% done, estimate finish Sat Oct 09 14:03:54 2021 xorriso : UPDATE : 99.65% done xorriso : UPDATE : 57.69% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 09 14:04:24 2021 xorriso : UPDATE : 76.18% done, estimate finish Sat Oct 09 14:03:53 2021 ISO image produced: 2265362 sectors Written to medium : 2265362 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=14 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye" "ppc64el" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el" "11.1.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 ppc64el iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:03:31 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 p64el 14' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/checksum-check -jigdo-force-md5 /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/3bullseyeppc64el/debian-11.1.0-ppc64el-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyeppc64el/debian-11.1.0-ppc64el-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.0 : 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 : UPDATE : 58.50% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 76.71% done, estimate finish Sat Oct 09 14:03:55 2021 xorriso : UPDATE : 9100 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyeppc64el/bullseye/CD14' xorriso : UPDATE : 10578 files added in 1 seconds xorriso : UPDATE : 10578 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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firm-phoenix-ware_4.7.5+repack-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 59.28% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 09 14:04:33 2021 xorriso : UPDATE : 77.73% done, estimate finish Sat Oct 09 14:03:55 2021 xorriso : UPDATE : 60.03% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 09 14:04:38 2021 xorriso : UPDATE : 78.67% done, estimate finish Sat Oct 09 14:03:54 2021 xorriso : UPDATE : 0.21% done xorriso : UPDATE : 60.63% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 61.13% done, estimate finish Sat Oct 09 14:04:40 2021 xorriso : UPDATE : 79.37% done, estimate finish Sat Oct 09 14:04:01 2021 xorriso : UPDATE : 0.31% done, estimate finish Sat Oct 09 14:15:49 2021 xorriso : UPDATE : 61.49% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 65.12% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 79.82% done, estimate finish Sat Oct 09 14:04:03 2021 xorriso : UPDATE : 0.44% done, estimate finish Sat Oct 09 14:16:05 2021 xorriso : UPDATE : 62.05% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 66.20% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 80.63% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 0.71% done, estimate finish Sat Oct 09 14:13:37 2021 xorriso : UPDATE : 62.79% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 66.92% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 1.34% done, estimate finish Sat Oct 09 14:10:10 2021 xorriso : UPDATE : 63.70% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 67.69% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 81.73% done, estimate finish Sat Oct 09 14:04:04 2021 xorriso : UPDATE : 1.88% done, estimate finish Sat Oct 09 14:09:09 2021 xorriso : UPDATE : 64.37% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 68.07% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 81.73% done, estimate finish Sat Oct 09 14:04:07 2021 xorriso : UPDATE : 2.89% done, estimate finish Sat Oct 09 14:07:46 2021 xorriso : UPDATE : 65.19% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 68.07% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 83.91% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 3.50% done, estimate finish Sat Oct 09 14:07:31 2021 xorriso : UPDATE : 65.73% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 68.07% done, estimate finish Sat Oct 09 14:04:25 2021 xorriso : UPDATE : 84.64% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 4.21% done, estimate finish Sat Oct 09 14:07:14 2021 xorriso : UPDATE : 66.65% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 71.23% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 4.51% done, estimate finish Sat Oct 09 14:07:22 2021 xorriso : UPDATE : 67.35% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 71.48% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 86.17% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 09 14:07:02 2021 xorriso : UPDATE : 68.13% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 72.56% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 86.88% done, estimate finish Sat Oct 09 14:04:02 2021 xorriso : UPDATE : 6.30% done, estimate finish Sat Oct 09 14:06:49 2021 xorriso : UPDATE : 68.98% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 73.33% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 87.10% done, estimate finish Sat Oct 09 14:04:04 2021 xorriso : UPDATE : 7.33% done, estimate finish Sat Oct 09 14:06:35 2021 xorriso : UPDATE : 69.72% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 09 14:04:18 2021 xorriso : UPDATE : 87.10% done, estimate finish Sat Oct 09 14:04:07 2021 xorriso : UPDATE : 8.46% done, estimate finish Sat Oct 09 14:06:22 2021 xorriso : UPDATE : 70.33% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 74.76% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:01 2021 xorriso : UPDATE : 9.15% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 70.96% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 75.67% done, estimate finish Sat Oct 09 14:04:17 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:04 2021 xorriso : UPDATE : 9.51% done, estimate finish Sat Oct 09 14:05:51 2021 xorriso : UPDATE : 71.53% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 76.23% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:06 2021 xorriso : UPDATE : 9.51% done, estimate finish Sat Oct 09 14:06:03 2021 xorriso : UPDATE : 72.15% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 77.13% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:08 2021 xorriso : UPDATE : 9.51% done, estimate finish Sat Oct 09 14:06:15 2021 xorriso : UPDATE : 73.17% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 9.51% done, estimate finish Sat Oct 09 14:06:27 2021 xorriso : UPDATE : 73.86% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 78.29% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 13.57% done, estimate finish Sat Oct 09 14:05:39 2021 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 79.37% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:13 2021 xorriso : UPDATE : 13.81% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 74.98% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:35 2021 xorriso : UPDATE : 15.16% done, estimate finish Sat Oct 09 14:05:39 2021 xorriso : UPDATE : 76.35% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 89.32% done, estimate finish Sat Oct 09 14:04:41 2021 xorriso : UPDATE : 80.45% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 15.89% done, estimate finish Sat Oct 09 14:05:40 2021 xorriso : UPDATE : 16.56% done, estimate finish Sat Oct 09 14:05:41 2021 xorriso : UPDATE : 77.06% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 97.00% done, estimate finish Sat Oct 09 14:04:00 2021 xorriso : UPDATE : 80.45% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 77.49% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 97.70% done, estimate finish Sat Oct 09 14:04:00 2021 xorriso : UPDATE : 80.45% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 14:05:54 2021 xorriso : UPDATE : 78.03% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 98.53% done xorriso : UPDATE : 82.08% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 14:06:03 2021 xorriso : UPDATE : 79.35% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 84.67% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 98.76% done xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 14:06:13 2021 xorriso : UPDATE : 79.79% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 85.50% done, estimate finish Sat Oct 09 14:04:18 2021 xorriso : UPDATE : Thank you for being patient. Working since 131 seconds. xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 14:06:22 2021 xorriso : UPDATE : 80.73% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 85.60% done, estimate finish Sat Oct 09 14:04:20 2021 ISO image produced: 2238291 sectors Written to medium : 2238291 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 16.87% done, estimate finish Sat Oct 09 14:06:31 2021 xorriso : UPDATE : 80.87% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 86.98% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 20.21% done, estimate finish Sat Oct 09 14:05:56 2021 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 87.69% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 23.48% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 82.83% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 88.51% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 24.09% done, estimate finish Sat Oct 09 14:05:38 2021 xorriso : UPDATE : 82.83% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 89.29% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 24.97% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 84.42% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 09 14:04:19 2021 xorriso : UPDATE : 25.69% done, estimate finish Sat Oct 09 14:05:38 2021 xorriso : UPDATE : 84.88% done, estimate finish Sat Oct 09 14:04:29 2021 xorriso : UPDATE : 90.14% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 26.36% done, estimate finish Sat Oct 09 14:05:32 2021 xorriso : UPDATE : 84.88% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 90.91% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 27.20% done, estimate finish Sat Oct 09 14:05:33 2021 xorriso : UPDATE : 84.88% done, estimate finish Sat Oct 09 14:04:35 2021 xorriso : UPDATE : 91.91% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 27.75% done, estimate finish Sat Oct 09 14:05:35 2021 xorriso : UPDATE : 84.88% done, estimate finish Sat Oct 09 14:04:38 2021 xorriso : UPDATE : 92.65% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 28.65% done, estimate finish Sat Oct 09 14:05:35 2021 xorriso : UPDATE : 88.83% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 93.24% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 29.25% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 89.62% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 93.28% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 30.11% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 90.19% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 94.90% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 30.92% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 90.83% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 95.65% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 31.69% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 91.68% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 96.16% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 32.43% done, estimate finish Sat Oct 09 14:05:38 2021 xorriso : UPDATE : 92.31% done, estimate finish Sat Oct 09 14:04:26 2021 xorriso : UPDATE : 97.01% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 32.43% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 92.88% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 97.01% done, estimate finish Sat Oct 09 14:04:22 2021 xorriso : UPDATE : 34.19% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 92.96% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 97.01% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 99.86% done xorriso : UPDATE : 34.97% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 94.13% done, estimate finish Sat Oct 09 14:04:27 2021 ISO image produced: 2290713 sectors Written to medium : 2290713 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 35.73% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 95.18% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 95.96% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 37.25% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 96.32% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 37.92% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 97.14% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 38.46% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 98.22% done, estimate finish Sat Oct 09 14:04:27 2021 xorriso : UPDATE : 39.22% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 98.27% done, estimate finish Sat Oct 09 14:04:28 2021 xorriso : UPDATE : 39.84% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 99.59% done xorriso : UPDATE : 40.55% done, estimate finish Sat Oct 09 14:05:46 2021 ISO image produced: 2290885 sectors Written to medium : 2290885 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 41.35% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 42.04% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 42.64% done, estimate finish Sat Oct 09 14:05:50 2021 xorriso : UPDATE : 43.47% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 44.18% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 44.77% done, estimate finish Sat Oct 09 14:05:50 2021 xorriso : UPDATE : 45.64% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 46.36% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 47.05% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 47.84% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 48.60% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 48.88% done, estimate finish Sat Oct 09 14:05:52 2021 xorriso : UPDATE : 50.27% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 51.03% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 51.64% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 52.30% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 52.87% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 53.32% done, estimate finish Sat Oct 09 14:05:51 2021 xorriso : UPDATE : 54.61% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 55.40% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 55.91% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 55.91% done, estimate finish Sat Oct 09 14:05:54 2021 xorriso : UPDATE : 57.78% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 58.44% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 59.03% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 60.48% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 61.47% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 62.18% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 62.18% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 63.86% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 64.20% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 65.17% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 66.30% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 66.69% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 67.78% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 68.60% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 68.93% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 70.08% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 70.80% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 71.52% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 72.95% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 73.74% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 75.16% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 75.78% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 76.25% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 76.74% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 76.74% done, estimate finish Sat Oct 09 14:05:52 2021 xorriso : UPDATE : 76.74% done, estimate finish Sat Oct 09 14:05:54 2021 xorriso : UPDATE : 76.74% done, estimate finish Sat Oct 09 14:06:05 2021 xorriso : UPDATE : 80.66% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 81.15% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 82.44% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 83.19% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 83.27% done, estimate finish Sat Oct 09 14:05:47 2021 xorriso : UPDATE : 84.86% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 85.59% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 86.36% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 86.71% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 86.71% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 86.71% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 86.71% done, estimate finish Sat Oct 09 14:05:48 2021 xorriso : UPDATE : 90.48% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 90.48% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 92.32% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 92.32% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 93.95% done, estimate finish Sat Oct 09 14:05:42 2021 xorriso : UPDATE : 94.89% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 95.32% done, estimate finish Sat Oct 09 14:05:43 2021 xorriso : UPDATE : 95.32% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 97.07% done, estimate finish Sat Oct 09 14:05:44 2021 xorriso : UPDATE : 97.07% done, estimate finish Sat Oct 09 14:05:45 2021 xorriso : UPDATE : 99.08% done xorriso : UPDATE : 99.73% done ISO image produced: 2291137 sectors Written to medium : 2291137 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 17.image 10.image 12.image 11.image 2.image 6.image 15.image 16.image 14.image 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 17.image 10.image 12.image 11.image 2.image 6.image 15.image 16.image 14.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/3bullseyeppc64el 3d42b9b2a85506ce9721bcc0626aab5df3205d1554e13c933702643dcb2097b7f182143b2266c5477aaef6bc5ef61bd558b700ca7a702df27b44133eda6a0548 debian-11.1.0-ppc64el-DVD-1.iso 5d45c44440203108a18f7495f7783ee5fc58f9ac467bcd9231e87b0f6b9a96896f096271b0fe04ddd931bcf2c43ab981cece82c55542d56d6f932f4a27d8c39d debian-11.1.0-ppc64el-DVD-1.jigdo 939371f10558c5c0cb40b7a602f1e9985cee2c7bb41abec4749857bac63eefb5 debian-11.1.0-ppc64el-DVD-1.iso 759a3af4d9be4d4b4ea94ada21539a40b0305507a68622d7aa5880c603fde9ab debian-11.1.0-ppc64el-DVD-1.jigdo 20d77f1f0d165918244af65c459f5ce053759f925bdd8d4a502299b51c323eae704b6e684c024f75e33937f4241e390ad03c57da628fb52b4f9a9e88b1503720 debian-11.1.0-ppc64el-DVD-10.iso 608500e7b89eadc10d5fb7fa694694dede037f04d6b9ee12b466c92a4e9c6ef132f8bee329e9a6cb985a9576f303bb1087d2e4c2e6ae52e20949d85602f572cd debian-11.1.0-ppc64el-DVD-10.jigdo c0734033410928a667f9ecfc44519c9307288cd66cea4b7f94fb55b194bf86fa debian-11.1.0-ppc64el-DVD-10.iso 66ddd717d76000d3860b8f783529e9993b9c188532f89c35f441ddad91bf5f8b debian-11.1.0-ppc64el-DVD-10.jigdo 51eacff91f81496afcf3978010000227da7f52e58da8b3ae6eeb23893082cb40f249ee6bdf5c4c335e5f74152542e9f3a3c073ee9d58cabc186a71671a03def6 debian-11.1.0-ppc64el-DVD-11.iso 430e773f1dab61f2ffdc789631c3cdd63fb597d68452388430478ea587855fd945bf62f31339faea82b6fcc20e481bb961d5d0d38b86abe1a22a1e3cd32325bf debian-11.1.0-ppc64el-DVD-11.jigdo 1e57779917e20ded6854086619e1332b0ee150d6b119d52a066629e5b19b8e4a debian-11.1.0-ppc64el-DVD-11.iso 8484d7a459073b10560f18f6e60e5a47dea995d249aae5b870081d81b44a5fe6 debian-11.1.0-ppc64el-DVD-11.jigdo 4d448153a4d78deba4e8153c7dc45991c74622118627b39362609a9304d1d772a301f953d2f3d468639b104f2cde5fbd8a517f35c508650441267318c9398ca9 debian-11.1.0-ppc64el-DVD-12.iso 41dcb50bdabc33e3af81d71c00020093486987608ac381ab2d1e6c026b643c1af1730dfa0976dedf9a876936a19fff00ef8d4585b3bd38a305630b9a7c0c25a7 debian-11.1.0-ppc64el-DVD-12.jigdo 656a91367de503defb4289176045a0b7045858fbacdeca0c47e28ef2a85dd4b5 debian-11.1.0-ppc64el-DVD-12.iso 8bc498b2a92c78f078e3cf9d36e00397ec12d97af868473a8d7e640c09cb4e7e debian-11.1.0-ppc64el-DVD-12.jigdo 1ac8b6305302176559f353715dad6a41f5fa54c47b0fb24da6e134536db67939c9d4998ab615882e573f680c41888156ea150b2cb955994b8cc09ce1e881458c debian-11.1.0-ppc64el-DVD-13.iso ad0d4f2fab0a181187b8b0fc7e1b5ac65bc41537e084e30245b389a76eac0c08c9fc99f1c5448e0506561393caa7af7745b36af0fd906822cac2c19f48bbea2a debian-11.1.0-ppc64el-DVD-13.jigdo c29717fa4d99a8f9fc97a936fa4a2e1cb176c44070e09ea3dcb9692b4bc70b44 debian-11.1.0-ppc64el-DVD-13.iso 3464fce2dfe942e4351d9253996f6837ae5b72333891d142533e751fa110df81 debian-11.1.0-ppc64el-DVD-13.jigdo 75c89b65decae9b92afa38d64edaa5a522e90044353bb62c6864bce24ac9c663b0cc732319753040c11a1187fd90b547c636edd598d03a1ec830f8df95382358 debian-11.1.0-ppc64el-DVD-14.iso 7c4e7e982004f89b9b756ce8ce6e3bc4247ce48d1191759f8469d46b4acecfb51bebac2fe6f5cab21fa966a20fb6be0bb8e9d47b3fbb410002b5b592f416b3af debian-11.1.0-ppc64el-DVD-14.jigdo 2263e739460470c048d440fd431a3b4f8ac2e9c5e8216f367e0ca273abce34cc debian-11.1.0-ppc64el-DVD-14.iso 5c3e8d9b0de85f6463ec78317da80b0755d8e42a92a64701b0c5f0f8b3f15171 debian-11.1.0-ppc64el-DVD-14.jigdo 89ea35b6d753aae021877e20eaaedde86272ef0804e223085fb5b0aca055c27410855c2b03bbcde81352fed04e485756793cb2c61457d2fe92722f54b3c0aa1b debian-11.1.0-ppc64el-DVD-15.iso 493531fe67687ff739ee97f55f50183dc984dcef76e615c2d27e57e1434422e03745a3b166a8a7aff3d0add5ac372eb4213b6389667d901e203ace5904097b74 debian-11.1.0-ppc64el-DVD-15.jigdo 6702ccfb5bb592a2ace7fefbe8f39c9e7331da92a980cc0d218f9236acc36af1 debian-11.1.0-ppc64el-DVD-15.iso 5136aa1a1c0add4273f1840a26b311dc7d914b969111deb3f4d7f5558e006bc6 debian-11.1.0-ppc64el-DVD-15.jigdo 6cae70c20b1f80a899ddf0750df50edcc8a5dc06069d349c68d3d4042fc9cbc9c163551c9da9daa3edfa47241fbb81214db0848b0c56362bb3e5dadd5c136b45 debian-11.1.0-ppc64el-DVD-16.iso 96c479388d11b74bb5969327ca593b785896193ea203718d65af81e5ab084936c1ccc09aa84d2a7ce350b530f3c020b2c92a7f3edaf668691bf4997cc996a774 debian-11.1.0-ppc64el-DVD-16.jigdo c35b8f2bb2bcf04a4bd48a3b8b794a21fa9fd5496ac8b75d042009b733a13972 debian-11.1.0-ppc64el-DVD-16.iso 2a3a4ce276d40cd1665388a354835e83ccbad89f415cfc0f3cca02dcc016817f debian-11.1.0-ppc64el-DVD-16.jigdo c7db5162f2bb833da3594b0d741a2db416bce30fff5ecad8c60eca1a6cf3ecf0bfde104efc3f8f3518b71e995ba7af4b5659caaab37ffd498043ea870709b540 debian-11.1.0-ppc64el-DVD-17.iso bbf1fb87a5863ece410fc04cf5555d4f2403bf78d145d515d8a2d51ad016a2556ff94c041f56b9a18e99a44828309f8ebbbb2db5b65b1403f8669931387c28e0 debian-11.1.0-ppc64el-DVD-17.jigdo e980cb52affab7071de79705822cb29721ac45956fe901cf2b25e8d988d94bc2 debian-11.1.0-ppc64el-DVD-17.iso 1face18ad97ba0916328e0b92135d8158fec8e4a727058f8e834713ac4f937b1 debian-11.1.0-ppc64el-DVD-17.jigdo fa09790705a9da8d944d14afd5055e781fe7220cc1ba3b83cbf35ac66a80ea0c05d1c03c45131d6163d613bd05302e99034510c81484068b623f56c6d722ecf5 debian-11.1.0-ppc64el-DVD-2.iso aa5112db7f06c9a07b23e67a0fd464d79df9412a85e6f2b03796ac1d80cc7ba859d166f1152d649ea4b0795ec3f7ef7b3a0a43da32179c88ddf2de928eb87b0a debian-11.1.0-ppc64el-DVD-2.jigdo 92607a7038b3078dfab5e218588237b74cd07bbacd36ae9ab1baaaa8b2867e34 debian-11.1.0-ppc64el-DVD-2.iso 83bb07ea7f2e8d96b06e835515bdee3c686c12a685a3d24ab0082c9679b3ad0e debian-11.1.0-ppc64el-DVD-2.jigdo c96a6c60a8b08dd735b61cbc526c97038c947d554e5758a238e40af944ba9e40e73159ce6e99b673739acbbb4d96f4c6948e1e0216bb54514f7183ef5863f5cf debian-11.1.0-ppc64el-DVD-3.iso a38a2ba14be30f611fb50c4b77fe609be3916ba52eb18d9bb2d4c1c2d15a99ae63b4c626d3806b4f1452c14a7e6297e246bc01d42b40e92e69c5e81e8c1d5eed debian-11.1.0-ppc64el-DVD-3.jigdo 8ec03a8acb6e7cec7673a77500805de6ebc487a8b8926334d66ca088fc835b63 debian-11.1.0-ppc64el-DVD-3.iso cf7b0b189f832396911b358177e3727291a750c75ba2d48c91b94681bac23498 debian-11.1.0-ppc64el-DVD-3.jigdo 048683d615f3f30ec035d8f90d45b736dd7d9a10016816c5fee73bcb6b78852493c9df8d9242438db47786b7157242f85d67dc857704df333b736f28aab36d53 debian-11.1.0-ppc64el-DVD-4.iso 4b7952e86f200588b12113f7e068784fe5a5a5c6bd02ce814f4b4577657f001087abbb6df1c44caeb64fecdbf755ee55d8d6602ffa2accfae9471a6c3dda52ac debian-11.1.0-ppc64el-DVD-4.jigdo fe81df30929faaed56a429cab41b01b6dd83fb19bb752fec127c5a513d25f339 debian-11.1.0-ppc64el-DVD-4.iso ebeda790dc1571a8bdcf3d0fd591d2ebbe7a5e2e3e9a6c10d2c75c9cca99df17 debian-11.1.0-ppc64el-DVD-4.jigdo 37ad4aaf2fdb3e9c66121b313da423074eb3cc048bb0bc78a955028d796bee518ec2c26ee7ae9c0be87266e60f6febd7d897d629c0a4dc55bf8253f4ebe734b2 debian-11.1.0-ppc64el-DVD-5.iso c1cec0bf45b0962b21cbb939aefecbbcb477fe9e1da209e3e05d45e0da9ebaddf2f11279de40ebe1dd0e3079dc295e5d2001e82e3addbf35565cf61b7c7e2517 debian-11.1.0-ppc64el-DVD-5.jigdo 20b31cc2ad47cd5cf4512b8e741eb8ec3fe112b0f5c158af8f72ebdd2a1146ff debian-11.1.0-ppc64el-DVD-5.iso c49a2b55215c5246503102d11e8262b4e8d108c8f8d8b306f06cf3474a37f1f6 debian-11.1.0-ppc64el-DVD-5.jigdo 4d00370c44720c80ba3831dd73f56d3e443611cf67ad82fd06a7b91c108cb3cb7b39d6e10ec020fe2ae785fd4fd919ffdc0d5c22613d38924f564a35b709d5dc debian-11.1.0-ppc64el-DVD-6.iso 65eb3092eeb9a4ca913bcea6232a91093eacd25dc3b2e8993dce9045868cc2e546fe2831c1c9bf892e6adb1540f6aeb9947a0c1ec94c2ee1f8da413cdfa982c3 debian-11.1.0-ppc64el-DVD-6.jigdo 3d231ca6a357b6cfea3fdf12a158f7916c36052d1747c310fa0cfdaa31d19e37 debian-11.1.0-ppc64el-DVD-6.iso a1094d58987293ca7c4561e91f1591d43663945d0257553f8953486c7b541db1 debian-11.1.0-ppc64el-DVD-6.jigdo c82a6996858b83b1a7efa19d60d87586d1f8f168e223e4c77ed079d613ec69b645f92193424b637c18ab0bf731c488154d8d13313fad898094135d27ed99751c debian-11.1.0-ppc64el-DVD-7.iso 2f04c88353d078a82e850526c0dca66420c1c2fc154b923ccfbac39aa0c7a90eeb211f4f455086dc61f027d550c495a7b41c5b6971dab4175a4388bb8c1f0726 debian-11.1.0-ppc64el-DVD-7.jigdo 9ebc2d5433758ab25fe40dcf2b66b6c31fb3d89f275ab2d0c9b5aeae0974e19d debian-11.1.0-ppc64el-DVD-7.iso 90a0235cfa5625a10eb91eaab0a09d436bba93470a758fabd3cbc4892e5d77e7 debian-11.1.0-ppc64el-DVD-7.jigdo 78aadaeec952a9703ae30259e38f9cd930822796bc2e9aba8789af39d8c5af542b6b1630f75342057d80386e58f768c579911cf9c2aa95de46e38fd36fd32ce4 debian-11.1.0-ppc64el-DVD-8.iso bc11c12fd0a36b104f0ce5d20983132e0da9e2117f7d070156a32ebde7afd7f80c5e4d7146b09499bc6cd28881bf9e856da9329be072ed7d3c0172d344d9d0aa debian-11.1.0-ppc64el-DVD-8.jigdo a86b6fd6c7657c26b12bb7e282483f72b78e1456d220603dcf5516bbfde49f9e debian-11.1.0-ppc64el-DVD-8.iso 30dd106820e21a35d2f6cb7902502bb5102fe1a93d0b2460414f5a6081d418ac debian-11.1.0-ppc64el-DVD-8.jigdo d1d7bffb1854595e8ba980ed46fc2ae220e409c66218ef4f17e97b604db4f542c940d4c125b9e2347ebba26f30808af78d9fa514dde79c818de83d084a848ea2 debian-11.1.0-ppc64el-DVD-9.iso 8f5c4bf1c11098ff324d224fdc773046f2cfb487ae19d6397ddd4aedac2b1b89c0d0140e29610e0fba3df4357cbf098468a5b404373890bccadde857d77ebf55 debian-11.1.0-ppc64el-DVD-9.jigdo 010e6ae75e02402f010f28bd55c25fedd971579eee8c301bc0edc85a9a411ca9 debian-11.1.0-ppc64el-DVD-9.iso ce580bc7cf58609fb8d6408d3aca4def70b02ab2531abee9e8d4669249364adc debian-11.1.0-ppc64el-DVD-9.jigdo fea405d2a4433c36bb2dee19f2234ec7f54c1290752bcf351b9e9d4bce5b58188551c4fe379d26293d65f838c0b2ef145c5be1a02b63adfa3b6dd16d0bf9546f debian-11.1.0-ppc64el-DVD-1.template 6d34925293667f46f0cad77558bc3157d524d16e8403862c1ff3fec114bce200 debian-11.1.0-ppc64el-DVD-1.template 90100d0235f8c167a04fee5cb7e8a04275bf14d7e361846ed8cbd036dfeaf79a0600e611b7de8f36d2b5ee146fe6ba546ce2952d26975b325fe52b8176d09b0f debian-11.1.0-ppc64el-DVD-10.template deff6cbe3426010612af62f066131307d08ddcb6d2314223d9f89151788f9199 debian-11.1.0-ppc64el-DVD-10.template 9f71133e8d15f744b8c006a4bb8c250c83bcb4b05494444a3375010c76e89c572a16c975210cbc1e9df89a698f5a181b4cf76968b70291a18974d577b6e82f4c debian-11.1.0-ppc64el-DVD-11.template 5746c269cd235a709c3bcff2620f99cdd9cb63d76ef0dce17ba76a44543f3cc1 debian-11.1.0-ppc64el-DVD-11.template f0ddd35f3d3c2c88c89fbaeb7ebaeb86694928c35bcb253390bdaa608dbf8461207e7214a69118f74991aac05e92780f2308efb2a309cf458667a79204c106e6 debian-11.1.0-ppc64el-DVD-12.template e27b84aeba643fa77d6a5d699c9f9d7748bd7957573b7f39c2a963fbb15dd10a debian-11.1.0-ppc64el-DVD-12.template 51bc0ef50f2e0c16e79f5c99156e4ab8528a17f6664a30af043564c9cc500929c3ab67740863245d06b8faaa64b02162d01c02d49a3cfcb3a293cb2263bc6ca6 debian-11.1.0-ppc64el-DVD-13.template 466c50417392795f7add2ce2f823b13ce4d260e87576880d8a333f40a0eabd1e debian-11.1.0-ppc64el-DVD-13.template 8cb44d9a23e811f4bf031b1fb4a03954915aedab19b4acb2e3b25f565025c46b6937a010a78ed2b7fe3a0909fdc16a4046409b6e6d3c1fb9a90ec66301947331 debian-11.1.0-ppc64el-DVD-14.template 9a6147cc9f032158fbd24dd05d4db994dce50ea1ed878bad5361bf16a73a9596 debian-11.1.0-ppc64el-DVD-14.template 57e732ab5fb0b7d7fd911e25b8e465b0c6bfdcdbac70695ceb7f6678e9e5f4b0eaf454eb07ffa36fb8c6d319aa54b1795353db666bc82d4d38f84fa61f65b6ef debian-11.1.0-ppc64el-DVD-15.template 082085cf7a4dc49776590c3b220d42d5a0238cf08d4efe8f2f65fd033009cdf0 debian-11.1.0-ppc64el-DVD-15.template 90c5226314d8d28ccdbd87818cde885f063510b64aaf9793de3ba9e346fceb9ccd51e56c5da4b43745f36d68ab6014e435fe384db357ebec034e7c1408c35731 debian-11.1.0-ppc64el-DVD-16.template eef5e8267c18988a2300bc2da54f0eff2b73132a9f488277960b09ce4012baa5 debian-11.1.0-ppc64el-DVD-16.template f7ab44d46702189b8aca294d208d743cacd04e59dcb466a337f5d450d94ca0ffb0af95290224429d0de228544e0738324148deb7ab69be0d3d60de05d8359dee debian-11.1.0-ppc64el-DVD-17.template dc8abc326c483e16eec610104819ecee152dc250df254f2c168876fee90f335d debian-11.1.0-ppc64el-DVD-17.template e83b742a69694d852d83f0eb39fbd3d74c6fcf784330164046768b02a36cb83ed4a7f8ddd392ccc75edc3e9e0a5f7fe393ea47190e874c1a3d477eeed8f2e2e2 debian-11.1.0-ppc64el-DVD-2.template 494bcbabd851f0e7395463ff07808b726ebc3a3d49e45691ac9fbe8418f258f1 debian-11.1.0-ppc64el-DVD-2.template 78549155e5d89d1942567ff5cf2cb3977d259ee8f1e30d5b8f7f7f553e1d77c0a98931568e2d64b534398efde3bd71095baafd7637835f8f9ee26ab774a04355 debian-11.1.0-ppc64el-DVD-3.template 7afe0170c4924fdbb4318abf97ff9a897267491ea6d58282ff588b350e010160 debian-11.1.0-ppc64el-DVD-3.template 1371b92872eee672a134d54791b3ceefbd6f884c6d9ca7221512c6b9d796e6c1e55ce1b1b13a57c87285e5a154948c3c36a4b4abc156fce4a4e6afa04eae4cb5 debian-11.1.0-ppc64el-DVD-4.template a087e1f095a3c8b1ed922cadb0a1c695737ba5e7a9a49af9014d1cc4b035a9ba debian-11.1.0-ppc64el-DVD-4.template d62f88e9ba87db07e0f568a90a0da1870c48f888b2e62b17f39ada63cae968d17401d979ad0a13fd26f62aa67fc6ecacbec2b39c8d17f5e9d2232757a13e30a0 debian-11.1.0-ppc64el-DVD-5.template 5f4240b35645118e3c05c091ed47d2ccff721fffd60ca1d75ec9a6b28b7b2fa1 debian-11.1.0-ppc64el-DVD-5.template 9e6eb61a96667513cffa0e20dca770a7d5ab50ef2d0cc6b5e470f4fd1deec8130549b9c08dc74b90e0015885a2fdde02977e00853eef2b901a80050898988b57 debian-11.1.0-ppc64el-DVD-6.template c4bc19c191f8c35da24c5a2661fa65abb6be854b4a208e0c6e22af4274c19431 debian-11.1.0-ppc64el-DVD-6.template 77ff5e1ed20c54a43cc9a6aa24313bac3e10e0f5dcd8229e4ed51cc1767a4ee20465990656554f00e9a082487437dbb2a4a92e9b30305c181043e834b91d8c43 debian-11.1.0-ppc64el-DVD-7.template 7ed8ba222adbd5dbf999f18a80bf2a5ee21c19c29b60dd0138f8cada9773f2d9 debian-11.1.0-ppc64el-DVD-7.template 85daa08e37caffa69d59043e139e75e36c2a98e631bcfb3fade7312c0b41568d1e9044004855892117225c600555937677de1405d13c7783d10d9de7e15688a1 debian-11.1.0-ppc64el-DVD-8.template b4ea481a8b696872e2381c5fcfcc0e50d1b75b996d6494d55fc362706453552a debian-11.1.0-ppc64el-DVD-8.template 1c82874597b536eef01a9ce1fff184133c0316cef8b48930ee80829173deefcb7f55aab06f61d963af4e7100cf10384b1fb7b4093c7d4e50060cd100a90cf7cb debian-11.1.0-ppc64el-DVD-9.template a995c1d85308d653bc114abda3d1bced450c702354e901af6003d97bccf7a33a debian-11.1.0-ppc64el-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 9 Oct 14:05:48 UTC 2021: Finished.