Sat  6 Feb 10:27:54 UTC 2021: Using CONF from /home/debian-cd/build.buster/CONF.sh.buster_release.
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD[1234567890]*
rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/tasks
rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/*.filelist*
rm -f  /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check
echo "Cleaning the build directory"
Cleaning the build directory
rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt
rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64
make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64
mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster
mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt
echo "Updating task files..."
Updating task files...
mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/tasks
echo "- copying task files from 'tasks/buster/'"
- copying task files from 'tasks/buster/'
cp -r /home/debian-cd/build.buster/debian-cd/tasks/buster/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/tasks
echo "- generating dynamic task files"
- generating dynamic task files
set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/tasks; \
	/home/debian-cd/build.buster/debian-cd/tools/update_tasks; \
	/home/debian-cd/build.buster/debian-cd/tools/generate_di_list; \
	/home/debian-cd/build.buster/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.53_all.deb

date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/DATE
date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/DATE-zulu
dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap
if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \
	ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \
fi
for ARCH in arm64; do \
	echo "Using the provided status file for buster-$ARCH ..."; \
	cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-$ARCH/status 2>/dev/null || make status || make correctstatus ; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		echo "Using the provided status file for buster-backports-$ARCH ..."; \
		cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \
	fi; \
done
Using the provided status file for buster-arm64 ...
make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap
if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \
	ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \
fi
Generating a fake status file for apt-get and apt-cache...
for ARCH in arm64; do \
	mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-$ARCH/apt/preferences.d; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-backports-$ARCH/apt/preferences.d; \
	fi; \
	if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \
		:> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-$ARCH/status ; \
		if [ "$BACKPORTS"x != ""x ] ; then \
			:> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-backports-$ARCH/status ; \
		fi; \
	else \
		/home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/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/3busterarm64/apt/buster-$ARCH/status ; \
		if [ "$BACKPORTS"x != ""x ] ; then \
			/home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/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/3busterarm64/apt/buster-backports-$ARCH/status ; \
		fi; \
	fi; \
done;
:> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/status
# Set up keyring so apt doesn't complain
Setting up archive-keyring
mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/archive-keyring
dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/archive-keyring
for ARCH in arm64; do \
	mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-$ARCH/apt/trusted.gpg.d; \
	ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-$ARCH/apt/trusted.gpg.d; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \
		ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \
	fi; \
done
# Updating the apt database
for ARCH in arm64; do \
	export ARCH=$ARCH; \
	/home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \
	fi; \
done
Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB]
Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB]
Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/contrib arm64 Packages [45.6 kB]
Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main/debian-installer arm64 Packages [63.9 kB]
Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main arm64 Packages [10.5 MB]
Reading package lists...
# If we're doing a build using d-i from sid, we'll need sid sources too
if [ ""x = "yes"x ] && \
	[ "buster"x != ""x ] && \
	[ "buster"x != "buster"x ] ; then \
	mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-source/apt/preferences.d ; \
	:> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-source/status ; \
	export CODENAME=buster; \
	export ARCH=source; \
	/home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \
	fi; \
fi
for ARCH in arm64; do \
	export ARCH=$ARCH; \
	/home/debian-cd/build.buster/debian-cd/tools/apt-selection check || make correctstatus; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		USE_BP=1 /home/debian-cd/build.buster/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-pkg5.0 (>= 1.7.0~alpha3~) but it is not installed
       Depends: libc6 (>= 2.17)
       Depends: libgcc1 (>= 1:3.0) but it is not installed
       Depends: libgnutls30 (>= 3.6.6) but it is not installed
       Depends: libseccomp2 (>= 1.0.1) but it is not installed
       Depends: libstdc++6 (>= 5.2) but it is not installed
 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.5~)
 apt-utils : Depends: libapt-inst2.0 (>= 1.0.5) but it is not installed
             Depends: libapt-pkg5.0 (>= 1.3~rc2) but it is not installed
             Depends: libc6 (>= 2.17)
             Depends: libdb5.3 but it is not installed
             Depends: libgcc1 (>= 1:3.0) but it is not installed
             Depends: libstdc++6 (>= 5.2) but it is not installed
 base-passwd : Depends: libc6 (>= 2.17)
               Depends: libdebconfclient0 (>= 0.145) but it is not installed
 bash : PreDepends: libc6 (>= 2.17)
        PreDepends: libtinfo6 (>= 6) but it is not installed
 bind9-host : Depends: libbind9-161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed
              Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed
              Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed
              Depends: libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed
              Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed
              Depends: libc6 (>= 2.17)
              Depends: libcap2 (>= 1:2.10) but it is not installed
              Depends: libcom-err2 (>= 1.43.9) but it is not installed
              Depends: libfstrm0 (>= 0.2.0) but it is not installed
              Depends: libgeoip1 but it is not installed
              Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is not installed
              Depends: libidn2-0 (>= 2.0.0) but it is not installed
              Depends: libjson-c3 (>= 0.10) but it is not installed
              Depends: libk5crypto3 (>= 1.6.dfsg.2) but it is not installed
              Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed
              Depends: liblmdb0 (>= 0.9.6) but it is not installed
              Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed
              Depends: libssl1.1 (>= 1.1.0) but it is not installed
              Depends: libxml2 (>= 2.6.27) but it is not installed
 bsdmainutils : Depends: libbsd0 (>= 0.2.0) but it is not installed
                Depends: libc6 (>= 2.17)
                Depends: libtinfo6 (>= 6) but it is not installed
 bsdutils : PreDepends: libc6 (>= 2.17)
            PreDepends: libsystemd0 but it is not installed
 bzip2 : Depends: libbz2-1.0 (= 1.0.6-9.2~deb10u1) but it is not installed
         Depends: libc6 (>= 2.17)
 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: libselinux1 (>= 2.1.13) but it is not installed
 cpio : Depends: libc6 (>= 2.17)
 cron : Depends: libc6 (>= 2.17)
        Depends: libpam0g (>= 0.99.7.1) but it is not installed
        Depends: libselinux1 (>= 2.0.82) but it is not installed
        Depends: lsb-base (>= 3.0-10) but it is not installed
 dash : PreDepends: libc6 (>= 2.17)
 dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed
        Depends: libaudit1 (>= 1:2.2.1) but it is not installed
        Depends: libc6 (>= 2.17)
        Depends: libcap-ng0 (>= 0.7.9) but it is not installed
        Depends: libdbus-1-3 (= 1.12.20-0+deb10u1) but it is not installed
        Depends: libexpat1 (>= 2.1~beta3) but it is not installed
        Depends: libselinux1 (>= 2.0.65) but it is not installed
        Depends: libsystemd0 but it is not installed
 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed
                Depends: libtext-iconv-perl but it is not installed
                Depends: libtext-wrapi18n-perl but it is not installed
                Depends: libtext-charwidth-perl but it is not installed
 debianutils : PreDepends: libc6 (>= 2.17)
 diffutils : PreDepends: libc6 (>= 2.17)
 dmidecode : Depends: libc6 (>= 2.17)
 dpkg : PreDepends: libbz2-1.0 but it is not installed
        PreDepends: libc6 (>= 2.17)
        PreDepends: liblzma5 (>= 5.2.2) but it is not installed
        PreDepends: libselinux1 (>= 2.3) but it is not installed
        PreDepends: zlib1g (>= 1:1.1.4) but it is not installed
 e2fsprogs : PreDepends: libblkid1 (>= 2.17.2) but it is not installed
             PreDepends: libc6 (>= 2.17)
             PreDepends: libcom-err2 (>= 1.43.9) but it is not installed
             PreDepends: libext2fs2 (= 1.44.5-1+deb10u3) but it is not installed
             PreDepends: libss2 (>= 1.38) but it is not installed
             PreDepends: libuuid1 (>= 2.16) but it is not installed
 fdisk : Depends: libc6 (>= 2.17)
         Depends: libfdisk1 (>= 2.33) but it is not installed
         Depends: libmount1 (>= 2.24.2) but it is not installed
         Depends: libncursesw6 (>= 6) but it is not installed
         Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed
         Depends: libtinfo6 (>= 6) but it is not installed
 file : Depends: libc6 (>= 2.17)
        Depends: libmagic1 (= 1:5.35-4+deb10u2) but it is not installed
        Depends: zlib1g (>= 1:1.1.4) but it is not installed
 findutils : PreDepends: libc6 (>= 2.17)
             PreDepends: libselinux1 (>= 1.32) but it is not installed
 gettext-base : Depends: libc6 (>= 2.17)
 gpgv : Depends: libbz2-1.0 but it is not installed
        Depends: libc6 (>= 2.25)
        Depends: libgcrypt20 (>= 1.8.0) but it is not installed
        Depends: libgpg-error0 (>= 1.26-2~) but it is not installed
        Depends: zlib1g (>= 1:1.1.4) but it is not installed
 grep : PreDepends: libc6 (>= 2.17)
        PreDepends: libpcre3 but it is not installed
 groff-base : Depends: libc6 (>= 2.17)
              Depends: libgcc1 (>= 1: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)
 hdparm : Depends: libc6 (>= 2.17)
          Depends: lsb-base but it is not installed
 hostname : PreDepends: libc6 (>= 2.17)
 ifupdown : Depends: libc6 (>= 2.17)
            Depends: lsb-base but it is not installed
 iproute2 : Depends: libc6 (>= 2.27)
            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 (>= 2.0.15) but it is not installed
            Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed
            Depends: libcap2-bin but it is not installed
 iptables : Depends: libip4tc0 (= 1.8.2-4) but it is not installed
            Depends: libip6tc0 (= 1.8.2-4) but it is not installed
            Depends: libiptc0 (= 1.8.2-4) but it is not installed
            Depends: libxtables12 (= 1.8.2-4) but it is not installed
            Depends: libc6 (>= 2.28)
            Depends: libmnl0 (>= 1.0.3-4~) but it is not installed
            Depends: libnetfilter-conntrack3 but it is not installed
            Depends: libnfnetlink0 but it is not installed
            Depends: libnftnl11 (>= 1.1.2) but it is not installed
 iputils-ping : Depends: libc6 (>= 2.17)
                Depends: libcap2 (>= 1:2.10) but it is not installed
                Depends: libidn2-0 (>= 0.6) but it is not installed
                Depends: libnettle6 but it is not installed
 isc-dhcp-client : Depends: libc6 (>= 2.17)
                   Depends: libdns-export1104 but it is not installed
                   Depends: libisc-export1100 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 (= 26-1) but it is not installed
        Depends: lsb-base but it is not installed
 less : Depends: libc6 (>= 2.17)
        Depends: libtinfo6 (>= 6) but it is not installed
 libc-bin : Depends: libc6 (> 2.28)
            Depends: libc6 (< 2.29)
 liblockfile-bin : Depends: libc6 (>= 2.17)
 libnss-systemd : Depends: libc6 (>= 2.28)
 libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed
                  PreDepends: libc6 (>= 2.27)
                  PreDepends: libdb5.3 but it is not installed
                  PreDepends: libpam0g (>= 1.3.1) but it is not installed
                  PreDepends: libselinux1 (>= 2.1.9) but it is not installed
 libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed
                      Depends: libc6 (>= 2.17)
                      Depends: libpam0g (>= 0.99.7.1) but it is not installed
                      Depends: libselinux1 (>= 1.32) but it is not installed
 libpam-systemd : Depends: libc6 (>= 2.28)
                  Depends: libpam0g (>= 0.99.7.1) but it is not installed
 login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed
         PreDepends: libc6 (>= 2.17)
         PreDepends: libpam0g (>= 0.99.7.1) but it is not installed
 logrotate : Depends: libacl1 (>= 2.2.51-8) but it is not installed
             Depends: libc6 (>= 2.27)
             Depends: libpopt0 (>= 1.14) but it is not installed
             Depends: libselinux1 (>= 1.32) but it is not installed
 lsof : Depends: libc6 (>= 2.17)
        Depends: libselinux1 (>= 1.32) but it is not installed
 man-db : Depends: libc6 (>= 2.27)
          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 : PreDepends: libc6 (>= 2.17)
 mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed
         PreDepends: libc6 (>= 2.17)
         PreDepends: libmount1 (>= 2.33) but it is not installed
         PreDepends: libselinux1 (>= 2.6-3~) 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
        Depends: zlib1g (>= 1:1.1.4) but it is not installed
 ncurses-bin : PreDepends: libc6 (>= 2.17)
               PreDepends: libtinfo6 (>= 6.1) but it is not installed
 netcat-traditional : Depends: libc6 (>= 2.17)
 openssh-client : Depends: libc6 (>= 2.26)
                  Depends: libedit2 (>= 2.11-20080614-0) but it is not installed
                  Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed
                  Depends: libselinux1 (>= 1.32) but it is not installed
                  Depends: libssl1.1 (>= 1.1.1) but it is not installed
                  Depends: zlib1g (>= 1:1.1.4) but it is not installed
 passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed
          Depends: libc6 (>= 2.17)
          Depends: libpam0g (>= 0.99.7.1) but it is not installed
          Depends: libselinux1 (>= 1.32) but it is not installed
          Depends: libsemanage1 (>= 2.0.3) but it is not installed
 pciutils : Depends: libc6 (>= 2.17)
            Depends: libkmod2 (>= 5~) but it is not installed
            Depends: libpci3 (= 1:3.5.2-1) but it is not installed
 perl : Depends: libperl5.28 (= 5.28.1-6+deb10u1) but it is not installed
 perl-base : PreDepends: libc6 (>= 2.28)
 procps : Depends: libc6 (>= 2.27)
          Depends: libncurses6 (>= 6) but it is not installed
          Depends: libncursesw6 (>= 6) but it is not installed
          Depends: libprocps7 (>= 2:3.3.15-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
 python : Depends: libpython-stdlib (= 2.7.16-1) but it is not installed
          Depends: python2 (= 2.7.16-1) but it is not installed
 python-minimal : Depends: python2.7-minimal (>= 2.7.16-1~) but it is not installed
                  Depends: python2-minimal (= 2.7.16-1) but it is not installed
 python2.7 : Depends: python2.7-minimal (= 2.7.16-2+deb10u1) but it is not installed
             Depends: libpython2.7-stdlib (= 2.7.16-2+deb10u1) but it is not installed
 python3-reportbug : Depends: python3:any
                     Depends: python3-debian but it is not installed
                     Depends: python3-debianbts (>= 1.13) 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.7) but it is not installed
           Depends: liblognorm5 (>= 2.0.3) but it is not installed
           Depends: libsystemd0 (>= 209) 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
           Depends: lsb-base (>= 3.2-14) but it is not installed
 sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed
       PreDepends: libc6 (>= 2.17)
       PreDepends: libselinux1 (>= 1.32) but it is not installed
 systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed
           PreDepends: libc6 (>= 2.28)
           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 (>= 2.1.9) but it is not installed
           Depends: libacl1 (>= 2.2.23) but it is not installed
           Depends: libapparmor1 (>= 2.9.0-3+exp2) but it is not installed
           Depends: libaudit1 (>= 1:2.2.1) but it is not installed
           Depends: libcap2 (>= 1:2.10) but it is not installed
           Depends: libcryptsetup12 (>= 2:1.6.0) but it is not installed
           Depends: libgnutls30 (>= 3.6.6) but it is not installed
           Depends: libgpg-error0 (>= 1.14) but it is not installed
           Depends: libidn11 (>= 1.13) but it is not installed
           Depends: libip4tc0 (>= 1.6.0+snapshot20161117) 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.3.1) but it is not installed
           Depends: libsystemd0 (= 241-7~deb10u6) but it is not installed
 sysvinit-utils : Depends: libc6 (>= 2.17)
 tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed
       PreDepends: libc6 (>= 2.17)
       PreDepends: libselinux1 (>= 1.32) but it is not installed
 tasksel : Depends: liblocale-gettext-perl but it is not installed
 telnet : Depends: libc6 (>= 2.17)
          Depends: libgcc1 (>= 1:3.0) but it is not installed
          Depends: libstdc++6 (>= 5) but it is not installed
 traceroute : Depends: libc6 (>= 2.17)
 udev : Depends: libacl1 (>= 2.2.23) but it is not installed
        Depends: libblkid1 (>= 2.24) but it is not installed
        Depends: libc6 (>= 2.28)
        Depends: libkmod2 (>= 5~) but it is not installed
        Depends: libselinux1 (>= 2.1.9) but it is not installed
        Depends: libudev1 (= 241-7~deb10u6) but it is not installed
        Depends: lsb-base (>= 3.0-6) but it is not installed
 util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed
              PreDepends: libblkid1 (>= 2.31.1) but it is not installed
              PreDepends: libc6 (>= 2.25)
              PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed
              PreDepends: libmount1 (>= 2.25) but it is not installed
              PreDepends: libpam0g (>= 0.99.7.1) but it is not installed
              PreDepends: libselinux1 (>= 2.6-3~) but it is not installed
              PreDepends: libsmartcols1 (>= 2.33) but it is not installed
              PreDepends: libsystemd0 but it is not installed
              PreDepends: libtinfo6 (>= 6) but it is not installed
              PreDepends: libudev1 (>= 183) but it is not installed
              PreDepends: libuuid1 (>= 2.16) but it is not installed
              PreDepends: zlib1g (>= 1:1.1.4) but it is not installed
 vim-common : Depends: xxd but it is not installed
 vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed
            Depends: libc6 (>= 2.17)
            Depends: libselinux1 (>= 1.32) but it is not installed
            Depends: libtinfo6 (>= 6) but it is not installed
 wget : Depends: libc6 (>= 2.28)
        Depends: libgnutls30 (>= 3.6.6) but it is not installed
        Depends: libidn2-0 (>= 0.6) but it is not installed
        Depends: libnettle6 but it is not installed
        Depends: libpcre2-8-0 (>= 10.32) but it is not installed
        Depends: libpsl5 (>= 0.16.0) but it is not installed
        Depends: libuuid1 (>= 2.16) but it is not installed
        Depends: zlib1g (>= 1:1.1.4) but it is not installed
 whiptail : Depends: libc6 (>= 2.17)
            Depends: libnewt0.52 (>= 0.52.20) 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/buster/debian-cd'
dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap
if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \
	ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \
fi
if [ "arm64" != "source" ] ; then \
	for ARCH in arm64; do \
		echo "Apt-get is updating its files ..."; \
		ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \
		if [ "$BACKPORTS"x != ""x ] ; then \
			USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/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 buster InRelease [122 kB]
Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB]
Reading package lists...
set -e; \
if [ "arm64" != "source" ] ; then \
	for ARCH in arm64; do \
		export ARCH=$ARCH; \
		for i in `/home/debian-cd/build.buster/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/3busterarm64/apt/buster-$ARCH/status; \
		done; \
		if [ "$BACKPORTS"x != ""x ] ; then \
			for i in `USE_BP=1 /home/debian-cd/build.buster/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/3busterarm64/apt/buster-backports-$ARCH/status; \
			done; \
		fi; \
	done; \
    fi
set -e; \
if [ "arm64" != "source" ] ; then \
	for ARCH in arm64; do \
		export ARCH=$ARCH; \
		for i in `/home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \
			echo $ARCH:$i; \
			/home/debian-cd/build.buster/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/3busterarm64/apt/buster-$ARCH/status; \
		done; \
		if [ "$BACKPORTS"x != ""x ] ; then \
			for i in `USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \
				echo $ARCH:$i; \
				USE_BP=1 /home/debian-cd/build.buster/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/3busterarm64/apt/buster-backports-$ARCH/status; \
			done; \
		fi; \
	done; \
    fi
arm64:ca-certificates
arm64:dmsetup
arm64:gcc-8-base
arm64:libacl1
arm64:libapparmor1
arm64:libapt-inst2.0
arm64:libapt-pkg5.0
arm64:libargon2-1
arm64:libattr1
arm64:libaudit-common
arm64:libaudit1
arm64:libbind9-161
arm64:libblkid1
arm64:libbsd0
arm64:libbz2-1.0
arm64:libc6
arm64:libcap-ng0
arm64:libcap2
arm64:libcap2-bin
arm64:libcom-err2
arm64:libcryptsetup12
arm64:libcurl3-gnutls
arm64:libdb5.3
arm64:libdbus-1-3
arm64:libdebconfclient0
arm64:libdevmapper1.02.1
arm64:libdns-export1104
arm64:libdns1104
arm64:libedit2
arm64:libelf1
arm64:libestr0
arm64:libexpat1
arm64:libext2fs2
arm64:libfastjson4
arm64:libfdisk1
arm64:libffi6
arm64:libfstrm0
arm64:libgcc1
arm64:libgcrypt20
arm64:libgdbm-compat4
arm64:libgdbm6
arm64:libgeoip1
arm64:libgmp10
arm64:libgnutls30
arm64:libgpg-error0
arm64:libgssapi-krb5-2
arm64:libhogweed4
arm64:libicu63
arm64:libidn11
arm64:libidn2-0
arm64:libip4tc0
arm64:libip6tc0
arm64:libiptc0
arm64:libisc-export1100
arm64:libisc1100
arm64:libisccc161
arm64:libisccfg163
arm64:libjson-c3
arm64:libk5crypto3
arm64:libkeyutils1
arm64:libkmod2
arm64:libkrb5-3
arm64:libkrb5support0
arm64:libldap-2.4-2
arm64:libldap-common
arm64:liblmdb0
arm64:liblocale-gettext-perl
arm64:liblognorm5
arm64:liblwres161
arm64:liblz4-1
arm64:liblzma5
arm64:libmagic-mgc
arm64:libmagic1
arm64:libmnl0
arm64:libmount1
arm64:libmpdec2
arm64:libncurses6
arm64:libncursesw6
arm64:libnetfilter-conntrack3
arm64:libnettle6
arm64:libnewt0.52
arm64:libnfnetlink0
arm64:libnftnl11
arm64:libnghttp2-14
arm64:libp11-kit0
arm64:libpam0g
arm64:libpci3
arm64:libpcre2-8-0
arm64:libpcre3
arm64:libperl5.28
arm64:libpipeline1
arm64:libpopt0
arm64:libprocps7
arm64:libprotobuf-c1
arm64:libpsl5
arm64:libpython-stdlib
arm64:libpython2-stdlib
arm64:libpython2.7-minimal
arm64:libpython2.7-stdlib
arm64:libpython3-stdlib
arm64:libpython3.7-minimal
arm64:libpython3.7-stdlib
arm64:libreadline7
arm64:librtmp1
arm64:libsasl2-2
arm64:libsasl2-modules-db
arm64:libseccomp2
arm64:libselinux1
arm64:libsemanage-common
arm64:libsemanage1
arm64:libsepol1
arm64:libslang2
arm64:libsmartcols1
arm64:libsqlite3-0
arm64:libss2
arm64:libssh2-1
arm64:libssl1.1
arm64:libstdc++6
arm64:libsystemd0
arm64:libtasn1-6
arm64:libtext-charwidth-perl
arm64:libtext-iconv-perl
arm64:libtext-wrapi18n-perl
arm64:libtinfo6
arm64:libuchardet0
arm64:libudev1
arm64:libunistring2
arm64:libuuid1
arm64:libxml2
arm64:libxtables12
arm64:libzstd1
arm64:lsb-base
arm64:openssl
arm64:python-apt-common
arm64:python2
arm64:python2-minimal
arm64:python2.7-minimal
arm64:python3
arm64:python3-apt
arm64:python3-certifi
arm64:python3-chardet
arm64:python3-debconf
arm64:python3-debian
arm64:python3-debianbts
arm64:python3-httplib2
arm64:python3-idna
arm64:python3-minimal
arm64:python3-pkg-resources
arm64:python3-pycurl
arm64:python3-pysimplesoap
arm64:python3-requests
arm64:python3-six
arm64:python3-urllib3
arm64:python3.7
arm64:python3.7-minimal
arm64:xxd
arm64:zlib1g
for ARCH in arm64; do \
	ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \
	if [ "$BACKPORTS"x != ""x ] ; then \
		USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \
	fi; \
done
Reading package lists...
Building dependency tree...
make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/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/buster/debian-cd'
/home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "arm64" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check
Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/
Using MD5 sums from Packages files:
/srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.xz
Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-arm64/20190702/images/MD5SUMS
Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-arm64/20190702+deb10u8/images/MD5SUMS
for ARCH in arm64; do \
	if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \
		echo "Extra dedicated source added; need to grab source MD5 info too"; \
		/home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check; \
	fi; \
done
make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
 ... building the images; using target(s) "official_images"
Building all available jigdos and up to 1 isos for arm64 DVD
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap
if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \
	ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \
fi
if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \
	ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \
fi
if [ "arm64" != "source" ] ; then \
	for ARCH in arm64; do \
		echo "Apt-get is updating its files ..."; \
		ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \
		if [ "$BACKPORTS"x != ""x ] ; then \
			USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/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 buster InRelease [122 kB]
Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB]
Reading package lists...
if [ ""x != "yes"x ] ; then \
	if [ "3"x = "1"x ] ; then \
		: ; \
	elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \
		echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist; \
	else \
		echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist; \
		echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist; \
	fi; \
fi
if [ ""x != "yes"x ] ; then \
	if [ _3 != _1 ]; then \
		for ARCH in arm64; 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 \
			            buster \
			            /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/debootstrap.tmp \
			            file:/srv/cdbuilder.debian.org/src/ftp/debian \
		                 2>/dev/null \
			    | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap-list; \
			cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist; \
			rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/debootstrap.tmp; \
		done; \
	fi; \
fi
for ARCH in arm64; do \
	ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \
	ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \
done; \
for VARIANT in ; do \
	VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \
done; \
if [ ""x = "1"x ] ; then \
	ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \
fi; \
if [ ""x = "1"x ] ; then \
	ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \
fi; \
if [ ""x = "1"x ] ; then \
	ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \
fi; \
if [ ""x = "1"x ] ; then \
	ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \
fi; \
if [ ""x = "1"x ] ; then \
	ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \
fi; \
if [ ""x != "yes"x ] ; then \
	cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\
   		$ARCHUNDEFS -U i386 -U linux -U unix \
	    -DFORCENONUSONCD1=0 \
	    -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist; \
fi
if [ ""x = "yes"x ] ; then \
	awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt/buster-source/apt-state/lists/*Sources | \
		sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist; \
fi
Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list...
perl -ne 'chomp; next if /^\s*$/; \
          print "$_\n" if not $seen{$_}; $seen{$_}++;' \
	  /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/rawlist \
	  > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list
/home/debian-cd/build.buster/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list.backports
if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list; fi
for ARCH in arm64; do \
	ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list; \
done
Running sort_deps to sort packages for arm64:
  Generating dependency tree with apt-cache depends...
  Adding standard, required, important and base packages first
  S/R/I/B packages take 112336614 bytes
  Adding the rest of the requested packages
  Now up to 62536937308 bytes
  COMPLETE=1; add all remaining packages
Done: processed/sorted 55944 packages, total size 65759738530 bytes.
if [ ""x = "yes"x ] ; then \
	/home/debian-cd/build.buster/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/packages; \
else \
	/home/debian-cd/build.buster/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/apt "arm64" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/packages; \
fi
if [ ""x = "yes"x ] ; then \
	grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/packages.source; \
fi
/home/debian-cd/build.buster/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.buster/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64 buster "arm64" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'"
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso -version says:
xorriso 1.5.0
ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program
Copyright (C) 2017, Thomas Schmitt <scdbackup@gmx.net>, libburnia project.
xorriso version   :  1.5.0
Version timestamp :  2018.09.15.133001
Build timestamp   :  -none-given-
libisofs   in use :  1.5.0  (min. 1.5.0)
libjte     in use :  1.0.0  (min. 1.0.0)
libburn    in use :  1.5.0  (min. 1.5.0)
libburn OS adapter:  internal GNU/Linux SG_IO adapter sg-linux
libisoburn in use :  1.5.0  (min. 1.5.0)
Provided under GNU GPL version 3 or later, due to libreadline license.
There is NO WARRANTY, to the extent permitted by law.

Reading in package information for arm64:
  Done: Read details of 55944 packages for arm64
Reading in translated package descriptions for main:
  Done: read 224367 entries for 36 languages
Reading in translated package descriptions for contrib:
  Done: read 295 entries for 1 languages
Starting to lay out packages into images:
  Adding the required directories
  Generating the image label and volume id
  Adding .disk/base_components
  Adding .disk/cd_type
  Adding udeb/base includes/excludes
WARNING: Unable to read UDEB_INCLUDE file /home/debian-cd/build.buster/debian-cd/data/buster/arm64_udeb_include
WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.buster/debian-cd/data/buster/arm64_udeb_exclude
  Adding docs to CD1
  Removing old dedications
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.sv.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.cn.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.ru.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.de.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.ro.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.es.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.sigs.tar.gz'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.fi.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.ta.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.fr.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.th.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.it.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.ja.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.pt_BR.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.sigs.tar.gz'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-2.2.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.ca.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.cs.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.de.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.es.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.fr.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.it.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.ja.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.lt.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.ml.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.pt.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.ro.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.ru.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.sigs.tar.gz'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.sk.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.sv.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-5.0.vi.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.bn.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.ca.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.cs.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.da.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.de.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.es.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.gl.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.id.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.it.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.ja.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.ms.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.nl.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.pt.txt'
removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/doc/dedication/dedication-9.0.pt_BR.txt'
  Extracting FAQ on CD1
  Adding installtools
  Downloading most recent release notes for arm64
--2021-02-06 10:32:30--  https://www.debian.org/releases/buster/release-notes-arm64.tar.gz
Resolving www.debian.org (www.debian.org)... 2001:67c:2564:a119::77, 130.89.148.77
Connecting to www.debian.org (www.debian.org)|2001:67c:2564:a119::77|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7028239 (6.7M) [application/x-gzip]
Saving to: 'release-notes-arm64.tar.gz'

     0K .......... .......... .......... .......... ..........  0% 1.66M 4s
    50K .......... .......... .......... .......... ..........  1% 4.25M 3s
   100K .......... .......... .......... .......... ..........  2% 7.89M 2s
   150K .......... .......... .......... .......... ..........  2% 8.54M 2s
   200K .......... .......... .......... .......... ..........  3% 9.45M 2s
   250K .......... .......... .......... .......... ..........  4% 17.0M 1s
   300K .......... .......... .......... .......... ..........  5% 16.5M 1s
   350K .......... .......... .......... .......... ..........  5% 22.4M 1s
   400K .......... .......... .......... .......... ..........  6% 15.8M 1s
   450K .......... .......... .......... .......... ..........  7% 17.6M 1s
   500K .......... .......... .......... .......... ..........  8% 31.8M 1s
   550K .......... .......... .......... .......... ..........  8% 32.1M 1s
   600K .......... .......... .......... .......... ..........  9% 26.1M 1s
   650K .......... .......... .......... .......... .......... 10% 49.4M 1s
   700K .......... .......... .......... .......... .......... 10% 29.1M 1s
   750K .......... .......... .......... .......... .......... 11% 42.0M 1s
   800K .......... .......... .......... .......... .......... 12% 28.6M 1s
   850K .......... .......... .......... .......... .......... 13% 35.7M 1s
   900K .......... .......... .......... .......... .......... 13% 74.5M 1s
   950K .......... .......... .......... .......... .......... 14% 42.6M 1s
  1000K .......... .......... .......... .......... .......... 15% 37.7M 0s
  1050K .......... .......... .......... .......... .......... 16%  136M 0s
  1100K .......... .......... .......... .......... .......... 16% 46.0M 0s
  1150K .......... .......... .......... .......... .......... 17% 49.7M 0s
  1200K .......... .......... .......... .......... .......... 18% 42.2M 0s
  1250K .......... .......... .......... .......... .......... 18% 57.0M 0s
  1300K .......... .......... .......... .......... .......... 19%  121M 0s
  1350K .......... .......... .......... .......... .......... 20% 55.7M 0s
  1400K .......... .......... .......... .......... .......... 21% 59.4M 0s
  1450K .......... .......... .......... .......... .......... 21% 61.5M 0s
  1500K .......... .......... .......... .......... .......... 22%  109M 0s
  1550K .......... .......... .......... .......... .......... 23% 79.8M 0s
  1600K .......... .......... .......... .......... .......... 24% 63.9M 0s
  1650K .......... .......... .......... .......... .......... 24% 72.8M 0s
  1700K .......... .......... .......... .......... .......... 25% 81.5M 0s
  1750K .......... .......... .......... .......... .......... 26% 87.3M 0s
  1800K .......... .......... .......... .......... .......... 26% 88.5M 0s
  1850K .......... .......... .......... .......... .......... 27%  101M 0s
  1900K .......... .......... .......... .......... .......... 28% 87.3M 0s
  1950K .......... .......... .......... .......... .......... 29% 91.8M 0s
  2000K .......... .......... .......... .......... .......... 29% 84.1M 0s
  2050K .......... .......... .......... .......... .......... 30%  113M 0s
  2100K .......... .......... .......... .......... .......... 31%  103M 0s
  2150K .......... .......... .......... .......... .......... 32%  129M 0s
  2200K .......... .......... .......... .......... .......... 32%  102M 0s
  2250K .......... .......... .......... .......... .......... 33%  114M 0s
  2300K .......... .......... .......... .......... .......... 34% 69.6M 0s
  2350K .......... .......... .......... .......... .......... 34%  115M 0s
  2400K .......... .......... .......... .......... .......... 35% 92.4M 0s
  2450K .......... .......... .......... .......... .......... 36%  118M 0s
  2500K .......... .......... .......... .......... .......... 37%  114M 0s
  2550K .......... .......... .......... .......... .......... 37%  110M 0s
  2600K .......... .......... .......... .......... .......... 38%  108M 0s
  2650K .......... .......... .......... .......... .......... 39%  112M 0s
  2700K .......... .......... .......... .......... .......... 40%  112M 0s
  2750K .......... .......... .......... .......... .......... 40%  129M 0s
  2800K .......... .......... .......... .......... .......... 41% 87.8M 0s
  2850K .......... .......... .......... .......... .......... 42%  108M 0s
  2900K .......... .......... .......... .......... .......... 42%  125M 0s
  2950K .......... .......... .......... .......... .......... 43%  126M 0s
  3000K .......... .......... .......... .......... .......... 44%  102M 0s
  3050K .......... .......... .......... .......... .......... 45%  113M 0s
  3100K .......... .......... .......... .......... .......... 45%  114M 0s
  3150K .......... .......... .......... .......... .......... 46%  113M 0s
  3200K .......... .......... .......... .......... .......... 47% 93.1M 0s
  3250K .......... .......... .......... .......... .......... 48%  116M 0s
  3300K .......... .......... .......... .......... .......... 48%  104M 0s
  3350K .......... .......... .......... .......... .......... 49%  123M 0s
  3400K .......... .......... .......... .......... .......... 50%  102M 0s
  3450K .......... .......... .......... .......... .......... 50% 2.97M 0s
  3500K .......... .......... .......... .......... .......... 51%  141M 0s
  3550K .......... .......... .......... .......... .......... 52%  139M 0s
  3600K .......... .......... .......... .......... .......... 53%  107M 0s
  3650K .......... .......... .......... .......... .......... 53%  142M 0s
  3700K .......... .......... .......... .......... .......... 54%  143M 0s
  3750K .......... .......... .......... .......... .......... 55%  136M 0s
  3800K .......... .......... .......... .......... .......... 56%  127M 0s
  3850K .......... .......... .......... .......... .......... 56%  134M 0s
  3900K .......... .......... .......... .......... .......... 57%  141M 0s
  3950K .......... .......... .......... .......... .......... 58%  133M 0s
  4000K .......... .......... .......... .......... .......... 59%  113M 0s
  4050K .......... .......... .......... .......... .......... 59%  138M 0s
  4100K .......... .......... .......... .......... .......... 60%  139M 0s
  4150K .......... .......... .......... .......... .......... 61%  133M 0s
  4200K .......... .......... .......... .......... .......... 61%  127M 0s
  4250K .......... .......... .......... .......... .......... 62%  138M 0s
  4300K .......... .......... .......... .......... .......... 63%  140M 0s
  4350K .......... .......... .......... .......... .......... 64%  145M 0s
  4400K .......... .......... .......... .......... .......... 64%  107M 0s
  4450K .......... .......... .......... .......... .......... 65%  147M 0s
  4500K .......... .......... .......... .......... .......... 66%  141M 0s
  4550K .......... .......... .......... .......... .......... 67%  133M 0s
  4600K .......... .......... .......... .......... .......... 67%  126M 0s
  4650K .......... .......... .......... .......... .......... 68%  127M 0s
  4700K .......... .......... .......... .......... .......... 69%  137M 0s
  4750K .......... .......... .......... .......... .......... 69%  137M 0s
  4800K .......... .......... .......... .......... .......... 70%  114M 0s
  4850K .......... .......... .......... .......... .......... 71% 53.8M 0s
  4900K .......... .......... .......... .......... .......... 72%  133M 0s
  4950K .......... .......... .......... .......... .......... 72%  145M 0s
  5000K .......... .......... .......... .......... .......... 73%  132M 0s
  5050K .......... .......... .......... .......... .......... 74%  149M 0s
  5100K .......... .......... .......... .......... .......... 75%  128M 0s
  5150K .......... .......... .......... .......... .......... 75%  134M 0s
  5200K .......... .......... .......... .......... .......... 76%  119M 0s
  5250K .......... .......... .......... .......... .......... 77%  145M 0s
  5300K .......... .......... .......... .......... .......... 77%  145M 0s
  5350K .......... .......... .......... .......... .......... 78%  146M 0s
  5400K .......... .......... .......... .......... .......... 79%  124M 0s
  5450K .......... .......... .......... .......... .......... 80%  138M 0s
  5500K .......... .......... .......... .......... .......... 80%  143M 0s
  5550K .......... .......... .......... .......... .......... 81%  145M 0s
  5600K .......... .......... .......... .......... .......... 82%  116M 0s
  5650K .......... .......... .......... .......... .......... 83%  138M 0s
  5700K .......... .......... .......... .......... .......... 83%  135M 0s
  5750K .......... .......... .......... .......... .......... 84%  141M 0s
  5800K .......... .......... .......... .......... .......... 85%  127M 0s
  5850K .......... .......... .......... .......... .......... 85%  142M 0s
  5900K .......... .......... .......... .......... .......... 86%  145M 0s
  5950K .......... .......... .......... .......... .......... 87%  128M 0s
  6000K .......... .......... .......... .......... .......... 88%  103M 0s
  6050K .......... .......... .......... .......... .......... 88%  122M 0s
  6100K .......... .......... .......... .......... .......... 89%  134M 0s
  6150K .......... .......... .......... .......... .......... 90%  132M 0s
  6200K .......... .......... .......... .......... .......... 91%  113M 0s
  6250K .......... .......... .......... .......... .......... 91%  121M 0s
  6300K .......... .......... .......... .......... .......... 92%  136M 0s
  6350K .......... .......... .......... .......... .......... 93%  141M 0s
  6400K .......... .......... .......... .......... .......... 93%  120M 0s
  6450K .......... .......... .......... .......... .......... 94%  134M 0s
  6500K .......... .......... .......... .......... .......... 95%  132M 0s
  6550K .......... .......... .......... .......... .......... 96%  142M 0s
  6600K .......... .......... .......... .......... .......... 96%  131M 0s
  6650K .......... .......... .......... .......... .......... 97%  143M 0s
  6700K .......... .......... .......... .......... .......... 98%  138M 0s
  6750K .......... .......... .......... .......... .......... 99%  136M 0s
  6800K .......... .......... .......... .......... .......... 99%  113M 0s
  6850K .......... ...                                        100%  256M=0.2s

2021-02-06 10:32:31 (43.3 MB/s) - 'release-notes-arm64.tar.gz' saved [7028239/7028239]

ca/
ca/ap-old-stuff.ca.html
ca/apb.ca.html
ca/ch-about.ca.html
ca/ch-information.ca.html
ca/ch-installing.ca.html
ca/ch-moreinfo.ca.html
ca/ch-upgrading.ca.html
ca/ch-whats-new.ca.html
ca/debian.css
ca/images/
ca/images/annot-close.png
ca/images/annot-open.png
ca/images/blank.png
ca/images/caution.png
ca/images/draft.png
ca/images/home.png
ca/images/important.png
ca/images/next.png
ca/images/note.png
ca/images/prev.png
ca/images/tip.png
ca/images/toc-blank.png
ca/images/toc-minus.png
ca/images/toc-plus.png
ca/images/up.png
ca/images/warning.png
ca/index.ca.html
ca/relnotes-glossary.ca.html
ca/relnotes-index.ca.html
ca/release-notes.ca.txt
ca/release-notes.ca.pdf
da/
da/ap-old-stuff.da.html
da/apb.da.html
da/ch-about.da.html
da/ch-information.da.html
da/ch-installing.da.html
da/ch-moreinfo.da.html
da/ch-upgrading.da.html
da/ch-whats-new.da.html
da/debian.css
da/images/
da/images/annot-close.png
da/images/annot-open.png
da/images/blank.png
da/images/caution.png
da/images/draft.png
da/images/home.png
da/images/important.png
da/images/next.png
da/images/note.png
da/images/prev.png
da/images/tip.png
da/images/toc-blank.png
da/images/toc-minus.png
da/images/toc-plus.png
da/images/up.png
da/images/warning.png
da/index.da.html
da/relnotes-glossary.da.html
da/relnotes-index.da.html
da/release-notes.da.txt
da/release-notes.da.pdf
de/
de/ap-old-stuff.de.html
de/apb.de.html
de/ch-about.de.html
de/ch-information.de.html
de/ch-installing.de.html
de/ch-moreinfo.de.html
de/ch-upgrading.de.html
de/ch-whats-new.de.html
de/debian.css
de/images/
de/images/annot-close.png
de/images/annot-open.png
de/images/blank.png
de/images/caution.png
de/images/draft.png
de/images/home.png
de/images/important.png
de/images/next.png
de/images/note.png
de/images/prev.png
de/images/tip.png
de/images/toc-blank.png
de/images/toc-minus.png
de/images/toc-plus.png
de/images/up.png
de/images/warning.png
de/index.de.html
de/relnotes-glossary.de.html
de/relnotes-index.de.html
de/release-notes.de.txt
de/release-notes.de.pdf
en/
en/ap-old-stuff.en.html
en/apb.en.html
en/ch-about.en.html
en/ch-information.en.html
en/ch-installing.en.html
en/ch-moreinfo.en.html
en/ch-upgrading.en.html
en/ch-whats-new.en.html
en/debian.css
en/images/
en/images/annot-close.png
en/images/annot-open.png
en/images/blank.png
en/images/caution.png
en/images/draft.png
en/images/home.png
en/images/important.png
en/images/next.png
en/images/note.png
en/images/prev.png
en/images/tip.png
en/images/toc-blank.png
en/images/toc-minus.png
en/images/toc-plus.png
en/images/up.png
en/images/warning.png
en/index.en.html
en/relnotes-glossary.en.html
en/relnotes-index.en.html
en/release-notes.en.txt
en/release-notes.en.pdf
es/
es/ap-old-stuff.es.html
es/apb.es.html
es/ch-about.es.html
es/ch-information.es.html
es/ch-installing.es.html
es/ch-moreinfo.es.html
es/ch-upgrading.es.html
es/ch-whats-new.es.html
es/debian.css
es/images/
es/images/annot-close.png
es/images/annot-open.png
es/images/blank.png
es/images/caution.png
es/images/draft.png
es/images/home.png
es/images/important.png
es/images/next.png
es/images/note.png
es/images/prev.png
es/images/tip.png
es/images/toc-blank.png
es/images/toc-minus.png
es/images/toc-plus.png
es/images/up.png
es/images/warning.png
es/index.es.html
es/relnotes-glossary.es.html
es/relnotes-index.es.html
es/release-notes.es.txt
es/release-notes.es.pdf
fr/
fr/ap-old-stuff.fr.html
fr/apb.fr.html
fr/ch-about.fr.html
fr/ch-information.fr.html
fr/ch-installing.fr.html
fr/ch-moreinfo.fr.html
fr/ch-upgrading.fr.html
fr/ch-whats-new.fr.html
fr/debian.css
fr/images/
fr/images/annot-close.png
fr/images/annot-open.png
fr/images/blank.png
fr/images/caution.png
fr/images/draft.png
fr/images/home.png
fr/images/important.png
fr/images/next.png
fr/images/note.png
fr/images/prev.png
fr/images/tip.png
fr/images/toc-blank.png
fr/images/toc-minus.png
fr/images/toc-plus.png
fr/images/up.png
fr/images/warning.png
fr/index.fr.html
fr/relnotes-glossary.fr.html
fr/relnotes-index.fr.html
fr/release-notes.fr.txt
fr/release-notes.fr.pdf
it/
it/ap-old-stuff.it.html
it/apb.it.html
it/ch-about.it.html
it/ch-information.it.html
it/ch-installing.it.html
it/ch-moreinfo.it.html
it/ch-upgrading.it.html
it/ch-whats-new.it.html
it/debian.css
it/images/
it/images/annot-close.png
it/images/annot-open.png
it/images/blank.png
it/images/caution.png
it/images/draft.png
it/images/home.png
it/images/important.png
it/images/next.png
it/images/note.png
it/images/prev.png
it/images/tip.png
it/images/toc-blank.png
it/images/toc-minus.png
it/images/toc-plus.png
it/images/up.png
it/images/warning.png
it/index.it.html
it/relnotes-glossary.it.html
it/relnotes-index.it.html
it/release-notes.it.txt
it/release-notes.it.pdf
ja/
ja/ap-old-stuff.ja.html
ja/apb.ja.html
ja/ch-about.ja.html
ja/ch-information.ja.html
ja/ch-installing.ja.html
ja/ch-moreinfo.ja.html
ja/ch-upgrading.ja.html
ja/ch-whats-new.ja.html
ja/debian.css
ja/images/
ja/images/annot-close.png
ja/images/annot-open.png
ja/images/blank.png
ja/images/caution.png
ja/images/draft.png
ja/images/home.png
ja/images/important.png
ja/images/next.png
ja/images/note.png
ja/images/prev.png
ja/images/tip.png
ja/images/toc-blank.png
ja/images/toc-minus.png
ja/images/toc-plus.png
ja/images/up.png
ja/images/warning.png
ja/index.ja.html
ja/relnotes-glossary.ja.html
ja/relnotes-index.ja.html
ja/release-notes.ja.txt
ja/release-notes.ja.pdf
nl/
nl/ap-old-stuff.nl.html
nl/apb.nl.html
nl/ch-about.nl.html
nl/ch-information.nl.html
nl/ch-installing.nl.html
nl/ch-moreinfo.nl.html
nl/ch-upgrading.nl.html
nl/ch-whats-new.nl.html
nl/debian.css
nl/images/
nl/images/annot-close.png
nl/images/annot-open.png
nl/images/blank.png
nl/images/caution.png
nl/images/draft.png
nl/images/home.png
nl/images/important.png
nl/images/next.png
nl/images/note.png
nl/images/prev.png
nl/images/tip.png
nl/images/toc-blank.png
nl/images/toc-minus.png
nl/images/toc-plus.png
nl/images/up.png
nl/images/warning.png
nl/index.nl.html
nl/relnotes-glossary.nl.html
nl/relnotes-index.nl.html
nl/release-notes.nl.txt
nl/release-notes.nl.pdf
pl/
pl/ap-old-stuff.pl.html
pl/apb.pl.html
pl/ch-about.pl.html
pl/ch-information.pl.html
pl/ch-installing.pl.html
pl/ch-moreinfo.pl.html
pl/ch-upgrading.pl.html
pl/ch-whats-new.pl.html
pl/debian.css
pl/images/
pl/images/annot-close.png
pl/images/annot-open.png
pl/images/blank.png
pl/images/caution.png
pl/images/draft.png
pl/images/home.png
pl/images/important.png
pl/images/next.png
pl/images/note.png
pl/images/prev.png
pl/images/tip.png
pl/images/toc-blank.png
pl/images/toc-minus.png
pl/images/toc-plus.png
pl/images/up.png
pl/images/warning.png
pl/index.pl.html
pl/relnotes-glossary.pl.html
pl/relnotes-index.pl.html
pl/release-notes.pl.txt
pl/release-notes.pl.pdf
pt/
pt/ap-old-stuff.pt.html
pt/apb.pt.html
pt/ch-about.pt.html
pt/ch-information.pt.html
pt/ch-installing.pt.html
pt/ch-moreinfo.pt.html
pt/ch-upgrading.pt.html
pt/ch-whats-new.pt.html
pt/debian.css
pt/images/
pt/images/annot-close.png
pt/images/annot-open.png
pt/images/blank.png
pt/images/caution.png
pt/images/draft.png
pt/images/home.png
pt/images/important.png
pt/images/next.png
pt/images/note.png
pt/images/prev.png
pt/images/tip.png
pt/images/toc-blank.png
pt/images/toc-minus.png
pt/images/toc-plus.png
pt/images/up.png
pt/images/warning.png
pt/index.pt.html
pt/relnotes-glossary.pt.html
pt/relnotes-index.pt.html
pt/release-notes.pt.txt
pt/release-notes.pt.pdf
pt-br/
pt-br/ap-old-stuff.pt-br.html
pt-br/apb.pt-br.html
pt-br/ch-about.pt-br.html
pt-br/ch-information.pt-br.html
pt-br/ch-installing.pt-br.html
pt-br/ch-moreinfo.pt-br.html
pt-br/ch-upgrading.pt-br.html
pt-br/ch-whats-new.pt-br.html
pt-br/debian.css
pt-br/images/
pt-br/images/annot-close.png
pt-br/images/annot-open.png
pt-br/images/blank.png
pt-br/images/caution.png
pt-br/images/draft.png
pt-br/images/home.png
pt-br/images/important.png
pt-br/images/next.png
pt-br/images/note.png
pt-br/images/prev.png
pt-br/images/tip.png
pt-br/images/toc-blank.png
pt-br/images/toc-minus.png
pt-br/images/toc-plus.png
pt-br/images/up.png
pt-br/images/warning.png
pt-br/index.pt-br.html
pt-br/relnotes-glossary.pt-br.html
pt-br/relnotes-index.pt-br.html
pt-br/release-notes.pt-br.txt
pt-br/release-notes.pt-br.pdf
ro/
ro/ap-old-stuff.ro.html
ro/apb.ro.html
ro/ch-about.ro.html
ro/ch-information.ro.html
ro/ch-installing.ro.html
ro/ch-moreinfo.ro.html
ro/ch-upgrading.ro.html
ro/ch-whats-new.ro.html
ro/debian.css
ro/images/
ro/images/annot-close.png
ro/images/annot-open.png
ro/images/blank.png
ro/images/caution.png
ro/images/draft.png
ro/images/home.png
ro/images/important.png
ro/images/next.png
ro/images/note.png
ro/images/prev.png
ro/images/tip.png
ro/images/toc-blank.png
ro/images/toc-minus.png
ro/images/toc-plus.png
ro/images/up.png
ro/images/warning.png
ro/index.ro.html
ro/relnotes-glossary.ro.html
ro/relnotes-index.ro.html
ro/release-notes.ro.txt
ro/release-notes.ro.pdf
ru/
ru/ap-old-stuff.ru.html
ru/apb.ru.html
ru/ch-about.ru.html
ru/ch-information.ru.html
ru/ch-installing.ru.html
ru/ch-moreinfo.ru.html
ru/ch-upgrading.ru.html
ru/ch-whats-new.ru.html
ru/debian.css
ru/images/
ru/images/annot-close.png
ru/images/annot-open.png
ru/images/blank.png
ru/images/caution.png
ru/images/draft.png
ru/images/home.png
ru/images/important.png
ru/images/next.png
ru/images/note.png
ru/images/prev.png
ru/images/tip.png
ru/images/toc-blank.png
ru/images/toc-minus.png
ru/images/toc-plus.png
ru/images/up.png
ru/images/warning.png
ru/index.ru.html
ru/relnotes-glossary.ru.html
ru/relnotes-index.ru.html
ru/release-notes.ru.txt
ru/release-notes.ru.pdf
sk/
sk/ap-old-stuff.sk.html
sk/apb.sk.html
sk/ch-about.sk.html
sk/ch-information.sk.html
sk/ch-installing.sk.html
sk/ch-moreinfo.sk.html
sk/ch-upgrading.sk.html
sk/ch-whats-new.sk.html
sk/debian.css
sk/images/
sk/images/annot-close.png
sk/images/annot-open.png
sk/images/blank.png
sk/images/caution.png
sk/images/draft.png
sk/images/home.png
sk/images/important.png
sk/images/next.png
sk/images/note.png
sk/images/prev.png
sk/images/tip.png
sk/images/toc-blank.png
sk/images/toc-minus.png
sk/images/toc-plus.png
sk/images/up.png
sk/images/warning.png
sk/index.sk.html
sk/relnotes-glossary.sk.html
sk/relnotes-index.sk.html
sk/release-notes.sk.txt
sk/release-notes.sk.pdf
sv/
sv/ap-old-stuff.sv.html
sv/apb.sv.html
sv/ch-about.sv.html
sv/ch-information.sv.html
sv/ch-installing.sv.html
sv/ch-moreinfo.sv.html
sv/ch-upgrading.sv.html
sv/ch-whats-new.sv.html
sv/debian.css
sv/images/
sv/images/annot-close.png
sv/images/annot-open.png
sv/images/blank.png
sv/images/caution.png
sv/images/draft.png
sv/images/home.png
sv/images/important.png
sv/images/next.png
sv/images/note.png
sv/images/prev.png
sv/images/tip.png
sv/images/toc-blank.png
sv/images/toc-minus.png
sv/images/toc-plus.png
sv/images/up.png
sv/images/warning.png
sv/index.sv.html
sv/relnotes-glossary.sv.html
sv/relnotes-index.sv.html
sv/release-notes.sv.txt
sv/release-notes.sv.pdf
zh-cn/
zh-cn/ap-old-stuff.zh-cn.html
zh-cn/apb.zh-cn.html
zh-cn/ch-about.zh-cn.html
zh-cn/ch-information.zh-cn.html
zh-cn/ch-installing.zh-cn.html
zh-cn/ch-moreinfo.zh-cn.html
zh-cn/ch-upgrading.zh-cn.html
zh-cn/ch-whats-new.zh-cn.html
zh-cn/debian.css
zh-cn/images/
zh-cn/images/annot-close.png
zh-cn/images/annot-open.png
zh-cn/images/blank.png
zh-cn/images/caution.png
zh-cn/images/draft.png
zh-cn/images/home.png
zh-cn/images/important.png
zh-cn/images/next.png
zh-cn/images/note.png
zh-cn/images/prev.png
zh-cn/images/tip.png
zh-cn/images/toc-blank.png
zh-cn/images/toc-minus.png
zh-cn/images/toc-plus.png
zh-cn/images/up.png
zh-cn/images/warning.png
zh-cn/index.zh-cn.html
zh-cn/relnotes-glossary.zh-cn.html
zh-cn/relnotes-index.zh-cn.html
zh-cn/release-notes.zh-cn.txt
zh-cn/release-notes.zh-cn.pdf
  Adding common docs on CD1
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1
mkdir: created directory '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/boot1'
  Adding EFI boot code for arm64 on CD1
    Using newer EFI support in xorriso 10500
Starting new "arm64" DVD 1 at /home/debian-cd/build.buster/debian-cd/buster/CD1
  Specified size for this image: 4GB STICK, 1953125 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 1
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Checking base is installable for arm64
  Found all files needed for debootstrap for all binary arches
  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 1 filled with 5116 packages, 1854286 blocks, 3797577728 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 arm64:
    Running tools/boot/buster/boot-arm64 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD2
Starting new "arm64" DVD 2 at /home/debian-cd/build.buster/debian-cd/buster/CD2
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 2
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 2 filled with 2554 packages, 2292449 blocks, 4694935552 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 arm64:
    Running tools/boot/buster/boot-arm64 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD3
Starting new "arm64" DVD 3 at /home/debian-cd/build.buster/debian-cd/buster/CD3
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 3
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 3 filled with 2491 packages, 2285323 blocks, 4680341504 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 arm64:
    Running tools/boot/buster/boot-arm64 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD4
Starting new "arm64" DVD 4 at /home/debian-cd/build.buster/debian-cd/buster/CD4
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 4
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 4 filled with 2541 packages, 2232355 blocks, 4571863040 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD5
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD5
Starting new "arm64" DVD 5 at /home/debian-cd/build.buster/debian-cd/buster/CD5
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 5
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 5 filled with 2638 packages, 2292809 blocks, 4695672832 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD6
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD6
Starting new "arm64" DVD 6 at /home/debian-cd/build.buster/debian-cd/buster/CD6
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 6
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 6 filled with 2129 packages, 2068277 blocks, 4235831296 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD7
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD7
Starting new "arm64" DVD 7 at /home/debian-cd/build.buster/debian-cd/buster/CD7
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 7
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 7 filled with 1401 packages, 2294070 blocks, 4698255360 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD8
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD8
Starting new "arm64" DVD 8 at /home/debian-cd/build.buster/debian-cd/buster/CD8
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 8
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 8 filled with 3265 packages, 2283210 blocks, 4676014080 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD9
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD9
Starting new "arm64" DVD 9 at /home/debian-cd/build.buster/debian-cd/buster/CD9
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 9
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 9 filled with 4817 packages, 2047822 blocks, 4193939456 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD10
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD10
Starting new "arm64" DVD 10 at /home/debian-cd/build.buster/debian-cd/buster/CD10
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 10
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 10 filled with 4022 packages, 2220753 blocks, 4548102144 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD11
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD11
Starting new "arm64" DVD 11 at /home/debian-cd/build.buster/debian-cd/buster/CD11
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 11
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 11 filled with 6110 packages, 2292575 blocks, 4695193600 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD12
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD12
Starting new "arm64" DVD 12 at /home/debian-cd/build.buster/debian-cd/buster/CD12
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 12
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 12 filled with 6682 packages, 2272408 blocks, 4653891584 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD13
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD13
Starting new "arm64" DVD 13 at /home/debian-cd/build.buster/debian-cd/buster/CD13
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 13
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 13 filled with 6840 packages, 2284016 blocks, 4677664768 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD14
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD14
Starting new "arm64" DVD 14 at /home/debian-cd/build.buster/debian-cd/buster/CD14
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 14
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 14 filled with 4891 packages, 2138178 blocks, 4378988544 bytes
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD15
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for arm64:
    Running tools/boot/buster/boot-arm64 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD15
Starting new "arm64" DVD 15 at /home/debian-cd/build.buster/debian-cd/buster/CD15
  Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 15
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

  CD 15 (not) filled with 447 packages, 1446047 blocks, 2961504256 bytes
Finished: 55944 packages placed
make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
make[1]: warning: -j4 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
/home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "arm64" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check
Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/
Using MD5 sums from Packages files:
/srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-arm64/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-arm64/Packages.xz
Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-arm64/20190702/images/MD5SUMS
Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-arm64/20190702+deb10u8/images/MD5SUMS
for ARCH in arm64; do \
	if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \
		echo "Extra dedicated source added; need to grab source MD5 info too"; \
		/home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check; \
	fi; \
done
CD=13 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
CD=1 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 13 ...
CD=3 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
  Last-minute updates:
    README.html
Generating arm64 iso/jigdo image number 1 ...
CD=4 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
  Last-minute updates:
    README.html
Generating arm64 iso/jigdo image number 3 ...
  Last-minute updates:
    README.html
    README.txt
Generating arm64 iso/jigdo image number 4 ...
  Last-minute updates:
    README.html
    README.txt
    README.txt
    README.txt
Sat  6 Feb 11:13:02 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 13' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD13
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Sat  6 Feb 11:13:02 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-1.iso -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes -e boot/grub/efi.img -no-emul-boot -append_partition 2 0xef /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1/boot/grub/efi.img -partition_cyl_align all CD1
Sat  6 Feb 11:13:02 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 3' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD3
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-1.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 2399g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Sat  6 Feb 11:13:02 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 4' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD4
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD3'
xorriso : UPDATE :    4437 files added in 1 seconds
xorriso : UPDATE :    4437 files added in 1 seconds
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD4'
xorriso : UPDATE :    4588 files added in 1 seconds
xorriso : UPDATE :    4588 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-4+deb10u1_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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.1.7-1_arm64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  0.02% done
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD1'
xorriso : UPDATE :   10224 files added in 1 seconds
xorriso : UPDATE :   10224 files added in 1 seconds
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD13'
xorriso : UPDATE :   12206 files added in 1 seconds
xorriso : UPDATE :   12206 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-linux-free_3.4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: NOTE : Automatically adjusted MBR geometry to 1020/227/32
libisofs: NOTE : Aligned image size to cylinder size by 209 blocks
xorriso : UPDATE :  0.03% done
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  0.16% done
xorriso : UPDATE :  0.22% done
xorriso : UPDATE :  0.15% done
xorriso : UPDATE :  0.20% done
xorriso : UPDATE :  0.32% done, estimate finish Sat Feb 06 11:23:32 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 11:28:01 2021
xorriso : UPDATE :  0.25% done
xorriso : UPDATE :  0.57% done, estimate finish Sat Feb 06 11:20:07 2021
xorriso : UPDATE :  0.39% done, estimate finish Sat Feb 06 11:26:01 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 11:34:16 2021
xorriso : UPDATE :  0.43% done, estimate finish Sat Feb 06 11:24:25 2021
xorriso : UPDATE :  1.38% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  0.49% done, estimate finish Sat Feb 06 11:26:48 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 11:40:30 2021
xorriso : UPDATE :  0.52% done, estimate finish Sat Feb 06 11:25:41 2021
xorriso : UPDATE :  2.10% done, estimate finish Sat Feb 06 11:16:32 2021
xorriso : UPDATE :  0.68% done, estimate finish Sat Feb 06 11:25:23 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 11:46:44 2021
xorriso : UPDATE :  0.80% done, estimate finish Sat Feb 06 11:23:15 2021
xorriso : UPDATE :  2.60% done, estimate finish Sat Feb 06 11:16:31 2021
xorriso : UPDATE :  0.86% done, estimate finish Sat Feb 06 11:24:45 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 11:52:58 2021
xorriso : UPDATE :  1.50% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  3.46% done, estimate finish Sat Feb 06 11:16:08 2021
xorriso : UPDATE :  1.01% done, estimate finish Sat Feb 06 11:24:34 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 11:59:13 2021
xorriso : UPDATE :  2.10% done, estimate finish Sat Feb 06 11:18:32 2021
xorriso : UPDATE :  4.32% done, estimate finish Sat Feb 06 11:15:55 2021
xorriso : UPDATE :  1.19% done, estimate finish Sat Feb 06 11:24:18 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:05:27 2021
xorriso : UPDATE :  2.74% done, estimate finish Sat Feb 06 11:17:52 2021
xorriso : UPDATE :  4.69% done, estimate finish Sat Feb 06 11:16:02 2021
xorriso : UPDATE :  1.35% done, estimate finish Sat Feb 06 11:24:09 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:11:41 2021
xorriso : UPDATE :  5.03% done, estimate finish Sat Feb 06 11:16:10 2021
xorriso : UPDATE :  3.53% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  1.55% done, estimate finish Sat Feb 06 11:23:51 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:17:55 2021
xorriso : UPDATE :  6.52% done, estimate finish Sat Feb 06 11:15:43 2021
xorriso : UPDATE :  4.25% done, estimate finish Sat Feb 06 11:16:57 2021
xorriso : UPDATE :  1.71% done, estimate finish Sat Feb 06 11:23:47 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:24:10 2021
xorriso : UPDATE :  7.26% done, estimate finish Sat Feb 06 11:15:40 2021
xorriso : UPDATE :  4.60% done, estimate finish Sat Feb 06 11:17:01 2021
xorriso : UPDATE :  1.88% done, estimate finish Sat Feb 06 11:23:43 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:30:24 2021
xorriso : UPDATE :  7.78% done, estimate finish Sat Feb 06 11:15:43 2021
xorriso : UPDATE :  5.68% done, estimate finish Sat Feb 06 11:16:33 2021
xorriso : UPDATE :  1.93% done, estimate finish Sat Feb 06 11:24:17 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:36:38 2021
xorriso : UPDATE :  8.17% done, estimate finish Sat Feb 06 11:15:32 2021
xorriso : UPDATE :  6.47% done, estimate finish Sat Feb 06 11:16:23 2021
xorriso : UPDATE :  2.40% done, estimate finish Sat Feb 06 11:22:48 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:42:53 2021
xorriso : UPDATE :  8.34% done, estimate finish Sat Feb 06 11:15:42 2021
xorriso : UPDATE :  7.25% done, estimate finish Sat Feb 06 11:16:16 2021
xorriso : UPDATE :  3.41% done, estimate finish Sat Feb 06 11:20:25 2021
xorriso : UPDATE :  0.27% done, estimate finish Sat Feb 06 12:49:07 2021
xorriso : UPDATE :  10.01% done, estimate finish Sat Feb 06 11:15:23 2021
xorriso : UPDATE :  7.25% done, estimate finish Sat Feb 06 11:15:42 2021
xorriso : UPDATE :  4.21% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  6.05% done, estimate finish Sat Feb 06 11:17:34 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:15:25 2021
xorriso : UPDATE :  7.25% done, estimate finish Sat Feb 06 11:15:58 2021
xorriso : UPDATE :  5.10% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  15.52% done, estimate finish Sat Feb 06 11:14:55 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:15:36 2021
xorriso : UPDATE :  9.87% done, estimate finish Sat Feb 06 11:15:19 2021
xorriso : UPDATE :  5.89% done, estimate finish Sat Feb 06 11:16:53 2021
xorriso : UPDATE :  16.17% done, estimate finish Sat Feb 06 11:14:57 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:15:47 2021
xorriso : UPDATE :  10.79% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  6.81% done, estimate finish Sat Feb 06 11:16:36 2021
xorriso : UPDATE :  17.04% done, estimate finish Sat Feb 06 11:14:57 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:15:57 2021
xorriso : UPDATE :  11.52% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  17.75% done, estimate finish Sat Feb 06 11:14:58 2021
xorriso : UPDATE :  7.39% done, estimate finish Sat Feb 06 11:16:32 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:16:08 2021
xorriso : UPDATE :  12.27% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  18.56% done, estimate finish Sat Feb 06 11:14:59 2021
xorriso : UPDATE :  8.70% done, estimate finish Sat Feb 06 11:16:10 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:16:19 2021
xorriso : UPDATE :  12.65% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  19.30% done, estimate finish Sat Feb 06 11:14:59 2021
xorriso : UPDATE :  9.58% done, estimate finish Sat Feb 06 11:16:04 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:16:29 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  20.05% done, estimate finish Sat Feb 06 11:15:00 2021
xorriso : UPDATE :  9.82% done, estimate finish Sat Feb 06 11:16:10 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:18:12 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:15:29 2021
xorriso : UPDATE :  20.48% done, estimate finish Sat Feb 06 11:15:02 2021
xorriso : UPDATE :  11.39% done, estimate finish Sat Feb 06 11:15:52 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:18:37 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:15:37 2021
xorriso : UPDATE :  20.48% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  12.04% done, estimate finish Sat Feb 06 11:15:52 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:19:02 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:15:46 2021
xorriso : UPDATE :  22.46% done, estimate finish Sat Feb 06 11:14:16 2021
xorriso : UPDATE :  13.09% done, estimate finish Sat Feb 06 11:15:46 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:15:57 2021
xorriso : UPDATE :  22.91% done, estimate finish Sat Feb 06 11:14:20 2021
xorriso : UPDATE :  14.02% done, estimate finish Sat Feb 06 11:15:23 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:19:53 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:16:09 2021
xorriso : UPDATE :  24.03% done, estimate finish Sat Feb 06 11:14:22 2021
xorriso : UPDATE :  14.90% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:20:18 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:16:20 2021
xorriso : UPDATE :  24.68% done, estimate finish Sat Feb 06 11:14:24 2021
xorriso : UPDATE :  15.13% done, estimate finish Sat Feb 06 11:15:28 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:20:43 2021
xorriso : UPDATE :  13.49% done, estimate finish Sat Feb 06 11:16:32 2021
xorriso : UPDATE :  25.22% done, estimate finish Sat Feb 06 11:14:27 2021
xorriso : UPDATE :  16.56% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:21:08 2021
xorriso : UPDATE :  20.18% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  26.08% done, estimate finish Sat Feb 06 11:14:29 2021
xorriso : UPDATE :  17.71% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  22.29% done, estimate finish Sat Feb 06 11:15:02 2021
xorriso : UPDATE :  26.66% done, estimate finish Sat Feb 06 11:14:32 2021
xorriso : UPDATE :  18.59% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  10.60% done, estimate finish Sat Feb 06 11:21:58 2021
xorriso : UPDATE :  23.17% done, estimate finish Sat Feb 06 11:15:02 2021
xorriso : UPDATE :  18.83% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  26.66% done, estimate finish Sat Feb 06 11:14:36 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  23.38% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  28.64% done, estimate finish Sat Feb 06 11:14:34 2021
xorriso : UPDATE :  20.58% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  24.76% done, estimate finish Sat Feb 06 11:15:03 2021
xorriso : UPDATE :  29.43% done, estimate finish Sat Feb 06 11:14:35 2021
xorriso : UPDATE :  20.88% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  25.17% done, estimate finish Sat Feb 06 11:14:55 2021
xorriso : UPDATE :  29.94% done, estimate finish Sat Feb 06 11:14:58 2021
xorriso : UPDATE :  20.88% done, estimate finish Sat Feb 06 11:15:23 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  25.17% done, estimate finish Sat Feb 06 11:15:00 2021
xorriso : UPDATE :  20.88% done, estimate finish Sat Feb 06 11:15:37 2021
xorriso : UPDATE :  30.21% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  27.14% done, estimate finish Sat Feb 06 11:14:55 2021
xorriso : UPDATE :  24.23% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  31.46% done, estimate finish Sat Feb 06 11:14:59 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  27.84% done, estimate finish Sat Feb 06 11:14:56 2021
xorriso : UPDATE :  25.99% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  32.13% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  28.72% done, estimate finish Sat Feb 06 11:14:56 2021
xorriso : UPDATE :  26.67% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  32.87% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  10.60% done
xorriso : UPDATE :  29.30% done, estimate finish Sat Feb 06 11:14:58 2021
xorriso : UPDATE :  27.63% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  33.31% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  16.58% done, estimate finish Sat Feb 06 11:17:36 2021
xorriso : UPDATE :  29.89% done, estimate finish Sat Feb 06 11:15:00 2021
xorriso : UPDATE :  28.52% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  33.94% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  32.63% done, estimate finish Sat Feb 06 11:14:54 2021
xorriso : UPDATE :  30.68% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  29.32% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  34.69% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  36.98% done, estimate finish Sat Feb 06 11:14:28 2021
xorriso : UPDATE :  31.24% done, estimate finish Sat Feb 06 11:15:02 2021
xorriso : UPDATE :  30.15% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  35.02% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  37.75% done, estimate finish Sat Feb 06 11:14:29 2021
xorriso : UPDATE :  31.24% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  31.22% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  36.14% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  38.44% done, estimate finish Sat Feb 06 11:14:31 2021
xorriso : UPDATE :  32.98% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  32.17% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  36.54% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  39.18% done, estimate finish Sat Feb 06 11:14:32 2021
xorriso : UPDATE :  33.56% done, estimate finish Sat Feb 06 11:15:15 2021
xorriso : UPDATE :  33.05% done, estimate finish Sat Feb 06 11:14:57 2021
xorriso : UPDATE :  37.60% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  39.90% done, estimate finish Sat Feb 06 11:14:34 2021
xorriso : UPDATE :  33.56% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  33.26% done, estimate finish Sat Feb 06 11:15:00 2021
xorriso : UPDATE :  38.12% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  40.70% done, estimate finish Sat Feb 06 11:14:35 2021
xorriso : UPDATE :  35.41% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  33.26% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  38.12% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  40.88% done, estimate finish Sat Feb 06 11:14:37 2021
xorriso : UPDATE :  36.05% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  36.16% done, estimate finish Sat Feb 06 11:14:56 2021
xorriso : UPDATE :  38.12% done, estimate finish Sat Feb 06 11:15:24 2021
xorriso : UPDATE :  42.22% done, estimate finish Sat Feb 06 11:14:37 2021
xorriso : UPDATE :  36.88% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  37.07% done, estimate finish Sat Feb 06 11:14:57 2021
xorriso : UPDATE :  40.81% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  42.85% done, estimate finish Sat Feb 06 11:14:38 2021
xorriso : UPDATE :  37.59% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  37.97% done, estimate finish Sat Feb 06 11:14:57 2021
xorriso : UPDATE :  41.48% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  43.57% done, estimate finish Sat Feb 06 11:14:40 2021
xorriso : UPDATE :  38.28% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  38.23% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  42.15% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  44.63% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  38.78% done, estimate finish Sat Feb 06 11:15:16 2021
xorriso : UPDATE :  39.43% done, estimate finish Sat Feb 06 11:15:16 2021
xorriso : UPDATE :  38.23% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  43.07% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  45.51% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  40.13% done, estimate finish Sat Feb 06 11:15:16 2021
xorriso : UPDATE :  41.48% done, estimate finish Sat Feb 06 11:14:56 2021
xorriso : UPDATE :  43.74% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  46.14% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  40.68% done, estimate finish Sat Feb 06 11:15:20 2021
xorriso : UPDATE :  42.25% done, estimate finish Sat Feb 06 11:14:57 2021
xorriso : UPDATE :  44.02% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  46.14% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  41.38% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  43.10% done, estimate finish Sat Feb 06 11:15:00 2021
xorriso : UPDATE :  44.02% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  47.36% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  41.95% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  44.06% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  44.75% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  48.74% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  42.59% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  44.88% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  46.86% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  49.50% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  43.22% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  45.86% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  47.68% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  50.21% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  43.81% done, estimate finish Sat Feb 06 11:15:23 2021
xorriso : UPDATE :  46.76% done, estimate finish Sat Feb 06 11:15:01 2021
xorriso : UPDATE :  48.43% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  50.89% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  51.30% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  44.71% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  47.48% done, estimate finish Sat Feb 06 11:15:02 2021
xorriso : UPDATE :  48.93% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  52.19% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  44.88% done, estimate finish Sat Feb 06 11:15:25 2021
xorriso : UPDATE :  48.44% done, estimate finish Sat Feb 06 11:15:02 2021
xorriso : UPDATE :  49.59% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  52.28% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  46.28% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  49.29% done, estimate finish Sat Feb 06 11:15:03 2021
xorriso : UPDATE :  49.59% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  52.28% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  46.90% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  50.15% done, estimate finish Sat Feb 06 11:15:03 2021
xorriso : UPDATE :  51.39% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  52.28% done, estimate finish Sat Feb 06 11:15:23 2021
xorriso : UPDATE :  47.56% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  50.99% done, estimate finish Sat Feb 06 11:15:03 2021
xorriso : UPDATE :  52.28% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  55.59% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  48.41% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  51.75% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  52.92% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  56.37% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  49.06% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  52.28% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  53.37% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  56.69% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  49.79% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  53.70% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  53.37% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  57.90% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  49.79% done, estimate finish Sat Feb 06 11:15:27 2021
xorriso : UPDATE :  54.64% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  53.37% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  58.34% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  51.44% done, estimate finish Sat Feb 06 11:15:20 2021
xorriso : UPDATE :  55.41% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  56.27% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  59.32% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  52.07% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  55.91% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  56.75% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  59.47% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  52.34% done, estimate finish Sat Feb 06 11:15:23 2021
xorriso : UPDATE :  56.35% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  57.27% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  60.34% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  52.74% done, estimate finish Sat Feb 06 11:15:25 2021
xorriso : UPDATE :  56.70% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  57.39% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  60.97% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  53.22% done, estimate finish Sat Feb 06 11:15:27 2021
xorriso : UPDATE :  58.52% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  57.76% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  61.19% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  53.88% done, estimate finish Sat Feb 06 11:15:29 2021
xorriso : UPDATE :  58.79% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  58.73% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  62.58% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  54.40% done, estimate finish Sat Feb 06 11:15:29 2021
xorriso : UPDATE :  60.01% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  59.75% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  60.54% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  60.54% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  63.29% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  55.03% done, estimate finish Sat Feb 06 11:15:30 2021
xorriso : UPDATE :  61.34% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  61.41% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  64.00% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  55.61% done, estimate finish Sat Feb 06 11:15:30 2021
xorriso : UPDATE :  62.01% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  62.32% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  64.59% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  56.32% done, estimate finish Sat Feb 06 11:15:29 2021
xorriso : UPDATE :  62.78% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  63.13% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  65.37% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  56.34% done, estimate finish Sat Feb 06 11:15:34 2021
xorriso : UPDATE :  63.90% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  63.50% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  65.39% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  58.05% done, estimate finish Sat Feb 06 11:15:27 2021
xorriso : UPDATE :  64.79% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  64.01% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  66.20% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  58.64% done, estimate finish Sat Feb 06 11:15:27 2021
xorriso : UPDATE :  64.01% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  65.50% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  67.77% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  59.44% done, estimate finish Sat Feb 06 11:15:27 2021
xorriso : UPDATE :  66.08% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  66.44% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  67.77% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:15:28 2021
xorriso : UPDATE :  66.90% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  67.50% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  68.73% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:15:34 2021
xorriso : UPDATE :  67.68% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  68.43% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  69.94% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:15:40 2021
xorriso : UPDATE :  68.51% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  69.20% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  70.95% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:15:46 2021
xorriso : UPDATE :  69.15% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  70.18% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  70.97% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:15:52 2021
xorriso : UPDATE :  70.95% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  69.92% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  72.60% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:15:58 2021
xorriso : UPDATE :  70.78% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  71.90% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  73.19% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:16:04 2021
xorriso : UPDATE :  71.50% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  72.12% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  73.19% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:16:10 2021
xorriso : UPDATE :  73.66% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  72.02% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  75.24% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:16:16 2021
xorriso : UPDATE :  74.27% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  72.95% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  75.80% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:16:22 2021
xorriso : UPDATE :  73.18% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  75.60% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  77.07% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:16:28 2021
xorriso : UPDATE :  76.34% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  73.18% done, estimate finish Sat Feb 06 11:15:15 2021
xorriso : UPDATE :  77.56% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  59.85% done, estimate finish Sat Feb 06 11:57:41 2021
xorriso : UPDATE :  73.18% done, estimate finish Sat Feb 06 11:15:25 2021
xorriso : UPDATE :  77.31% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  78.58% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  71.79% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  73.18% done, estimate finish Sat Feb 06 11:15:30 2021
xorriso : UPDATE :  78.03% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  79.39% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  72.36% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  77.41% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  78.63% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  80.11% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  72.96% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  77.72% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  79.95% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  80.84% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  73.73% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  77.72% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  80.81% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  81.45% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  74.41% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  79.37% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  81.66% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  82.07% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  74.56% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  82.52% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  82.88% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  75.91% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  83.13% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  83.24% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  76.30% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:15 2021
xorriso : UPDATE :  83.89% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  83.53% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  76.35% done, estimate finish Sat Feb 06 11:15:16 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  84.72% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  84.83% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  77.44% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:17 2021
xorriso : UPDATE :  85.41% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  85.59% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  78.11% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  86.01% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  86.25% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  78.40% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:24 2021
xorriso : UPDATE :  86.92% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  86.84% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  79.54% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:27 2021
xorriso : UPDATE :  87.26% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  87.76% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  88.93% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:31 2021
xorriso : UPDATE :  88.50% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  80.94% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  89.38% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  80.16% done, estimate finish Sat Feb 06 11:15:35 2021
xorriso : UPDATE :  89.09% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  81.54% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  85.73% done, estimate finish Sat Feb 06 11:15:14 2021
xorriso : UPDATE :  90.79% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  89.49% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  82.20% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  91.50% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  91.43% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  89.49% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  82.73% done, estimate finish Sat Feb 06 11:15:11 2021
xorriso : UPDATE :  91.50% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  92.66% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  89.49% done, estimate finish Sat Feb 06 11:15:16 2021
xorriso : UPDATE :  83.23% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  92.75% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  93.91% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  92.54% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  83.89% done, estimate finish Sat Feb 06 11:15:24 2021
xorriso : UPDATE :  94.10% done, estimate finish Sat Feb 06 11:15:04 2021
xorriso : UPDATE :  94.80% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  93.24% done, estimate finish Sat Feb 06 11:15:08 2021
xorriso : UPDATE :  83.89% done, estimate finish Sat Feb 06 11:15:26 2021
xorriso : UPDATE :  94.62% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  95.71% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  93.24% done, estimate finish Sat Feb 06 11:15:10 2021
xorriso : UPDATE :  85.56% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  94.62% done, estimate finish Sat Feb 06 11:15:06 2021
xorriso : UPDATE :  96.35% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  93.24% done, estimate finish Sat Feb 06 11:15:12 2021
xorriso : UPDATE :  86.18% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  94.62% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  97.52% done, estimate finish Sat Feb 06 11:15:05 2021
xorriso : UPDATE :  93.24% done, estimate finish Sat Feb 06 11:15:13 2021
xorriso : UPDATE :  87.02% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  94.62% done, estimate finish Sat Feb 06 11:15:09 2021
xorriso : UPDATE :  98.37% done
xorriso : UPDATE :  96.92% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  87.83% done, estimate finish Sat Feb 06 11:15:21 2021
xorriso : UPDATE :  99.29% done
xorriso : UPDATE :  98.36% done
xorriso : UPDATE :  97.77% done, estimate finish Sat Feb 06 11:15:07 2021
xorriso : UPDATE :  87.84% done, estimate finish Sat Feb 06 11:15:22 2021
xorriso : UPDATE :  99.92% done
xorriso : UPDATE :  98.73% done
xorriso : UPDATE :  98.47% done
xorriso : UPDATE :  87.84% done, estimate finish Sat Feb 06 11:15:25 2021
xorriso : UPDATE : Thank you for being patient. Working since 124 seconds.
xorriso : UPDATE :  99.76% done
xorriso : UPDATE :  99.17% done
xorriso : UPDATE :  87.84% done, estimate finish Sat Feb 06 11:15:28 2021
ISO image produced: 1854286 sectors
Written to medium : 1854286 sectors at LBA 0
ISO image produced: 2285324 sectors
Written to medium : 2285324 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-1.iso' completed successfully.

xorriso : UPDATE :  99.80% done
xorriso : UPDATE :  91.06% done, estimate finish Sat Feb 06 11:15:20 2021
CD=5 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 5 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:15:08 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 5' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD5
CD=7 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Generating arm64 iso/jigdo image number 7 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:15:08 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 7' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD7
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD7'
xorriso : UPDATE :    2635 files added in 1 seconds
xorriso : UPDATE :    2635 files added in 1 seconds
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD5'
xorriso : UPDATE :    4791 files added in 1 seconds
xorriso : UPDATE :    4791 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-2_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/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.6-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  0.02% done
ISO image produced: 2232356 sectors
Written to medium : 2232356 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  91.06% done, estimate finish Sat Feb 06 11:15:21 2021
CD=8 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 8 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:15:09 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 8' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD8
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD8'
xorriso : UPDATE :    5857 files added in 1 seconds
xorriso : UPDATE :    5857 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  0.19% done
xorriso : UPDATE :  0.15% done
xorriso : UPDATE :  92.91% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  0.47% done, estimate finish Sat Feb 06 11:23:20 2021
xorriso : UPDATE :  0.97% done, estimate finish Sat Feb 06 11:19:17 2021
xorriso : UPDATE :  0.17% done
xorriso : UPDATE :  93.98% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  94.54% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  1.17% done, estimate finish Sat Feb 06 11:19:52 2021
xorriso : UPDATE :  1.67% done, estimate finish Sat Feb 06 11:18:33 2021
xorriso : UPDATE :  0.29% done, estimate finish Sat Feb 06 11:27:46 2021
xorriso : UPDATE :  95.43% done, estimate finish Sat Feb 06 11:15:18 2021
xorriso : UPDATE :  1.91% done, estimate finish Sat Feb 06 11:18:55 2021
xorriso : UPDATE :  2.43% done, estimate finish Sat Feb 06 11:18:10 2021
xorriso : UPDATE :  0.59% done, estimate finish Sat Feb 06 11:24:10 2021
xorriso : UPDATE :  95.78% done, estimate finish Sat Feb 06 11:15:19 2021
xorriso : UPDATE :  1.99% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  3.35% done, estimate finish Sat Feb 06 11:17:51 2021
xorriso : UPDATE :  1.24% done, estimate finish Sat Feb 06 11:20:49 2021
xorriso : UPDATE :  95.80% done, estimate finish Sat Feb 06 11:15:20 2021
xorriso : UPDATE :  3.50% done, estimate finish Sat Feb 06 11:18:09 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:18:15 2021
xorriso : UPDATE :  2.26% done, estimate finish Sat Feb 06 11:19:01 2021
xorriso : UPDATE :  97.45% done, estimate finish Sat Feb 06 11:15:19 2021
xorriso : UPDATE :  4.11% done, estimate finish Sat Feb 06 11:18:07 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:18:45 2021
xorriso : UPDATE :  2.99% done, estimate finish Sat Feb 06 11:18:38 2021
xorriso : UPDATE :  98.75% done
xorriso : UPDATE :  4.63% done, estimate finish Sat Feb 06 11:18:09 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:19:14 2021
xorriso : UPDATE :  3.30% done, estimate finish Sat Feb 06 11:18:49 2021
xorriso : UPDATE :  99.29% done
xorriso : UPDATE :  5.04% done, estimate finish Sat Feb 06 11:18:14 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  3.30% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  99.78% done
xorriso : UPDATE :  5.67% done, estimate finish Sat Feb 06 11:18:11 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:20:12 2021
xorriso : UPDATE :  5.38% done, estimate finish Sat Feb 06 11:18:01 2021
ISO image produced: 2284017 sectors
Written to medium : 2284017 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  6.85% done, estimate finish Sat Feb 06 11:17:54 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:20:41 2021
xorriso : UPDATE :  5.54% done, estimate finish Sat Feb 06 11:18:15 2021
CD=9 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 9 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:15:20 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 9' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD9
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD9'
xorriso : UPDATE :    8698 files added in 1 seconds
xorriso : UPDATE :    8698 files added in 1 seconds
xorriso : UPDATE :  7.51% done, estimate finish Sat Feb 06 11:17:53 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:21:52 2021
xorriso : UPDATE :  7.13% done, estimate finish Sat Feb 06 11:17:48 2021
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/expeyes-firmware-dev_4.4.4+dfsg-4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc-dbgsym_1.4.0-97-g75b3e59+dfsg-3_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-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/nxt-firmware_1.29-20120908+dfsg-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.03% done
xorriso : UPDATE :  8.25% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  3.44% done, estimate finish Sat Feb 06 11:22:32 2021
xorriso : UPDATE :  7.89% done, estimate finish Sat Feb 06 11:17:45 2021
xorriso : UPDATE :  0.18% done
xorriso : UPDATE :  9.06% done, estimate finish Sat Feb 06 11:17:30 2021
xorriso : UPDATE :  4.31% done, estimate finish Sat Feb 06 11:21:07 2021
xorriso : UPDATE :  8.29% done, estimate finish Sat Feb 06 11:17:50 2021
xorriso : UPDATE :  0.32% done, estimate finish Sat Feb 06 11:25:42 2021
xorriso : UPDATE :  9.73% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  11.86% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  8.29% done, estimate finish Sat Feb 06 11:17:34 2021
xorriso : UPDATE :  0.45% done, estimate finish Sat Feb 06 11:26:29 2021
xorriso : UPDATE :  10.23% done, estimate finish Sat Feb 06 11:17:34 2021
xorriso : UPDATE :  11.86% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  8.29% done, estimate finish Sat Feb 06 11:17:48 2021
xorriso : UPDATE :  0.79% done, estimate finish Sat Feb 06 11:23:47 2021
xorriso : UPDATE :  10.23% done, estimate finish Sat Feb 06 11:17:45 2021
xorriso : UPDATE :  13.63% done, estimate finish Sat Feb 06 11:17:08 2021
xorriso : UPDATE :  11.27% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  1.70% done, estimate finish Sat Feb 06 11:20:16 2021
xorriso : UPDATE :  11.72% done, estimate finish Sat Feb 06 11:17:32 2021
xorriso : UPDATE :  13.86% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  12.07% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  2.40% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  13.06% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  15.15% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  12.87% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  2.96% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  15.78% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  13.57% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  4.02% done, estimate finish Sat Feb 06 11:18:41 2021
xorriso : UPDATE :  4.82% done, estimate finish Sat Feb 06 11:18:27 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:17:36 2021
xorriso : UPDATE :  16.72% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  13.70% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  15.16% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  5.33% done, estimate finish Sat Feb 06 11:18:28 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:17:43 2021
xorriso : UPDATE :  17.50% done, estimate finish Sat Feb 06 11:16:48 2021
xorriso : UPDATE :  15.80% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  6.22% done, estimate finish Sat Feb 06 11:18:17 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:18:03 2021
xorriso : UPDATE :  18.28% done, estimate finish Sat Feb 06 11:16:50 2021
xorriso : UPDATE :  15.80% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  7.02% done, estimate finish Sat Feb 06 11:18:11 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:18:16 2021
xorriso : UPDATE :  18.94% done, estimate finish Sat Feb 06 11:16:52 2021
xorriso : UPDATE :  17.54% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  7.78% done, estimate finish Sat Feb 06 11:18:08 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:18:29 2021
xorriso : UPDATE :  19.80% done, estimate finish Sat Feb 06 11:16:53 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  8.26% done, estimate finish Sat Feb 06 11:18:10 2021
xorriso : UPDATE :  13.62% done, estimate finish Sat Feb 06 11:18:42 2021
xorriso : UPDATE :  19.80% done, estimate finish Sat Feb 06 11:16:59 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  9.03% done, estimate finish Sat Feb 06 11:18:07 2021
xorriso : UPDATE :  17.65% done, estimate finish Sat Feb 06 11:17:37 2021
xorriso : UPDATE :  21.70% done, estimate finish Sat Feb 06 11:16:54 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  9.03% done, estimate finish Sat Feb 06 11:17:53 2021
xorriso : UPDATE :  20.26% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  22.05% done, estimate finish Sat Feb 06 11:16:57 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:33 2021
xorriso : UPDATE :  9.03% done, estimate finish Sat Feb 06 11:18:06 2021
xorriso : UPDATE :  20.26% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  22.51% done, estimate finish Sat Feb 06 11:17:00 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:41 2021
xorriso : UPDATE :  12.11% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  20.26% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  22.51% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:49 2021
xorriso : UPDATE :  12.57% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  23.62% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  22.51% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  18.16% done, estimate finish Sat Feb 06 11:17:57 2021
xorriso : UPDATE :  13.59% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  24.13% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  22.51% done, estimate finish Sat Feb 06 11:17:56 2021
xorriso : UPDATE :  24.72% done, estimate finish Sat Feb 06 11:17:08 2021
xorriso : UPDATE :  14.41% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  24.82% done, estimate finish Sat Feb 06 11:17:01 2021
xorriso : UPDATE :  24.75% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  25.01% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  14.94% done, estimate finish Sat Feb 06 11:17:32 2021
xorriso : UPDATE :  25.92% done, estimate finish Sat Feb 06 11:17:00 2021
xorriso : UPDATE :  27.68% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  14.94% done, estimate finish Sat Feb 06 11:17:39 2021
xorriso : UPDATE :  26.24% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  26.55% done, estimate finish Sat Feb 06 11:17:03 2021
xorriso : UPDATE :  28.40% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  14.94% done, estimate finish Sat Feb 06 11:17:47 2021
xorriso : UPDATE :  26.97% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  27.06% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  29.09% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  14.94% done, estimate finish Sat Feb 06 11:17:54 2021
xorriso : UPDATE :  27.70% done, estimate finish Sat Feb 06 11:17:11 2021
xorriso : UPDATE :  27.93% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  29.49% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  17.64% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  28.40% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  28.65% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  30.64% done, estimate finish Sat Feb 06 11:17:11 2021
xorriso : UPDATE :  19.69% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  29.18% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  29.57% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  31.40% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  20.66% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  29.85% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  30.31% done, estimate finish Sat Feb 06 11:17:07 2021
xorriso : UPDATE :  32.06% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  20.69% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  30.70% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  30.94% done, estimate finish Sat Feb 06 11:17:08 2021
xorriso : UPDATE :  32.91% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  20.69% done, estimate finish Sat Feb 06 11:17:30 2021
xorriso : UPDATE :  31.53% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  31.19% done, estimate finish Sat Feb 06 11:17:11 2021
xorriso : UPDATE :  33.63% done, estimate finish Sat Feb 06 11:16:59 2021
xorriso : UPDATE :  23.42% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  32.10% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  32.25% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  34.40% done, estimate finish Sat Feb 06 11:17:00 2021
xorriso : UPDATE :  24.18% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  32.59% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  32.84% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  34.66% done, estimate finish Sat Feb 06 11:17:04 2021
xorriso : UPDATE :  24.95% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  33.85% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  33.36% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  36.05% done, estimate finish Sat Feb 06 11:17:02 2021
xorriso : UPDATE :  25.61% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  34.59% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  33.36% done, estimate finish Sat Feb 06 11:17:32 2021
xorriso : UPDATE :  36.72% done, estimate finish Sat Feb 06 11:17:03 2021
xorriso : UPDATE :  26.18% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  35.28% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  33.36% done, estimate finish Sat Feb 06 11:17:38 2021
xorriso : UPDATE :  37.19% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  26.18% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  35.66% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  33.36% done, estimate finish Sat Feb 06 11:17:45 2021
xorriso : UPDATE :  37.19% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  26.18% done, estimate finish Sat Feb 06 11:17:34 2021
xorriso : UPDATE :  36.83% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  36.82% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  38.92% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  26.18% done, estimate finish Sat Feb 06 11:17:41 2021
xorriso : UPDATE :  37.49% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  37.53% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  38.92% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  30.72% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  38.20% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  38.03% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  40.92% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  31.41% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  38.81% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  41.29% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  32.30% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  39.45% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  41.92% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:17:37 2021
xorriso : UPDATE :  32.30% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  40.41% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  41.92% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:17:45 2021
xorriso : UPDATE :  33.73% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  41.21% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:17:53 2021
xorriso : UPDATE :  43.05% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  35.19% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  41.89% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:18:01 2021
xorriso : UPDATE :  44.84% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  36.06% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  41.97% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:18:09 2021
xorriso : UPDATE :  45.26% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  36.79% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  43.22% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  38.29% done, estimate finish Sat Feb 06 11:18:17 2021
xorriso : UPDATE :  46.36% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  37.77% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  43.91% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  43.35% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  47.15% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  38.60% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  44.17% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  46.02% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  47.68% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  39.49% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  46.71% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  39.83% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  47.44% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  41.25% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:17:36 2021
xorriso : UPDATE :  48.12% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  48.76% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  42.08% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:17:40 2021
xorriso : UPDATE :  49.10% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:36 2021
xorriso : UPDATE :  42.53% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:17:45 2021
xorriso : UPDATE :  50.27% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:42 2021
xorriso : UPDATE :  42.53% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:18:36 2021
xorriso : UPDATE :  51.13% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:48 2021
xorriso : UPDATE :  44.77% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  51.18% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  51.73% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:17:54 2021
xorriso : UPDATE :  45.61% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  51.44% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  52.20% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:18:00 2021
xorriso : UPDATE :  46.41% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  52.77% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  53.03% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:18:06 2021
xorriso : UPDATE :  47.14% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  53.71% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  53.70% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:18:12 2021
xorriso : UPDATE :  47.92% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  54.39% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  48.66% done, estimate finish Sat Feb 06 11:18:18 2021
xorriso : UPDATE :  53.70% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  48.41% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  48.66% done
xorriso : UPDATE :  55.03% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  49.38% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  55.81% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  48.66% done
xorriso : UPDATE :  50.08% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  56.51% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  48.66% done
xorriso : UPDATE :  50.76% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  48.66% done
xorriso : UPDATE :  57.09% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  51.33% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  48.66% done
xorriso : UPDATE :  57.74% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  52.32% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  48.66% done
xorriso : UPDATE :  58.85% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  52.79% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  54.84% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  50.54% done, estimate finish Sat Feb 06 11:21:51 2021
xorriso : UPDATE :  58.85% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  53.92% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  62.00% done, estimate finish Sat Feb 06 11:17:02 2021
xorriso : UPDATE :  58.85% done, estimate finish Sat Feb 06 11:17:30 2021
xorriso : UPDATE :  61.14% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  54.58% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  62.88% done, estimate finish Sat Feb 06 11:17:02 2021
xorriso : UPDATE :  67.39% done, estimate finish Sat Feb 06 11:17:04 2021
xorriso : UPDATE :  58.85% done, estimate finish Sat Feb 06 11:17:34 2021
xorriso : UPDATE :  55.61% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  63.48% done, estimate finish Sat Feb 06 11:17:03 2021
xorriso : UPDATE :  58.85% done, estimate finish Sat Feb 06 11:17:39 2021
xorriso : UPDATE :  68.05% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  55.61% done, estimate finish Sat Feb 06 11:17:30 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:17:04 2021
xorriso : UPDATE :  58.85% done, estimate finish Sat Feb 06 11:17:43 2021
xorriso : UPDATE :  68.78% done, estimate finish Sat Feb 06 11:16:52 2021
xorriso : UPDATE :  57.40% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  63.60% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  68.92% done, estimate finish Sat Feb 06 11:16:54 2021
xorriso : UPDATE :  57.92% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  70.39% done, estimate finish Sat Feb 06 11:16:55 2021
xorriso : UPDATE :  58.99% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  66.91% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  65.15% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  71.13% done, estimate finish Sat Feb 06 11:16:55 2021
xorriso : UPDATE :  59.55% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  67.75% done, estimate finish Sat Feb 06 11:17:03 2021
xorriso : UPDATE :  65.96% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  71.81% done, estimate finish Sat Feb 06 11:16:57 2021
xorriso : UPDATE :  60.39% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  68.45% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  66.60% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:16:58 2021
xorriso : UPDATE :  61.17% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  69.01% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  67.19% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:17:00 2021
xorriso : UPDATE :  61.82% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  69.51% done, estimate finish Sat Feb 06 11:17:08 2021
xorriso : UPDATE :  67.93% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:17:02 2021
xorriso : UPDATE :  62.58% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  70.65% done, estimate finish Sat Feb 06 11:17:07 2021
xorriso : UPDATE :  68.68% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:17:04 2021
xorriso : UPDATE :  63.40% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  71.28% done, estimate finish Sat Feb 06 11:17:08 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  68.79% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  64.26% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  69.76% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  72.04% done, estimate finish Sat Feb 06 11:17:57 2021
xorriso : UPDATE :  65.13% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  72.74% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  70.66% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  73.33% done, estimate finish Sat Feb 06 11:17:41 2021
xorriso : UPDATE :  66.00% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  73.13% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  71.58% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  66.68% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  73.13% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  72.43% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  67.27% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  73.13% done, estimate finish Sat Feb 06 11:17:32 2021
xorriso : UPDATE :  73.11% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  68.01% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  76.20% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  73.61% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  68.79% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  76.87% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  77.63% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  73.95% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  69.08% done, estimate finish Sat Feb 06 11:17:30 2021
xorriso : UPDATE :  78.34% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  73.95% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:23 2021
xorriso : UPDATE :  69.08% done, estimate finish Sat Feb 06 11:17:33 2021
xorriso : UPDATE :  79.12% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  73.95% done, estimate finish Sat Feb 06 11:17:31 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  71.20% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  79.83% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  78.68% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  73.95% done, estimate finish Sat Feb 06 11:17:34 2021
xorriso : UPDATE :  71.78% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  80.62% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:02 2021
xorriso : UPDATE :  78.14% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  72.51% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  81.19% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  78.87% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:03 2021
xorriso : UPDATE :  73.28% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  73.71% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  81.86% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  79.69% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  74.22% done, estimate finish Sat Feb 06 11:17:30 2021
xorriso : UPDATE :  82.96% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  80.21% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:07 2021
xorriso : UPDATE :  75.66% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  83.57% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  81.10% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:09 2021
xorriso : UPDATE :  76.63% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  83.99% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  81.61% done, estimate finish Sat Feb 06 11:17:20 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:11 2021
xorriso : UPDATE :  77.39% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  85.17% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  82.40% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  86.76% done, estimate finish Sat Feb 06 11:17:13 2021
xorriso : UPDATE :  77.70% done, estimate finish Sat Feb 06 11:17:28 2021
xorriso : UPDATE :  85.91% done, estimate finish Sat Feb 06 11:17:14 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  88.69% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  79.11% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  86.64% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  93.92% done, estimate finish Sat Feb 06 11:17:05 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:24 2021
xorriso : UPDATE :  79.89% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  87.38% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  93.92% done, estimate finish Sat Feb 06 11:17:06 2021
xorriso : UPDATE :  80.19% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  88.06% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  93.92% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  81.62% done, estimate finish Sat Feb 06 11:17:25 2021
xorriso : UPDATE :  88.83% done, estimate finish Sat Feb 06 11:17:15 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:45 2021
xorriso : UPDATE :  93.92% done, estimate finish Sat Feb 06 11:17:12 2021
xorriso : UPDATE :  81.90% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  89.32% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:50 2021
xorriso : UPDATE :  95.50% done, estimate finish Sat Feb 06 11:17:10 2021
xorriso : UPDATE :  82.90% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  90.37% done, estimate finish Sat Feb 06 11:17:16 2021
xorriso : UPDATE :  82.69% done, estimate finish Sat Feb 06 11:17:55 2021
xorriso : UPDATE :  99.00% done
xorriso : UPDATE :  83.94% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  91.05% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  99.64% done
xorriso : UPDATE :  86.38% done, estimate finish Sat Feb 06 11:17:29 2021
xorriso : UPDATE :  84.65% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :  91.66% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  90.20% done, estimate finish Sat Feb 06 11:17:19 2021
ISO image produced: 2294071 sectors
Written to medium : 2294071 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

CD=11 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 11 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:17:07 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 11' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD11
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD11'
xorriso : UPDATE :   11006 files added in 1 seconds
xorriso : UPDATE :  85.29% done, estimate finish Sat Feb 06 11:17:26 2021
xorriso : UPDATE :   11006 files added in 1 seconds
xorriso : UPDATE :  92.42% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  90.20% done, estimate finish Sat Feb 06 11:17:20 2021
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  85.81% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  92.69% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  90.20% done, estimate finish Sat Feb 06 11:17:22 2021
xorriso : UPDATE :  0.13% done
xorriso : UPDATE :  86.71% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  92.69% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  92.30% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  0.23% done
xorriso : UPDATE :  87.45% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  94.57% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  93.56% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  0.38% done, estimate finish Sat Feb 06 11:29:27 2021
xorriso : UPDATE :  88.13% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  95.66% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  94.06% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  0.47% done, estimate finish Sat Feb 06 11:30:40 2021
xorriso : UPDATE :  89.02% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  96.85% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  94.06% done, estimate finish Sat Feb 06 11:17:18 2021
xorriso : UPDATE :  0.62% done, estimate finish Sat Feb 06 11:29:58 2021
xorriso : UPDATE :  89.73% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  97.58% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  94.06% done, estimate finish Sat Feb 06 11:17:19 2021
xorriso : UPDATE :  0.98% done, estimate finish Sat Feb 06 11:27:04 2021
xorriso : UPDATE :  90.63% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  98.31% done, estimate finish Sat Feb 06 11:17:17 2021
xorriso : UPDATE :  94.06% done, estimate finish Sat Feb 06 11:17:21 2021
xorriso : UPDATE :  2.07% done, estimate finish Sat Feb 06 11:22:37 2021
xorriso : UPDATE :  91.36% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  98.97% done
xorriso : UPDATE :  97.72% done
xorriso : UPDATE :  2.96% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  92.17% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  99.74% done
xorriso : UPDATE :  98.41% done
xorriso : UPDATE :  3.65% done, estimate finish Sat Feb 06 11:21:10 2021
xorriso : UPDATE :  92.32% done, estimate finish Sat Feb 06 11:17:28 2021
ISO image produced: 2283211 sectors
Written to medium : 2283211 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  99.10% done
xorriso : UPDATE :  3.98% done, estimate finish Sat Feb 06 11:21:15 2021
CD=12 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 12 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:17:18 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 12' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD12
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD12'
xorriso : UPDATE :   11961 files added in 1 seconds
xorriso : UPDATE :   11961 files added in 1 seconds
xorriso : UPDATE :  93.64% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  99.90% done
xorriso : UPDATE :  5.24% done, estimate finish Sat Feb 06 11:20:35 2021
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  94.46% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  0.14% done
xorriso : UPDATE :  5.24% done, estimate finish Sat Feb 06 11:20:54 2021
ISO image produced: 2292810 sectors
Written to medium : 2292810 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

CD=2 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 2 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:17:20 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 2' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD2
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD2'
xorriso : UPDATE :    4360 files added in 1 seconds
xorriso : UPDATE :    4360 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  95.21% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  0.25% done
xorriso : UPDATE :  6.84% done, estimate finish Sat Feb 06 11:20:16 2021
xorriso : UPDATE :  95.92% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  0.16% done
xorriso : UPDATE :  0.38% done, estimate finish Sat Feb 06 11:29:32 2021
xorriso : UPDATE :  7.60% done, estimate finish Sat Feb 06 11:20:11 2021
xorriso : UPDATE :  96.63% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  0.51% done, estimate finish Sat Feb 06 11:24:51 2021
xorriso : UPDATE :  0.49% done, estimate finish Sat Feb 06 11:30:12 2021
xorriso : UPDATE :  8.40% done, estimate finish Sat Feb 06 11:20:05 2021
xorriso : UPDATE :  97.37% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  1.15% done, estimate finish Sat Feb 06 11:22:08 2021
xorriso : UPDATE :  0.62% done, estimate finish Sat Feb 06 11:30:19 2021
xorriso : UPDATE :  9.07% done, estimate finish Sat Feb 06 11:19:17 2021
xorriso : UPDATE :  98.20% done, estimate finish Sat Feb 06 11:17:27 2021
xorriso : UPDATE :  1.62% done, estimate finish Sat Feb 06 11:21:47 2021
xorriso : UPDATE :  1.26% done, estimate finish Sat Feb 06 11:25:02 2021
xorriso : UPDATE :  9.73% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  98.98% done
xorriso : UPDATE :  2.47% done, estimate finish Sat Feb 06 11:20:56 2021
xorriso : UPDATE :  1.95% done, estimate finish Sat Feb 06 11:23:09 2021
xorriso : UPDATE :  10.02% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  99.76% done
xorriso : UPDATE :  2.75% done, estimate finish Sat Feb 06 11:21:10 2021
xorriso : UPDATE :  2.78% done, estimate finish Sat Feb 06 11:22:00 2021
xorriso : UPDATE :  10.02% done, estimate finish Sat Feb 06 11:19:36 2021
ISO image produced: 2047823 sectors
Written to medium : 2047823 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  3.67% done, estimate finish Sat Feb 06 11:20:40 2021
xorriso : UPDATE :  3.57% done, estimate finish Sat Feb 06 11:21:27 2021
xorriso : UPDATE :  12.29% done, estimate finish Sat Feb 06 11:19:17 2021
CD=6 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 6 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:17:28 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 6' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD6
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD6'
xorriso : UPDATE :    3950 files added in 1 seconds
xorriso : UPDATE :    3950 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  4.17% done, estimate finish Sat Feb 06 11:20:40 2021
xorriso : UPDATE :  3.86% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  12.74% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  4.17% done, estimate finish Sat Feb 06 11:21:04 2021
xorriso : UPDATE :  0.20% done
xorriso : UPDATE :  4.90% done, estimate finish Sat Feb 06 11:21:01 2021
xorriso : UPDATE :  13.76% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  6.31% done, estimate finish Sat Feb 06 11:20:05 2021
xorriso : UPDATE :  0.30% done, estimate finish Sat Feb 06 11:30:37 2021
xorriso : UPDATE :  5.68% done, estimate finish Sat Feb 06 11:20:48 2021
xorriso : UPDATE :  14.42% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  6.72% done, estimate finish Sat Feb 06 11:20:10 2021
xorriso : UPDATE :  1.57% done, estimate finish Sat Feb 06 11:21:06 2021
xorriso : UPDATE :  5.68% done, estimate finish Sat Feb 06 11:21:05 2021
xorriso : UPDATE :  15.20% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  7.85% done, estimate finish Sat Feb 06 11:19:58 2021
xorriso : UPDATE :  2.03% done, estimate finish Sat Feb 06 11:21:06 2021
xorriso : UPDATE :  5.68% done, estimate finish Sat Feb 06 11:21:23 2021
xorriso : UPDATE :  15.90% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  16.08% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  8.57% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  3.19% done, estimate finish Sat Feb 06 11:20:18 2021
xorriso : UPDATE :  8.48% done, estimate finish Sat Feb 06 11:20:15 2021
xorriso : UPDATE :  17.30% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  9.26% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  3.19% done, estimate finish Sat Feb 06 11:20:50 2021
xorriso : UPDATE :  9.25% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  17.88% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  9.34% done, estimate finish Sat Feb 06 11:19:49 2021
xorriso : UPDATE :  3.19% done, estimate finish Sat Feb 06 11:21:21 2021
xorriso : UPDATE :  9.93% done, estimate finish Sat Feb 06 11:19:30 2021
xorriso : UPDATE :  17.88% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  9.34% done, estimate finish Sat Feb 06 11:20:01 2021
xorriso : UPDATE :  6.02% done, estimate finish Sat Feb 06 11:19:49 2021
xorriso : UPDATE :  10.64% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  19.85% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  10.74% done, estimate finish Sat Feb 06 11:19:48 2021
xorriso : UPDATE :  7.06% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  11.39% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  20.42% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  12.46% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  7.14% done, estimate finish Sat Feb 06 11:19:55 2021
xorriso : UPDATE :  12.13% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  12.81% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  21.20% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  12.99% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  7.37% done, estimate finish Sat Feb 06 11:20:04 2021
xorriso : UPDATE :  13.40% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  21.88% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  13.75% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  9.49% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  14.12% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  22.68% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  14.47% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  10.20% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  14.88% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  22.79% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  15.09% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  11.36% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  15.55% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  22.79% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  15.09% done, estimate finish Sat Feb 06 11:19:51 2021
xorriso : UPDATE :  12.13% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  16.33% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  22.79% done, estimate finish Sat Feb 06 11:19:52 2021
xorriso : UPDATE :  16.79% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  12.78% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  16.90% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  22.79% done, estimate finish Sat Feb 06 11:20:02 2021
xorriso : UPDATE :  17.76% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  13.80% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  17.85% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  22.79% done, estimate finish Sat Feb 06 11:20:13 2021
xorriso : UPDATE :  18.45% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  14.29% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  15.26% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  18.56% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  26.65% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  18.62% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  16.12% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  19.34% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  28.39% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  20.03% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  17.15% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  20.12% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  29.41% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  20.72% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  17.92% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  20.12% done, estimate finish Sat Feb 06 11:19:45 2021
xorriso : UPDATE :  30.34% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  21.06% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  17.95% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  21.75% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  30.63% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  22.01% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  17.95% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  22.45% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  31.76% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  22.68% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  20.33% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  23.02% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  32.51% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  23.11% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  21.72% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  23.99% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  33.22% done, estimate finish Sat Feb 06 11:19:07 2021
xorriso : UPDATE :  24.23% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  22.38% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  24.32% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  33.84% done, estimate finish Sat Feb 06 11:19:09 2021
xorriso : UPDATE :  24.98% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  23.35% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  25.50% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  34.58% done, estimate finish Sat Feb 06 11:19:10 2021
xorriso : UPDATE :  25.74% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  23.78% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  26.03% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  35.28% done, estimate finish Sat Feb 06 11:19:11 2021
xorriso : UPDATE :  26.59% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  23.78% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  27.23% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  35.43% done, estimate finish Sat Feb 06 11:19:15 2021
xorriso : UPDATE :  27.33% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  25.25% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  27.89% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  37.01% done, estimate finish Sat Feb 06 11:19:12 2021
xorriso : UPDATE :  28.07% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  26.47% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  28.56% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  37.61% done, estimate finish Sat Feb 06 11:19:13 2021
xorriso : UPDATE :  28.73% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  27.86% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  29.22% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  38.18% done, estimate finish Sat Feb 06 11:19:15 2021
xorriso : UPDATE :  29.32% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  28.47% done, estimate finish Sat Feb 06 11:19:17 2021
xorriso : UPDATE :  29.70% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  39.28% done, estimate finish Sat Feb 06 11:19:14 2021
xorriso : UPDATE :  29.95% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  30.13% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  29.26% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  30.35% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  39.95% done, estimate finish Sat Feb 06 11:19:14 2021
xorriso : UPDATE :  31.30% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  30.19% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  31.13% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  40.48% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  31.93% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  30.19% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  31.82% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  41.31% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  32.32% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  31.83% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  32.37% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  41.97% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  33.24% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  32.35% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  32.94% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  42.63% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  33.72% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  33.56% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  33.51% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  43.24% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  34.63% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  33.99% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  34.18% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  43.84% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  35.45% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  35.16% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  34.99% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  44.44% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  35.45% done, estimate finish Sat Feb 06 11:19:44 2021
xorriso : UPDATE :  35.95% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  35.79% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  45.12% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  35.45% done, estimate finish Sat Feb 06 11:19:49 2021
xorriso : UPDATE :  35.99% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  36.48% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  45.93% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  35.45% done, estimate finish Sat Feb 06 11:19:54 2021
xorriso : UPDATE :  35.99% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  37.08% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  46.58% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  35.45% done, estimate finish Sat Feb 06 11:20:27 2021
xorriso : UPDATE :  35.99% done, estimate finish Sat Feb 06 11:19:49 2021
xorriso : UPDATE :  37.95% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  47.04% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  37.96% done, estimate finish Sat Feb 06 11:19:53 2021
xorriso : UPDATE :  39.73% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  39.02% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  48.08% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  40.66% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  39.86% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  39.66% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  48.87% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  40.81% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  41.47% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  40.31% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  49.53% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  42.13% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  42.25% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  40.69% done, estimate finish Sat Feb 06 11:19:44 2021
xorriso : UPDATE :  50.30% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  43.00% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  42.73% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  41.52% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  51.00% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  43.77% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  43.58% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  42.14% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  51.57% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  44.46% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  44.43% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  42.79% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  52.18% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  45.09% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  44.73% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  42.79% done, estimate finish Sat Feb 06 11:19:48 2021
xorriso : UPDATE :  52.83% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  45.80% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  46.32% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  44.41% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  53.39% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  46.54% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  46.39% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  44.98% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  53.81% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  46.96% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  46.39% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  45.54% done, estimate finish Sat Feb 06 11:19:46 2021
xorriso : UPDATE :  53.81% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  48.03% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  46.39% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  46.33% done, estimate finish Sat Feb 06 11:19:45 2021
xorriso : UPDATE :  55.56% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  48.73% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  46.39% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  46.51% done, estimate finish Sat Feb 06 11:19:49 2021
xorriso : UPDATE :  56.38% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  49.40% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  46.39% done, estimate finish Sat Feb 06 11:19:46 2021
xorriso : UPDATE :  46.51% done, estimate finish Sat Feb 06 11:19:55 2021
xorriso : UPDATE :  56.58% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  49.49% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  52.37% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  48.95% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  58.04% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  50.67% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  52.92% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  49.36% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  58.68% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  51.33% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  53.94% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  50.47% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  59.27% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  51.33% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  54.10% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  51.08% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  59.92% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  51.33% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  54.10% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  51.94% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  60.41% done, estimate finish Sat Feb 06 11:19:30 2021
xorriso : UPDATE :  54.42% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  54.10% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  52.75% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  61.15% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  54.42% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  54.10% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  53.06% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  61.84% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  55.73% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  54.10% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  53.51% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  62.51% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  55.73% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  54.10% done, estimate finish Sat Feb 06 11:19:46 2021
xorriso : UPDATE :  55.03% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  63.25% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  60.40% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  55.27% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  63.94% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  60.40% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  55.27% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  64.46% done, estimate finish Sat Feb 06 11:19:30 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  57.31% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  65.40% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:19:44 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  58.29% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  66.09% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:19:49 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  58.94% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  66.81% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:19:53 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  59.76% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  67.49% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:20:34 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  60.17% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  67.62% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:20:44 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  61.05% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  68.80% done, estimate finish Sat Feb 06 11:19:30 2021
xorriso : UPDATE :  57.68% done, estimate finish Sat Feb 06 11:20:55 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:46 2021
xorriso : UPDATE :  61.56% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  69.89% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  65.76% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:50 2021
xorriso : UPDATE :  62.61% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  70.19% done, estimate finish Sat Feb 06 11:19:30 2021
xorriso : UPDATE :  66.80% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:19:54 2021
xorriso : UPDATE :  63.36% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  71.25% done, estimate finish Sat Feb 06 11:19:28 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  62.38% done, estimate finish Sat Feb 06 11:20:00 2021
xorriso : UPDATE :  64.02% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  72.87% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  64.65% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  73.86% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  65.32% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  74.58% done, estimate finish Sat Feb 06 11:19:15 2021
xorriso : UPDATE :  65.74% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  75.27% done, estimate finish Sat Feb 06 11:19:16 2021
xorriso : UPDATE :  66.74% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:19:44 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:32 2021
xorriso : UPDATE :  76.03% done, estimate finish Sat Feb 06 11:19:17 2021
xorriso : UPDATE :  67.38% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:20:02 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  76.80% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  67.38% done, estimate finish Sat Feb 06 11:19:46 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:20:08 2021
xorriso : UPDATE :  71.46% done, estimate finish Sat Feb 06 11:20:15 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  77.48% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  69.60% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  70.37% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  75.43% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  67.24% done, estimate finish Sat Feb 06 11:19:43 2021
xorriso : UPDATE :  77.49% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  71.14% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  80.23% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  74.40% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  79.18% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  71.75% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  80.23% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  76.82% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  80.06% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  72.27% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  80.23% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  76.82% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  80.70% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  73.09% done, estimate finish Sat Feb 06 11:19:37 2021
xorriso : UPDATE :  82.11% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  76.82% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  81.67% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  73.86% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  83.45% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  76.82% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  82.30% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  74.22% done, estimate finish Sat Feb 06 11:19:39 2021
xorriso : UPDATE :  85.00% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  76.82% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  83.36% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  74.66% done, estimate finish Sat Feb 06 11:19:40 2021
xorriso : UPDATE :  85.69% done, estimate finish Sat Feb 06 11:19:20 2021
xorriso : UPDATE :  76.82% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  84.22% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  86.18% done, estimate finish Sat Feb 06 11:19:17 2021
xorriso : UPDATE :  74.66% done, estimate finish Sat Feb 06 11:19:42 2021
xorriso : UPDATE :  81.40% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  84.67% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  77.09% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  86.91% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  82.20% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  85.80% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  77.68% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  87.30% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  82.20% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  86.50% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  88.37% done, estimate finish Sat Feb 06 11:19:18 2021
xorriso : UPDATE :  78.52% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  82.20% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  86.50% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  88.57% done, estimate finish Sat Feb 06 11:19:19 2021
xorriso : UPDATE :  79.09% done, estimate finish Sat Feb 06 11:19:34 2021
xorriso : UPDATE :  85.75% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  86.50% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:19:36 2021
xorriso : UPDATE :  89.54% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  85.75% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  86.50% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  86.50% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  90.31% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  87.33% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  90.17% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  91.11% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:19:41 2021
xorriso : UPDATE :  88.30% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  91.67% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  91.27% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:19:44 2021
xorriso : UPDATE :  88.98% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  91.67% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:19:45 2021
xorriso : UPDATE :  91.27% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  88.98% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  91.67% done, estimate finish Sat Feb 06 11:19:27 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:19:48 2021
xorriso : UPDATE :  91.27% done, estimate finish Sat Feb 06 11:19:33 2021
xorriso : UPDATE :  90.83% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  91.67% done, estimate finish Sat Feb 06 11:19:29 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:20:32 2021
xorriso : UPDATE :  91.27% done, estimate finish Sat Feb 06 11:19:35 2021
xorriso : UPDATE :  91.28% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  91.67% done, estimate finish Sat Feb 06 11:19:31 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:20:40 2021
xorriso : UPDATE :  91.27% done, estimate finish Sat Feb 06 11:19:38 2021
xorriso : UPDATE :  92.42% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  97.39% done, estimate finish Sat Feb 06 11:19:21 2021
xorriso : UPDATE :  96.42% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:20:48 2021
xorriso : UPDATE :  92.42% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  98.08% done, estimate finish Sat Feb 06 11:19:22 2021
xorriso : UPDATE :  96.97% done, estimate finish Sat Feb 06 11:19:23 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:20:56 2021
xorriso : UPDATE :  94.17% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  98.74% done
xorriso : UPDATE :  97.47% done, estimate finish Sat Feb 06 11:19:24 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:21:04 2021
xorriso : UPDATE :  94.58% done, estimate finish Sat Feb 06 11:19:25 2021
xorriso : UPDATE :  99.78% done
xorriso : UPDATE :  98.64% done
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:21:12 2021
xorriso : UPDATE :  95.45% done, estimate finish Sat Feb 06 11:19:26 2021
ISO image produced: 2068278 sectors
Written to medium : 2068278 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  99.33% done
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:21:21 2021
xorriso : UPDATE :  96.69% done, estimate finish Sat Feb 06 11:19:26 2021
CD=15 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 15 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:19:23 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 15' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-15.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD15
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD15'
xorriso : UPDATE :     767 files added in 1 seconds
xorriso : UPDATE :     767 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.04% done
xorriso : UPDATE :  0.31% done
xorriso : UPDATE : Thank you for being patient. Working since 136 seconds.
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  96.96% done, estimate finish Sat Feb 06 11:19:26 2021
xorriso : UPDATE :  98.05% done
xorriso : UPDATE :  1.24% done
ISO image produced: 2292576 sectors
Written to medium : 2292576 sectors at LBA 0
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:21:37 2021
Writing to 'stdio:/dev/null' completed successfully.

CD=10 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 10 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:19:25 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 10' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD10
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD10'
xorriso : UPDATE :    7348 files added in 1 seconds
xorriso : UPDATE :    7348 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/arm-trusted-firmware_2.0+290.98aab974-2_arm64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2017.12~rc1-2_arm64.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  98.64% done
xorriso : UPDATE :  1.24% done, estimate finish Sat Feb 06 11:22:53 2021
xorriso : UPDATE :  79.52% done, estimate finish Sat Feb 06 11:21:44 2021
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  99.57% done
xorriso : UPDATE :  4.15% done, estimate finish Sat Feb 06 11:20:51 2021
xorriso : UPDATE :  79.52% done
xorriso : UPDATE :  0.16% done
ISO image produced: 2292450 sectors
Written to medium : 2292450 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  4.15% done, estimate finish Sat Feb 06 11:21:15 2021
xorriso : UPDATE :  85.76% done, estimate finish Sat Feb 06 11:19:52 2021
xorriso : UPDATE :  0.30% done, estimate finish Sat Feb 06 11:31:08 2021
CD=14 /home/debian-cd/build.buster/debian-cd/tools/make_image  "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster" "arm64" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup"
Generating arm64 iso/jigdo image number 14 ...
  Last-minute updates:
    README.html
    README.txt
Sat  6 Feb 11:19:28 UTC 2021
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 arm64 14' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64/debian-10.8.0-arm64-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/md5-check -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*' -J -joliet-long -cache-inodes CD14
xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'stdio:/dev/null'
Media current: stdio file, sequential
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes'
Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3busterarm64/buster/CD14'
xorriso : UPDATE :    8293 files added in 1 seconds
xorriso : UPDATE :    8293 files added in 1 seconds
libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree.
xorriso : UPDATE :  0.02% done
xorriso : UPDATE :  6.56% done, estimate finish Sat Feb 06 11:20:49 2021
xorriso : UPDATE :  97.69% done
xorriso : UPDATE :  0.40% done, estimate finish Sat Feb 06 11:32:14 2021
xorriso : UPDATE :  0.17% done
xorriso : UPDATE :  7.94% done, estimate finish Sat Feb 06 11:20:47 2021
xorriso : UPDATE :  98.33% done
xorriso : UPDATE :  1.29% done, estimate finish Sat Feb 06 11:24:45 2021
xorriso : UPDATE :  0.31% done, estimate finish Sat Feb 06 11:30:45 2021
xorriso : UPDATE :  9.22% done, estimate finish Sat Feb 06 11:20:46 2021
xorriso : UPDATE :  99.06% done
xorriso : UPDATE :  1.93% done, estimate finish Sat Feb 06 11:23:50 2021
xorriso : UPDATE :  0.45% done, estimate finish Sat Feb 06 11:30:56 2021
xorriso : UPDATE :  10.25% done, estimate finish Sat Feb 06 11:20:48 2021
xorriso : UPDATE :  99.91% done
xorriso : UPDATE :  1.93% done, estimate finish Sat Feb 06 11:24:42 2021
xorriso : UPDATE :  1.07% done, estimate finish Sat Feb 06 11:25:52 2021
xorriso : UPDATE :  11.45% done, estimate finish Sat Feb 06 11:20:48 2021
ISO image produced: 2272409 sectors
Written to medium : 2272409 sectors at LBA 0
xorriso : UPDATE :  3.62% done, estimate finish Sat Feb 06 11:22:43 2021
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  1.87% done, estimate finish Sat Feb 06 11:24:02 2021
xorriso : UPDATE :  12.71% done, estimate finish Sat Feb 06 11:20:47 2021
xorriso : UPDATE :  3.82% done, estimate finish Sat Feb 06 11:22:59 2021
xorriso : UPDATE :  2.57% done, estimate finish Sat Feb 06 11:23:27 2021
xorriso : UPDATE :  13.69% done, estimate finish Sat Feb 06 11:20:49 2021
xorriso : UPDATE :  3.82% done, estimate finish Sat Feb 06 11:23:25 2021
xorriso : UPDATE :  3.20% done, estimate finish Sat Feb 06 11:23:11 2021
xorriso : UPDATE :  14.85% done, estimate finish Sat Feb 06 11:20:39 2021
xorriso : UPDATE :  3.82% done, estimate finish Sat Feb 06 11:23:51 2021
xorriso : UPDATE :  3.20% done, estimate finish Sat Feb 06 11:23:42 2021
xorriso : UPDATE :  16.14% done, estimate finish Sat Feb 06 11:20:38 2021
xorriso : UPDATE :  7.32% done, estimate finish Sat Feb 06 11:21:58 2021
xorriso : UPDATE :  4.42% done, estimate finish Sat Feb 06 11:22:55 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:20:43 2021
xorriso : UPDATE :  8.08% done, estimate finish Sat Feb 06 11:21:56 2021
xorriso : UPDATE :  5.67% done, estimate finish Sat Feb 06 11:22:28 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:20:50 2021
xorriso : UPDATE :  8.79% done, estimate finish Sat Feb 06 11:21:56 2021
xorriso : UPDATE :  6.14% done, estimate finish Sat Feb 06 11:22:30 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:20:56 2021
xorriso : UPDATE :  9.45% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  6.91% done, estimate finish Sat Feb 06 11:22:25 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:21:03 2021
xorriso : UPDATE :  10.25% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  7.95% done, estimate finish Sat Feb 06 11:22:14 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:21:09 2021
xorriso : UPDATE :  11.10% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  9.32% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:21:16 2021
xorriso : UPDATE :  11.75% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  9.32% done, estimate finish Sat Feb 06 11:21:45 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:21:22 2021
xorriso : UPDATE :  12.42% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  11.10% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  13.27% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  11.78% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:24:58 2021
xorriso : UPDATE :  14.00% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  12.78% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:25:28 2021
xorriso : UPDATE :  14.59% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  12.88% done, estimate finish Sat Feb 06 11:21:39 2021
xorriso : UPDATE :  16.59% done, estimate finish Sat Feb 06 11:25:57 2021
xorriso : UPDATE :  14.89% done, estimate finish Sat Feb 06 11:21:40 2021
xorriso : UPDATE :  13.84% done, estimate finish Sat Feb 06 11:21:37 2021
xorriso : UPDATE :  16.80% done, estimate finish Sat Feb 06 11:25:49 2021
xorriso : UPDATE :  14.89% done, estimate finish Sat Feb 06 11:21:48 2021
xorriso : UPDATE :  13.84% done, estimate finish Sat Feb 06 11:21:44 2021
xorriso : UPDATE :  35.44% done, estimate finish Sat Feb 06 11:20:34 2021
xorriso : UPDATE :  17.33% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  13.84% done, estimate finish Sat Feb 06 11:21:52 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:35 2021
xorriso : UPDATE :  17.83% done, estimate finish Sat Feb 06 11:21:37 2021
xorriso : UPDATE :  13.84% done, estimate finish Sat Feb 06 11:22:00 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:38 2021
xorriso : UPDATE :  18.68% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  13.84% done, estimate finish Sat Feb 06 11:22:38 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:42 2021
xorriso : UPDATE :  18.68% done, estimate finish Sat Feb 06 11:21:44 2021
xorriso : UPDATE :  18.96% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:45 2021
xorriso : UPDATE :  18.68% done, estimate finish Sat Feb 06 11:21:53 2021
xorriso : UPDATE :  19.72% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:48 2021
xorriso : UPDATE :  21.69% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  20.58% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:36 2021
xorriso : UPDATE :  22.30% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  20.58% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:39 2021
xorriso : UPDATE :  22.30% done, estimate finish Sat Feb 06 11:21:38 2021
xorriso : UPDATE :  20.58% done, estimate finish Sat Feb 06 11:21:42 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:43 2021
xorriso : UPDATE :  22.30% done, estimate finish Sat Feb 06 11:21:44 2021
xorriso : UPDATE :  22.84% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:47 2021
xorriso : UPDATE :  25.08% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  23.42% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:50 2021
xorriso : UPDATE :  25.79% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  24.37% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:54 2021
xorriso : UPDATE :  25.79% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  26.04% done, estimate finish Sat Feb 06 11:21:27 2021
xorriso : UPDATE :  36.80% done, estimate finish Sat Feb 06 11:20:58 2021
xorriso : UPDATE :  27.22% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  26.80% done, estimate finish Sat Feb 06 11:21:12 2021
xorriso : UPDATE :  50.14% done, estimate finish Sat Feb 06 11:20:32 2021
xorriso : UPDATE :  28.34% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  27.39% done, estimate finish Sat Feb 06 11:21:15 2021
xorriso : UPDATE :  55.46% done, estimate finish Sat Feb 06 11:20:27 2021
xorriso : UPDATE :  29.08% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  28.32% done, estimate finish Sat Feb 06 11:21:15 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:29 2021
xorriso : UPDATE :  29.83% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  28.82% done, estimate finish Sat Feb 06 11:21:17 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:30 2021
xorriso : UPDATE :  30.29% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  28.82% done, estimate finish Sat Feb 06 11:21:22 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:33 2021
xorriso : UPDATE :  31.50% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  30.69% done, estimate finish Sat Feb 06 11:21:18 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:36 2021
xorriso : UPDATE :  31.86% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  31.41% done, estimate finish Sat Feb 06 11:21:19 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:39 2021
xorriso : UPDATE :  32.44% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  32.17% done, estimate finish Sat Feb 06 11:21:20 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:41 2021
xorriso : UPDATE :  33.78% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  32.92% done, estimate finish Sat Feb 06 11:21:21 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:44 2021
xorriso : UPDATE :  34.47% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  35.11% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  33.74% done, estimate finish Sat Feb 06 11:21:22 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:47 2021
xorriso : UPDATE :  35.81% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  34.64% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:49 2021
xorriso : UPDATE :  36.52% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  35.38% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:52 2021
xorriso : UPDATE :  37.33% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  36.22% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  56.81% done, estimate finish Sat Feb 06 11:20:55 2021
xorriso : UPDATE :  38.07% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  36.97% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  56.81% done
xorriso : UPDATE :  38.89% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  37.79% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  72.92% done, estimate finish Sat Feb 06 11:20:36 2021
xorriso : UPDATE :  39.60% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  38.46% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  75.81% done, estimate finish Sat Feb 06 11:20:34 2021
xorriso : UPDATE :  39.79% done, estimate finish Sat Feb 06 11:21:39 2021
xorriso : UPDATE :  39.18% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:33 2021
xorriso : UPDATE :  39.79% done, estimate finish Sat Feb 06 11:21:43 2021
xorriso : UPDATE :  40.04% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:35 2021
xorriso : UPDATE :  42.22% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  40.88% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:38 2021
xorriso : UPDATE :  42.85% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  41.61% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:40 2021
xorriso : UPDATE :  42.85% done, estimate finish Sat Feb 06 11:21:41 2021
xorriso : UPDATE :  42.39% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:41 2021
xorriso : UPDATE :  44.60% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  43.25% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:44 2021
xorriso : UPDATE :  45.20% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  43.86% done, estimate finish Sat Feb 06 11:21:37 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:46 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  44.73% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:39 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:21:40 2021
xorriso : UPDATE :  45.03% done, estimate finish Sat Feb 06 11:21:39 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:41 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:21:45 2021
xorriso : UPDATE :  46.34% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:42 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:21:49 2021
xorriso : UPDATE :  46.96% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  77.03% done, estimate finish Sat Feb 06 11:20:44 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:21:54 2021
xorriso : UPDATE :  47.69% done, estimate finish Sat Feb 06 11:21:37 2021
xorriso : UPDATE :  82.29% done, estimate finish Sat Feb 06 11:20:40 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:22:33 2021
xorriso : UPDATE :  48.41% done, estimate finish Sat Feb 06 11:21:37 2021
xorriso : UPDATE :  95.71% done
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:22:44 2021
xorriso : UPDATE :  48.85% done, estimate finish Sat Feb 06 11:21:39 2021
xorriso : UPDATE :  97.08% done
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:22:55 2021
xorriso : UPDATE :  48.85% done, estimate finish Sat Feb 06 11:21:47 2021
xorriso : UPDATE :  98.85% done
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:23:06 2021
xorriso : UPDATE :  51.03% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  99.97% done
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:23:17 2021
xorriso : UPDATE :  51.70% done, estimate finish Sat Feb 06 11:21:36 2021
ISO image produced: 1446048 sectors
Written to medium : 1446048 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:23:28 2021
xorriso : UPDATE :  52.66% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  45.89% done, estimate finish Sat Feb 06 11:23:39 2021
xorriso : UPDATE :  53.36% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  46.94% done, estimate finish Sat Feb 06 11:23:10 2021
xorriso : UPDATE :  53.50% done, estimate finish Sat Feb 06 11:21:39 2021
xorriso : UPDATE :  57.33% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  55.00% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  59.23% done, estimate finish Sat Feb 06 11:21:27 2021
xorriso : UPDATE :  55.43% done, estimate finish Sat Feb 06 11:21:37 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:21:16 2021
xorriso : UPDATE :  56.68% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:21:19 2021
xorriso : UPDATE :  57.41% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  58.09% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:21:22 2021
xorriso : UPDATE :  58.52% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:21:25 2021
xorriso : UPDATE :  59.47% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  59.74% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  60.17% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:21:18 2021
xorriso : UPDATE :  61.09% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:21:21 2021
xorriso : UPDATE :  61.09% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:21:23 2021
xorriso : UPDATE :  61.09% done, estimate finish Sat Feb 06 11:21:39 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:21:26 2021
xorriso : UPDATE :  64.17% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  64.36% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  65.19% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  69.33% done, estimate finish Sat Feb 06 11:21:24 2021
xorriso : UPDATE :  65.48% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  70.20% done, estimate finish Sat Feb 06 11:21:24 2021
xorriso : UPDATE :  65.48% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  70.84% done, estimate finish Sat Feb 06 11:21:25 2021
xorriso : UPDATE :  65.48% done, estimate finish Sat Feb 06 11:21:41 2021
xorriso : UPDATE :  71.38% done, estimate finish Sat Feb 06 11:21:26 2021
xorriso : UPDATE :  65.48% done, estimate finish Sat Feb 06 11:21:47 2021
xorriso : UPDATE :  71.38% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  69.91% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  71.38% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  70.63% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  71.38% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  71.45% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  71.38% done, estimate finish Sat Feb 06 11:21:38 2021
xorriso : UPDATE :  72.14% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  71.38% done, estimate finish Sat Feb 06 11:21:41 2021
xorriso : UPDATE :  72.46% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  73.28% done, estimate finish Sat Feb 06 11:21:36 2021
xorriso : UPDATE :  73.86% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  78.54% done, estimate finish Sat Feb 06 11:21:25 2021
xorriso : UPDATE :  74.07% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  79.33% done, estimate finish Sat Feb 06 11:21:25 2021
xorriso : UPDATE :  75.51% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  79.60% done, estimate finish Sat Feb 06 11:21:26 2021
xorriso : UPDATE :  75.92% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  80.91% done, estimate finish Sat Feb 06 11:21:25 2021
xorriso : UPDATE :  76.36% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  81.62% done, estimate finish Sat Feb 06 11:21:25 2021
xorriso : UPDATE :  78.07% done, estimate finish Sat Feb 06 11:21:27 2021
xorriso : UPDATE :  82.37% done, estimate finish Sat Feb 06 11:21:26 2021
xorriso : UPDATE :  78.82% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  83.11% done, estimate finish Sat Feb 06 11:21:26 2021
xorriso : UPDATE :  79.29% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  83.80% done, estimate finish Sat Feb 06 11:21:27 2021
xorriso : UPDATE :  79.74% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  84.38% done, estimate finish Sat Feb 06 11:21:27 2021
xorriso : UPDATE :  81.35% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  84.38% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  81.57% done, estimate finish Sat Feb 06 11:21:31 2021
xorriso : UPDATE :  86.09% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  82.70% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  86.65% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  83.81% done, estimate finish Sat Feb 06 11:21:30 2021
xorriso : UPDATE :  87.37% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  84.52% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  88.46% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  85.15% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  89.22% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  86.11% done, estimate finish Sat Feb 06 11:21:32 2021
xorriso : UPDATE :  90.01% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  86.82% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  90.80% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  87.47% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  91.52% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  87.76% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  92.25% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  88.67% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  93.02% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  89.53% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  93.46% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  89.80% done, estimate finish Sat Feb 06 11:21:35 2021
xorriso : UPDATE :  94.62% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  90.84% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  95.39% done, estimate finish Sat Feb 06 11:21:28 2021
xorriso : UPDATE :  92.17% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  96.08% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  92.99% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  96.82% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  94.07% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  97.29% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  94.81% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  98.35% done, estimate finish Sat Feb 06 11:21:29 2021
xorriso : UPDATE :  95.32% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  99.49% done
xorriso : UPDATE :  96.30% done, estimate finish Sat Feb 06 11:21:33 2021
ISO image produced: 2220754 sectors
Written to medium : 2220754 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

xorriso : UPDATE :  97.10% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  97.92% done, estimate finish Sat Feb 06 11:21:33 2021
xorriso : UPDATE :  98.40% done, estimate finish Sat Feb 06 11:21:34 2021
xorriso : UPDATE :  99.49% done
ISO image produced: 2138179 sectors
Written to medium : 2138179 sectors at LBA 0
Writing to 'stdio:/dev/null' completed successfully.

echo 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 11.image 12.image 2.image 6.image 15.image 10.image 14.image
13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 11.image 12.image 2.image 6.image 15.image 10.image 14.image
make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
/home/debian-cd/build.buster/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/3busterarm64 
6dce7a5e90947952dd8625576ef702bee8b6b5b1  debian-10.8.0-arm64-DVD-1.iso
e684ec2ccc9723d2ae2476411e43b5434380a0e9  debian-10.8.0-arm64-DVD-1.jigdo
cba839a7f728c0d98f72775d3718da6b  debian-10.8.0-arm64-DVD-1.iso
da9cd1e6f74a2da6461511a40c43facf  debian-10.8.0-arm64-DVD-1.jigdo
194b3e302cdc9aeba5fd5d9cf92e98c4ea138e41a5ebf24b46470eb9b499c53bc983729d9ef3dc89adc110636995e50f3765a17e8d1a7034745532e5be335c6a  debian-10.8.0-arm64-DVD-1.iso
f9b7d3a0b43d0f97e99290530b9192c78201b51247f0a7da793021dd989f42564eead00e9d9a430c7f264636ffb28deea870b44c308a8e3953e8f04bd1820258  debian-10.8.0-arm64-DVD-1.jigdo
738479f89997d7cb4876120f74213c7ab881c79a2bccc246a29b7987fa0fbb1c  debian-10.8.0-arm64-DVD-1.iso
f4615c875b9e42e75e21f48f99988b1ab577e823a8959c2673476157791d0df6  debian-10.8.0-arm64-DVD-1.jigdo
50ff9679b8e4e1609ff870f95dde13d1650b7b0a  debian-10.8.0-arm64-DVD-10.iso
2ecb274117b7dcf38eab652aea67e0b49b124d32  debian-10.8.0-arm64-DVD-10.jigdo
2a992dde37e2effb51cdad604a9a0ef9  debian-10.8.0-arm64-DVD-10.iso
015f0b6240cc9d152e0d2d84c3b9a766  debian-10.8.0-arm64-DVD-10.jigdo
4e0b6b384d5b21191ba923be1b43d5f033e89e4a5e89535212d661480df6e5c999f55ff7f0766211c6a15975203dfbcb2bb794891c044a68dbfbbec8b24716ad  debian-10.8.0-arm64-DVD-10.iso
b2736915722b7c2411d973e686fcc4dbaa75cf9a9b594180ce5352d195181f6ee71f228edc3e13af1f4d4a455d722f29e260cc01ec27326bc8c81ecb26e1cc9b  debian-10.8.0-arm64-DVD-10.jigdo
6bad7e2733f2a01c3bd51b010cfd40f99f18585906802022aca93c6de7a89f7c  debian-10.8.0-arm64-DVD-10.iso
f16654952bfac18397ad4d27628df1d3ba23ab697aabefc5c30128f6f3c947c2  debian-10.8.0-arm64-DVD-10.jigdo
071a503f10d24a18e6b49fce17ab4128053389ac  debian-10.8.0-arm64-DVD-11.iso
3e32a33866e638d81f7160887cb3b1dc111edcd7  debian-10.8.0-arm64-DVD-11.jigdo
8841fa35d368cf5b4dda1a9eb2816bff  debian-10.8.0-arm64-DVD-11.iso
70c214420fa68865bc46f9c703d1104e  debian-10.8.0-arm64-DVD-11.jigdo
4c995aa1c7038de8ea67895a678bab4aebd99c8702d551ed04629f69bdcd7f1fa19852175b0af03df29a6ee8810af9155565e1e85153017ef4d7376773941225  debian-10.8.0-arm64-DVD-11.iso
d7e8d89230792d26e9fa69fffd0ac1032a384b64bf078b8cd42e54f3f27c02c4404d5dcfed97278b1915d5f95ca44f3939901d6ccfda84e1d40260319ce12f9f  debian-10.8.0-arm64-DVD-11.jigdo
acddac370c356b13080ef358bceb3891732fdafeb6bbe7d59b0da2fa6585bdbf  debian-10.8.0-arm64-DVD-11.iso
e5e5007f3ea470033d0907511f01ae623fb2aba21867607c03bf059ac5ac875a  debian-10.8.0-arm64-DVD-11.jigdo
204315b1ee71d1af059e9ba6d3f96b6b5817db24  debian-10.8.0-arm64-DVD-12.iso
2de5b2a76a89bd938391886700c999b05da6ddab  debian-10.8.0-arm64-DVD-12.jigdo
310fd8432be5e8d6976c3a755888b516  debian-10.8.0-arm64-DVD-12.iso
3038b7a67362ccf426a6b6b4129d8469  debian-10.8.0-arm64-DVD-12.jigdo
0e3e78cb62be1b847b2eb2364a4d642eea4fa481f6f9bf6b390f5d62e7c7580df4e094ea0153abfa0a08707c3af2978cedbdcd780d71c83769de7ccb2a0a95b6  debian-10.8.0-arm64-DVD-12.iso
dbe738832a8e9594ff668206f71b5795c579cd854f694336e76fbf7f19c18f3b79fbcc42caf386c3468ff368d59bb115483a2d116200100eaf4811c9c628a1a0  debian-10.8.0-arm64-DVD-12.jigdo
c37d51994e16002bcd10de222488d315d0a4d8833e0a84b405efa011b216c23a  debian-10.8.0-arm64-DVD-12.iso
4576b327dc5905c0836c76b1116f563b4dde41ddbc39a83a7ea2cac0b43c7e4b  debian-10.8.0-arm64-DVD-12.jigdo
95b085a36195f181bfe175ae8eece69fc74ffde6  debian-10.8.0-arm64-DVD-13.iso
c9307a7908a6fffc237c1237e18b040afd8a4bbc  debian-10.8.0-arm64-DVD-13.jigdo
d659a05ac0cc99e80dec452ca309a5d9  debian-10.8.0-arm64-DVD-13.iso
519c23d4fbe7f093e4ec2b4235149f3f  debian-10.8.0-arm64-DVD-13.jigdo
4e41e3f4c6b3727674520e1cc4a397be9ed93d0608678ca83663b14821ab14eadeee6a55949a99e768d6ae81e955cda3574a52a46b27267c62a970879d23965e  debian-10.8.0-arm64-DVD-13.iso
979618ca76b94767e638af03eedead5c1d359aa9a8d4f87bfc3e97c3e4434b24c6fd7d8f4173615a73f9624b3c02a4426aef3116287ee12a2f7786e1c11a4e23  debian-10.8.0-arm64-DVD-13.jigdo
130ea4d190ac2578f8e6b361759c0688388906007197f3e4778618ee0d98af1c  debian-10.8.0-arm64-DVD-13.iso
f535130987ef46b4d419032f0950a5cc748f27361f0dc6f710c68da6c6c63560  debian-10.8.0-arm64-DVD-13.jigdo
9c5561c326ec0dd1d49ada22c1deedd4a9da86a8  debian-10.8.0-arm64-DVD-14.iso
c5f244cd976e5986d5a738c0791b3b4071a5a3a0  debian-10.8.0-arm64-DVD-14.jigdo
51c06bdf082007d8eb6130d5f181748e  debian-10.8.0-arm64-DVD-14.iso
dc8468057324e56357ee135f0b7c3ab2  debian-10.8.0-arm64-DVD-14.jigdo
2adc311f935b4856ba6ce52d78a7a8513ab3bab4381ba028c0fd5d726b2322149728024896df0a161ec7c5e875c8380c2e1927f6009942790aa501630cc1cba6  debian-10.8.0-arm64-DVD-14.iso
7ee8e2b8979272d4552927d241b0fa2340caaaf8aedd46845135e245ac052b36e7d66cee9c34e9c76a400c4df43014071e3ab0d0d038d3678cf57961f39dfa05  debian-10.8.0-arm64-DVD-14.jigdo
b4faaf85ee584a38f6238961dcc57309bb51e7dcd2a484d427e3517d672308af  debian-10.8.0-arm64-DVD-14.iso
1faf4eed1308b4553b222837a872d293c718de3983e1960a05cccd7eb215a3ac  debian-10.8.0-arm64-DVD-14.jigdo
d41dddf0973b5a3cb83c5c95d092964ceeb43c49  debian-10.8.0-arm64-DVD-15.iso
03b8a40229d5fe345a80a177e8db1b965c728711  debian-10.8.0-arm64-DVD-15.jigdo
52fd7adeff2b25f84cf12324e29d8e43  debian-10.8.0-arm64-DVD-15.iso
9d50d45e089c413aabad5585b8c0f110  debian-10.8.0-arm64-DVD-15.jigdo
f96ff4f19e9c10dbdb4df88cbd779ac3097f6c2eceea7f9f4395316204644d11fdd2b114a652c685887d836c873d8b550333a1116e82a1b3222b747b57e03bb1  debian-10.8.0-arm64-DVD-15.iso
cd8d13714149790a45ad76e70f93fcb992ae3f94609a2db59f8194afe6992a86475485064638f9b1913eb349f47c5f6a207fdf14399be0a843b2740e165fe29e  debian-10.8.0-arm64-DVD-15.jigdo
04040f790130616d76d4fe3c28e6e3517e1bd065b2bbddf42f98fd91d0e9dc7a  debian-10.8.0-arm64-DVD-15.iso
92e12ebc0b7ecca63cffc291473bf03b1432206edce464367b7a24cb999f0c07  debian-10.8.0-arm64-DVD-15.jigdo
93c6d4127fcab6f744ce5da356e0e71e2a61d705  debian-10.8.0-arm64-DVD-2.iso
cae0805cbee0ba552ffb13b1ef844212361947ae  debian-10.8.0-arm64-DVD-2.jigdo
449f9822e0a256e20eafa9d96cc8ee54  debian-10.8.0-arm64-DVD-2.iso
da4c56982d277655e91f6c1ff423a3b0  debian-10.8.0-arm64-DVD-2.jigdo
88d6adf31874a81a35d9e385ac766686ccacd46839f5ed8a1c7b89c964e5b98fdba06f461a27641d1dc8ab6ddf084a17b80a5357089ab65f71324286c0674f5c  debian-10.8.0-arm64-DVD-2.iso
3ce76a001ff2476d147af6ea237455903550f2c9223450b0f3e9726266c1b739f3e05430dbca191bd8cbaa2221a18b6fee6d71c2ad167c4eed7a67bf7983e82f  debian-10.8.0-arm64-DVD-2.jigdo
34c5ba17aeed0d5e95f57493d3b0e04fb5f923c4f315128066871498fd8a97cb  debian-10.8.0-arm64-DVD-2.iso
50024608ad6184aba8c65c5a02d125a2e616c90b60a74b900025805635f6e6f3  debian-10.8.0-arm64-DVD-2.jigdo
b72fbc43dd37ba8b8dc2ab13beb22382a37c64fd  debian-10.8.0-arm64-DVD-3.iso
ac05b8fba4ed987b8b1a1bfecd3b6f534e856165  debian-10.8.0-arm64-DVD-3.jigdo
5f5f62021e5fc450dba611bf9b612bfb  debian-10.8.0-arm64-DVD-3.iso
3bd694ab695454000756aa2fa6df3209  debian-10.8.0-arm64-DVD-3.jigdo
a15701bc3d9f40bdde84477de42f031212b7f5361bfee48a827b2d421cbc9a0de202bbaf7bcdca86cf33e70705263d0bd4b1575cac663daa25771398eec8a756  debian-10.8.0-arm64-DVD-3.iso
f8247f7e08f996f9e27354e0e1902d9b1366e85a6e1271bd835ebd4dd0f348757395e7cc40f8a82a8609060054a931bb4c8888d6cf2fab7032018c7b1fe23150  debian-10.8.0-arm64-DVD-3.jigdo
a787b648f9859f60f13f5e3737dc3429b338149ea3745172d056c17b30cdde32  debian-10.8.0-arm64-DVD-3.iso
fdc11b0f2e60408b8b56227fcb903e00089e3fbe9293b3752a9afae0dfc26d7f  debian-10.8.0-arm64-DVD-3.jigdo
a7ff663f33f446401a96e80d6815bdf62fa64236  debian-10.8.0-arm64-DVD-4.iso
ce8f93a126d4cc5ddebd41f944df300dc20cf8b5  debian-10.8.0-arm64-DVD-4.jigdo
bdc6b27e86e5a3a63e097fb0bc6b0da3  debian-10.8.0-arm64-DVD-4.iso
083e7ee0b3492564b888b34edee12781  debian-10.8.0-arm64-DVD-4.jigdo
3d05ffb22a4de80b236d045a690b66f4fc8d97d571ece8f9709ce89a197816f7852ea8cffbdc2cfedf2fac7d3296b9b24c6e7098a287dd8da8e3d1391e2e926d  debian-10.8.0-arm64-DVD-4.iso
451920c23e4a78e9f40f07937b105cc92c564c0ce56c37358b5d439d2191f335c2fdaa6440fdb9e64f50c40c1224d6e31e9466f1461962df6652793ef64d15b5  debian-10.8.0-arm64-DVD-4.jigdo
3fffb446966ddc1e20efb2d2d02d2df7360abc890070fe65ee6a512646a3547d  debian-10.8.0-arm64-DVD-4.iso
b24ade5c16c752f2f28b54ffafbf28c0fc8598f2cf9b39d93b160373b0bb797b  debian-10.8.0-arm64-DVD-4.jigdo
0afe47b195a5cf1831d82f01490e6ed92f6f9fc1  debian-10.8.0-arm64-DVD-5.iso
a23f61c035930884556bdab11118a5b19be1ea8f  debian-10.8.0-arm64-DVD-5.jigdo
29debb857758289a9f2be41707777a63  debian-10.8.0-arm64-DVD-5.iso
d9e3ab69c2c2be5396c02dcd4c5fb18e  debian-10.8.0-arm64-DVD-5.jigdo
b0c64407c8379950b675c3ad91456d9e263379e8c561c7e5ef2070719022d19f6b0920d55a59acbf17f0293958c3d2a29b1575f81932a455b22808906cd72b5d  debian-10.8.0-arm64-DVD-5.iso
8e826296000e71457538708c7720fd22303f94f1e564ca7bb886cc7de9e22baf2a1975a82ac9cc961299adeeaaefd07dfecb69bf8f80c3660f8a1bee95b07dd7  debian-10.8.0-arm64-DVD-5.jigdo
96597b1c9e2aea3931a808fb310d3a7613cc585701d31323d11be237755f3d8c  debian-10.8.0-arm64-DVD-5.iso
1bc00c40671801e4006b0e95ec2acb66aab7737926bcc9236efc5a6b6f423281  debian-10.8.0-arm64-DVD-5.jigdo
58613bc4c25b928046db1cbbc3c6d01e38b70ac0  debian-10.8.0-arm64-DVD-6.iso
87315945db90ef8eb71e84f011db22c498390b3c  debian-10.8.0-arm64-DVD-6.jigdo
ddb229a22c9ef55cfe65a0da2bf7e43a  debian-10.8.0-arm64-DVD-6.iso
42331c06fb163282e2e82845b1c00ba4  debian-10.8.0-arm64-DVD-6.jigdo
93c05b4c19f8626ecffd6a7ba654a49fd1ce36c6f068424e9a5b89444eaf7fbb4fd5eee2125652ca3ab64fe3a3dc49fbdc4313ab460db560b7ab7b6cfe281871  debian-10.8.0-arm64-DVD-6.iso
b8ff8714bc1448237b9de051e364d8271e5bd2389a17a6ad2311178935f577d72432727908bf10ac16d46811c76dba517b694d612f752e9a539c3c450cb04aaf  debian-10.8.0-arm64-DVD-6.jigdo
1d1cc32f554564254d0e1fe79dedc3777c4ee7605e222955602f324f76aa13f3  debian-10.8.0-arm64-DVD-6.iso
2ff75f802df019d860c2ab5818b4100d9ea2c8c9f90f4830dce5a576a8c274b6  debian-10.8.0-arm64-DVD-6.jigdo
42c6ba014828d3ad6150705e0bfab52c89e4ecc5  debian-10.8.0-arm64-DVD-7.iso
1c4e63b1369511756132b49a7ea509597b577056  debian-10.8.0-arm64-DVD-7.jigdo
842292c7cb91f9a0b5072894f63f10b2  debian-10.8.0-arm64-DVD-7.iso
77303789b41efc5888e1ca2182e97706  debian-10.8.0-arm64-DVD-7.jigdo
9cf7d1cd33a10c66263ca3c567eb30f008a552558ec99eb311d38b2d70155eb15c5751cf6ff6e648bda23b4cb338fcfa511f059f3e21ab3ffca69fc88b3336b1  debian-10.8.0-arm64-DVD-7.iso
85bdd43ceefd6cdc10aa2f17586c1a7235e2dc0d85d8f64fd93b989e89ce22cebc0e78c124f348d6e5d7f5c5fbb588782b6c1fecbfca168357cbbb41962b581d  debian-10.8.0-arm64-DVD-7.jigdo
c42f1a2a538848f12fed6384ab79e3d5cd1fdc9757e3a85d7707bfe4b0dc4e3b  debian-10.8.0-arm64-DVD-7.iso
adf9a018099df0260b2448c15d60067ea4258ac780af5eaa4c4edc49acd65ef2  debian-10.8.0-arm64-DVD-7.jigdo
d13b7c224188a1770186af2f8cfe53093e24692d  debian-10.8.0-arm64-DVD-8.iso
9965a25c43e7fd5887b79680e7616c0882915728  debian-10.8.0-arm64-DVD-8.jigdo
b33670d73ecfed64babac7e28c9427f1  debian-10.8.0-arm64-DVD-8.iso
f9bd48a9bcd097e59d67eaee477f5e79  debian-10.8.0-arm64-DVD-8.jigdo
855c66855dcfeecdab040cab444db08888c8df894c670607e3c81142886ec742a920e7e524e6bb70e8199ee7c57db50215482c5a88ba33b7d144fcac8b5cc193  debian-10.8.0-arm64-DVD-8.iso
6482c035b49d9569ac69e017f023daf26bd2b0eb4aa8a797b09f5e81a7b2549126319617f2c08c7cd35001179bdcdbd6f3e2207a05c1257b0ab668b1855f170b  debian-10.8.0-arm64-DVD-8.jigdo
f7cef8b86d8e0dcaf50a6a53e1ff9263788d862a08a742752210d10bd755a14c  debian-10.8.0-arm64-DVD-8.iso
f8858dbfa498fd49caf616f49c333f377109bba03840061174112e374e1bca46  debian-10.8.0-arm64-DVD-8.jigdo
450b14a27a064d70fe2eb108ed6bb5504a2e2811  debian-10.8.0-arm64-DVD-9.iso
c8652e1b9dc10149990e22a786e42a4526aad895  debian-10.8.0-arm64-DVD-9.jigdo
e620ed0e95e5ab0c57616576bcf23995  debian-10.8.0-arm64-DVD-9.iso
e1d2adaf0d9b65a5175c23b3bd0ad04b  debian-10.8.0-arm64-DVD-9.jigdo
6b880e6ba571c5043539dd6b9a2129a7e09c45e44fd3ad602d5cb440ab39e45c93219d7c5de89c0194e59fd8c11963f808a8d3e8259c8be6a9f0bfa4c4e5fc8b  debian-10.8.0-arm64-DVD-9.iso
b284488f268a8ebf0535172cce6a79a2dd8322c7abf7ebdff82b39ee116c75bfe8fb0271c1c7a5a768b26f244cce05e00a4f2a21e733146df4cae6bdd03cbaae  debian-10.8.0-arm64-DVD-9.jigdo
a5e5065f1b86e925391938766c45ec6176fe6efa981e362a7795613d9785f3c0  debian-10.8.0-arm64-DVD-9.iso
e029d05c5efe5540bd8313f1e5a08985da3646b9008cc1ce7ac2fe9beca1ac5a  debian-10.8.0-arm64-DVD-9.jigdo
1ca09678b99ab68d3e01586b7c73bb3f312d7187  debian-10.8.0-arm64-DVD-1.template
a6e7e179a32231b52b294e15d74d7d3d  debian-10.8.0-arm64-DVD-1.template
58adb0b587150c694f08bd72032b7a48077a32a70a5b2260dab60f811834d037b9766b8e2f1195f092aa8cf531a3647efb6d09eaab01381d4e512e2e6f650cef  debian-10.8.0-arm64-DVD-1.template
9b42619764133ac57fef9ff015dd1cfd6a1a7b302cc05b6d0deb2ecbf4d05c43  debian-10.8.0-arm64-DVD-1.template
3b3671436208eef9717681750e8691e747af0593  debian-10.8.0-arm64-DVD-10.template
4406e48d48837f028377fcabf5b8d32c  debian-10.8.0-arm64-DVD-10.template
8ab0bc2dca3f600243c93780226d24c56f2205021274d330b4df92a87a920da8be65e51163c1ecf50167e38f1c80ea5dd12fa54439b6e398305cc384b36ed129  debian-10.8.0-arm64-DVD-10.template
837e60148a1e753af11f9ec9b6363f5be459ab86ea76284e1664645e66fa8aca  debian-10.8.0-arm64-DVD-10.template
1e804c8b963df7ea191cc6d75421c69246924952  debian-10.8.0-arm64-DVD-11.template
f942b9080f48d0938767074e550989d3  debian-10.8.0-arm64-DVD-11.template
ecec5b7a28b0fdbd0dd5fcefdd325bb27daf5cf4e09db6bc7710ac5d75e6507904fe625bcc40ab62ddab96a12cd7f677321750b9d6d2b2d08f20d3c6aa7a2e51  debian-10.8.0-arm64-DVD-11.template
dc9c3ce6819712c8bbf971209028f79eafe9030806ad16884c3025d553e154fb  debian-10.8.0-arm64-DVD-11.template
e77af35fdb572e5b7fedd98ee62d22f5f72ed77f  debian-10.8.0-arm64-DVD-12.template
5dd401f8281ed6674c0ceff1c3adfb57  debian-10.8.0-arm64-DVD-12.template
0d100d5c2952831aa9b6d604fc78f814f9be667fff493fbc91ad66a61911be1f274e8549160fb298016b5768a015579e05363032aac8b95123a6b14f9c9518ff  debian-10.8.0-arm64-DVD-12.template
b00de9c43c3de15ae0d64750574f0f3fa14001faedd0156ff908fc99957be8c8  debian-10.8.0-arm64-DVD-12.template
864ab56f7c7dea358f65f321883f962a5b600743  debian-10.8.0-arm64-DVD-13.template
46dbd2f8b86695b9a92e0faaec5b1534  debian-10.8.0-arm64-DVD-13.template
3907fc039ed384c0b28705d7fdfc85126d8431580e71a47312ef2bd386e51fc2f054dfe46cfeedfbcca9d8343108612959585982e7695b7ef75d818701be435b  debian-10.8.0-arm64-DVD-13.template
9894cae1ae6f944a0a0ae05551acb12d94f759c5f1d8579564b99fdc18eef073  debian-10.8.0-arm64-DVD-13.template
e168c33b144e9405ab6714515d462d40b1197f60  debian-10.8.0-arm64-DVD-14.template
7d0a90f9dd672f7824c11af702b587ad  debian-10.8.0-arm64-DVD-14.template
09ce60b74201ef889431f68262dc62410565481867eacbc14efcd5972274c44fb5343a5424bdd48234aa208ea3eb5f31498b1f882a2906b4783e65feb66f7453  debian-10.8.0-arm64-DVD-14.template
467f3c1233eae67d238f9c0e733520ff4fda604e6b36ef74314610bd36adbf36  debian-10.8.0-arm64-DVD-14.template
091301f321f245a6dd0f4f9bb5c5ab821b9aecfb  debian-10.8.0-arm64-DVD-15.template
1ec3823e0fd5a01985ecad7abe01c7c2  debian-10.8.0-arm64-DVD-15.template
69f69e5cf96a5280fa2e62709488e7e0df35f7c7f25071396afe2677b10cec965d4780807da97daa1ab0f234f4ae3556be7375183a1f60db86855bbe6b38f0ef  debian-10.8.0-arm64-DVD-15.template
53403832dde498aed41364fc5b83983853ba70f00a9fdbf2fc1f440547c9e7a6  debian-10.8.0-arm64-DVD-15.template
2594303c62ad29f6dd9d2a6e5d036e45c30d5e17  debian-10.8.0-arm64-DVD-2.template
74862e95f2f56b78cac9a57fb80e6e65  debian-10.8.0-arm64-DVD-2.template
e7a2a538b57348de7fdd579513ab4703f270fb5b6a97fd728b507413e2da78a71d85e272ab187b452e0960000cc800955cd5d6547d9def481e083af479b6721e  debian-10.8.0-arm64-DVD-2.template
bf7616520930147c0a7a0c25907f60fcbf93d0b2a5328275ec8b439ab92fefaf  debian-10.8.0-arm64-DVD-2.template
9031b7e5e4f17a3d29656b36edcbb88ca6a7fb23  debian-10.8.0-arm64-DVD-3.template
6b39f927078f0fa9f07da9d96475b90d  debian-10.8.0-arm64-DVD-3.template
af4e8f85d6b006bb5ef8e1cb3592894a8104cbe1da15c37dd7d942bf241f132f348462d9d12c100fc9cdaec8631adb410e9d8c8badd981677c953b23301dcc27  debian-10.8.0-arm64-DVD-3.template
b10da4903b696092de53923c0a76e0fe9ec7b76d8bd9eb75749b2aee0ed5b5fd  debian-10.8.0-arm64-DVD-3.template
a1c5d86ce8f7c22eb78528769691a8b85e3e8ff2  debian-10.8.0-arm64-DVD-4.template
a20caabb93d4dcb16eb01314619ca08c  debian-10.8.0-arm64-DVD-4.template
958571a979235064aebbcdb58f20e54dcdceeb247e9015c4a4c845ccf3536efa33a136a455ae80fc1728b3b029a92a1ef4d5c185980b86107262da16e3c79d60  debian-10.8.0-arm64-DVD-4.template
365b361f8991ff16b12e24a64f5afa03847868b4457055ac9f57b26f6ca1f129  debian-10.8.0-arm64-DVD-4.template
4968e401cacd02b72dc9bf9e3ec893dc87dec791  debian-10.8.0-arm64-DVD-5.template
bff42e249ea3e4130ed6b82e7864ec9c  debian-10.8.0-arm64-DVD-5.template
766542444493fe0838f499a4e403487713905b227aec1f632854a39b5edc0808eb952444d81ea5c8cdf02e792c870bf17e96d027235b6a742a9282d89582cdbd  debian-10.8.0-arm64-DVD-5.template
e0909fcc32dba9096ea59665761318b8c022b6922e56d2a0d006477606b7a971  debian-10.8.0-arm64-DVD-5.template
bcf3f9d006d87917bfe28d06fdbfe2b77df4890f  debian-10.8.0-arm64-DVD-6.template
687fc5d555736da6e4906bdcfd0a6eb8  debian-10.8.0-arm64-DVD-6.template
fafaef556a1ba950bdb0b51b8030b387b4966429646c64390314c3a67238410d15b8d138be3f74fdd630cbad273fae59f8013c87947731a1b31d1ba290c549e5  debian-10.8.0-arm64-DVD-6.template
3663986ca9fc6440fc4aa1cace50931b4acead3716939821551ad22e579156f8  debian-10.8.0-arm64-DVD-6.template
1a4af999eb218151780122adbcf3e5186bb37b5a  debian-10.8.0-arm64-DVD-7.template
64adee1b7464cdde7971e0c487cb2258  debian-10.8.0-arm64-DVD-7.template
ae8d00bf09c8496ec0f0cd7bf5be3e8a02a4da6f1e699fe3ffc59b65d74ee05f2a7c4de52b0396974a26cc829b0b0f1733fcbcd80a444693c54f51c2ec188bc5  debian-10.8.0-arm64-DVD-7.template
be7d97412107f20f640b699e75e0bd14333fd359c3510263609a4e080f6a931c  debian-10.8.0-arm64-DVD-7.template
a7e40e788779446a9ddc1c8f996c3b39fe3fe7a7  debian-10.8.0-arm64-DVD-8.template
bf7bff046244f5b19d912bf0a8088131  debian-10.8.0-arm64-DVD-8.template
a727b2c30e8f641b388ed61abae3e1e34c76820bf0c602aca9797251ca4c98b40d508ae9713b9c6ba39590b5fcefa5685792d82a6249e88e5699aabaf8aaf40e  debian-10.8.0-arm64-DVD-8.template
c0b48d7e983df4f670dfc15a49696a9a235257d2a3e19037542036b697fc1e7f  debian-10.8.0-arm64-DVD-8.template
cfa3b8f1080071e647c150685fb1964ec6460b9c  debian-10.8.0-arm64-DVD-9.template
903c2d4bad94f764ad8944aa2ada2f09  debian-10.8.0-arm64-DVD-9.template
3e16722a10b23329accf07f2444d2fbc07c738ce84a42b6193934e324568f857179459c06b77a49ca3119abd55e5aeea123abbab2222fb50a958fe783afdfa8a  debian-10.8.0-arm64-DVD-9.template
839c99e675799f7b4baf74cb3bb07d00deb9a12154212d6030cceefd9b712597  debian-10.8.0-arm64-DVD-9.template
make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd'
Sat  6 Feb 11:21:39 UTC 2021: Finished.