Sat 7 Oct 14:03:22 UTC 2023: 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/9bullseyeamd64/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64 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/9bullseyeamd64 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.68+deb11u1_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64; 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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-amd64 ... 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+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "9" = "1" -o "9" = "2" -o "9" = "C" -o "9" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring for ARCH in amd64; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in amd64; 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 amd64 Packages [11.1 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib amd64 Packages [61.0 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer amd64 Packages [67.0 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/9bullseyeamd64/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 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.14) 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.8) 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.14) 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.14) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libuv1 (>= 1.40.0) but it is not installed Depends: libc6 (>= 2.17) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.17) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.14) 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.7) 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.14) 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.14) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.28-0+deb11u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dmidecode : Depends: libc6 (>= 2.4) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.15) 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.14) 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.14) Depends: libfdisk1 (>= 2.36) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.39-3+deb11u1) but it is not installed findutils : PreDepends: libc6 (>= 2.17) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.14) 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.14) 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.4) ifupdown : Depends: libc6 (>= 2.14) 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.15) 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.14) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.14) 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.14) 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.15) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.14) 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.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.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.14) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1+deb11u1) but it is not installed Depends: libc6 (>= 2.4) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.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.14) 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.14) 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 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.14) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.4.1) but it is not installed Depends: libsystemd0 (= 247.3-7+deb11u4) systemd-timesyncd : Depends: libc6 (>= 2.29) sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.14) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68+deb11u1) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.14) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-7+deb11u4) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.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.15) 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.14) 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+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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 [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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/9bullseyeamd64/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/9bullseyeamd64/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi amd64:bsdextrautils amd64:distro-info-data amd64:dmsetup amd64:libacl1 amd64:libapparmor1 amd64:libapt-pkg6.0 amd64:libargon2-1 amd64:libattr1 amd64:libaudit-common amd64:libaudit1 amd64:libblkid1 amd64:libbpf0 amd64:libbrotli1 amd64:libbsd0 amd64:libbz2-1.0 amd64:libc6 amd64:libcap-ng0 amd64:libcap2 amd64:libcap2-bin amd64:libcbor0 amd64:libcom-err2 amd64:libcrypt1 amd64:libcryptsetup12 amd64:libcurl3-gnutls amd64:libdb5.3 amd64:libdbus-1-3 amd64:libdebconfclient0 amd64:libdevmapper1.02.1 amd64:libdns-export1110 amd64:libedit2 amd64:libelf1 amd64:libestr0 amd64:libexpat1 amd64:libext2fs2 amd64:libfastjson4 amd64:libfdisk1 amd64:libffi7 amd64:libfido2-1 amd64:libfstrm0 amd64:libgcc-s1 amd64:libgcrypt20 amd64:libgdbm-compat4 amd64:libgdbm6 amd64:libgmp10 amd64:libgnutls30 amd64:libgpg-error0 amd64:libgssapi-krb5-2 amd64:libhogweed6 amd64:libicu67 amd64:libidn2-0 amd64:libip4tc2 amd64:libisc-export1105 amd64:libjansson4 amd64:libjson-c5 amd64:libk5crypto3 amd64:libkeyutils1 amd64:libkmod2 amd64:libkrb5-3 amd64:libkrb5support0 amd64:libldap-2.4-2 amd64:liblmdb0 amd64:liblocale-gettext-perl amd64:liblognorm5 amd64:liblz4-1 amd64:liblzma5 amd64:libmagic-mgc amd64:libmagic1 amd64:libmaxminddb0 amd64:libmd0 amd64:libmnl0 amd64:libmount1 amd64:libmpdec3 amd64:libncurses6 amd64:libncursesw6 amd64:libnettle8 amd64:libnewt0.52 amd64:libnftables1 amd64:libnftnl11 amd64:libnghttp2-14 amd64:libnsl2 amd64:libp11-kit0 amd64:libpam0g amd64:libpci3 amd64:libpcre2-8-0 amd64:libpcre3 amd64:libperl5.32 amd64:libpipeline1 amd64:libpopt0 amd64:libprocps8 amd64:libprotobuf-c1 amd64:libpsl5 amd64:libpython3-stdlib amd64:libpython3.9-minimal amd64:libpython3.9-stdlib amd64:librtmp1 amd64:libsasl2-2 amd64:libsasl2-modules-db amd64:libseccomp2 amd64:libselinux1 amd64:libsemanage-common amd64:libsemanage1 amd64:libsepol1 amd64:libslang2 amd64:libsmartcols1 amd64:libsqlite3-0 amd64:libss2 amd64:libssh2-1 amd64:libssl1.1 amd64:libstdc++6 amd64:libsystemd0 amd64:libtasn1-6 amd64:libtext-charwidth-perl amd64:libtext-iconv-perl amd64:libtext-wrapi18n-perl amd64:libtinfo6 amd64:libtirpc-common amd64:libtirpc3 amd64:libuchardet0 amd64:libudev1 amd64:libunistring2 amd64:libuuid1 amd64:libuv1 amd64:libxml2 amd64:libxtables12 amd64:libxxhash0 amd64:libzstd1 amd64:logsave amd64:lsb-base amd64:mailcap amd64:openssl amd64:pci.ids amd64:python-apt-common amd64:python3 amd64:python3-apt amd64:python3-certifi amd64:python3-chardet amd64:python3-debconf amd64:python3-debian amd64:python3-debianbts amd64:python3-httplib2 amd64:python3-idna amd64:python3-minimal amd64:python3-pkg-resources amd64:python3-pycurl amd64:python3-pysimplesoap amd64:python3-requests amd64:python3-six amd64:python3-urllib3 amd64:python3.9 amd64:python3.9-minimal amd64:tasksel amd64:xxd amd64:zlib1g for ARCH in amd64; 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 "amd64" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731+deb11u9/images/MD5SUMS for ARCH in amd64; 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/9bullseyeamd64/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 no isos for amd64 BD 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+deb11u1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 [ "amd64" != "source" ] ; then \ for ARCH in amd64; 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 [ "9"x = "1"x ] ; then \ : ; \ elif [ "9"x = "2"x -o "9"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _9 != _1 ]; then \ for ARCH in amd64; 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/9bullseyeamd64/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in amd64; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; 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/9bullseyeamd64/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list; fi for ARCH in amd64; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list; \ done Running sort_deps to sort packages for amd64: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 118061706 bytes Adding the rest of the requested packages Now up to 77016895362 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 59092 packages, total size 83398476834 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/9bullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/apt "amd64" /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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/9bullseyeamd64 bullseye "amd64" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.2 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2019, Thomas Schmitt , libburnia project. xorriso version : 1.5.2 Version timestamp : 2019.10.26.180001 Build timestamp : -none-given- libisofs in use : 1.5.2 (min. 1.5.2) libjte in use : 2.0.0 (min. 2.0.0) libburn in use : 1.5.2 (min. 1.5.2) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.2 (min. 1.5.2) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for amd64: Done: Read details of 59092 packages for amd64 Reading in translated package descriptions for main: Done: read 227607 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 301 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/amd64_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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 amd64: Running tools/boot/bullseye/boot-amd64 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1 Adding tools to CD1 Moving extra loader files into place: renamed 'boot1/isolinux/g2ldr' -> 'CD1/g2ldr' renamed 'boot1/isolinux/g2ldr.mbr' -> 'CD1/g2ldr.mbr' renamed 'boot1/isolinux/setup.exe' -> 'CD1/setup.exe' renamed 'boot1/isolinux/win32-loader.ini' -> 'CD1/win32-loader.ini' Adding BIOS boot code for amd64 on CD1 gtk/vmlinuz identical to ../vmlinuz. Linking xen/vmlinuz identical to ../vmlinuz. Linking xen/initrd.gz identical to ../gtk/initrd.gz. Linking Adding EFI boot code for amd64 on CD1 '/home/debian-cd/build.bullseye/debian-cd/data/bullseye/hl_c.png' -> '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "amd64" BD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for amd64 Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 14102 packages, 11203074 blocks, 22943895552 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 amd64: Running tools/boot/bullseye/boot-amd64 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD2 Starting new "amd64" BD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 13683 packages, 11180844 blocks, 22898368512 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 amd64: Running tools/boot/bullseye/boot-amd64 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD3 Starting new "amd64" BD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 23680 packages, 11220700 blocks, 22979993600 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 amd64: Running tools/boot/bullseye/boot-amd64 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD4 Starting new "amd64" BD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 25GB BD, 11230000 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. CD 4 (not) filled with 7627 packages, 7318347 blocks, 14987974656 bytes Finished: 59092 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 "amd64" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/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-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-amd64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-amd64/20210731+deb11u9/images/MD5SUMS for ARCH in amd64; 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/9bullseyeamd64/bullseye/checksum-check; \ fi; \ done CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.8.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=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.8.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 amd64 iso/jigdo image number 1 ... CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.8.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 amd64 iso/jigdo image number 2 ... CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye" "amd64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64" "11.8.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 amd64 iso/jigdo image number 3 ... Last-minute updates: README.html Generating amd64 iso/jigdo image number 4 ... Last-minute updates: README.html README.txt README.txt README.txt README.txt Sat 7 Oct 15:25:31 UTC 2023 Sat 7 Oct 15:25:31 UTC 2023 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 amd64 1' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -isohybrid-mbr syslinux/usr/lib/ISOLINUX/isohdpfx.bin -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e boot/grub/efi.img -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus boot1 CD1 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 amd64 4' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long 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' Sat 7 Oct 15:25:31 UTC 2023 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds 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 -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 amd64 2' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Sat 7 Oct 15:25:31 UTC 2023 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.8.0 amd64 3' -o /dev/null -checksum-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/checksum-check -jigdo-checksum-algorithm md5 -jigdo-force-checksum /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/9bullseyeamd64/debian-11.8.0-amd64-BD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long CD3 xorriso 1.5.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD4' xorriso : UPDATE : 12117 files added in 1 seconds xorriso : UPDATE : 12117 files added in 1 seconds xorriso : UPDATE : 7500 files added in 1 seconds xorriso : UPDATE : 6600 files added in 1 seconds xorriso : UPDATE : 13400 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.01% done xorriso : UPDATE : 14300 files added in 2 seconds xorriso : UPDATE : 14100 files added in 2 seconds xorriso : UPDATE : 30300 files added in 2 seconds xorriso : UPDATE : 0.06% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD3' xorriso : UPDATE : 39433 files added in 3 seconds xorriso : UPDATE : 21300 files added in 3 seconds xorriso : UPDATE : 21500 files added in 3 seconds xorriso : UPDATE : 39433 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD2' xorriso : UPDATE : 23456 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/CD1' xorriso : UPDATE : 23456 files added in 3 seconds xorriso : UPDATE : 24346 files added in 4 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/9bullseyeamd64/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 16:11:15 2023 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-8_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware-tools_2.4+dfsg-2_amd64.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. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1.1_all.deb 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/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/grub-firmware-qemu_2.06-3~deb11u5_amd64.deb 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. libisofs: WARNING : Cannot add /firmware/isight-firmware-tools_1.6-4_amd64.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.00% done xorriso : UPDATE : 0.00% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/oldstable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.2.2-1_amd64.deb 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. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_amd64.deb 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. libisofs: NOTE : Automatically adjusted MBR geometry to 2790/255/63 libisofs: WARNING : Image size exceeds 1024 cylinders. Cannot align partition. libisofs: WARNING : There are said to be BIOSes which will not boot this via MBR. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.13% done, estimate finish Sat Oct 07 16:07:19 2023 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.01% done xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 07 16:12:10 2023 xorriso : UPDATE : 0.05% done xorriso : UPDATE : 0.05% done xorriso : UPDATE : 0.04% done xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 07 15:57:58 2023 xorriso : UPDATE : 0.07% done, estimate finish Sat Oct 07 16:25:01 2023 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 16:21:28 2023 xorriso : UPDATE : 0.07% done, estimate finish Sat Oct 07 16:22:43 2023 xorriso : UPDATE : 0.47% done, estimate finish Sat Oct 07 15:48:03 2023 xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 07 16:25:00 2023 xorriso : UPDATE : 0.09% done, estimate finish Sat Oct 07 16:29:55 2023 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 16:36:40 2023 xorriso : UPDATE : 0.65% done, estimate finish Sat Oct 07 15:44:11 2023 xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 07 16:19:52 2023 xorriso : UPDATE : 0.12% done, estimate finish Sat Oct 07 16:30:09 2023 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 07 16:31:22 2023 xorriso : UPDATE : 0.85% done, estimate finish Sat Oct 07 15:41:45 2023 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 07 16:27:40 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 16:23:58 2023 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 07 16:28:24 2023 xorriso : UPDATE : 1.06% done, estimate finish Sat Oct 07 15:40:11 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 16:34:34 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 16:25:19 2023 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 07 16:33:27 2023 xorriso : UPDATE : 1.27% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 07 16:28:28 2023 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 07 16:28:14 2023 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 07 16:39:39 2023 xorriso : UPDATE : 1.43% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 0.24% done, estimate finish Sat Oct 07 16:25:04 2023 xorriso : UPDATE : 0.24% done, estimate finish Sat Oct 07 16:26:19 2023 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 16:45:12 2023 xorriso : UPDATE : 1.72% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 0.28% done, estimate finish Sat Oct 07 16:22:16 2023 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 07 16:24:34 2023 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 07 16:43:33 2023 xorriso : UPDATE : 1.77% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 07 16:24:47 2023 xorriso : UPDATE : 0.46% done, estimate finish Sat Oct 07 16:03:47 2023 xorriso : UPDATE : 0.24% done, estimate finish Sat Oct 07 16:38:52 2023 xorriso : UPDATE : 2.19% done, estimate finish Sat Oct 07 15:36:29 2023 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 07 16:29:46 2023 xorriso : UPDATE : 0.52% done, estimate finish Sat Oct 07 16:03:09 2023 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 07 16:36:23 2023 xorriso : UPDATE : 2.39% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 0.33% done, estimate finish Sat Oct 07 16:29:12 2023 xorriso : UPDATE : 0.69% done, estimate finish Sat Oct 07 15:56:18 2023 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 07 16:36:33 2023 xorriso : UPDATE : 2.61% done, estimate finish Sat Oct 07 15:33:28 2023 xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 07 16:27:48 2023 xorriso : UPDATE : 0.94% done, estimate finish Sat Oct 07 15:49:46 2023 xorriso : UPDATE : 0.32% done, estimate finish Sat Oct 07 16:35:41 2023 xorriso : UPDATE : 2.80% done, estimate finish Sat Oct 07 15:33:32 2023 xorriso : UPDATE : 0.40% done, estimate finish Sat Oct 07 16:27:01 2023 xorriso : UPDATE : 1.07% done, estimate finish Sat Oct 07 15:48:17 2023 xorriso : UPDATE : 0.34% done, estimate finish Sat Oct 07 16:35:52 2023 xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 07 15:33:32 2023 xorriso : UPDATE : 0.57% done, estimate finish Sat Oct 07 16:05:51 2023 xorriso : UPDATE : 1.24% done, estimate finish Sat Oct 07 15:41:11 2023 xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 07 16:39:24 2023 xorriso : UPDATE : 3.22% done, estimate finish Sat Oct 07 15:33:33 2023 xorriso : UPDATE : 0.71% done, estimate finish Sat Oct 07 15:58:31 2023 xorriso : UPDATE : 1.40% done, estimate finish Sat Oct 07 15:40:27 2023 xorriso : UPDATE : 0.39% done, estimate finish Sat Oct 07 16:39:29 2023 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 15:33:31 2023 xorriso : UPDATE : 0.74% done, estimate finish Sat Oct 07 15:59:42 2023 xorriso : UPDATE : 1.41% done, estimate finish Sat Oct 07 15:41:40 2023 xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 07 16:39:13 2023 xorriso : UPDATE : 3.65% done, estimate finish Sat Oct 07 15:33:31 2023 xorriso : UPDATE : 0.91% done, estimate finish Sat Oct 07 15:54:14 2023 xorriso : UPDATE : 1.66% done, estimate finish Sat Oct 07 15:40:08 2023 xorriso : UPDATE : 0.44% done, estimate finish Sat Oct 07 16:38:32 2023 xorriso : UPDATE : 3.88% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 1.12% done, estimate finish Sat Oct 07 15:49:43 2023 xorriso : UPDATE : 1.83% done, estimate finish Sat Oct 07 15:39:39 2023 xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 07 16:42:37 2023 xorriso : UPDATE : 4.08% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 1.22% done, estimate finish Sat Oct 07 15:49:09 2023 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 15:40:17 2023 xorriso : UPDATE : 0.46% done, estimate finish Sat Oct 07 16:45:41 2023 xorriso : UPDATE : 4.29% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 1.22% done, estimate finish Sat Oct 07 15:50:44 2023 xorriso : UPDATE : 2.02% done, estimate finish Sat Oct 07 15:40:03 2023 xorriso : UPDATE : 0.46% done, estimate finish Sat Oct 07 16:50:55 2023 xorriso : UPDATE : 4.50% done, estimate finish Sat Oct 07 15:33:31 2023 xorriso : UPDATE : 1.22% done, estimate finish Sat Oct 07 15:52:17 2023 xorriso : UPDATE : 2.14% done, estimate finish Sat Oct 07 15:40:02 2023 xorriso : UPDATE : 0.69% done, estimate finish Sat Oct 07 16:17:59 2023 xorriso : UPDATE : 4.71% done, estimate finish Sat Oct 07 15:33:32 2023 xorriso : UPDATE : 1.22% done, estimate finish Sat Oct 07 15:53:51 2023 xorriso : UPDATE : 2.20% done, estimate finish Sat Oct 07 15:40:23 2023 xorriso : UPDATE : 0.78% done, estimate finish Sat Oct 07 16:13:23 2023 xorriso : UPDATE : 4.93% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 1.55% done, estimate finish Sat Oct 07 15:48:16 2023 xorriso : UPDATE : 2.35% done, estimate finish Sat Oct 07 15:40:09 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:09:42 2023 xorriso : UPDATE : 5.14% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:41:09 2023 xorriso : UPDATE : 2.50% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:05:46 2023 xorriso : UPDATE : 5.40% done, estimate finish Sat Oct 07 15:33:25 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:42:13 2023 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:08:36 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:43:18 2023 xorriso : UPDATE : 5.57% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 2.78% done, estimate finish Sat Oct 07 15:39:08 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:11:27 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:44:23 2023 xorriso : UPDATE : 5.69% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 2.90% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:14:18 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:45:27 2023 xorriso : UPDATE : 5.69% done, estimate finish Sat Oct 07 15:34:05 2023 xorriso : UPDATE : 3.03% done, estimate finish Sat Oct 07 15:39:08 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:17:09 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:46:31 2023 xorriso : UPDATE : 5.95% done, estimate finish Sat Oct 07 15:33:56 2023 xorriso : UPDATE : 3.04% done, estimate finish Sat Oct 07 15:39:50 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:19:59 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:47:36 2023 xorriso : UPDATE : 6.29% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 3.25% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:22:51 2023 xorriso : UPDATE : 6.39% done, estimate finish Sat Oct 07 15:34:07 2023 xorriso : UPDATE : 3.25% done, estimate finish Sat Oct 07 15:39:58 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:25:41 2023 xorriso : UPDATE : 1.93% done, estimate finish Sat Oct 07 15:48:42 2023 xorriso : UPDATE : 6.73% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 3.25% done, estimate finish Sat Oct 07 15:40:39 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:28:32 2023 xorriso : UPDATE : 2.84% done, estimate finish Sat Oct 07 15:41:01 2023 xorriso : UPDATE : 6.93% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 3.25% done, estimate finish Sat Oct 07 15:41:20 2023 xorriso : UPDATE : 0.87% done, estimate finish Sat Oct 07 16:31:22 2023 xorriso : UPDATE : 3.10% done, estimate finish Sat Oct 07 15:40:09 2023 xorriso : UPDATE : 6.93% done, estimate finish Sat Oct 07 15:34:13 2023 xorriso : UPDATE : 3.78% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 3.29% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 6.93% done, estimate finish Sat Oct 07 15:34:41 2023 xorriso : UPDATE : 3.78% done, estimate finish Sat Oct 07 15:39:58 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 3.40% done, estimate finish Sat Oct 07 15:39:56 2023 xorriso : UPDATE : 4.00% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 6.93% done, estimate finish Sat Oct 07 15:35:08 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 3.53% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 4.12% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 6.93% done, estimate finish Sat Oct 07 15:35:36 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 3.65% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 3.77% done, estimate finish Sat Oct 07 15:39:48 2023 xorriso : UPDATE : 4.12% done, estimate finish Sat Oct 07 15:39:56 2023 xorriso : UPDATE : 7.83% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 3.89% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 4.19% done, estimate finish Sat Oct 07 15:40:14 2023 xorriso : UPDATE : 8.09% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 0.87% done xorriso : UPDATE : 3.98% done, estimate finish Sat Oct 07 15:40:01 2023 xorriso : UPDATE : 4.59% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 8.15% done, estimate finish Sat Oct 07 15:34:05 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.14% done, estimate finish Sat Oct 07 15:39:48 2023 xorriso : UPDATE : 4.62% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 8.43% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.29% done, estimate finish Sat Oct 07 15:39:41 2023 xorriso : UPDATE : 4.62% done, estimate finish Sat Oct 07 15:39:48 2023 xorriso : UPDATE : 8.64% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 0.87% done xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 4.42% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 8.82% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 2.53% done, estimate finish Sat Oct 07 15:49:38 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 4.54% done, estimate finish Sat Oct 07 15:39:39 2023 xorriso : UPDATE : 9.00% done, estimate finish Sat Oct 07 15:33:53 2023 xorriso : UPDATE : 3.96% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 4.68% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:40:41 2023 xorriso : UPDATE : 9.18% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 4.07% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:41:33 2023 xorriso : UPDATE : 4.82% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 9.18% done, estimate finish Sat Oct 07 15:34:18 2023 xorriso : UPDATE : 4.15% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:42:26 2023 xorriso : UPDATE : 4.96% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 9.18% done, estimate finish Sat Oct 07 15:34:41 2023 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 4.31% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:43:20 2023 xorriso : UPDATE : 5.05% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 07 15:34:11 2023 xorriso : UPDATE : 4.47% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:44:12 2023 xorriso : UPDATE : 5.22% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 07 15:34:31 2023 xorriso : UPDATE : 4.60% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:45:05 2023 xorriso : UPDATE : 5.34% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 07 15:34:51 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:45:58 2023 xorriso : UPDATE : 5.49% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 07 15:36:38 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:46:51 2023 xorriso : UPDATE : 5.57% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 10.76% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:47:44 2023 xorriso : UPDATE : 5.67% done, estimate finish Sat Oct 07 15:39:41 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 10.95% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 5.87% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 15:48:37 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 10.95% done, estimate finish Sat Oct 07 15:34:25 2023 xorriso : UPDATE : 4.94% done xorriso : UPDATE : 6.07% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 15:46:50 2023 xorriso : UPDATE : 11.54% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 6.19% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 4.94% done xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 15:48:11 2023 xorriso : UPDATE : 11.54% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 4.94% done xorriso : UPDATE : 6.23% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 5.64% done, estimate finish Sat Oct 07 15:39:43 2023 xorriso : UPDATE : 11.54% done, estimate finish Sat Oct 07 15:34:21 2023 xorriso : UPDATE : 4.94% done, estimate finish Sun Oct 08 23:24:39 2023 xorriso : UPDATE : 6.44% done, estimate finish Sat Oct 07 15:39:01 2023 xorriso : UPDATE : 5.76% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 12.15% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 7.40% done, estimate finish Sat Oct 07 15:36:47 2023 xorriso : UPDATE : 6.44% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 5.88% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 12.46% done, estimate finish Sat Oct 07 15:33:34 2023 xorriso : UPDATE : 7.52% done, estimate finish Sat Oct 07 15:36:54 2023 xorriso : UPDATE : 6.62% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 6.00% done, estimate finish Sat Oct 07 15:39:48 2023 xorriso : UPDATE : 12.55% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 7.65% done, estimate finish Sat Oct 07 15:36:58 2023 xorriso : UPDATE : 6.80% done, estimate finish Sat Oct 07 15:39:08 2023 xorriso : UPDATE : 6.10% done, estimate finish Sat Oct 07 15:39:55 2023 xorriso : UPDATE : 12.55% done, estimate finish Sat Oct 07 15:32:51 2023 xorriso : UPDATE : 6.98% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 7.78% done, estimate finish Sat Oct 07 15:37:02 2023 xorriso : UPDATE : 6.27% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 12.55% done, estimate finish Sat Oct 07 15:33:13 2023 xorriso : UPDATE : 7.87% done, estimate finish Sat Oct 07 15:37:13 2023 xorriso : UPDATE : 7.01% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 6.36% done, estimate finish Sat Oct 07 15:39:53 2023 xorriso : UPDATE : 13.20% done, estimate finish Sat Oct 07 15:32:42 2023 xorriso : UPDATE : 7.20% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 7.87% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 6.51% done, estimate finish Sat Oct 07 15:39:48 2023 xorriso : UPDATE : 13.36% done, estimate finish Sat Oct 07 15:32:48 2023 xorriso : UPDATE : 8.15% done, estimate finish Sat Oct 07 15:34:46 2023 xorriso : UPDATE : 7.33% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 6.62% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 13.56% done, estimate finish Sat Oct 07 15:32:51 2023 xorriso : UPDATE : 7.48% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 8.22% done, estimate finish Sat Oct 07 15:35:01 2023 xorriso : UPDATE : 6.74% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 13.74% done, estimate finish Sat Oct 07 15:32:56 2023 xorriso : UPDATE : 8.42% done, estimate finish Sat Oct 07 15:35:02 2023 xorriso : UPDATE : 6.87% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 7.60% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 13.88% done, estimate finish Sat Oct 07 15:33:03 2023 xorriso : UPDATE : 8.47% done, estimate finish Sat Oct 07 15:35:18 2023 xorriso : UPDATE : 6.94% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 7.78% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 14.10% done, estimate finish Sat Oct 07 15:33:05 2023 xorriso : UPDATE : 8.47% done, estimate finish Sat Oct 07 15:35:38 2023 xorriso : UPDATE : 7.14% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 7.88% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 14.21% done, estimate finish Sat Oct 07 15:33:12 2023 xorriso : UPDATE : 8.85% done, estimate finish Sat Oct 07 15:35:20 2023 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 8.04% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 14.30% done, estimate finish Sat Oct 07 15:33:20 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:35:26 2023 xorriso : UPDATE : 7.37% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 8.16% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 14.61% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 9.07% done, estimate finish Sat Oct 07 15:35:35 2023 xorriso : UPDATE : 7.51% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 8.29% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 14.61% done, estimate finish Sat Oct 07 15:34:14 2023 xorriso : UPDATE : 9.25% done, estimate finish Sat Oct 07 15:35:36 2023 xorriso : UPDATE : 7.59% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 8.42% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 14.95% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 9.39% done, estimate finish Sat Oct 07 15:35:40 2023 xorriso : UPDATE : 7.72% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 8.53% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 15.05% done, estimate finish Sat Oct 07 15:34:07 2023 xorriso : UPDATE : 9.53% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 7.93% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 15.30% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 9.61% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 8.07% done, estimate finish Sat Oct 07 15:39:36 2023 xorriso : UPDATE : 8.87% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 15.62% done, estimate finish Sat Oct 07 15:33:49 2023 xorriso : UPDATE : 9.86% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 8.29% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 15.87% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 9.99% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 8.42% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 15.96% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 10.14% done, estimate finish Sat Oct 07 15:37:51 2023 xorriso : UPDATE : 8.57% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:39:51 2023 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 10.29% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 8.68% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:40:26 2023 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 10.45% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 8.89% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 8.98% done, estimate finish Sat Oct 07 15:41:01 2023 xorriso : UPDATE : 10.60% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 16.60% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 8.89% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 9.77% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 10.65% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 16.90% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 9.24% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 9.90% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 10.65% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 16.90% done, estimate finish Sat Oct 07 15:34:08 2023 xorriso : UPDATE : 10.05% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 9.39% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 10.65% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 17.23% done, estimate finish Sat Oct 07 15:33:53 2023 xorriso : UPDATE : 10.11% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 9.49% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 10.72% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 17.53% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 10.11% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 9.67% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 11.31% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 17.53% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 10.15% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 9.82% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 11.31% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 17.82% done, estimate finish Sat Oct 07 15:33:54 2023 xorriso : UPDATE : 10.64% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 9.92% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 11.68% done, estimate finish Sat Oct 07 15:37:18 2023 xorriso : UPDATE : 18.14% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 10.72% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 10.07% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 11.81% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 18.14% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 10.91% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 10.07% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 11.93% done, estimate finish Sat Oct 07 15:37:25 2023 xorriso : UPDATE : 18.43% done, estimate finish Sat Oct 07 15:33:54 2023 xorriso : UPDATE : 11.05% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 10.07% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 11.93% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 18.53% done, estimate finish Sat Oct 07 15:34:04 2023 xorriso : UPDATE : 11.14% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 10.55% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 11.93% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 18.71% done, estimate finish Sat Oct 07 15:34:05 2023 xorriso : UPDATE : 11.31% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 10.67% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 12.33% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 19.05% done, estimate finish Sat Oct 07 15:33:49 2023 xorriso : UPDATE : 11.46% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 10.81% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 12.54% done, estimate finish Sat Oct 07 15:36:19 2023 xorriso : UPDATE : 19.05% done, estimate finish Sat Oct 07 15:34:10 2023 xorriso : UPDATE : 11.55% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 10.93% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 12.64% done, estimate finish Sat Oct 07 15:36:31 2023 xorriso : UPDATE : 19.38% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 11.73% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 11.04% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 12.77% done, estimate finish Sat Oct 07 15:36:37 2023 xorriso : UPDATE : 19.66% done, estimate finish Sat Oct 07 15:33:49 2023 xorriso : UPDATE : 11.79% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 11.18% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 12.93% done, estimate finish Sat Oct 07 15:36:39 2023 xorriso : UPDATE : 19.71% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 12.01% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 11.34% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 13.06% done, estimate finish Sat Oct 07 15:36:43 2023 xorriso : UPDATE : 20.06% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 12.09% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 11.42% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 13.19% done, estimate finish Sat Oct 07 15:36:49 2023 xorriso : UPDATE : 20.06% done, estimate finish Sat Oct 07 15:34:07 2023 xorriso : UPDATE : 12.24% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 11.52% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 13.32% done, estimate finish Sat Oct 07 15:36:52 2023 xorriso : UPDATE : 20.37% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 12.42% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 11.52% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 13.45% done, estimate finish Sat Oct 07 15:36:56 2023 xorriso : UPDATE : 20.68% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 12.51% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 11.52% done, estimate finish Sat Oct 07 15:39:51 2023 xorriso : UPDATE : 13.45% done, estimate finish Sat Oct 07 15:37:17 2023 xorriso : UPDATE : 20.89% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 12.67% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 11.70% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 13.76% done, estimate finish Sat Oct 07 15:36:58 2023 xorriso : UPDATE : 21.00% done, estimate finish Sat Oct 07 15:33:49 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 12.11% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 12.16% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 13.77% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 21.22% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:39:42 2023 xorriso : UPDATE : 12.34% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 13.77% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 21.32% done, estimate finish Sat Oct 07 15:33:58 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:40:28 2023 xorriso : UPDATE : 12.46% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 21.63% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 13.77% done, estimate finish Sat Oct 07 15:39:59 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:41:13 2023 xorriso : UPDATE : 12.57% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 21.63% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 13.77% done, estimate finish Sat Oct 07 15:40:41 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:41:59 2023 xorriso : UPDATE : 12.70% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 21.93% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 13.87% done, estimate finish Sat Oct 07 15:40:38 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:42:44 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:43:25 2023 xorriso : UPDATE : 12.84% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 22.22% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 14.60% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 12.68% done, estimate finish Sat Oct 07 15:44:11 2023 xorriso : UPDATE : 12.90% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 22.22% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 14.71% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 13.96% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 13.06% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 22.54% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 14.77% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 14.77% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 14.07% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 13.06% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 22.83% done, estimate finish Sat Oct 07 15:33:58 2023 xorriso : UPDATE : 15.07% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 13.37% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 22.83% done, estimate finish Sat Oct 07 15:34:21 2023 xorriso : UPDATE : 15.13% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 14.33% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 13.48% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 23.10% done, estimate finish Sat Oct 07 15:34:10 2023 xorriso : UPDATE : 15.13% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 14.52% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 13.62% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 23.43% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 15.13% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 14.65% done, estimate finish Sat Oct 07 15:37:19 2023 xorriso : UPDATE : 13.74% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 23.43% done, estimate finish Sat Oct 07 15:34:15 2023 xorriso : UPDATE : 15.65% done, estimate finish Sat Oct 07 15:37:33 2023 xorriso : UPDATE : 14.79% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 13.74% done, estimate finish Sat Oct 07 15:39:48 2023 xorriso : UPDATE : 23.75% done, estimate finish Sat Oct 07 15:34:04 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 15:37:29 2023 xorriso : UPDATE : 14.94% done, estimate finish Sat Oct 07 15:37:23 2023 xorriso : UPDATE : 14.03% done, estimate finish Sat Oct 07 15:39:01 2023 xorriso : UPDATE : 23.75% done, estimate finish Sat Oct 07 15:34:20 2023 xorriso : UPDATE : 15.95% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 15.07% done, estimate finish Sat Oct 07 15:37:27 2023 xorriso : UPDATE : 14.15% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 24.06% done, estimate finish Sat Oct 07 15:34:10 2023 xorriso : UPDATE : 15.20% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 15:37:32 2023 xorriso : UPDATE : 14.28% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 24.35% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 15.32% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 14.43% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 24.40% done, estimate finish Sat Oct 07 15:34:12 2023 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 07 15:37:45 2023 xorriso : UPDATE : 15.43% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 14.49% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 24.71% done, estimate finish Sat Oct 07 15:34:11 2023 xorriso : UPDATE : 15.43% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 14.49% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 24.71% done, estimate finish Sat Oct 07 15:34:36 2023 xorriso : UPDATE : 15.74% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 16.58% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 14.80% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 25.08% done, estimate finish Sat Oct 07 15:34:11 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 16.71% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 25.36% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 16.81% done, estimate finish Sat Oct 07 15:37:20 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:40:05 2023 xorriso : UPDATE : 25.55% done, estimate finish Sat Oct 07 15:34:02 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 15:39:55 2023 xorriso : UPDATE : 16.99% done, estimate finish Sat Oct 07 15:37:15 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:40:47 2023 xorriso : UPDATE : 25.79% done, estimate finish Sat Oct 07 15:33:58 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 15:40:34 2023 xorriso : UPDATE : 17.07% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:41:28 2023 xorriso : UPDATE : 25.96% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 15.81% done, estimate finish Sat Oct 07 15:41:13 2023 xorriso : UPDATE : 17.22% done, estimate finish Sat Oct 07 15:37:26 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:42:09 2023 xorriso : UPDATE : 26.17% done, estimate finish Sat Oct 07 15:33:59 2023 xorriso : UPDATE : 16.39% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 17.35% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:42:51 2023 xorriso : UPDATE : 26.45% done, estimate finish Sat Oct 07 15:33:53 2023 xorriso : UPDATE : 16.67% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 17.47% done, estimate finish Sat Oct 07 15:37:34 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:43:32 2023 xorriso : UPDATE : 26.64% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 16.67% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 17.53% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 14.84% done, estimate finish Sat Oct 07 15:44:13 2023 xorriso : UPDATE : 26.87% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 16.92% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 17.72% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 27.12% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 17.21% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 17.81% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 27.32% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 17.32% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 17.95% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 27.53% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 17.45% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 18.00% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 27.70% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 17.49% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 18.00% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:40:26 2023 xorriso : UPDATE : 27.89% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 17.49% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 18.36% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:41:05 2023 xorriso : UPDATE : 28.11% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 17.94% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 18.41% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:41:45 2023 xorriso : UPDATE : 28.30% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 18.07% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:42:23 2023 xorriso : UPDATE : 18.41% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 18.18% done, estimate finish Sat Oct 07 15:37:45 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:43:02 2023 xorriso : UPDATE : 18.74% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 28.70% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 18.33% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:43:42 2023 xorriso : UPDATE : 18.92% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 28.90% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 18.45% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:44:21 2023 xorriso : UPDATE : 18.99% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 29.10% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 18.61% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 07 15:45:01 2023 xorriso : UPDATE : 19.14% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 29.30% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 18.74% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.29% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 29.45% done, estimate finish Sat Oct 07 15:33:56 2023 xorriso : UPDATE : 18.88% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.29% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 29.67% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 19.01% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 29.80% done, estimate finish Sat Oct 07 15:34:00 2023 xorriso : UPDATE : 19.13% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 29.99% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 19.25% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 30.25% done, estimate finish Sat Oct 07 15:33:56 2023 xorriso : UPDATE : 19.41% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:39:53 2023 xorriso : UPDATE : 30.43% done, estimate finish Sat Oct 07 15:33:58 2023 xorriso : UPDATE : 19.57% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:40:24 2023 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 07 15:33:56 2023 xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:40:56 2023 xorriso : UPDATE : 30.86% done, estimate finish Sat Oct 07 15:33:59 2023 xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:41:28 2023 xorriso : UPDATE : 31.04% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 19.50% done, estimate finish Sat Oct 07 15:41:59 2023 xorriso : UPDATE : 31.27% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 07 15:40:43 2023 xorriso : UPDATE : 20.65% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 31.52% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 20.32% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 20.79% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 20.39% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 20.85% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 31.94% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 20.58% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 20.93% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 32.10% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 20.70% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 21.15% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 32.31% done, estimate finish Sat Oct 07 15:33:54 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 20.70% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 21.18% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 32.50% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 20.98% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 21.18% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 32.73% done, estimate finish Sat Oct 07 15:33:53 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 21.11% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 21.18% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 33.00% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 21.14% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 21.18% done, estimate finish Sat Oct 07 15:39:45 2023 xorriso : UPDATE : 33.19% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 21.14% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 21.18% done, estimate finish Sat Oct 07 15:40:12 2023 xorriso : UPDATE : 33.39% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 21.14% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 22.01% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 33.60% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.09% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 21.59% done, estimate finish Sat Oct 07 15:37:01 2023 xorriso : UPDATE : 33.88% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.09% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 21.76% done, estimate finish Sat Oct 07 15:37:00 2023 xorriso : UPDATE : 34.08% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.41% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 21.92% done, estimate finish Sat Oct 07 15:37:01 2023 xorriso : UPDATE : 34.27% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 34.43% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.04% done, estimate finish Sat Oct 07 15:37:07 2023 xorriso : UPDATE : 22.49% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 22.57% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 34.67% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.08% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 22.57% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 34.83% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.25% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 22.57% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 35.09% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 16.12% done xorriso : UPDATE : 22.42% done, estimate finish Sat Oct 07 15:37:20 2023 xorriso : UPDATE : 22.57% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 35.27% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 16.93% done, estimate finish Sat Oct 07 15:51:37 2023 xorriso : UPDATE : 22.56% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 22.57% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 23.13% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 35.46% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 18.58% done, estimate finish Sat Oct 07 15:39:58 2023 xorriso : UPDATE : 22.83% done, estimate finish Sat Oct 07 15:37:24 2023 xorriso : UPDATE : 23.29% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 35.74% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 20.56% done, estimate finish Sat Oct 07 15:35:09 2023 xorriso : UPDATE : 22.96% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 35.91% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 23.41% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 22.45% done, estimate finish Sat Oct 07 15:34:12 2023 xorriso : UPDATE : 23.09% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 36.10% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 23.53% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 22.45% done, estimate finish Sat Oct 07 15:34:22 2023 xorriso : UPDATE : 23.23% done, estimate finish Sat Oct 07 15:37:18 2023 xorriso : UPDATE : 36.30% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 23.63% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 22.45% done, estimate finish Sat Oct 07 15:34:31 2023 xorriso : UPDATE : 23.36% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 36.55% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 23.70% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 22.45% done, estimate finish Sat Oct 07 15:34:41 2023 xorriso : UPDATE : 23.52% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 36.80% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 23.97% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 22.79% done, estimate finish Sat Oct 07 15:34:39 2023 xorriso : UPDATE : 23.52% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 37.00% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 23.97% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 23.23% done, estimate finish Sat Oct 07 15:34:34 2023 xorriso : UPDATE : 23.87% done, estimate finish Sat Oct 07 15:37:17 2023 xorriso : UPDATE : 37.20% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 24.34% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 23.31% done, estimate finish Sat Oct 07 15:34:40 2023 xorriso : UPDATE : 23.99% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 37.43% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 24.34% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 23.31% done, estimate finish Sat Oct 07 15:34:49 2023 xorriso : UPDATE : 24.17% done, estimate finish Sat Oct 07 15:37:18 2023 xorriso : UPDATE : 37.61% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 24.68% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 23.31% done, estimate finish Sat Oct 07 15:34:57 2023 xorriso : UPDATE : 24.32% done, estimate finish Sat Oct 07 15:37:19 2023 xorriso : UPDATE : 37.80% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 24.79% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 23.88% done, estimate finish Sat Oct 07 15:35:06 2023 xorriso : UPDATE : 24.41% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 38.04% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 25.03% done, estimate finish Sat Oct 07 15:37:04 2023 xorriso : UPDATE : 24.04% done, estimate finish Sat Oct 07 15:35:12 2023 xorriso : UPDATE : 24.17% done, estimate finish Sat Oct 07 15:35:18 2023 xorriso : UPDATE : 24.65% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 25.04% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 38.23% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 24.32% done, estimate finish Sat Oct 07 15:35:24 2023 xorriso : UPDATE : 24.70% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 25.34% done, estimate finish Sat Oct 07 15:37:06 2023 xorriso : UPDATE : 38.45% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 15:35:30 2023 xorriso : UPDATE : 24.92% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 25.46% done, estimate finish Sat Oct 07 15:37:12 2023 xorriso : UPDATE : 38.67% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 24.63% done, estimate finish Sat Oct 07 15:35:33 2023 xorriso : UPDATE : 25.04% done, estimate finish Sat Oct 07 15:37:38 2023 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 15:37:19 2023 xorriso : UPDATE : 38.88% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 24.68% done, estimate finish Sat Oct 07 15:35:43 2023 xorriso : UPDATE : 25.14% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 25.77% done, estimate finish Sat Oct 07 15:37:12 2023 xorriso : UPDATE : 39.10% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 24.68% done, estimate finish Sat Oct 07 15:35:55 2023 xorriso : UPDATE : 25.29% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 25.92% done, estimate finish Sat Oct 07 15:37:13 2023 xorriso : UPDATE : 39.32% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 25.05% done, estimate finish Sat Oct 07 15:35:47 2023 xorriso : UPDATE : 25.29% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 26.05% done, estimate finish Sat Oct 07 15:37:15 2023 xorriso : UPDATE : 39.54% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 25.11% done, estimate finish Sat Oct 07 15:35:55 2023 xorriso : UPDATE : 25.65% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 26.19% done, estimate finish Sat Oct 07 15:37:17 2023 xorriso : UPDATE : 39.75% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 25.11% done, estimate finish Sat Oct 07 15:36:07 2023 xorriso : UPDATE : 25.80% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 26.35% done, estimate finish Sat Oct 07 15:37:16 2023 xorriso : UPDATE : 39.97% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 25.11% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 25.95% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 26.50% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 40.16% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 25.68% done, estimate finish Sat Oct 07 15:37:38 2023 xorriso : UPDATE : 26.12% done, estimate finish Sat Oct 07 15:37:23 2023 xorriso : UPDATE : 26.63% done, estimate finish Sat Oct 07 15:37:34 2023 xorriso : UPDATE : 40.36% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 25.92% done, estimate finish Sat Oct 07 15:37:24 2023 xorriso : UPDATE : 26.12% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 26.64% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 40.53% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 26.05% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 26.31% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 26.89% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 40.75% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 26.16% done, estimate finish Sat Oct 07 15:37:34 2023 xorriso : UPDATE : 26.52% done, estimate finish Sat Oct 07 15:37:33 2023 xorriso : UPDATE : 26.98% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 40.96% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 26.28% done, estimate finish Sat Oct 07 15:37:38 2023 xorriso : UPDATE : 26.52% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 27.11% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 41.13% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 26.37% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 26.74% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 27.25% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 41.37% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 26.53% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 26.92% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 27.40% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 41.54% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 26.63% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 26.95% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 27.45% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 41.75% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 26.72% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 27.15% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 27.45% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 41.95% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 26.85% done, estimate finish Sat Oct 07 15:37:02 2023 xorriso : UPDATE : 27.34% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 27.45% done, estimate finish Sat Oct 07 15:40:13 2023 xorriso : UPDATE : 42.13% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 27.04% done, estimate finish Sat Oct 07 15:36:58 2023 xorriso : UPDATE : 27.35% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 27.45% done, estimate finish Sat Oct 07 15:41:00 2023 xorriso : UPDATE : 42.35% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 27.19% done, estimate finish Sat Oct 07 15:37:02 2023 xorriso : UPDATE : 27.54% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 27.45% done, estimate finish Sat Oct 07 15:41:46 2023 xorriso : UPDATE : 42.63% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 27.33% done, estimate finish Sat Oct 07 15:37:06 2023 xorriso : UPDATE : 27.75% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 27.64% done, estimate finish Sat Oct 07 15:40:56 2023 xorriso : UPDATE : 42.86% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 27.46% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 27.95% done, estimate finish Sat Oct 07 15:37:45 2023 xorriso : UPDATE : 28.43% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 43.00% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 27.59% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 28.15% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 28.43% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 43.23% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 43.34% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 27.68% done, estimate finish Sat Oct 07 15:37:23 2023 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 28.43% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 43.54% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 27.74% done, estimate finish Sat Oct 07 15:37:33 2023 xorriso : UPDATE : 28.42% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 28.63% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 43.74% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 27.98% done, estimate finish Sat Oct 07 15:37:24 2023 xorriso : UPDATE : 28.55% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 29.05% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 43.93% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 28.09% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 28.66% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 29.18% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 44.06% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 28.26% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 28.77% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 29.33% done, estimate finish Sat Oct 07 15:36:29 2023 xorriso : UPDATE : 44.21% done, estimate finish Sat Oct 07 15:34:00 2023 xorriso : UPDATE : 28.39% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 28.90% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 29.39% done, estimate finish Sat Oct 07 15:36:46 2023 xorriso : UPDATE : 29.52% done, estimate finish Sat Oct 07 15:36:49 2023 xorriso : UPDATE : 44.32% done, estimate finish Sat Oct 07 15:34:06 2023 xorriso : UPDATE : 28.48% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 29.02% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 29.60% done, estimate finish Sat Oct 07 15:36:59 2023 xorriso : UPDATE : 44.44% done, estimate finish Sat Oct 07 15:34:12 2023 xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 29.10% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 29.66% done, estimate finish Sat Oct 07 15:37:12 2023 xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 07 15:34:10 2023 xorriso : UPDATE : 28.71% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 29.26% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 29.81% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 44.83% done, estimate finish Sat Oct 07 15:34:10 2023 xorriso : UPDATE : 28.71% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 29.35% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 29.92% done, estimate finish Sat Oct 07 15:37:19 2023 xorriso : UPDATE : 44.98% done, estimate finish Sat Oct 07 15:34:13 2023 xorriso : UPDATE : 28.90% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 29.45% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 30.04% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 45.17% done, estimate finish Sat Oct 07 15:34:12 2023 xorriso : UPDATE : 28.97% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 29.55% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 30.05% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 45.31% done, estimate finish Sat Oct 07 15:34:43 2023 xorriso : UPDATE : 29.69% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 29.13% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 30.33% done, estimate finish Sat Oct 07 15:37:24 2023 xorriso : UPDATE : 45.51% done, estimate finish Sat Oct 07 15:34:37 2023 xorriso : UPDATE : 29.38% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 29.77% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 30.42% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 45.72% done, estimate finish Sat Oct 07 15:34:32 2023 xorriso : UPDATE : 29.88% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 29.49% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 30.58% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 46.00% done, estimate finish Sat Oct 07 15:34:21 2023 xorriso : UPDATE : 29.99% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 29.61% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 07 15:39:01 2023 xorriso : UPDATE : 46.17% done, estimate finish Sat Oct 07 15:34:21 2023 xorriso : UPDATE : 29.74% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 30.12% done, estimate finish Sat Oct 07 15:39:08 2023 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 46.36% done, estimate finish Sat Oct 07 15:34:19 2023 xorriso : UPDATE : 29.85% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 30.23% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 30.86% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 46.56% done, estimate finish Sat Oct 07 15:34:18 2023 xorriso : UPDATE : 30.02% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 30.37% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 31.06% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 46.74% done, estimate finish Sat Oct 07 15:34:18 2023 xorriso : UPDATE : 30.13% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 31.06% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 46.97% done, estimate finish Sat Oct 07 15:34:14 2023 xorriso : UPDATE : 30.18% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 30.60% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 31.24% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 47.19% done, estimate finish Sat Oct 07 15:34:12 2023 xorriso : UPDATE : 30.35% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 30.75% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 31.46% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 47.45% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 30.55% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 30.88% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 31.46% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 47.68% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 30.65% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 31.70% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 47.88% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 30.65% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 31.70% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 48.12% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 31.00% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 31.09% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 31.92% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 48.36% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 31.14% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 31.42% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 32.12% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 48.60% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 31.24% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 31.57% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 32.12% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 48.88% done, estimate finish Sat Oct 07 15:33:35 2023 xorriso : UPDATE : 31.35% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 31.71% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 31.35% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 31.80% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 32.33% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 49.09% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 31.56% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 31.93% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 32.56% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 49.25% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 31.74% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 32.05% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 32.67% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 49.48% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 31.74% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 32.13% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 32.82% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 49.68% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 32.03% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 32.13% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 32.91% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 49.85% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 32.17% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 32.43% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 33.03% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 50.03% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 32.21% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 32.54% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 33.17% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 50.26% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 32.42% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 32.68% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 33.31% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 50.44% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 32.60% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 32.81% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 33.43% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 50.64% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 32.61% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 32.90% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 33.59% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 50.92% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 32.82% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 33.14% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 33.68% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 51.19% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 33.10% done, estimate finish Sat Oct 07 15:37:32 2023 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 33.74% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 51.37% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 51.55% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 33.34% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 33.74% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 51.74% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 33.36% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 33.39% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 34.15% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 51.92% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 33.49% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 33.58% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 34.23% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 52.12% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 33.61% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 33.64% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 34.23% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 52.31% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 33.71% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 34.48% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 52.61% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 34.02% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 34.61% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 52.82% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 33.89% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 34.02% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 34.80% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 53.03% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 34.11% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 34.21% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 34.80% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 53.24% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 34.25% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 34.41% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 35.00% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 53.47% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 34.39% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 34.59% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 35.22% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 34.52% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 34.79% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 35.42% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 34.54% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 53.92% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 34.88% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 35.62% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 34.54% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:33:33 2023 xorriso : UPDATE : 34.98% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 35.70% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 54.43% done, estimate finish Sat Oct 07 15:33:31 2023 xorriso : UPDATE : 35.11% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 35.84% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 35.12% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 54.60% done, estimate finish Sat Oct 07 15:33:35 2023 xorriso : UPDATE : 35.15% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 35.96% done, estimate finish Sat Oct 07 15:37:34 2023 xorriso : UPDATE : 35.24% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 54.85% done, estimate finish Sat Oct 07 15:33:33 2023 xorriso : UPDATE : 35.32% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 36.04% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 35.33% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 55.01% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 35.44% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 36.04% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 35.51% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 55.27% done, estimate finish Sat Oct 07 15:33:34 2023 xorriso : UPDATE : 35.53% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 36.40% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 35.66% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 55.46% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 35.66% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 36.56% done, estimate finish Sat Oct 07 15:37:51 2023 xorriso : UPDATE : 35.79% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 55.63% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 35.75% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 36.77% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 35.91% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 55.91% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 35.85% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 36.90% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 36.05% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 56.15% done, estimate finish Sat Oct 07 15:33:35 2023 xorriso : UPDATE : 35.97% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 37.00% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 36.17% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 36.05% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 36.28% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 56.45% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 36.16% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 36.40% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 56.71% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 36.25% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:39:47 2023 xorriso : UPDATE : 36.54% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 56.85% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 36.37% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:40:24 2023 xorriso : UPDATE : 36.67% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 57.08% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 36.49% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:41:01 2023 xorriso : UPDATE : 36.72% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 57.25% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 36.59% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:41:38 2023 xorriso : UPDATE : 36.93% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 57.40% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 36.70% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:42:16 2023 xorriso : UPDATE : 37.03% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 57.58% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 36.79% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:42:53 2023 xorriso : UPDATE : 37.15% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 57.75% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 36.86% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 38.37% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 37.15% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 57.98% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 36.94% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 38.46% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 37.15% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 58.18% done, estimate finish Sat Oct 07 15:34:09 2023 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 15:39:36 2023 xorriso : UPDATE : 38.64% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 37.15% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 58.31% done, estimate finish Sat Oct 07 15:34:13 2023 xorriso : UPDATE : 37.13% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 38.70% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 37.80% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 58.56% done, estimate finish Sat Oct 07 15:34:07 2023 xorriso : UPDATE : 37.22% done, estimate finish Sat Oct 07 15:40:08 2023 xorriso : UPDATE : 38.90% done, estimate finish Sat Oct 07 15:36:41 2023 xorriso : UPDATE : 37.92% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 58.70% done, estimate finish Sat Oct 07 15:34:11 2023 xorriso : UPDATE : 37.40% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 39.05% done, estimate finish Sat Oct 07 15:36:45 2023 xorriso : UPDATE : 38.06% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 15:34:14 2023 xorriso : UPDATE : 37.53% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 39.12% done, estimate finish Sat Oct 07 15:36:56 2023 xorriso : UPDATE : 38.13% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 59.01% done, estimate finish Sat Oct 07 15:34:13 2023 xorriso : UPDATE : 37.65% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 39.37% done, estimate finish Sat Oct 07 15:36:49 2023 xorriso : UPDATE : 38.13% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 59.01% done, estimate finish Sat Oct 07 15:34:26 2023 xorriso : UPDATE : 37.76% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 39.46% done, estimate finish Sat Oct 07 15:36:56 2023 xorriso : UPDATE : 38.13% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 59.54% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 37.89% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 39.60% done, estimate finish Sat Oct 07 15:37:00 2023 xorriso : UPDATE : 38.13% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 59.74% done, estimate finish Sat Oct 07 15:34:02 2023 xorriso : UPDATE : 37.98% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 39.63% done, estimate finish Sat Oct 07 15:37:12 2023 xorriso : UPDATE : 38.81% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 60.02% done, estimate finish Sat Oct 07 15:33:58 2023 xorriso : UPDATE : 38.08% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 39.90% done, estimate finish Sat Oct 07 15:37:02 2023 xorriso : UPDATE : 38.96% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 60.21% done, estimate finish Sat Oct 07 15:33:49 2023 xorriso : UPDATE : 38.16% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 40.01% done, estimate finish Sat Oct 07 15:37:07 2023 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 60.44% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 38.25% done, estimate finish Sat Oct 07 15:39:38 2023 xorriso : UPDATE : 40.12% done, estimate finish Sat Oct 07 15:37:11 2023 xorriso : UPDATE : 39.21% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 38.33% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 40.17% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 39.35% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 38.42% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 40.36% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 39.49% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:34:16 2023 xorriso : UPDATE : 38.51% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 40.48% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 39.62% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:34:29 2023 xorriso : UPDATE : 38.58% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 40.58% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 39.72% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:34:42 2023 xorriso : UPDATE : 38.64% done, estimate finish Sat Oct 07 15:39:57 2023 xorriso : UPDATE : 40.66% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 39.88% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 38.76% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:34:55 2023 xorriso : UPDATE : 38.85% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 39.89% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:35:08 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:35:20 2023 xorriso : UPDATE : 38.95% done, estimate finish Sat Oct 07 15:39:54 2023 xorriso : UPDATE : 40.88% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 40.15% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:35:33 2023 xorriso : UPDATE : 39.00% done, estimate finish Sat Oct 07 15:40:06 2023 xorriso : UPDATE : 40.98% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 40.22% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:45:04 2023 xorriso : UPDATE : 39.12% done, estimate finish Sat Oct 07 15:40:01 2023 xorriso : UPDATE : 41.10% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 40.45% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 40.56% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:46:19 2023 xorriso : UPDATE : 39.19% done, estimate finish Sat Oct 07 15:40:06 2023 xorriso : UPDATE : 41.19% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 39.27% done, estimate finish Sat Oct 07 15:41:07 2023 xorriso : UPDATE : 40.70% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:47:34 2023 xorriso : UPDATE : 41.28% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 39.35% done, estimate finish Sat Oct 07 15:41:11 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:48:49 2023 xorriso : UPDATE : 40.81% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 41.40% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 39.41% done, estimate finish Sat Oct 07 15:41:21 2023 xorriso : UPDATE : 40.97% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:50:04 2023 xorriso : UPDATE : 41.44% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 39.41% done, estimate finish Sat Oct 07 15:41:58 2023 xorriso : UPDATE : 41.08% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:51:20 2023 xorriso : UPDATE : 41.70% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 39.69% done, estimate finish Sat Oct 07 15:40:41 2023 xorriso : UPDATE : 41.11% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:52:35 2023 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 39.83% done, estimate finish Sat Oct 07 15:40:27 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:53:49 2023 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 39.95% done, estimate finish Sat Oct 07 15:40:20 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:55:04 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 07 15:39:43 2023 xorriso : UPDATE : 40.06% done, estimate finish Sat Oct 07 15:40:18 2023 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 15:56:19 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 41.86% done, estimate finish Sat Oct 07 15:39:43 2023 xorriso : UPDATE : 40.19% done, estimate finish Sat Oct 07 15:40:11 2023 xorriso : UPDATE : 60.60% done xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 42.39% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 40.20% done, estimate finish Sat Oct 07 15:40:30 2023 xorriso : UPDATE : 61.61% done, estimate finish Sat Oct 07 15:36:52 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 42.66% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 40.47% done, estimate finish Sat Oct 07 15:39:01 2023 xorriso : UPDATE : 65.43% done, estimate finish Sat Oct 07 15:32:44 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:42:38 2023 xorriso : UPDATE : 42.80% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 40.61% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 65.94% done, estimate finish Sat Oct 07 15:32:41 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:43:33 2023 xorriso : UPDATE : 42.91% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 40.76% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:32:41 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:44:29 2023 xorriso : UPDATE : 43.01% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 40.83% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:32:46 2023 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 07 15:45:23 2023 xorriso : UPDATE : 43.15% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 40.99% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:32:52 2023 xorriso : UPDATE : 41.48% done, estimate finish Sat Oct 07 15:44:49 2023 xorriso : UPDATE : 43.22% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 41.10% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:32:57 2023 xorriso : UPDATE : 43.04% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 43.37% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 41.19% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:33:03 2023 xorriso : UPDATE : 43.17% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 43.49% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 41.25% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:33:08 2023 xorriso : UPDATE : 43.21% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 43.53% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 41.25% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:32:31 2023 xorriso : UPDATE : 43.21% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 43.53% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 43.53% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 41.31% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 66.31% done, estimate finish Sat Oct 07 15:32:35 2023 xorriso : UPDATE : 43.23% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 43.67% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 07 15:40:20 2023 xorriso : UPDATE : 68.04% done, estimate finish Sat Oct 07 15:32:22 2023 xorriso : UPDATE : 43.42% done, estimate finish Sat Oct 07 15:36:37 2023 xorriso : UPDATE : 43.79% done, estimate finish Sat Oct 07 15:40:15 2023 xorriso : UPDATE : 41.53% done, estimate finish Sat Oct 07 15:40:17 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:26 2023 xorriso : UPDATE : 43.52% done, estimate finish Sat Oct 07 15:36:46 2023 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 07 15:40:14 2023 xorriso : UPDATE : 41.60% done, estimate finish Sat Oct 07 15:40:28 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:30 2023 xorriso : UPDATE : 43.66% done, estimate finish Sat Oct 07 15:36:51 2023 xorriso : UPDATE : 44.00% done, estimate finish Sat Oct 07 15:40:04 2023 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 07 15:40:09 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:34 2023 xorriso : UPDATE : 43.81% done, estimate finish Sat Oct 07 15:36:55 2023 xorriso : UPDATE : 44.07% done, estimate finish Sat Oct 07 15:40:12 2023 xorriso : UPDATE : 41.88% done, estimate finish Sat Oct 07 15:40:03 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:38 2023 xorriso : UPDATE : 43.89% done, estimate finish Sat Oct 07 15:37:03 2023 xorriso : UPDATE : 44.17% done, estimate finish Sat Oct 07 15:40:12 2023 xorriso : UPDATE : 41.97% done, estimate finish Sat Oct 07 15:40:06 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:43 2023 xorriso : UPDATE : 43.99% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 44.29% done, estimate finish Sat Oct 07 15:40:04 2023 xorriso : UPDATE : 42.07% done, estimate finish Sat Oct 07 15:40:05 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:47 2023 xorriso : UPDATE : 44.22% done, estimate finish Sat Oct 07 15:37:04 2023 xorriso : UPDATE : 44.45% done, estimate finish Sat Oct 07 15:39:47 2023 xorriso : UPDATE : 42.14% done, estimate finish Sat Oct 07 15:40:14 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:32:51 2023 xorriso : UPDATE : 44.31% done, estimate finish Sat Oct 07 15:37:11 2023 xorriso : UPDATE : 44.69% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 42.35% done, estimate finish Sat Oct 07 15:39:51 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:34:01 2023 xorriso : UPDATE : 44.31% done, estimate finish Sat Oct 07 15:37:24 2023 xorriso : UPDATE : 44.70% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 42.48% done, estimate finish Sat Oct 07 15:39:45 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:34:15 2023 xorriso : UPDATE : 44.59% done, estimate finish Sat Oct 07 15:37:15 2023 xorriso : UPDATE : 44.95% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 42.65% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 44.79% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:34:29 2023 xorriso : UPDATE : 45.04% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 42.83% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 44.92% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:34:43 2023 xorriso : UPDATE : 45.04% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 42.90% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 45.07% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:34:57 2023 xorriso : UPDATE : 45.36% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 43.03% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 45.23% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:35:11 2023 xorriso : UPDATE : 45.45% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 43.15% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 45.33% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:35:25 2023 xorriso : UPDATE : 45.40% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 45.58% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 43.24% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:35:39 2023 xorriso : UPDATE : 45.60% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 45.64% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 43.38% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:35:53 2023 xorriso : UPDATE : 45.60% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 45.83% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 43.45% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 07 15:36:07 2023 xorriso : UPDATE : 45.60% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 46.01% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 43.63% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 68.18% done xorriso : UPDATE : 68.18% done xorriso : UPDATE : 45.60% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 46.11% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 43.65% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 68.18% done xorriso : UPDATE : 46.14% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 46.29% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 43.84% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 68.18% done xorriso : UPDATE : 46.34% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 46.43% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 69.79% done, estimate finish Sat Oct 07 15:35:24 2023 xorriso : UPDATE : 46.55% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 46.56% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 73.21% done, estimate finish Sat Oct 07 15:32:59 2023 xorriso : UPDATE : 46.68% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 46.67% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:40:09 2023 xorriso : UPDATE : 73.50% done, estimate finish Sat Oct 07 15:32:59 2023 xorriso : UPDATE : 46.86% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 46.83% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:40:39 2023 xorriso : UPDATE : 73.87% done, estimate finish Sat Oct 07 15:32:58 2023 xorriso : UPDATE : 47.03% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 46.99% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:41:08 2023 xorriso : UPDATE : 74.18% done, estimate finish Sat Oct 07 15:32:58 2023 xorriso : UPDATE : 47.13% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 47.18% done, estimate finish Sat Oct 07 15:37:51 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:41:37 2023 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 07 15:33:02 2023 xorriso : UPDATE : 47.28% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 47.20% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:42:06 2023 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 07 15:33:07 2023 xorriso : UPDATE : 47.47% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 47.45% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:42:36 2023 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 07 15:32:38 2023 xorriso : UPDATE : 47.56% done, estimate finish Sat Oct 07 15:37:45 2023 xorriso : UPDATE : 47.45% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 15:43:05 2023 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 07 15:32:42 2023 xorriso : UPDATE : 47.79% done, estimate finish Sat Oct 07 15:37:38 2023 xorriso : UPDATE : 47.75% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 16:32:42 2023 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 07 15:32:47 2023 xorriso : UPDATE : 47.87% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 47.90% done, estimate finish Sat Oct 07 15:37:43 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 16:38:34 2023 xorriso : UPDATE : 74.23% done, estimate finish Sat Oct 07 15:32:51 2023 xorriso : UPDATE : 48.05% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 47.96% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 16:44:26 2023 xorriso : UPDATE : 75.08% done, estimate finish Sat Oct 07 15:32:46 2023 xorriso : UPDATE : 48.13% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 48.13% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 16:50:18 2023 xorriso : UPDATE : 76.10% done, estimate finish Sat Oct 07 15:32:41 2023 xorriso : UPDATE : 48.26% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 48.27% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 16:56:10 2023 xorriso : UPDATE : 76.10% done, estimate finish Sat Oct 07 15:32:44 2023 xorriso : UPDATE : 48.39% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 48.38% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 17:02:05 2023 xorriso : UPDATE : 76.53% done, estimate finish Sat Oct 07 15:32:44 2023 xorriso : UPDATE : 48.45% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 48.49% done, estimate finish Sat Oct 07 15:37:51 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 17:07:56 2023 xorriso : UPDATE : 76.61% done, estimate finish Sat Oct 07 15:32:47 2023 xorriso : UPDATE : 48.65% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 48.59% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 17:13:48 2023 xorriso : UPDATE : 76.61% done, estimate finish Sat Oct 07 15:32:50 2023 xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 48.72% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 17:19:40 2023 xorriso : UPDATE : 48.79% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 48.81% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 77.12% done, estimate finish Sat Oct 07 15:33:10 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 17:25:31 2023 xorriso : UPDATE : 43.95% done, estimate finish Sat Oct 07 17:30:48 2023 xorriso : UPDATE : 48.88% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 48.95% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 77.12% done, estimate finish Sat Oct 07 15:33:18 2023 xorriso : UPDATE : 43.95% done xorriso : UPDATE : 49.00% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 49.08% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:33:12 2023 xorriso : UPDATE : 43.95% done xorriso : UPDATE : 49.07% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 49.17% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 77.74% done, estimate finish Sat Oct 07 15:33:14 2023 xorriso : UPDATE : 43.95% done xorriso : UPDATE : 49.18% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 49.27% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 77.74% done, estimate finish Sat Oct 07 15:33:21 2023 xorriso : UPDATE : 45.37% done, estimate finish Sat Oct 07 15:40:12 2023 xorriso : UPDATE : 49.25% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 49.35% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 78.14% done, estimate finish Sat Oct 07 15:33:17 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:41 2023 xorriso : UPDATE : 49.31% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 49.49% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 78.24% done, estimate finish Sat Oct 07 15:33:20 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:51 2023 xorriso : UPDATE : 49.41% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 49.59% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 78.41% done, estimate finish Sat Oct 07 15:33:22 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:03 2023 xorriso : UPDATE : 49.52% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 49.69% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 78.57% done, estimate finish Sat Oct 07 15:33:24 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 49.62% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 49.83% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 78.75% done, estimate finish Sat Oct 07 15:33:25 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:25 2023 xorriso : UPDATE : 49.73% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 50.04% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 78.92% done, estimate finish Sat Oct 07 15:33:49 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 49.80% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 79.15% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 79.30% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:00 2023 xorriso : UPDATE : 49.90% done, estimate finish Sat Oct 07 15:40:13 2023 xorriso : UPDATE : 50.35% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 79.49% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:11 2023 xorriso : UPDATE : 49.99% done, estimate finish Sat Oct 07 15:40:12 2023 xorriso : UPDATE : 50.50% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 79.69% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:22 2023 xorriso : UPDATE : 50.11% done, estimate finish Sat Oct 07 15:40:03 2023 xorriso : UPDATE : 50.63% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 79.91% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:34 2023 xorriso : UPDATE : 50.27% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 50.76% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 79.91% done, estimate finish Sat Oct 07 15:33:52 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:45 2023 xorriso : UPDATE : 50.27% done, estimate finish Sat Oct 07 15:40:11 2023 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 80.49% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:36:56 2023 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 51.03% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 80.50% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:08 2023 xorriso : UPDATE : 50.75% done, estimate finish Sat Oct 07 15:39:08 2023 xorriso : UPDATE : 51.04% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 51.04% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 80.50% done, estimate finish Sat Oct 07 15:33:51 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:18 2023 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 51.04% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 80.50% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 51.64% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 80.50% done, estimate finish Sat Oct 07 15:34:15 2023 xorriso : UPDATE : 47.43% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 51.22% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 51.75% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 81.79% done, estimate finish Sat Oct 07 15:33:24 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 51.27% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 51.86% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 81.79% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 51.27% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 51.94% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 82.38% done, estimate finish Sat Oct 07 15:33:21 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 51.27% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 51.82% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 51.94% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 82.52% done, estimate finish Sat Oct 07 15:33:24 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 51.96% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 52.30% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 15:33:23 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 52.44% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:33:22 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 52.56% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 83.30% done, estimate finish Sat Oct 07 15:33:23 2023 xorriso : UPDATE : 47.43% done xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 52.70% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 83.37% done, estimate finish Sat Oct 07 15:33:26 2023 xorriso : UPDATE : 47.58% done, estimate finish Sat Oct 07 16:40:36 2023 xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 52.76% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 83.79% done, estimate finish Sat Oct 07 15:33:23 2023 xorriso : UPDATE : 49.87% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 52.98% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 84.00% done, estimate finish Sat Oct 07 15:33:06 2023 xorriso : UPDATE : 50.94% done, estimate finish Sat Oct 07 15:37:20 2023 xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 53.14% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 07 15:33:08 2023 xorriso : UPDATE : 51.02% done, estimate finish Sat Oct 07 15:35:54 2023 xorriso : UPDATE : 52.06% done, estimate finish Sat Oct 07 15:41:40 2023 xorriso : UPDATE : 53.29% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 84.38% done, estimate finish Sat Oct 07 15:33:10 2023 xorriso : UPDATE : 51.19% done, estimate finish Sat Oct 07 15:35:58 2023 xorriso : UPDATE : 53.17% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 53.42% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 84.54% done, estimate finish Sat Oct 07 15:33:11 2023 xorriso : UPDATE : 51.19% done, estimate finish Sat Oct 07 15:36:08 2023 xorriso : UPDATE : 53.30% done, estimate finish Sat Oct 07 15:37:34 2023 xorriso : UPDATE : 53.55% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 51.42% done, estimate finish Sat Oct 07 15:36:10 2023 xorriso : UPDATE : 84.64% done, estimate finish Sat Oct 07 15:33:14 2023 xorriso : UPDATE : 53.41% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 53.60% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 51.54% done, estimate finish Sat Oct 07 15:36:15 2023 xorriso : UPDATE : 84.93% done, estimate finish Sat Oct 07 15:33:15 2023 xorriso : UPDATE : 53.51% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 53.84% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 51.71% done, estimate finish Sat Oct 07 15:36:19 2023 xorriso : UPDATE : 85.24% done, estimate finish Sat Oct 07 15:33:14 2023 xorriso : UPDATE : 53.51% done, estimate finish Sat Oct 07 15:37:59 2023 xorriso : UPDATE : 53.97% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 51.78% done, estimate finish Sat Oct 07 15:36:25 2023 xorriso : UPDATE : 85.39% done, estimate finish Sat Oct 07 15:33:16 2023 xorriso : UPDATE : 53.75% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 54.08% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 51.93% done, estimate finish Sat Oct 07 15:36:28 2023 xorriso : UPDATE : 85.61% done, estimate finish Sat Oct 07 15:33:16 2023 xorriso : UPDATE : 53.91% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 54.24% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 52.05% done, estimate finish Sat Oct 07 15:36:32 2023 xorriso : UPDATE : 85.80% done, estimate finish Sat Oct 07 15:33:18 2023 xorriso : UPDATE : 54.06% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 54.39% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 52.15% done, estimate finish Sat Oct 07 15:36:37 2023 xorriso : UPDATE : 85.83% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 54.16% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 54.53% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 52.24% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 85.83% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 54.34% done, estimate finish Sat Oct 07 15:36:34 2023 xorriso : UPDATE : 54.68% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 52.33% done, estimate finish Sat Oct 07 15:39:01 2023 xorriso : UPDATE : 86.43% done, estimate finish Sat Oct 07 15:33:35 2023 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 07 15:36:40 2023 xorriso : UPDATE : 54.82% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 52.43% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 86.65% done, estimate finish Sat Oct 07 15:33:34 2023 xorriso : UPDATE : 54.60% done, estimate finish Sat Oct 07 15:36:44 2023 xorriso : UPDATE : 54.92% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 52.53% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 15:33:34 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:36:56 2023 xorriso : UPDATE : 55.01% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 52.65% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:37:09 2023 xorriso : UPDATE : 55.10% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 52.76% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 55.19% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 52.89% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 55.43% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 53.02% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 15:33:55 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:37:49 2023 xorriso : UPDATE : 55.68% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 53.13% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 88.07% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 55.80% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 53.25% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 88.18% done, estimate finish Sat Oct 07 15:33:27 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 55.92% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 53.35% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 88.37% done, estimate finish Sat Oct 07 15:33:28 2023 xorriso : UPDATE : 54.63% done, estimate finish Sat Oct 07 15:52:10 2023 xorriso : UPDATE : 56.05% done, estimate finish Sat Oct 07 15:38:01 2023 xorriso : UPDATE : 53.44% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 88.68% done, estimate finish Sat Oct 07 15:33:26 2023 xorriso : UPDATE : 54.90% done, estimate finish Sat Oct 07 15:44:36 2023 xorriso : UPDATE : 56.14% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 53.47% done, estimate finish Sat Oct 07 15:39:45 2023 xorriso : UPDATE : 88.85% done, estimate finish Sat Oct 07 15:33:27 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:37:45 2023 xorriso : UPDATE : 56.28% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 53.63% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 89.09% done, estimate finish Sat Oct 07 15:33:26 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 56.45% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 53.63% done, estimate finish Sat Oct 07 15:39:56 2023 xorriso : UPDATE : 89.20% done, estimate finish Sat Oct 07 15:33:29 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 56.57% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 89.40% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 56.62% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 54.00% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:33:31 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 56.75% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 54.07% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 89.78% done, estimate finish Sat Oct 07 15:33:30 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 56.86% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 54.16% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 89.88% done, estimate finish Sat Oct 07 15:33:32 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 56.96% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 89.88% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:39:53 2023 xorriso : UPDATE : 57.09% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:40:54 2023 xorriso : UPDATE : 89.88% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:37:54 2023 xorriso : UPDATE : 57.12% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:41:32 2023 xorriso : UPDATE : 89.88% done, estimate finish Sat Oct 07 15:33:57 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 57.12% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:42:11 2023 xorriso : UPDATE : 89.88% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 56.12% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 57.43% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:42:49 2023 xorriso : UPDATE : 90.01% done, estimate finish Sat Oct 07 15:34:03 2023 xorriso : UPDATE : 56.15% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 57.55% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:43:28 2023 xorriso : UPDATE : 91.08% done, estimate finish Sat Oct 07 15:33:36 2023 xorriso : UPDATE : 57.67% done, estimate finish Sat Oct 07 15:36:44 2023 xorriso : UPDATE : 57.68% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:44:07 2023 xorriso : UPDATE : 91.17% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 57.74% done, estimate finish Sat Oct 07 15:36:51 2023 xorriso : UPDATE : 57.70% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:44:45 2023 xorriso : UPDATE : 91.44% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 07 15:36:55 2023 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:45:24 2023 xorriso : UPDATE : 91.61% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 58.00% done, estimate finish Sat Oct 07 15:36:58 2023 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:46:02 2023 xorriso : UPDATE : 91.80% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 58.10% done, estimate finish Sat Oct 07 15:37:02 2023 xorriso : UPDATE : 58.18% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 07 15:46:41 2023 xorriso : UPDATE : 92.01% done, estimate finish Sat Oct 07 15:33:34 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:37:08 2023 xorriso : UPDATE : 58.18% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 92.09% done, estimate finish Sat Oct 07 15:33:35 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:36:55 2023 xorriso : UPDATE : 58.37% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 92.26% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 92.26% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:37:11 2023 xorriso : UPDATE : 58.54% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 92.53% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:37:26 2023 xorriso : UPDATE : 58.67% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 92.78% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:37:41 2023 xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 92.89% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 93.05% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 54.19% done xorriso : UPDATE : 58.81% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 93.13% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 58.17% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 59.14% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 56.03% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 93.28% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 58.48% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 59.26% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 56.80% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 93.51% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 59.34% done, estimate finish Sat Oct 07 15:37:17 2023 xorriso : UPDATE : 56.92% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 59.26% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 93.58% done, estimate finish Sat Oct 07 15:33:50 2023 xorriso : UPDATE : 59.34% done, estimate finish Sat Oct 07 15:37:26 2023 xorriso : UPDATE : 57.03% done, estimate finish Sat Oct 07 15:36:34 2023 xorriso : UPDATE : 59.26% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 93.81% done, estimate finish Sat Oct 07 15:33:47 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 57.10% done, estimate finish Sat Oct 07 15:36:43 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 94.09% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 57.20% done, estimate finish Sat Oct 07 15:36:49 2023 xorriso : UPDATE : 59.84% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 94.09% done, estimate finish Sat Oct 07 15:33:48 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 57.30% done, estimate finish Sat Oct 07 15:36:56 2023 xorriso : UPDATE : 59.92% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 57.35% done, estimate finish Sat Oct 07 15:37:03 2023 xorriso : UPDATE : 60.01% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 94.55% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 57.35% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 60.01% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 94.62% done, estimate finish Sat Oct 07 15:33:44 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 57.62% done, estimate finish Sat Oct 07 15:37:11 2023 xorriso : UPDATE : 60.01% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 94.94% done, estimate finish Sat Oct 07 15:33:42 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 57.74% done, estimate finish Sat Oct 07 15:37:14 2023 xorriso : UPDATE : 60.01% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 95.00% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:39:42 2023 xorriso : UPDATE : 57.82% done, estimate finish Sat Oct 07 15:37:20 2023 xorriso : UPDATE : 60.58% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 95.00% done, estimate finish Sat Oct 07 15:33:46 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:40:02 2023 xorriso : UPDATE : 57.86% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 60.74% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 95.48% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:40:23 2023 xorriso : UPDATE : 58.00% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 60.83% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 95.71% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 59.70% done, estimate finish Sat Oct 07 15:40:42 2023 xorriso : UPDATE : 58.08% done, estimate finish Sat Oct 07 15:40:04 2023 xorriso : UPDATE : 60.89% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 95.90% done, estimate finish Sat Oct 07 15:33:37 2023 xorriso : UPDATE : 59.70% done xorriso : UPDATE : 58.18% done, estimate finish Sat Oct 07 15:40:02 2023 xorriso : UPDATE : 60.89% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 96.04% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 59.70% done xorriso : UPDATE : 58.27% done, estimate finish Sat Oct 07 15:40:03 2023 xorriso : UPDATE : 61.22% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 96.25% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 59.70% done xorriso : UPDATE : 58.39% done, estimate finish Sat Oct 07 15:39:59 2023 xorriso : UPDATE : 61.22% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 59.70% done xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 07 15:40:07 2023 xorriso : UPDATE : 61.44% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 96.64% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 60.00% done, estimate finish Sat Oct 07 15:57:32 2023 xorriso : UPDATE : 61.44% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 07 15:40:29 2023 xorriso : UPDATE : 96.82% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 61.70% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 07 15:40:51 2023 xorriso : UPDATE : 97.03% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 61.81% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 07 15:41:12 2023 xorriso : UPDATE : 61.75% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 97.20% done, estimate finish Sat Oct 07 15:33:38 2023 xorriso : UPDATE : 61.88% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 61.98% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 07 15:41:34 2023 xorriso : UPDATE : 97.34% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 61.98% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 58.45% done, estimate finish Sat Oct 07 15:41:57 2023 xorriso : UPDATE : 97.52% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 62.11% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 62.23% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 58.54% done, estimate finish Sat Oct 07 15:45:40 2023 xorriso : UPDATE : 97.52% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 62.20% done, estimate finish Sat Oct 07 15:36:36 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 62.23% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 97.98% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 62.37% done, estimate finish Sat Oct 07 15:36:39 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 62.51% done, estimate finish Sat Oct 07 15:37:51 2023 xorriso : UPDATE : 98.02% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 62.47% done, estimate finish Sat Oct 07 15:36:45 2023 xorriso : UPDATE : 62.57% done, estimate finish Sat Oct 07 15:36:50 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:39:56 2023 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 98.30% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 62.67% done, estimate finish Sat Oct 07 15:36:55 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:40:20 2023 xorriso : UPDATE : 62.66% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 98.46% done, estimate finish Sat Oct 07 15:33:40 2023 xorriso : UPDATE : 62.80% done, estimate finish Sat Oct 07 15:37:00 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:40:43 2023 xorriso : UPDATE : 62.87% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 98.46% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 62.90% done, estimate finish Sat Oct 07 15:37:04 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:41:07 2023 xorriso : UPDATE : 62.95% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 98.46% done, estimate finish Sat Oct 07 15:33:43 2023 xorriso : UPDATE : 62.98% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 59.36% done, estimate finish Sat Oct 07 15:41:30 2023 xorriso : UPDATE : 63.04% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 98.46% done, estimate finish Sat Oct 07 15:33:45 2023 xorriso : UPDATE : 62.98% done, estimate finish Sat Oct 07 15:37:19 2023 xorriso : UPDATE : 60.36% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 63.24% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 99.36% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 62.98% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 63.36% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 60.47% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 99.43% done, estimate finish Sat Oct 07 15:33:39 2023 xorriso : UPDATE : 62.98% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 60.54% done, estimate finish Sat Oct 07 15:37:27 2023 xorriso : UPDATE : 63.36% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 99.43% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 63.53% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 60.68% done, estimate finish Sat Oct 07 15:37:32 2023 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 99.64% done, estimate finish Sat Oct 07 15:33:41 2023 xorriso : UPDATE : 63.53% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 63.67% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 60.75% done, estimate finish Sat Oct 07 15:37:40 2023 ISO image produced: 7318348 sectors Written to medium : 7318348 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 63.53% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 07 15:37:46 2023 xorriso : UPDATE : 63.86% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 63.96% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 63.97% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 60.89% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 63.96% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 64.08% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 61.07% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 64.15% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 64.16% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 61.12% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 64.31% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 64.28% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 64.40% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 64.48% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 64.69% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 15:42:00 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 64.76% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 61.75% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:40:22 2023 xorriso : UPDATE : 64.93% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 61.85% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:40:53 2023 xorriso : UPDATE : 65.06% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 61.95% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:41:22 2023 xorriso : UPDATE : 65.17% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 61.95% done, estimate finish Sat Oct 07 15:39:50 2023 xorriso : UPDATE : 64.43% done, estimate finish Sat Oct 07 15:41:53 2023 xorriso : UPDATE : 65.28% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 61.95% done, estimate finish Sat Oct 07 15:40:11 2023 xorriso : UPDATE : 65.21% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 65.35% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 61.95% done, estimate finish Sat Oct 07 15:40:31 2023 xorriso : UPDATE : 65.42% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 65.44% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 61.95% done, estimate finish Sat Oct 07 15:40:52 2023 xorriso : UPDATE : 65.51% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 65.60% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 62.59% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 65.70% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 62.69% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 65.82% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 62.78% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 65.90% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 62.83% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 66.00% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 63.03% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 66.11% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 63.14% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:39:38 2023 xorriso : UPDATE : 66.27% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 63.16% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:40:00 2023 xorriso : UPDATE : 66.39% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 63.30% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 15:40:21 2023 xorriso : UPDATE : 66.50% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 63.48% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 66.16% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 66.57% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 63.55% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 66.79% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 66.75% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 63.63% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 66.79% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 66.81% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 63.73% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 63.77% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 67.07% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 67.04% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 63.95% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 67.18% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 67.17% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 64.06% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 67.27% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 67.30% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 64.16% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 67.27% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 67.43% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 64.24% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 67.27% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 67.54% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 64.34% done, estimate finish Sat Oct 07 15:39:39 2023 xorriso : UPDATE : 67.71% done, estimate finish Sat Oct 07 15:38:00 2023 xorriso : UPDATE : 67.59% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 07 15:39:40 2023 xorriso : UPDATE : 67.82% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 67.75% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 64.51% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 67.93% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 67.87% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 64.51% done, estimate finish Sat Oct 07 15:40:03 2023 xorriso : UPDATE : 68.05% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 68.04% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 68.08% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 68.17% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 64.88% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 68.29% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 68.28% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 65.04% done, estimate finish Sat Oct 07 15:39:28 2023 xorriso : UPDATE : 68.42% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 68.31% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 65.09% done, estimate finish Sat Oct 07 15:39:42 2023 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 68.55% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 65.31% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 68.61% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 65.41% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 68.71% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 68.80% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 65.50% done, estimate finish Sat Oct 07 15:39:25 2023 xorriso : UPDATE : 68.82% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 68.90% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 65.65% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 68.88% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 69.06% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 65.71% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 68.88% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 69.13% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 65.71% done, estimate finish Sat Oct 07 15:39:43 2023 xorriso : UPDATE : 69.08% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 69.29% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 69.39% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 65.97% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 69.22% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 69.48% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 66.09% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 69.35% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 69.57% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 66.14% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 69.41% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 69.74% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 66.36% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 69.41% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 69.88% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 66.47% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 69.69% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 69.77% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 69.99% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 66.58% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 69.89% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 70.02% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 66.65% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 69.99% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 70.19% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 66.79% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 69.99% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 70.31% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 66.84% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 70.28% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 70.41% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 66.89% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 70.45% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 70.53% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 66.89% done, estimate finish Sat Oct 07 15:39:46 2023 xorriso : UPDATE : 70.57% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 70.65% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 66.89% done, estimate finish Sat Oct 07 15:40:00 2023 xorriso : UPDATE : 70.61% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 70.77% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 67.36% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 70.78% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 70.86% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 67.47% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 70.88% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 70.98% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 67.55% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 70.93% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 71.09% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 67.66% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 71.15% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 71.19% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 67.75% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 71.27% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 71.26% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 67.84% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 71.38% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 71.26% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 68.03% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 71.50% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 71.60% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 68.14% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 71.64% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 71.72% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 68.25% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 71.65% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 68.35% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 71.88% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 71.98% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 68.46% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 71.97% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 72.00% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 68.46% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 72.12% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 72.26% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 72.35% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 68.81% done, estimate finish Sat Oct 07 15:39:25 2023 xorriso : UPDATE : 72.27% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 72.47% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 68.90% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 72.46% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 72.59% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 68.98% done, estimate finish Sat Oct 07 15:39:32 2023 xorriso : UPDATE : 72.61% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 72.69% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 69.07% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 72.69% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 72.87% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 69.18% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 72.84% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 72.98% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 69.28% done, estimate finish Sat Oct 07 15:39:35 2023 xorriso : UPDATE : 72.94% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 73.11% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 69.45% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 73.05% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 73.21% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 69.56% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 73.11% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 73.33% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 69.67% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 73.27% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 73.43% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 69.77% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 73.37% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 73.54% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 69.88% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 73.49% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 70.02% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 70.12% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 73.68% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 70.12% done, estimate finish Sat Oct 07 15:39:42 2023 xorriso : UPDATE : 73.68% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 70.38% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 73.91% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 70.49% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 74.04% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 73.58% done, estimate finish Sat Oct 07 15:39:49 2023 xorriso : UPDATE : 70.59% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 74.17% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 74.48% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 70.70% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 74.29% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 74.59% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 70.82% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 74.39% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 70.91% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 74.49% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 71.02% done, estimate finish Sat Oct 07 15:39:25 2023 xorriso : UPDATE : 74.50% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 71.15% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 74.71% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 71.26% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 74.88% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 74.65% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 71.37% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 71.41% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 74.99% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 71.60% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 71.72% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:39:08 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 71.92% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:40:06 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:40:27 2023 xorriso : UPDATE : 72.06% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:40:32 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:40:54 2023 xorriso : UPDATE : 72.16% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:40:58 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:41:23 2023 xorriso : UPDATE : 72.26% done, estimate finish Sat Oct 07 15:39:25 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:41:24 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:41:52 2023 xorriso : UPDATE : 72.38% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:41:50 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:42:19 2023 xorriso : UPDATE : 72.45% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:42:15 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:42:47 2023 xorriso : UPDATE : 72.60% done, estimate finish Sat Oct 07 15:39:25 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:42:41 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:43:15 2023 xorriso : UPDATE : 72.60% done, estimate finish Sat Oct 07 15:39:37 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:43:07 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:43:43 2023 xorriso : UPDATE : 72.74% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:43:33 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:44:11 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 75.10% done, estimate finish Sat Oct 07 15:43:59 2023 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 15:44:39 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:39:47 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 75.33% done xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:40:09 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 75.33% done xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:40:32 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 75.33% done xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:40:53 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 75.34% done, estimate finish Sat Oct 07 23:59:12 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:41:15 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 77.27% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:41:38 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 77.93% done, estimate finish Sat Oct 07 15:37:50 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:42:00 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 77.99% done, estimate finish Sat Oct 07 15:37:55 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:42:22 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 77.99% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:42:44 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 77.99% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 72.93% done, estimate finish Sat Oct 07 15:43:07 2023 xorriso : UPDATE : 75.10% done xorriso : UPDATE : 78.25% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 78.59% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 75.10% done xorriso : UPDATE : 78.72% done, estimate finish Sat Oct 07 15:37:06 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 75.10% done xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 75.10% done xorriso : UPDATE : 78.92% done, estimate finish Sat Oct 07 15:37:13 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 75.45% done, estimate finish Sat Oct 07 15:48:23 2023 xorriso : UPDATE : 79.06% done, estimate finish Sat Oct 07 15:37:16 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 77.24% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 79.12% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 78.89% done, estimate finish Sat Oct 07 15:37:22 2023 xorriso : UPDATE : 79.24% done, estimate finish Sat Oct 07 15:37:23 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 78.96% done, estimate finish Sat Oct 07 15:37:26 2023 xorriso : UPDATE : 79.07% done, estimate finish Sat Oct 07 15:37:28 2023 xorriso : UPDATE : 79.24% done, estimate finish Sat Oct 07 15:37:29 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.25% done, estimate finish Sat Oct 07 15:37:30 2023 xorriso : UPDATE : 79.56% done, estimate finish Sat Oct 07 15:37:26 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.35% done, estimate finish Sat Oct 07 15:37:31 2023 xorriso : UPDATE : 79.74% done, estimate finish Sat Oct 07 15:37:27 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.45% done, estimate finish Sat Oct 07 15:37:35 2023 xorriso : UPDATE : 79.86% done, estimate finish Sat Oct 07 15:37:29 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.55% done, estimate finish Sat Oct 07 15:37:00 2023 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.66% done, estimate finish Sat Oct 07 15:37:02 2023 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.70% done, estimate finish Sat Oct 07 15:37:07 2023 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.78% done, estimate finish Sat Oct 07 15:37:10 2023 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 79.91% done, estimate finish Sat Oct 07 15:37:13 2023 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 80.03% done, estimate finish Sat Oct 07 15:37:15 2023 xorriso : UPDATE : 80.75% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 80.16% done, estimate finish Sat Oct 07 15:37:18 2023 xorriso : UPDATE : 80.93% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 80.22% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 80.93% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 72.93% done xorriso : UPDATE : 80.43% done, estimate finish Sat Oct 07 15:37:21 2023 xorriso : UPDATE : 81.05% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 73.99% done, estimate finish Sat Oct 07 15:42:55 2023 xorriso : UPDATE : 80.54% done, estimate finish Sat Oct 07 15:37:24 2023 xorriso : UPDATE : 81.22% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 07 15:37:40 2023 xorriso : UPDATE : 80.65% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 81.46% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 77.46% done, estimate finish Sat Oct 07 15:37:18 2023 xorriso : UPDATE : 80.77% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 81.48% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:23 2023 xorriso : UPDATE : 80.87% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 81.48% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:27 2023 xorriso : UPDATE : 80.98% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 81.72% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:32 2023 xorriso : UPDATE : 81.09% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:37 2023 xorriso : UPDATE : 81.20% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 81.30% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 81.39% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 81.49% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:37:57 2023 xorriso : UPDATE : 81.59% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 81.70% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:41:48 2023 xorriso : UPDATE : 78.30% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 81.89% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:42:20 2023 xorriso : UPDATE : 78.82% done, estimate finish Sat Oct 07 15:37:56 2023 xorriso : UPDATE : 82.00% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:42:52 2023 xorriso : UPDATE : 78.85% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 82.11% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:43:25 2023 xorriso : UPDATE : 79.05% done, estimate finish Sat Oct 07 15:38:03 2023 xorriso : UPDATE : 82.31% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:43:58 2023 xorriso : UPDATE : 79.17% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 82.35% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:44:30 2023 xorriso : UPDATE : 79.29% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 82.57% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:45:03 2023 xorriso : UPDATE : 79.37% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 82.67% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 81.95% done, estimate finish Sat Oct 07 15:45:35 2023 xorriso : UPDATE : 79.51% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 83.10% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 79.63% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 82.83% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 84.20% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 79.71% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:37:32 2023 xorriso : UPDATE : 79.86% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 83.24% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:37:39 2023 xorriso : UPDATE : 79.97% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 83.36% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:37:45 2023 xorriso : UPDATE : 80.06% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 83.45% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:37:52 2023 xorriso : UPDATE : 80.11% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 83.56% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 80.11% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 83.67% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 80.31% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 80.48% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 83.82% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 80.53% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 83.95% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 80.59% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 84.06% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 80.68% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 84.39% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 80.82% done, estimate finish Sat Oct 07 15:39:34 2023 xorriso : UPDATE : 84.13% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 84.39% done xorriso : UPDATE : 80.90% done, estimate finish Sat Oct 07 15:39:36 2023 xorriso : UPDATE : 84.42% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 84.39% done xorriso : UPDATE : 80.90% done, estimate finish Sat Oct 07 15:39:51 2023 xorriso : UPDATE : 84.51% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 84.39% done xorriso : UPDATE : 80.90% done, estimate finish Sat Oct 07 15:40:05 2023 xorriso : UPDATE : 84.60% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 84.39% done xorriso : UPDATE : 81.07% done, estimate finish Sat Oct 07 15:39:52 2023 xorriso : UPDATE : 84.70% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 84.39% done xorriso : UPDATE : 81.43% done, estimate finish Sat Oct 07 15:39:23 2023 xorriso : UPDATE : 84.81% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 85.95% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 81.56% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 84.92% done, estimate finish Sat Oct 07 15:38:46 2023 xorriso : UPDATE : 86.72% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 81.69% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 85.00% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 86.85% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 81.80% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 85.13% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 81.92% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 85.25% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 82.04% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 85.37% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:37:36 2023 xorriso : UPDATE : 82.13% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 85.49% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 82.27% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 85.62% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:37:47 2023 xorriso : UPDATE : 82.37% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 85.73% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:37:53 2023 xorriso : UPDATE : 82.48% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 85.87% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:37:58 2023 xorriso : UPDATE : 82.59% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 85.98% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 82.70% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 86.12% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 88.09% done, estimate finish Sat Oct 07 15:37:42 2023 xorriso : UPDATE : 82.80% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 86.25% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 15:37:44 2023 xorriso : UPDATE : 82.92% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 86.37% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 15:37:48 2023 xorriso : UPDATE : 83.03% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 86.49% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 15:37:51 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 86.60% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:39:44 2023 xorriso : UPDATE : 86.70% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:40:00 2023 xorriso : UPDATE : 86.81% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:38:06 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:40:15 2023 xorriso : UPDATE : 86.88% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 89.04% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 83.08% done, estimate finish Sat Oct 07 15:40:29 2023 xorriso : UPDATE : 86.98% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 89.04% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 83.18% done, estimate finish Sat Oct 07 15:40:26 2023 xorriso : UPDATE : 86.98% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 89.35% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 83.96% done, estimate finish Sat Oct 07 15:39:10 2023 xorriso : UPDATE : 86.98% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 89.46% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 84.06% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 87.16% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 89.67% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 84.22% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 87.58% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 89.81% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 84.33% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 87.69% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 89.81% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 87.81% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 89.81% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 07 15:39:07 2023 xorriso : UPDATE : 87.93% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 87.98% done, estimate finish Sat Oct 07 15:38:45 2023 xorriso : UPDATE : 90.17% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 88.13% done, estimate finish Sat Oct 07 15:38:43 2023 xorriso : UPDATE : 90.23% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 84.82% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 90.52% done, estimate finish Sat Oct 07 15:38:02 2023 xorriso : UPDATE : 84.84% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 90.61% done, estimate finish Sat Oct 07 15:38:05 2023 xorriso : UPDATE : 84.84% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 90.61% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 85.21% done, estimate finish Sat Oct 07 15:38:59 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 90.95% done, estimate finish Sat Oct 07 15:38:04 2023 xorriso : UPDATE : 85.26% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 91.00% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 85.37% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:39:30 2023 xorriso : UPDATE : 91.00% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 85.51% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:39:38 2023 xorriso : UPDATE : 91.30% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 85.61% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:43:10 2023 xorriso : UPDATE : 91.32% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 85.72% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 88.14% done, estimate finish Sat Oct 07 15:43:43 2023 xorriso : UPDATE : 91.51% done, estimate finish Sat Oct 07 15:38:09 2023 xorriso : UPDATE : 85.75% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 88.46% done, estimate finish Sat Oct 07 15:40:47 2023 xorriso : UPDATE : 91.69% done, estimate finish Sat Oct 07 15:38:08 2023 xorriso : UPDATE : 85.97% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 91.85% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 85.97% done, estimate finish Sat Oct 07 15:39:22 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 91.98% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 86.22% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 91.98% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 86.30% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 92.22% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 86.36% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 92.32% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 86.49% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:38:13 2023 xorriso : UPDATE : 86.59% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 86.71% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 86.84% done, estimate finish Sat Oct 07 15:39:19 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:38:47 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 86.92% done, estimate finish Sat Oct 07 15:39:20 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 86.94% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:39:03 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 87.11% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 87.26% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 90.96% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 87.33% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 87.42% done, estimate finish Sat Oct 07 15:39:24 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 92.36% done, estimate finish Sat Oct 07 15:39:29 2023 xorriso : UPDATE : 87.63% done, estimate finish Sat Oct 07 15:39:18 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 93.81% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 87.70% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 87.89% done, estimate finish Sat Oct 07 15:39:12 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 15:38:07 2023 xorriso : UPDATE : 88.00% done, estimate finish Sat Oct 07 15:39:13 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 88.10% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 88.22% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 88.34% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:50 2023 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 88.43% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 91.16% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 94.33% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 94.86% done, estimate finish Sat Oct 07 15:38:10 2023 xorriso : UPDATE : 88.67% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 94.97% done, estimate finish Sat Oct 07 15:38:11 2023 xorriso : UPDATE : 88.78% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 95.10% done, estimate finish Sat Oct 07 15:38:12 2023 xorriso : UPDATE : 88.87% done, estimate finish Sat Oct 07 15:39:17 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 95.15% done, estimate finish Sat Oct 07 15:38:14 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 95.15% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:38 2023 xorriso : UPDATE : 95.46% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:39:41 2023 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:39:51 2023 xorriso : UPDATE : 93.55% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 95.69% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:40:01 2023 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 15:40:10 2023 xorriso : UPDATE : 93.64% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 95.77% done, estimate finish Sat Oct 07 15:38:20 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:39:15 2023 xorriso : UPDATE : 93.64% done, estimate finish Sat Oct 07 15:38:26 2023 xorriso : UPDATE : 95.94% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 93.83% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 96.06% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 96.06% done, estimate finish Sat Oct 07 15:38:22 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:27 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:39:39 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 96.47% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:40:14 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 96.61% done, estimate finish Sat Oct 07 15:38:15 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:40:28 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 96.61% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 15:40:41 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:44 2023 xorriso : UPDATE : 96.61% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 90.85% done, estimate finish Sat Oct 07 15:39:02 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 96.61% done, estimate finish Sat Oct 07 15:38:25 2023 xorriso : UPDATE : 90.95% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 96.74% done, estimate finish Sat Oct 07 15:38:24 2023 xorriso : UPDATE : 94.04% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 91.04% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 97.27% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 94.52% done, estimate finish Sat Oct 07 15:38:40 2023 xorriso : UPDATE : 91.04% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:38:16 2023 xorriso : UPDATE : 95.14% done, estimate finish Sat Oct 07 15:38:29 2023 xorriso : UPDATE : 91.04% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 95.30% done, estimate finish Sat Oct 07 15:38:28 2023 xorriso : UPDATE : 91.42% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:38:21 2023 xorriso : UPDATE : 95.39% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 91.42% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:38:23 2023 xorriso : UPDATE : 95.46% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 91.42% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 97.39% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 95.60% done, estimate finish Sat Oct 07 15:38:30 2023 xorriso : UPDATE : 91.80% done, estimate finish Sat Oct 07 15:38:48 2023 xorriso : UPDATE : 97.97% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 95.71% done, estimate finish Sat Oct 07 15:38:31 2023 xorriso : UPDATE : 91.80% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 98.18% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 95.74% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 92.02% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 98.30% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 95.74% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 92.08% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 98.43% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 95.74% done, estimate finish Sat Oct 07 15:38:41 2023 xorriso : UPDATE : 92.33% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 98.55% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 96.22% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 92.47% done, estimate finish Sat Oct 07 15:38:53 2023 xorriso : UPDATE : 98.65% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 92.56% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 98.77% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 92.72% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 98.87% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:38:39 2023 xorriso : UPDATE : 92.83% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 98.98% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 92.95% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 99.08% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:04 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:00 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 99.20% done, estimate finish Sat Oct 07 15:38:17 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 99.31% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 99.42% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:27 2023 xorriso : UPDATE : 99.55% done, estimate finish Sat Oct 07 15:38:18 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:16 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:33 2023 xorriso : UPDATE : 99.66% done, estimate finish Sat Oct 07 15:38:19 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:21 2023 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 07 15:39:39 2023 xorriso : UPDATE : 99.74% done xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:26 2023 xorriso : UPDATE : 97.43% done, estimate finish Sat Oct 07 15:38:42 2023 xorriso : UPDATE : 99.89% done xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:31 2023 xorriso : UPDATE : 97.91% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : Thank you for being patient. Working since 764 seconds. xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:36 2023 xorriso : UPDATE : 98.00% done, estimate finish Sat Oct 07 15:38:36 2023 ISO image produced: 11203075 sectors Written to medium : 11203075 sectors at LBA 0 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:39:41 2023 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 98.17% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:55:22 2023 xorriso : UPDATE : 98.29% done, estimate finish Sat Oct 07 15:38:32 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:57:05 2023 xorriso : UPDATE : 98.36% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 15:58:48 2023 xorriso : UPDATE : 98.52% done, estimate finish Sat Oct 07 15:38:33 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:00:31 2023 xorriso : UPDATE : 98.59% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:02:14 2023 xorriso : UPDATE : 98.75% done, estimate finish Sat Oct 07 15:38:34 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:03:57 2023 xorriso : UPDATE : 98.83% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:05:40 2023 xorriso : UPDATE : 99.01% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:07:23 2023 xorriso : UPDATE : 99.12% done, estimate finish Sat Oct 07 15:38:35 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:09:04 2023 xorriso : UPDATE : 99.14% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 93.02% done, estimate finish Sat Oct 07 16:10:47 2023 xorriso : UPDATE : 99.36% done, estimate finish Sat Oct 07 15:38:36 2023 xorriso : UPDATE : 93.02% done xorriso : UPDATE : 99.46% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 93.02% done xorriso : UPDATE : 99.56% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 93.02% done xorriso : UPDATE : 99.69% done, estimate finish Sat Oct 07 15:38:37 2023 xorriso : UPDATE : 93.02% done xorriso : UPDATE : 99.82% done xorriso : UPDATE : 93.02% done xorriso : UPDATE : 99.93% done xorriso : UPDATE : 93.02% done xorriso : UPDATE : Thank you for being patient. Working since 783 seconds. xorriso : UPDATE : 94.22% done, estimate finish Sat Oct 07 15:39:52 2023 ISO image produced: 11180845 sectors Written to medium : 11180845 sectors at LBA 0 xorriso : UPDATE : 96.43% done, estimate finish Sat Oct 07 15:38:57 2023 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 96.76% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 96.85% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 96.96% done, estimate finish Sat Oct 07 15:38:49 2023 xorriso : UPDATE : 97.02% done, estimate finish Sat Oct 07 15:38:51 2023 xorriso : UPDATE : 97.15% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 97.34% done, estimate finish Sat Oct 07 15:38:52 2023 xorriso : UPDATE : 97.42% done, estimate finish Sat Oct 07 15:38:54 2023 xorriso : UPDATE : 97.42% done, estimate finish Sat Oct 07 15:38:55 2023 xorriso : UPDATE : 97.42% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 97.82% done, estimate finish Sat Oct 07 15:38:56 2023 xorriso : UPDATE : 97.87% done, estimate finish Sat Oct 07 15:38:57 2023 xorriso : UPDATE : 98.05% done, estimate finish Sat Oct 07 15:38:58 2023 xorriso : UPDATE : 98.08% done, estimate finish Sat Oct 07 15:39:09 2023 xorriso : UPDATE : 98.08% done, estimate finish Sat Oct 07 15:39:11 2023 xorriso : UPDATE : 98.08% done, estimate finish Sat Oct 07 15:39:14 2023 xorriso : UPDATE : 98.59% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 98.73% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 98.83% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.00% done, estimate finish Sat Oct 07 15:39:05 2023 xorriso : UPDATE : 99.08% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.24% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.33% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.45% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.55% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.66% done, estimate finish Sat Oct 07 15:39:06 2023 xorriso : UPDATE : 99.78% done xorriso : UPDATE : 99.89% done xorriso : UPDATE : 99.99% done xorriso : UPDATE : Thank you for being patient. Working since 813 seconds. ISO image produced: 11220701 sectors Written to medium : 11220701 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 3.image 4.image 1.image 2.image 3.image 4.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/9bullseyeamd64 80548ae422f740a24c50005c0aa338b85ab86c9cfd5d1898cc7f3b17c1f9173d0f7edc1372e4bfb252fef0c41431de150f5460278bea9113802cd1afa0bba35f debian-11.8.0-amd64-BD-1.iso d93d4861535a2a422e64f85b4fe63e1be193deef7fea0dd6205992500c92ee36e90d04c80cd109d3243cc332266c6e94be599756be88719697f0888c6d8589fc debian-11.8.0-amd64-BD-1.jigdo 433eba792e0ba1dfb83afedc821a284e297ffa23199c55a52ff6d7605c92816f debian-11.8.0-amd64-BD-1.iso 518c88d84a74ea89e0efc54fa01800472da53710de040fc19738317c3be80d46 debian-11.8.0-amd64-BD-1.jigdo f1967de99427327358df54a295f3662269927a05fe3187ea730a10fde557d2edbd2452760c9dfbd3b1a7d5018fdb92c5021b8eea8f00d78c5cc403353a195417 debian-11.8.0-amd64-BD-2.iso 1cd83bde6e17ff652b6204f79ab518bea726ee84e6de00b3ee76ad1eed69cf30898dba77ac437d077c1deb9579f66615e01187db7c3d2bea6fac3e05448e8446 debian-11.8.0-amd64-BD-2.jigdo 5d41b9ae0ee31f6df83597bb2076eca2343e811ce9df255c75e89fcc9bb0b8a2 debian-11.8.0-amd64-BD-2.iso 18cfe691a61e3633ac39fc0b1248900365837c09af64eb585248ed5242bb1dd7 debian-11.8.0-amd64-BD-2.jigdo 3c677e5eb5f18bb582e23ba6c409298b759559d6fc0ff3ab4df5eb2331f4d63882a93ff4a7cde39cf6ad87dcd38ee6d0170df70baec7f954258619c5533ec355 debian-11.8.0-amd64-BD-3.iso 9f4636cc3d306107de8ff21ce6dc224a476cb37fef6694651b4b940579350e1073cd6baab9c93915355d3bc35cf9655a513a45d34117294b83913c6ee908b2cd debian-11.8.0-amd64-BD-3.jigdo 77f5d3567a046878f8525076cce2a5569a8c32ff2eda612a8bcc489e585303ae debian-11.8.0-amd64-BD-3.iso ac6654fad6149da4a03210bd226a210693b863d3c6d8115ba85a650d7a592beb debian-11.8.0-amd64-BD-3.jigdo f445f9afd19359107d3fd757d106f416dba25d19de00e66582e519361c00577f9eb94a6aab2994a668cfa4b4fb91f6e72300e8b004ef3bfbb39ced36f6d297ce debian-11.8.0-amd64-BD-4.iso c8bd3bd1ef5931efce9aa67676a91bfde96bc55e6aab552956e725fe70d40e6bfaed02d65ca6567683cb4a916d427e2f4814e6a78939d3749c54d677c8f34705 debian-11.8.0-amd64-BD-4.jigdo cba9ae1cb4c5b7a08ac14a98577309acfd44abe8f6f87529d50090d583d3bbd5 debian-11.8.0-amd64-BD-4.iso 77559b686e150e04c3525c5708557360656a5e89322e3784a7d9dc28f1d51394 debian-11.8.0-amd64-BD-4.jigdo 9b77a76ece71977510b81974300ac7e45eae547a234763af08298034a63ef18763a04120b878671a5fbc01205e7a69c43cdc5df9a0de0d2436189161a8c83adf debian-11.8.0-amd64-BD-1.template bff1301fac67fb31fb5b38ffba6d0694e557338e03e50215c6ad84026defd7e3 debian-11.8.0-amd64-BD-1.template 73127c6e3d5ae5be9c3ed1e80f0fef8f6f315db79b5a8d3ede9a5decb3aa8cb2ba915f1eb394c46a83a27e96a2df7046232c0146274cd17d08987c773f5a7cb5 debian-11.8.0-amd64-BD-2.template d5675d54ed1304e04e36665665b3f1649240cb1f93049109bbff80395636bd76 debian-11.8.0-amd64-BD-2.template 5e19350129a2075badfb7ca853b5c3889ea1d768c816b28896ae04fcec5f8e5074364066230cca7b8bd7fc2e199585a334d731c4fa0f1489c9d0e5d9ddbc78b0 debian-11.8.0-amd64-BD-3.template eee107dc4ce9117a593e58306ad4a24f671481213a1a141ba10aae04c7bc3686 debian-11.8.0-amd64-BD-3.template 42f201a01f41638970a5280e7978d36d368bd619b1eaec4c83fa9b4920919606b732903f2892d8dfbd43f327d0a8b0923463e576f2dcad58d8d1bb407fe7f34f debian-11.8.0-amd64-BD-4.template 185c2b633a73ddf489ea2a71d120fd04f63a93d59a715593ce21ca4b07cb2930 debian-11.8.0-amd64-BD-4.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 7 Oct 15:39:12 UTC 2023: Finished.