Sat 7 Oct 18:32:19 UTC 2017: Using CONF from /home/debian-cd/build.stretch/CONF.sh.stretch_release. rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD[1234567890]* rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/tasks rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/*.filelist* rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/upgrade-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt date -u '+%Y%m%d' > /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/DATE date -u '+%Y%m%dT%H%M%SZ' > /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.89_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/data/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ; \ fi for ARCH in ; do \ echo "Using the provided status file for stretch-$ARCH ..."; \ cp /home/debian-cd/build.stretch/debian-cd/data/stretch/status.$ARCH /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for stretch-backports-$ARCH ..."; \ cp /home/debian-cd/build.stretch/debian-cd/data/stretch/status.$ARCH /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done ... checking your mirror /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" stretch stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ Using MD5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.stretch/debian-cd/data/stretch/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source stretch stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and no isos for source DLBD dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.89_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/data/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ] ; then \ ln -s stretch /home/debian-cd/build.stretch/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in source; do \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "D" = "1" -o "D" = "2" -o "D" = "C" -o "D" = "F" ];then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/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);' \ >> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.stretch/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/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);' \ >> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2017.5_all.deb /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring for ARCH in source; do \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/apt/trusted.gpg.d; \ ln -s /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ done Ign file: stretch InRelease Get:1 file: stretch Release.gpg [2,479 B] Get:2 file: stretch Release [118 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ "yes"x = "yes"x ] && \ [ "stretch"x != ""x ] && \ [ "stretch"x != "stretch"x ] ; then \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-source/apt/preferences.d ; \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-source/status ; \ export CODENAME=stretch; \ export ARCH=source; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in source; do \ export ARCH=$ARCH; \ /home/debian-cd/build.stretch/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.stretch/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... if [ "source" != "source" ] ; then \ for ARCH in source; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi if [ "yes"x != "yes"x ] ; then \ if [ "D"x = "1"x ] ; then \ : ; \ elif [ "D"x = "2"x -o "D"x = "C"x ] ; then \ echo "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ else \ echo "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ echo "exim4-daemon-light" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ fi; \ fi if [ "yes"x != "yes"x ] ; then \ if [ _D != _1 ]; then \ for ARCH in ; do \ BINCLUDE=`[ -n "" ] && cat | 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 \ stretch \ /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap-list; \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/debootstrap-list >>/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in ; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ "yes"x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/tasks /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/tasks/Debian-all >> /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ fi if [ "yes"x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt/stretch-source/apt-state/lists/*Sources | \ sort -u > /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist; \ fi Generating the complete list of packages to be included in /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/rawlist \ > /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list /home/debian-cd/build.stretch/debian-cd/tools/check_backports_packages /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list.backports if [ -f /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list.backports ]; then mv /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list.backports /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list; fi for ARCH in ; do \ ARCH=$ARCH /home/debian-cd/build.stretch/debian-cd/tools/sort_deps /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list; \ done if [ "yes"x = "yes"x ] ; then \ /home/debian-cd/build.stretch/debian-cd/tools/grab_source_list /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/list /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/merge_package_lists /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/apt "source" /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages; \ fi if [ "yes"x = "yes"x ] ; then \ grep ^source /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages > /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/packages.source; \ fi /home/debian-cd/build.stretch/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.stretch/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource stretch "source" "/home/93sam/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*'" GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. /home/93sam/xorriso -version says: GNU xorriso 1.3.6.pl01 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2013, Thomas Schmitt , libburnia project. xorriso version : 1.3.6.pl01 Version timestamp : 2014.04.08.180000 Build timestamp : -none-given- libisofs in use : 1.3.6 (min. 1.3.6) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.3.6 (min. 1.3.6) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.3.6 (min. 1.3.6) License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Reading in package information for source: Done: Read details of 25102 packages for source 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 Adding docs to CD1 removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.de.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.es.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.it.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-2.2.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.de.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.es.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.it.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/CD1/doc/dedication/dedication-5.0.vi.txt' Extracting FAQ on CD1 Adding installtools Adding common docs on CD1 Adding Release files Starting new "source" DLBD 1 at /home/debian-cd/build.stretch/debian-cd/stretch/CD1 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 22913 packages, 23636713 blocks, 48407988224 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Starting new "source" DLBD 2 at /home/debian-cd/build.stretch/debian-cd/stretch/CD2 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. CD 2 (not) filled with 2055 packages, 3385790 blocks, 6934097920 bytes Finished: 24968 packages placed /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "source" stretch stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/ Using MD5 sums from Sources files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/contrib/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/main/source/Sources.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/stretch/non-free/source/Sources.xz for ARCH in source; do \ if [ -e /home/debian-cd/build.stretch/debian-cd/data/stretch/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.stretch/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source stretch stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/md5-check; \ fi; \ done /home/debian-cd/build.stretch/debian-cd/tools/make_image "/org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch" "source" "/org/cdbuilder.debian.org/dst/deb-cd/out/Dsource" "9.2.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "/home/93sam/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.stretch/debian-cd/tools/jigdo_cleanup" Generating the source iso/jigdo images ... Last-minute updates: README.html README.txt Sat 7 Oct 19:05:17 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 1' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.2.0-source-DLBD-1.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.2.0-source-DLBD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/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 CD1 GNU xorriso 1.3.6.pl01 : 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 : UPDATE : 26100 files added in 1 seconds xorriso : UPDATE : 53900 files added in 2 seconds xorriso : UPDATE : 74100 files added in 3 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/Dsource/stretch/CD1' xorriso : UPDATE : 91857 files added in 4 seconds xorriso : UPDATE : 91857 files added in 4 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/ch-basic_defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-compat.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-getting.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-nexttime.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkg_basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-redistrib.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ch-uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/footnotes.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. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.04% done xorriso : UPDATE : 0.06% done, estimate finish Sat Oct 07 20:16:42 2017 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 07 20:16:20 2017 xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 07 20:17:52 2017 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 07 20:31:51 2017 xorriso : UPDATE : 0.13% done, estimate finish Sat Oct 07 20:28:50 2017 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 07 20:26:45 2017 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 07 20:25:14 2017 xorriso : UPDATE : 0.20% done, estimate finish Sat Oct 07 20:24:57 2017 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 07 20:28:55 2017 xorriso : UPDATE : 0.22% done, estimate finish Sat Oct 07 20:30:29 2017 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 07 20:29:08 2017 xorriso : UPDATE : 0.43% done, estimate finish Sat Oct 07 19:57:40 2017 xorriso : UPDATE : 0.46% done, estimate finish Sat Oct 07 19:53:38 2017 xorriso : UPDATE : 0.58% done, estimate finish Sat Oct 07 19:45:20 2017 xorriso : UPDATE : 0.65% done, estimate finish Sat Oct 07 19:43:35 2017 xorriso : UPDATE : 0.71% done, estimate finish Sat Oct 07 19:42:25 2017 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 07 19:44:13 2017 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 07 19:46:49 2017 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 07 19:49:25 2017 xorriso : UPDATE : 1.09% done, estimate finish Sat Oct 07 19:35:02 2017 xorriso : UPDATE : 1.10% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 1.10% done, estimate finish Sat Oct 07 19:38:03 2017 xorriso : UPDATE : 1.21% done, estimate finish Sat Oct 07 19:32:00 2017 xorriso : UPDATE : 1.22% done, estimate finish Sat Oct 07 19:33:33 2017 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 07 19:34:02 2017 xorriso : UPDATE : 1.32% done, estimate finish Sat Oct 07 19:34:14 2017 xorriso : UPDATE : 1.36% done, estimate finish Sat Oct 07 19:34:34 2017 xorriso : UPDATE : 1.46% done, estimate finish Sat Oct 07 19:33:44 2017 xorriso : UPDATE : 1.51% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 1.55% done, estimate finish Sat Oct 07 19:35:46 2017 xorriso : UPDATE : 1.71% done, estimate finish Sat Oct 07 19:33:24 2017 xorriso : UPDATE : 1.74% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 1.80% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 1.82% done, estimate finish Sat Oct 07 19:37:48 2017 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 19:34:44 2017 xorriso : UPDATE : 2.00% done, estimate finish Sat Oct 07 19:35:32 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:35:29 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:36:53 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:38:18 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:39:43 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:41:07 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:49:37 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:52:43 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:55:49 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:58:54 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 20:02:00 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 20:05:06 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 20:08:12 2017 xorriso : UPDATE : 3.09% done, estimate finish Sat Oct 07 19:29:17 2017 xorriso : UPDATE : 3.11% done, estimate finish Sat Oct 07 19:29:58 2017 xorriso : UPDATE : 3.11% done, estimate finish Sat Oct 07 19:30:50 2017 xorriso : UPDATE : 3.11% done, estimate finish Sat Oct 07 19:27:28 2017 xorriso : UPDATE : 3.11% done, estimate finish Sat Oct 07 19:28:31 2017 xorriso : UPDATE : 3.54% done, estimate finish Sat Oct 07 19:25:04 2017 xorriso : UPDATE : 3.59% done, estimate finish Sat Oct 07 19:25:27 2017 xorriso : UPDATE : 3.62% done, estimate finish Sat Oct 07 19:25:58 2017 xorriso : UPDATE : 3.69% done, estimate finish Sat Oct 07 19:26:05 2017 xorriso : UPDATE : 3.80% done, estimate finish Sat Oct 07 19:25:55 2017 xorriso : UPDATE : 3.84% done, estimate finish Sat Oct 07 19:26:19 2017 xorriso : UPDATE : 3.86% done, estimate finish Sat Oct 07 19:26:53 2017 xorriso : UPDATE : 3.96% done, estimate finish Sat Oct 07 19:26:42 2017 xorriso : UPDATE : 4.01% done, estimate finish Sat Oct 07 19:27:38 2017 xorriso : UPDATE : 4.06% done, estimate finish Sat Oct 07 19:28:06 2017 xorriso : UPDATE : 4.12% done, estimate finish Sat Oct 07 19:28:26 2017 xorriso : UPDATE : 4.14% done, estimate finish Sat Oct 07 19:29:06 2017 xorriso : UPDATE : 4.20% done, estimate finish Sat Oct 07 19:29:19 2017 xorriso : UPDATE : 4.25% done, estimate finish Sat Oct 07 19:29:38 2017 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 19:30:09 2017 xorriso : UPDATE : 4.38% done, estimate finish Sat Oct 07 19:29:51 2017 xorriso : UPDATE : 4.46% done, estimate finish Sat Oct 07 19:29:45 2017 xorriso : UPDATE : 4.51% done, estimate finish Sat Oct 07 19:29:59 2017 xorriso : UPDATE : 4.58% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 4.72% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 4.77% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 4.82% done, estimate finish Sat Oct 07 19:33:10 2017 xorriso : UPDATE : 4.88% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 4.94% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 4.99% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 5.05% done, estimate finish Sat Oct 07 19:33:05 2017 xorriso : UPDATE : 5.09% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 5.15% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 5.20% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 5.26% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 5.30% done, estimate finish Sat Oct 07 19:33:42 2017 xorriso : UPDATE : 5.37% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 5.41% done, estimate finish Sat Oct 07 19:33:47 2017 xorriso : UPDATE : 5.52% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 5.58% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 5.61% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 5.66% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 5.70% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 5.76% done, estimate finish Sat Oct 07 19:33:51 2017 xorriso : UPDATE : 5.87% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 5.91% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 6.05% done, estimate finish Sat Oct 07 19:31:35 2017 xorriso : UPDATE : 6.11% done, estimate finish Sat Oct 07 19:31:36 2017 xorriso : UPDATE : 6.15% done, estimate finish Sat Oct 07 19:31:57 2017 xorriso : UPDATE : 6.19% done, estimate finish Sat Oct 07 19:32:21 2017 xorriso : UPDATE : 6.21% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 6.24% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 6.31% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 6.35% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 6.41% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 6.47% done, estimate finish Sat Oct 07 19:33:02 2017 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 07 19:33:46 2017 xorriso : UPDATE : 6.68% done, estimate finish Sat Oct 07 19:32:26 2017 xorriso : UPDATE : 6.77% done, estimate finish Sat Oct 07 19:32:05 2017 xorriso : UPDATE : 6.81% done, estimate finish Sat Oct 07 19:32:25 2017 xorriso : UPDATE : 6.87% done, estimate finish Sat Oct 07 19:32:20 2017 xorriso : UPDATE : 6.94% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 7.00% done, estimate finish Sat Oct 07 19:31:52 2017 xorriso : UPDATE : 7.03% done, estimate finish Sat Oct 07 19:32:31 2017 xorriso : UPDATE : 7.08% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 7.13% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 7.19% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 7.25% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 7.25% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 7.42% done, estimate finish Sat Oct 07 19:32:15 2017 xorriso : UPDATE : 7.47% done, estimate finish Sat Oct 07 19:32:23 2017 xorriso : UPDATE : 7.52% done, estimate finish Sat Oct 07 19:32:32 2017 xorriso : UPDATE : 7.56% done, estimate finish Sat Oct 07 19:33:44 2017 xorriso : UPDATE : 7.60% done, estimate finish Sat Oct 07 19:34:08 2017 xorriso : UPDATE : 7.65% done, estimate finish Sat Oct 07 19:34:26 2017 xorriso : UPDATE : 7.71% done, estimate finish Sat Oct 07 19:34:19 2017 xorriso : UPDATE : 7.75% done, estimate finish Sat Oct 07 19:34:32 2017 xorriso : UPDATE : 7.80% done, estimate finish Sat Oct 07 19:34:39 2017 xorriso : UPDATE : 7.87% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 7.92% done, estimate finish Sat Oct 07 19:34:25 2017 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 8.01% done, estimate finish Sat Oct 07 19:34:45 2017 xorriso : UPDATE : 8.04% done, estimate finish Sat Oct 07 19:36:38 2017 xorriso : UPDATE : 8.05% done, estimate finish Sat Oct 07 19:38:09 2017 xorriso : UPDATE : 8.18% done, estimate finish Sat Oct 07 19:35:21 2017 xorriso : UPDATE : 8.20% done, estimate finish Sat Oct 07 19:36:07 2017 xorriso : UPDATE : 8.20% done, estimate finish Sat Oct 07 19:37:29 2017 xorriso : UPDATE : 8.24% done, estimate finish Sat Oct 07 19:37:47 2017 xorriso : UPDATE : 8.53% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 8.55% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 8.63% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 8.68% done, estimate finish Sat Oct 07 19:33:18 2017 xorriso : UPDATE : 8.69% done, estimate finish Sat Oct 07 19:32:00 2017 xorriso : UPDATE : 8.69% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 8.94% done, estimate finish Sat Oct 07 19:30:10 2017 xorriso : UPDATE : 8.94% done, estimate finish Sat Oct 07 19:31:08 2017 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 07 19:30:02 2017 xorriso : UPDATE : 9.16% done, estimate finish Sat Oct 07 19:30:12 2017 xorriso : UPDATE : 9.24% done, estimate finish Sat Oct 07 19:30:10 2017 xorriso : UPDATE : 9.33% done, estimate finish Sat Oct 07 19:30:00 2017 xorriso : UPDATE : 9.37% done, estimate finish Sat Oct 07 19:30:14 2017 xorriso : UPDATE : 9.42% done, estimate finish Sat Oct 07 19:30:26 2017 xorriso : UPDATE : 9.55% done, estimate finish Sat Oct 07 19:28:47 2017 xorriso : UPDATE : 9.58% done, estimate finish Sat Oct 07 19:29:19 2017 xorriso : UPDATE : 9.66% done, estimate finish Sat Oct 07 19:29:22 2017 xorriso : UPDATE : 9.66% done, estimate finish Sat Oct 07 19:30:17 2017 xorriso : UPDATE : 9.83% done, estimate finish Sat Oct 07 19:29:14 2017 xorriso : UPDATE : 9.85% done, estimate finish Sat Oct 07 19:29:46 2017 xorriso : UPDATE : 9.93% done, estimate finish Sat Oct 07 19:29:46 2017 xorriso : UPDATE : 9.98% done, estimate finish Sat Oct 07 19:29:59 2017 xorriso : UPDATE : 10.07% done, estimate finish Sat Oct 07 19:29:46 2017 xorriso : UPDATE : 10.11% done, estimate finish Sat Oct 07 19:30:08 2017 xorriso : UPDATE : 10.20% done, estimate finish Sat Oct 07 19:31:33 2017 xorriso : UPDATE : 10.22% done, estimate finish Sat Oct 07 19:32:29 2017 xorriso : UPDATE : 10.23% done, estimate finish Sat Oct 07 19:33:28 2017 xorriso : UPDATE : 10.26% done, estimate finish Sat Oct 07 19:34:08 2017 xorriso : UPDATE : 10.30% done, estimate finish Sat Oct 07 19:34:15 2017 xorriso : UPDATE : 10.34% done, estimate finish Sat Oct 07 19:34:43 2017 xorriso : UPDATE : 10.37% done, estimate finish Sat Oct 07 19:34:57 2017 xorriso : UPDATE : 10.41% done, estimate finish Sat Oct 07 19:35:12 2017 xorriso : UPDATE : 10.51% done, estimate finish Sat Oct 07 19:34:26 2017 xorriso : UPDATE : 10.58% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 10.66% done, estimate finish Sat Oct 07 19:33:45 2017 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 07 19:39:02 2017 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 07 19:40:44 2017 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 07 19:42:26 2017 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 07 19:44:08 2017 xorriso : UPDATE : 10.69% done, estimate finish Sat Oct 07 19:45:49 2017 xorriso : UPDATE : 11.29% done, estimate finish Sat Oct 07 19:31:43 2017 xorriso : UPDATE : 11.30% done, estimate finish Sat Oct 07 19:32:24 2017 xorriso : UPDATE : 11.31% done, estimate finish Sat Oct 07 19:33:04 2017 xorriso : UPDATE : 11.46% done, estimate finish Sat Oct 07 19:32:00 2017 xorriso : UPDATE : 11.47% done, estimate finish Sat Oct 07 19:29:40 2017 xorriso : UPDATE : 11.50% done, estimate finish Sat Oct 07 19:30:15 2017 xorriso : UPDATE : 11.54% done, estimate finish Sat Oct 07 19:30:40 2017 xorriso : UPDATE : 11.57% done, estimate finish Sat Oct 07 19:31:17 2017 xorriso : UPDATE : 11.61% done, estimate finish Sat Oct 07 19:31:41 2017 xorriso : UPDATE : 11.67% done, estimate finish Sat Oct 07 19:31:44 2017 xorriso : UPDATE : 11.73% done, estimate finish Sat Oct 07 19:31:51 2017 xorriso : UPDATE : 11.79% done, estimate finish Sat Oct 07 19:31:55 2017 xorriso : UPDATE : 11.84% done, estimate finish Sat Oct 07 19:31:59 2017 xorriso : UPDATE : 11.90% done, estimate finish Sat Oct 07 19:32:04 2017 xorriso : UPDATE : 11.94% done, estimate finish Sat Oct 07 19:36:34 2017 xorriso : UPDATE : 12.02% done, estimate finish Sat Oct 07 19:35:28 2017 xorriso : UPDATE : 12.08% done, estimate finish Sat Oct 07 19:35:03 2017 xorriso : UPDATE : 12.14% done, estimate finish Sat Oct 07 19:35:03 2017 xorriso : UPDATE : 12.17% done, estimate finish Sat Oct 07 19:35:23 2017 xorriso : UPDATE : 12.19% done, estimate finish Sat Oct 07 19:36:11 2017 xorriso : UPDATE : 12.31% done, estimate finish Sat Oct 07 19:34:47 2017 xorriso : UPDATE : 12.35% done, estimate finish Sat Oct 07 19:34:53 2017 xorriso : UPDATE : 12.42% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 12.44% done, estimate finish Sat Oct 07 19:35:14 2017 xorriso : UPDATE : 12.51% done, estimate finish Sat Oct 07 19:33:28 2017 xorriso : UPDATE : 12.54% done, estimate finish Sat Oct 07 19:34:13 2017 xorriso : UPDATE : 12.58% done, estimate finish Sat Oct 07 19:34:37 2017 xorriso : UPDATE : 12.62% done, estimate finish Sat Oct 07 19:34:50 2017 xorriso : UPDATE : 12.62% done, estimate finish Sat Oct 07 19:36:02 2017 xorriso : UPDATE : 12.62% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 12.88% done, estimate finish Sat Oct 07 19:33:05 2017 xorriso : UPDATE : 12.94% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 12.98% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 12.99% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 12.99% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 13.29% done, estimate finish Sat Oct 07 19:30:55 2017 xorriso : UPDATE : 13.31% done, estimate finish Sat Oct 07 19:31:34 2017 xorriso : UPDATE : 13.38% done, estimate finish Sat Oct 07 19:31:29 2017 xorriso : UPDATE : 13.44% done, estimate finish Sat Oct 07 19:31:41 2017 xorriso : UPDATE : 13.48% done, estimate finish Sat Oct 07 19:31:56 2017 xorriso : UPDATE : 13.51% done, estimate finish Sat Oct 07 19:32:23 2017 xorriso : UPDATE : 13.53% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 13.57% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 13.64% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 13.70% done, estimate finish Sat Oct 07 19:30:50 2017 xorriso : UPDATE : 13.78% done, estimate finish Sat Oct 07 19:30:48 2017 xorriso : UPDATE : 13.78% done, estimate finish Sat Oct 07 19:31:47 2017 xorriso : UPDATE : 13.85% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 13.89% done, estimate finish Sat Oct 07 19:32:04 2017 xorriso : UPDATE : 13.94% done, estimate finish Sat Oct 07 19:32:18 2017 xorriso : UPDATE : 13.96% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 14.02% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 07 19:42:14 2017 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 07 19:44:29 2017 xorriso : UPDATE : 14.48% done, estimate finish Sat Oct 07 19:32:04 2017 xorriso : UPDATE : 14.52% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 14.61% done, estimate finish Sat Oct 07 19:31:59 2017 xorriso : UPDATE : 14.64% done, estimate finish Sat Oct 07 19:32:28 2017 xorriso : UPDATE : 14.74% done, estimate finish Sat Oct 07 19:31:59 2017 xorriso : UPDATE : 14.77% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 14.79% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 14.93% done, estimate finish Sat Oct 07 19:31:58 2017 xorriso : UPDATE : 15.00% done, estimate finish Sat Oct 07 19:28:16 2017 xorriso : UPDATE : 15.01% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 15.01% done, estimate finish Sat Oct 07 19:29:50 2017 xorriso : UPDATE : 15.01% done, estimate finish Sat Oct 07 19:30:41 2017 xorriso : UPDATE : 15.37% done, estimate finish Sat Oct 07 19:28:10 2017 xorriso : UPDATE : 15.39% done, estimate finish Sat Oct 07 19:28:35 2017 xorriso : UPDATE : 15.45% done, estimate finish Sat Oct 07 19:28:48 2017 xorriso : UPDATE : 15.45% done, estimate finish Sat Oct 07 19:29:24 2017 xorriso : UPDATE : 15.60% done, estimate finish Sat Oct 07 19:28:55 2017 xorriso : UPDATE : 15.66% done, estimate finish Sat Oct 07 19:29:05 2017 xorriso : UPDATE : 15.72% done, estimate finish Sat Oct 07 19:29:11 2017 xorriso : UPDATE : 15.80% done, estimate finish Sat Oct 07 19:30:25 2017 xorriso : UPDATE : 15.82% done, estimate finish Sat Oct 07 19:31:06 2017 xorriso : UPDATE : 15.88% done, estimate finish Sat Oct 07 19:31:11 2017 xorriso : UPDATE : 15.88% done, estimate finish Sat Oct 07 19:32:05 2017 xorriso : UPDATE : 15.91% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 16.03% done, estimate finish Sat Oct 07 19:31:51 2017 xorriso : UPDATE : 16.15% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 16.19% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 16.22% done, estimate finish Sat Oct 07 19:31:51 2017 xorriso : UPDATE : 16.30% done, estimate finish Sat Oct 07 19:31:47 2017 xorriso : UPDATE : 16.36% done, estimate finish Sat Oct 07 19:33:49 2017 xorriso : UPDATE : 16.41% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 16.46% done, estimate finish Sat Oct 07 19:33:51 2017 xorriso : UPDATE : 16.57% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 16.62% done, estimate finish Sat Oct 07 19:33:05 2017 xorriso : UPDATE : 16.64% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 16.73% done, estimate finish Sat Oct 07 19:33:13 2017 xorriso : UPDATE : 16.76% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 16.81% done, estimate finish Sat Oct 07 19:33:40 2017 xorriso : UPDATE : 16.84% done, estimate finish Sat Oct 07 19:34:06 2017 xorriso : UPDATE : 16.92% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 16.95% done, estimate finish Sat Oct 07 19:34:17 2017 xorriso : UPDATE : 16.95% done, estimate finish Sat Oct 07 19:35:29 2017 xorriso : UPDATE : 16.95% done, estimate finish Sat Oct 07 19:36:48 2017 xorriso : UPDATE : 17.09% done, estimate finish Sat Oct 07 19:34:37 2017 xorriso : UPDATE : 17.09% done, estimate finish Sat Oct 07 19:35:42 2017 xorriso : UPDATE : 17.09% done, estimate finish Sat Oct 07 19:36:47 2017 xorriso : UPDATE : 17.23% done, estimate finish Sat Oct 07 19:35:08 2017 xorriso : UPDATE : 17.32% done, estimate finish Sat Oct 07 19:34:29 2017 xorriso : UPDATE : 17.39% done, estimate finish Sat Oct 07 19:34:11 2017 xorriso : UPDATE : 17.44% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 17.46% done, estimate finish Sat Oct 07 19:35:34 2017 xorriso : UPDATE : 17.47% done, estimate finish Sat Oct 07 19:36:58 2017 xorriso : UPDATE : 17.58% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 17.58% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 17.71% done, estimate finish Sat Oct 07 19:34:46 2017 xorriso : UPDATE : 17.75% done, estimate finish Sat Oct 07 19:34:54 2017 xorriso : UPDATE : 17.80% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 17.83% done, estimate finish Sat Oct 07 19:35:14 2017 xorriso : UPDATE : 17.88% done, estimate finish Sat Oct 07 19:35:16 2017 xorriso : UPDATE : 17.91% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 17.93% done, estimate finish Sat Oct 07 19:37:28 2017 xorriso : UPDATE : 17.97% done, estimate finish Sat Oct 07 19:37:36 2017 xorriso : UPDATE : 18.03% done, estimate finish Sat Oct 07 19:37:02 2017 xorriso : UPDATE : 18.05% done, estimate finish Sat Oct 07 19:37:47 2017 xorriso : UPDATE : 18.12% done, estimate finish Sat Oct 07 19:37:10 2017 xorriso : UPDATE : 18.17% done, estimate finish Sat Oct 07 19:37:01 2017 xorriso : UPDATE : 18.20% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 18.30% done, estimate finish Sat Oct 07 19:36:19 2017 xorriso : UPDATE : 18.38% done, estimate finish Sat Oct 07 19:35:47 2017 xorriso : UPDATE : 18.51% done, estimate finish Sat Oct 07 19:33:05 2017 xorriso : UPDATE : 18.56% done, estimate finish Sat Oct 07 19:33:15 2017 xorriso : UPDATE : 18.60% done, estimate finish Sat Oct 07 19:33:33 2017 xorriso : UPDATE : 18.74% done, estimate finish Sat Oct 07 19:32:14 2017 xorriso : UPDATE : 18.77% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 18.81% done, estimate finish Sat Oct 07 19:33:04 2017 xorriso : UPDATE : 18.83% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 18.84% done, estimate finish Sat Oct 07 19:34:18 2017 xorriso : UPDATE : 18.85% done, estimate finish Sat Oct 07 19:35:03 2017 xorriso : UPDATE : 18.89% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 18.92% done, estimate finish Sat Oct 07 19:38:52 2017 xorriso : UPDATE : 18.97% done, estimate finish Sat Oct 07 19:38:34 2017 xorriso : UPDATE : 19.04% done, estimate finish Sat Oct 07 19:37:38 2017 xorriso : UPDATE : 19.05% done, estimate finish Sat Oct 07 19:38:40 2017 xorriso : UPDATE : 19.12% done, estimate finish Sat Oct 07 19:37:42 2017 xorriso : UPDATE : 19.16% done, estimate finish Sat Oct 07 19:37:52 2017 xorriso : UPDATE : 19.19% done, estimate finish Sat Oct 07 19:38:16 2017 xorriso : UPDATE : 19.21% done, estimate finish Sat Oct 07 19:38:52 2017 xorriso : UPDATE : 19.28% done, estimate finish Sat Oct 07 19:38:17 2017 xorriso : UPDATE : 19.31% done, estimate finish Sat Oct 07 19:38:24 2017 xorriso : UPDATE : 19.33% done, estimate finish Sat Oct 07 19:38:54 2017 xorriso : UPDATE : 19.42% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 19.44% done, estimate finish Sat Oct 07 19:38:11 2017 xorriso : UPDATE : 19.45% done, estimate finish Sat Oct 07 19:39:19 2017 xorriso : UPDATE : 19.56% done, estimate finish Sat Oct 07 19:36:57 2017 xorriso : UPDATE : 19.59% done, estimate finish Sat Oct 07 19:37:35 2017 xorriso : UPDATE : 19.67% done, estimate finish Sat Oct 07 19:36:49 2017 xorriso : UPDATE : 19.70% done, estimate finish Sat Oct 07 19:37:06 2017 xorriso : UPDATE : 19.72% done, estimate finish Sat Oct 07 19:37:36 2017 xorriso : UPDATE : 19.77% done, estimate finish Sat Oct 07 19:37:28 2017 xorriso : UPDATE : 19.82% done, estimate finish Sat Oct 07 19:37:24 2017 xorriso : UPDATE : 19.87% done, estimate finish Sat Oct 07 19:36:16 2017 xorriso : UPDATE : 19.90% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 19.93% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 19.93% done, estimate finish Sat Oct 07 19:38:35 2017 xorriso : UPDATE : 19.93% done, estimate finish Sat Oct 07 19:39:54 2017 xorriso : UPDATE : 19.93% done, estimate finish Sat Oct 07 19:41:11 2017 xorriso : UPDATE : 20.28% done, estimate finish Sat Oct 07 19:34:18 2017 xorriso : UPDATE : 20.33% done, estimate finish Sat Oct 07 19:34:19 2017 xorriso : UPDATE : 20.34% done, estimate finish Sat Oct 07 19:35:01 2017 xorriso : UPDATE : 20.35% done, estimate finish Sat Oct 07 19:35:36 2017 xorriso : UPDATE : 20.39% done, estimate finish Sat Oct 07 19:35:22 2017 xorriso : UPDATE : 20.42% done, estimate finish Sat Oct 07 19:35:47 2017 xorriso : UPDATE : 20.42% done, estimate finish Sat Oct 07 19:37:09 2017 xorriso : UPDATE : 20.64% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 20.71% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 07 19:34:06 2017 xorriso : UPDATE : 20.74% done, estimate finish Sat Oct 07 19:34:45 2017 xorriso : UPDATE : 20.78% done, estimate finish Sat Oct 07 19:34:58 2017 xorriso : UPDATE : 20.81% done, estimate finish Sat Oct 07 19:35:20 2017 xorriso : UPDATE : 20.87% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 20.93% done, estimate finish Sat Oct 07 19:34:46 2017 xorriso : UPDATE : 20.95% done, estimate finish Sat Oct 07 19:35:37 2017 xorriso : UPDATE : 20.95% done, estimate finish Sat Oct 07 19:36:57 2017 xorriso : UPDATE : 20.95% done, estimate finish Sat Oct 07 19:38:18 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:33:05 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:33:58 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:34:51 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:35:45 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:36:38 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:37:31 2017 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 07 19:44:15 2017 xorriso : UPDATE : 21.85% done, estimate finish Sat Oct 07 19:29:57 2017 xorriso : UPDATE : 21.93% done, estimate finish Sat Oct 07 19:29:59 2017 xorriso : UPDATE : 21.97% done, estimate finish Sat Oct 07 19:30:20 2017 xorriso : UPDATE : 22.00% done, estimate finish Sat Oct 07 19:30:44 2017 xorriso : UPDATE : 22.04% done, estimate finish Sat Oct 07 19:31:08 2017 xorriso : UPDATE : 22.06% done, estimate finish Sat Oct 07 19:31:37 2017 xorriso : UPDATE : 22.08% done, estimate finish Sat Oct 07 19:32:06 2017 xorriso : UPDATE : 22.12% done, estimate finish Sat Oct 07 19:32:20 2017 xorriso : UPDATE : 22.15% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 22.18% done, estimate finish Sat Oct 07 19:29:14 2017 xorriso : UPDATE : 22.19% done, estimate finish Sat Oct 07 19:29:58 2017 xorriso : UPDATE : 22.25% done, estimate finish Sat Oct 07 19:30:14 2017 xorriso : UPDATE : 22.25% done, estimate finish Sat Oct 07 19:30:58 2017 xorriso : UPDATE : 22.36% done, estimate finish Sat Oct 07 19:30:40 2017 xorriso : UPDATE : 22.37% done, estimate finish Sat Oct 07 19:31:16 2017 xorriso : UPDATE : 22.37% done, estimate finish Sat Oct 07 19:31:58 2017 xorriso : UPDATE : 22.59% done, estimate finish Sat Oct 07 19:30:39 2017 xorriso : UPDATE : 22.62% done, estimate finish Sat Oct 07 19:30:59 2017 xorriso : UPDATE : 22.65% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 22.69% done, estimate finish Sat Oct 07 19:35:49 2017 xorriso : UPDATE : 22.71% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 22.76% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 22.82% done, estimate finish Sat Oct 07 19:36:11 2017 xorriso : UPDATE : 22.88% done, estimate finish Sat Oct 07 19:36:04 2017 xorriso : UPDATE : 22.90% done, estimate finish Sat Oct 07 19:36:45 2017 xorriso : UPDATE : 22.90% done, estimate finish Sat Oct 07 19:37:48 2017 xorriso : UPDATE : 22.90% done, estimate finish Sat Oct 07 19:38:52 2017 xorriso : UPDATE : 23.18% done, estimate finish Sat Oct 07 19:34:31 2017 xorriso : UPDATE : 23.24% done, estimate finish Sat Oct 07 19:34:31 2017 xorriso : UPDATE : 23.29% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 23.37% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 23.44% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 23.51% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 23.56% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 23.58% done, estimate finish Sat Oct 07 19:33:41 2017 xorriso : UPDATE : 23.62% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 23.64% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 23.66% done, estimate finish Sat Oct 07 19:34:52 2017 xorriso : UPDATE : 23.69% done, estimate finish Sat Oct 07 19:35:14 2017 xorriso : UPDATE : 23.70% done, estimate finish Sat Oct 07 19:39:11 2017 xorriso : UPDATE : 23.71% done, estimate finish Sat Oct 07 19:40:16 2017 xorriso : UPDATE : 23.74% done, estimate finish Sat Oct 07 19:40:39 2017 xorriso : UPDATE : 23.74% done, estimate finish Sat Oct 07 19:42:08 2017 xorriso : UPDATE : 23.74% done, estimate finish Sat Oct 07 19:43:45 2017 xorriso : UPDATE : 23.94% done, estimate finish Sat Oct 07 19:38:12 2017 xorriso : UPDATE : 23.98% done, estimate finish Sat Oct 07 19:38:21 2017 xorriso : UPDATE : 24.02% done, estimate finish Sat Oct 07 19:38:20 2017 xorriso : UPDATE : 24.04% done, estimate finish Sat Oct 07 19:38:55 2017 xorriso : UPDATE : 24.08% done, estimate finish Sat Oct 07 19:38:56 2017 xorriso : UPDATE : 24.12% done, estimate finish Sat Oct 07 19:39:02 2017 xorriso : UPDATE : 24.15% done, estimate finish Sat Oct 07 19:39:03 2017 xorriso : UPDATE : 24.19% done, estimate finish Sat Oct 07 19:39:25 2017 xorriso : UPDATE : 24.25% done, estimate finish Sat Oct 07 19:38:48 2017 xorriso : UPDATE : 24.29% done, estimate finish Sat Oct 07 19:38:41 2017 xorriso : UPDATE : 24.33% done, estimate finish Sat Oct 07 19:38:48 2017 xorriso : UPDATE : 24.35% done, estimate finish Sat Oct 07 19:39:19 2017 xorriso : UPDATE : 24.38% done, estimate finish Sat Oct 07 19:39:39 2017 xorriso : UPDATE : 24.42% done, estimate finish Sat Oct 07 19:39:39 2017 xorriso : UPDATE : 24.48% done, estimate finish Sat Oct 07 19:39:24 2017 xorriso : UPDATE : 24.49% done, estimate finish Sat Oct 07 19:40:03 2017 xorriso : UPDATE : 24.49% done, estimate finish Sat Oct 07 19:43:26 2017 xorriso : UPDATE : 24.49% done, estimate finish Sat Oct 07 19:45:37 2017 xorriso : UPDATE : 24.55% done, estimate finish Sat Oct 07 19:43:58 2017 xorriso : UPDATE : 24.81% done, estimate finish Sat Oct 07 19:36:06 2017 xorriso : UPDATE : 24.83% done, estimate finish Sat Oct 07 19:36:42 2017 xorriso : UPDATE : 24.90% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 24.90% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 25.05% done, estimate finish Sat Oct 07 19:35:27 2017 xorriso : UPDATE : 25.13% done, estimate finish Sat Oct 07 19:35:04 2017 xorriso : UPDATE : 25.21% done, estimate finish Sat Oct 07 19:34:48 2017 xorriso : UPDATE : 25.27% done, estimate finish Sat Oct 07 19:31:05 2017 xorriso : UPDATE : 25.32% done, estimate finish Sat Oct 07 19:31:25 2017 xorriso : UPDATE : 25.32% done, estimate finish Sat Oct 07 19:32:18 2017 xorriso : UPDATE : 25.32% done, estimate finish Sat Oct 07 19:33:13 2017 xorriso : UPDATE : 25.53% done, estimate finish Sat Oct 07 19:31:29 2017 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 19:31:48 2017 xorriso : UPDATE : 25.60% done, estimate finish Sat Oct 07 19:32:11 2017 xorriso : UPDATE : 25.63% done, estimate finish Sat Oct 07 19:32:37 2017 xorriso : UPDATE : 25.67% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 25.68% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 25.72% done, estimate finish Sat Oct 07 19:37:45 2017 xorriso : UPDATE : 25.73% done, estimate finish Sat Oct 07 19:38:53 2017 xorriso : UPDATE : 25.81% done, estimate finish Sat Oct 07 19:37:56 2017 xorriso : UPDATE : 25.86% done, estimate finish Sat Oct 07 19:37:46 2017 xorriso : UPDATE : 25.95% done, estimate finish Sat Oct 07 19:36:45 2017 xorriso : UPDATE : 25.98% done, estimate finish Sat Oct 07 19:36:58 2017 xorriso : UPDATE : 26.10% done, estimate finish Sat Oct 07 19:35:42 2017 xorriso : UPDATE : 26.17% done, estimate finish Sat Oct 07 19:35:23 2017 xorriso : UPDATE : 26.26% done, estimate finish Sat Oct 07 19:34:56 2017 xorriso : UPDATE : 26.32% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 26.37% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 26.39% done, estimate finish Sat Oct 07 19:33:41 2017 xorriso : UPDATE : 26.48% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 26.52% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 26.53% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 26.65% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 26.74% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 26.82% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 26.85% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 26.88% done, estimate finish Sat Oct 07 19:33:39 2017 xorriso : UPDATE : 26.88% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 26.88% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 26.88% done, estimate finish Sat Oct 07 19:38:40 2017 xorriso : UPDATE : 27.23% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 27.28% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 27.30% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 27.33% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 27.34% done, estimate finish Sat Oct 07 19:34:32 2017 xorriso : UPDATE : 27.39% done, estimate finish Sat Oct 07 19:34:34 2017 xorriso : UPDATE : 27.43% done, estimate finish Sat Oct 07 19:34:47 2017 xorriso : UPDATE : 27.46% done, estimate finish Sat Oct 07 19:34:22 2017 xorriso : UPDATE : 27.47% done, estimate finish Sat Oct 07 19:35:23 2017 xorriso : UPDATE : 27.52% done, estimate finish Sat Oct 07 19:35:25 2017 xorriso : UPDATE : 27.58% done, estimate finish Sat Oct 07 19:35:20 2017 xorriso : UPDATE : 27.65% done, estimate finish Sat Oct 07 19:35:07 2017 xorriso : UPDATE : 27.69% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 27.72% done, estimate finish Sat Oct 07 19:35:41 2017 xorriso : UPDATE : 27.72% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 27.72% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 27.72% done, estimate finish Sat Oct 07 19:38:10 2017 xorriso : UPDATE : 27.72% done, estimate finish Sat Oct 07 19:39:02 2017 xorriso : UPDATE : 28.03% done, estimate finish Sat Oct 07 19:35:41 2017 xorriso : UPDATE : 28.10% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 28.11% done, estimate finish Sat Oct 07 19:36:09 2017 xorriso : UPDATE : 28.22% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 28.22% done, estimate finish Sat Oct 07 19:35:58 2017 xorriso : UPDATE : 28.22% done, estimate finish Sat Oct 07 19:36:56 2017 xorriso : UPDATE : 28.22% done, estimate finish Sat Oct 07 19:37:52 2017 xorriso : UPDATE : 28.49% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 07 19:34:47 2017 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 07 19:35:29 2017 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 07 19:36:40 2017 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 07 19:38:08 2017 xorriso : UPDATE : 28.91% done, estimate finish Sat Oct 07 19:31:43 2017 xorriso : UPDATE : 28.93% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 28.99% done, estimate finish Sat Oct 07 19:32:29 2017 xorriso : UPDATE : 29.01% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 29.12% done, estimate finish Sat Oct 07 19:32:28 2017 xorriso : UPDATE : 29.22% done, estimate finish Sat Oct 07 19:32:09 2017 xorriso : UPDATE : 29.24% done, estimate finish Sat Oct 07 19:32:35 2017 xorriso : UPDATE : 29.32% done, estimate finish Sat Oct 07 19:32:31 2017 xorriso : UPDATE : 29.32% done, estimate finish Sat Oct 07 19:31:00 2017 xorriso : UPDATE : 29.32% done, estimate finish Sat Oct 07 19:31:54 2017 xorriso : UPDATE : 29.57% done, estimate finish Sat Oct 07 19:30:11 2017 xorriso : UPDATE : 29.65% done, estimate finish Sat Oct 07 19:30:12 2017 xorriso : UPDATE : 29.68% done, estimate finish Sat Oct 07 19:30:37 2017 xorriso : UPDATE : 29.70% done, estimate finish Sat Oct 07 19:31:05 2017 xorriso : UPDATE : 29.72% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 29.76% done, estimate finish Sat Oct 07 19:31:48 2017 xorriso : UPDATE : 29.77% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 29.79% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 29.82% done, estimate finish Sat Oct 07 19:36:01 2017 xorriso : UPDATE : 29.84% done, estimate finish Sat Oct 07 19:36:55 2017 xorriso : UPDATE : 29.87% done, estimate finish Sat Oct 07 19:37:22 2017 xorriso : UPDATE : 29.92% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 30.00% done, estimate finish Sat Oct 07 19:36:40 2017 xorriso : UPDATE : 30.03% done, estimate finish Sat Oct 07 19:36:57 2017 xorriso : UPDATE : 30.09% done, estimate finish Sat Oct 07 19:36:40 2017 xorriso : UPDATE : 30.15% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 30.17% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 30.21% done, estimate finish Sat Oct 07 19:37:09 2017 xorriso : UPDATE : 30.25% done, estimate finish Sat Oct 07 19:38:35 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:39:49 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:41:25 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:43:00 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:44:37 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:46:12 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:47:48 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:49:24 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:51:00 2017 xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 07 19:52:36 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 07:05:06 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 08:15:21 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 09:25:37 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 10:35:53 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 11:46:09 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 12:56:24 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 14:06:39 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 15:16:54 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 16:27:09 2017 xorriso : UPDATE : 30.26% done, estimate finish Sun Oct 08 17:37:23 2017 xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 30.26% done xorriso : UPDATE : 31.47% done, estimate finish Sat Oct 07 19:29:28 2017 xorriso : UPDATE : 32.79% done, estimate finish Sat Oct 07 19:25:55 2017 xorriso : UPDATE : 33.66% done, estimate finish Sat Oct 07 19:24:58 2017 xorriso : UPDATE : 33.70% done, estimate finish Sat Oct 07 19:25:08 2017 xorriso : UPDATE : 33.77% done, estimate finish Sat Oct 07 19:25:16 2017 xorriso : UPDATE : 33.85% done, estimate finish Sat Oct 07 19:25:23 2017 xorriso : UPDATE : 33.88% done, estimate finish Sat Oct 07 19:25:34 2017 xorriso : UPDATE : 33.91% done, estimate finish Sat Oct 07 19:25:44 2017 xorriso : UPDATE : 33.93% done, estimate finish Sat Oct 07 19:25:56 2017 xorriso : UPDATE : 33.93% done, estimate finish Sat Oct 07 19:26:09 2017 xorriso : UPDATE : 34.06% done, estimate finish Sat Oct 07 19:25:04 2017 xorriso : UPDATE : 34.06% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 34.21% done, estimate finish Sat Oct 07 19:25:25 2017 xorriso : UPDATE : 34.23% done, estimate finish Sat Oct 07 19:25:39 2017 xorriso : UPDATE : 34.27% done, estimate finish Sat Oct 07 19:25:51 2017 xorriso : UPDATE : 34.33% done, estimate finish Sat Oct 07 19:26:01 2017 xorriso : UPDATE : 34.35% done, estimate finish Sat Oct 07 19:26:14 2017 xorriso : UPDATE : 34.39% done, estimate finish Sat Oct 07 19:26:25 2017 xorriso : UPDATE : 34.42% done, estimate finish Sat Oct 07 19:26:37 2017 xorriso : UPDATE : 34.47% done, estimate finish Sat Oct 07 19:26:48 2017 xorriso : UPDATE : 34.47% done, estimate finish Sat Oct 07 19:38:44 2017 xorriso : UPDATE : 34.47% done, estimate finish Sat Oct 07 19:40:21 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:35:20 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:36:20 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:38:21 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:39:21 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:40:22 2017 xorriso : UPDATE : 34.73% done, estimate finish Sat Oct 07 19:41:22 2017 xorriso : UPDATE : 35.37% done, estimate finish Sat Oct 07 19:29:52 2017 xorriso : UPDATE : 35.39% done, estimate finish Sat Oct 07 19:30:23 2017 xorriso : UPDATE : 35.44% done, estimate finish Sat Oct 07 19:30:43 2017 xorriso : UPDATE : 35.46% done, estimate finish Sat Oct 07 19:31:13 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:31:49 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:34:34 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:35:14 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 20:27:05 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 20:33:32 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 20:39:59 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 20:46:27 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 20:52:54 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 20:59:21 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 21:05:48 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 21:12:15 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 21:18:42 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 21:25:10 2017 xorriso : UPDATE : 35.47% done xorriso : UPDATE : 35.47% done xorriso : UPDATE : 35.47% done xorriso : UPDATE : 35.47% done xorriso : UPDATE : 36.55% done, estimate finish Sat Oct 07 19:31:13 2017 xorriso : UPDATE : 37.27% done, estimate finish Sat Oct 07 19:27:57 2017 xorriso : UPDATE : 37.29% done, estimate finish Sat Oct 07 19:28:15 2017 xorriso : UPDATE : 37.38% done, estimate finish Sat Oct 07 19:28:18 2017 xorriso : UPDATE : 37.40% done, estimate finish Sat Oct 07 19:28:36 2017 xorriso : UPDATE : 37.43% done, estimate finish Sat Oct 07 19:28:51 2017 xorriso : UPDATE : 37.46% done, estimate finish Sat Oct 07 19:25:53 2017 xorriso : UPDATE : 37.50% done, estimate finish Sat Oct 07 19:26:09 2017 xorriso : UPDATE : 37.56% done, estimate finish Sat Oct 07 19:26:22 2017 xorriso : UPDATE : 37.59% done, estimate finish Sat Oct 07 19:26:37 2017 xorriso : UPDATE : 37.62% done, estimate finish Sat Oct 07 19:26:54 2017 xorriso : UPDATE : 37.68% done, estimate finish Sat Oct 07 19:27:03 2017 xorriso : UPDATE : 37.72% done, estimate finish Sat Oct 07 19:27:16 2017 xorriso : UPDATE : 37.76% done, estimate finish Sat Oct 07 19:27:29 2017 xorriso : UPDATE : 37.84% done, estimate finish Sat Oct 07 19:27:35 2017 xorriso : UPDATE : 37.88% done, estimate finish Sat Oct 07 19:27:47 2017 xorriso : UPDATE : 37.99% done, estimate finish Sat Oct 07 19:34:43 2017 xorriso : UPDATE : 38.01% done, estimate finish Sat Oct 07 19:35:35 2017 xorriso : UPDATE : 38.01% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 38.06% done, estimate finish Sat Oct 07 19:36:40 2017 xorriso : UPDATE : 38.09% done, estimate finish Sat Oct 07 19:36:53 2017 xorriso : UPDATE : 38.13% done, estimate finish Sat Oct 07 19:37:08 2017 xorriso : UPDATE : 38.15% done, estimate finish Sat Oct 07 19:37:41 2017 xorriso : UPDATE : 38.17% done, estimate finish Sat Oct 07 19:37:59 2017 xorriso : UPDATE : 38.19% done, estimate finish Sat Oct 07 19:38:31 2017 xorriso : UPDATE : 38.23% done, estimate finish Sat Oct 07 19:38:27 2017 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 07 19:39:11 2017 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 07 19:51:06 2017 xorriso : UPDATE : 38.43% done, estimate finish Sat Oct 07 19:40:16 2017 xorriso : UPDATE : 38.45% done, estimate finish Sat Oct 07 19:40:43 2017 xorriso : UPDATE : 38.46% done, estimate finish Sat Oct 07 19:42:00 2017 xorriso : UPDATE : 38.49% done, estimate finish Sat Oct 07 19:42:05 2017 xorriso : UPDATE : 38.52% done, estimate finish Sat Oct 07 19:42:07 2017 xorriso : UPDATE : 38.52% done, estimate finish Sat Oct 07 19:43:14 2017 xorriso : UPDATE : 38.54% done, estimate finish Sat Oct 07 19:43:47 2017 xorriso : UPDATE : 38.54% done, estimate finish Sat Oct 07 19:44:45 2017 xorriso : UPDATE : 38.64% done, estimate finish Sat Oct 07 19:42:23 2017 xorriso : UPDATE : 38.69% done, estimate finish Sat Oct 07 19:37:03 2017 xorriso : UPDATE : 38.73% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 38.79% done, estimate finish Sat Oct 07 19:36:55 2017 xorriso : UPDATE : 38.85% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 38.88% done, estimate finish Sat Oct 07 19:36:54 2017 xorriso : UPDATE : 38.92% done, estimate finish Sat Oct 07 19:36:59 2017 xorriso : UPDATE : 38.96% done, estimate finish Sat Oct 07 19:37:10 2017 xorriso : UPDATE : 39.04% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:37:19 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:39:13 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:40:50 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:42:28 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:44:06 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:45:44 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:47:21 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:48:59 2017 xorriso : UPDATE : 39.09% done, estimate finish Sat Oct 07 19:50:37 2017 xorriso : UPDATE : 39.48% done, estimate finish Sat Oct 07 19:37:38 2017 xorriso : UPDATE : 40.00% done, estimate finish Sat Oct 07 19:32:14 2017 xorriso : UPDATE : 40.04% done, estimate finish Sat Oct 07 19:29:43 2017 xorriso : UPDATE : 40.07% done, estimate finish Sat Oct 07 19:30:10 2017 xorriso : UPDATE : 40.14% done, estimate finish Sat Oct 07 19:30:16 2017 xorriso : UPDATE : 40.17% done, estimate finish Sat Oct 07 19:30:37 2017 xorriso : UPDATE : 40.23% done, estimate finish Sat Oct 07 19:30:50 2017 xorriso : UPDATE : 40.25% done, estimate finish Sat Oct 07 19:31:13 2017 xorriso : UPDATE : 40.28% done, estimate finish Sat Oct 07 19:31:34 2017 xorriso : UPDATE : 40.33% done, estimate finish Sat Oct 07 19:31:46 2017 xorriso : UPDATE : 40.37% done, estimate finish Sat Oct 07 19:31:58 2017 xorriso : UPDATE : 40.42% done, estimate finish Sat Oct 07 19:32:07 2017 xorriso : UPDATE : 40.43% done, estimate finish Sat Oct 07 19:38:53 2017 xorriso : UPDATE : 40.52% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 40.57% done, estimate finish Sat Oct 07 19:37:12 2017 xorriso : UPDATE : 40.57% done, estimate finish Sat Oct 07 19:38:24 2017 xorriso : UPDATE : 40.74% done, estimate finish Sat Oct 07 19:35:40 2017 xorriso : UPDATE : 40.77% done, estimate finish Sat Oct 07 19:36:01 2017 xorriso : UPDATE : 40.84% done, estimate finish Sat Oct 07 19:35:41 2017 xorriso : UPDATE : 40.86% done, estimate finish Sat Oct 07 19:36:10 2017 xorriso : UPDATE : 40.89% done, estimate finish Sat Oct 07 19:36:20 2017 xorriso : UPDATE : 40.93% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 41.02% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 41.07% done, estimate finish Sat Oct 07 19:34:01 2017 xorriso : UPDATE : 41.09% done, estimate finish Sat Oct 07 19:34:43 2017 xorriso : UPDATE : 41.11% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 41.13% done, estimate finish Sat Oct 07 19:35:45 2017 xorriso : UPDATE : 41.16% done, estimate finish Sat Oct 07 19:36:07 2017 xorriso : UPDATE : 41.20% done, estimate finish Sat Oct 07 19:36:17 2017 xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 19:36:56 2017 xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 19:37:45 2017 xorriso : UPDATE : 41.42% done, estimate finish Sat Oct 07 19:35:19 2017 xorriso : UPDATE : 41.44% done, estimate finish Sat Oct 07 19:38:03 2017 xorriso : UPDATE : 41.46% done, estimate finish Sat Oct 07 19:39:03 2017 xorriso : UPDATE : 41.47% done, estimate finish Sat Oct 07 19:40:02 2017 xorriso : UPDATE : 41.49% done, estimate finish Sat Oct 07 19:40:43 2017 xorriso : UPDATE : 41.50% done, estimate finish Sat Oct 07 19:41:26 2017 xorriso : UPDATE : 41.51% done, estimate finish Sat Oct 07 19:42:34 2017 xorriso : UPDATE : 41.51% done, estimate finish Sat Oct 07 19:43:51 2017 xorriso : UPDATE : 41.63% done, estimate finish Sat Oct 07 19:40:52 2017 xorriso : UPDATE : 41.63% done, estimate finish Sat Oct 07 19:41:55 2017 xorriso : UPDATE : 41.63% done, estimate finish Sat Oct 07 19:42:57 2017 xorriso : UPDATE : 41.63% done, estimate finish Sat Oct 07 19:57:22 2017 xorriso : UPDATE : 42.01% done, estimate finish Sat Oct 07 19:35:29 2017 xorriso : UPDATE : 42.08% done, estimate finish Sat Oct 07 19:35:12 2017 xorriso : UPDATE : 42.10% done, estimate finish Sat Oct 07 19:35:38 2017 xorriso : UPDATE : 42.22% done, estimate finish Sat Oct 07 19:34:34 2017 xorriso : UPDATE : 42.24% done, estimate finish Sat Oct 07 19:35:01 2017 xorriso : UPDATE : 42.26% done, estimate finish Sat Oct 07 19:35:26 2017 xorriso : UPDATE : 42.33% done, estimate finish Sat Oct 07 19:35:12 2017 xorriso : UPDATE : 42.39% done, estimate finish Sat Oct 07 19:35:07 2017 xorriso : UPDATE : 42.45% done, estimate finish Sat Oct 07 19:35:07 2017 xorriso : UPDATE : 42.48% done, estimate finish Sat Oct 07 19:35:22 2017 xorriso : UPDATE : 42.52% done, estimate finish Sat Oct 07 19:31:06 2017 xorriso : UPDATE : 42.56% done, estimate finish Sat Oct 07 19:31:25 2017 xorriso : UPDATE : 42.62% done, estimate finish Sat Oct 07 19:31:35 2017 xorriso : UPDATE : 42.67% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 42.69% done, estimate finish Sat Oct 07 19:32:14 2017 xorriso : UPDATE : 42.69% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 42.89% done, estimate finish Sat Oct 07 19:31:48 2017 xorriso : UPDATE : 42.94% done, estimate finish Sat Oct 07 19:31:56 2017 xorriso : UPDATE : 42.96% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 42.98% done, estimate finish Sat Oct 07 19:32:36 2017 xorriso : UPDATE : 42.99% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 43.03% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 43.05% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 43.09% done, estimate finish Sat Oct 07 19:37:35 2017 xorriso : UPDATE : 43.12% done, estimate finish Sat Oct 07 19:37:45 2017 xorriso : UPDATE : 43.15% done, estimate finish Sat Oct 07 19:38:11 2017 xorriso : UPDATE : 43.20% done, estimate finish Sat Oct 07 19:38:05 2017 xorriso : UPDATE : 43.23% done, estimate finish Sat Oct 07 19:38:12 2017 xorriso : UPDATE : 43.24% done, estimate finish Sat Oct 07 19:38:50 2017 xorriso : UPDATE : 43.37% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 43.43% done, estimate finish Sat Oct 07 19:37:33 2017 xorriso : UPDATE : 43.45% done, estimate finish Sat Oct 07 19:38:04 2017 xorriso : UPDATE : 43.51% done, estimate finish Sat Oct 07 19:37:38 2017 xorriso : UPDATE : 43.55% done, estimate finish Sat Oct 07 19:37:51 2017 xorriso : UPDATE : 43.57% done, estimate finish Sat Oct 07 19:38:28 2017 xorriso : UPDATE : 43.57% done, estimate finish Sat Oct 07 19:39:31 2017 xorriso : UPDATE : 43.57% done, estimate finish Sat Oct 07 19:40:35 2017 xorriso : UPDATE : 43.57% done, estimate finish Sat Oct 07 19:41:39 2017 xorriso : UPDATE : 43.57% done, estimate finish Sat Oct 07 19:42:43 2017 xorriso : UPDATE : 43.80% done, estimate finish Sat Oct 07 19:38:04 2017 xorriso : UPDATE : 44.11% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 44.16% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 44.25% done, estimate finish Sat Oct 07 19:32:36 2017 xorriso : UPDATE : 44.26% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 44.30% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 44.37% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 44.43% done, estimate finish Sat Oct 07 19:33:28 2017 xorriso : UPDATE : 44.51% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:33:18 2017 xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 07 19:33:13 2017 xorriso : UPDATE : 44.71% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 44.77% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 44.81% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 44.84% done, estimate finish Sat Oct 07 19:34:30 2017 xorriso : UPDATE : 44.87% done, estimate finish Sat Oct 07 19:34:54 2017 xorriso : UPDATE : 44.91% done, estimate finish Sat Oct 07 19:35:10 2017 xorriso : UPDATE : 44.94% done, estimate finish Sat Oct 07 19:35:23 2017 xorriso : UPDATE : 44.98% done, estimate finish Sat Oct 07 19:35:39 2017 xorriso : UPDATE : 44.99% done, estimate finish Sat Oct 07 19:36:09 2017 xorriso : UPDATE : 45.08% done, estimate finish Sat Oct 07 19:35:39 2017 xorriso : UPDATE : 45.14% done, estimate finish Sat Oct 07 19:37:42 2017 xorriso : UPDATE : 45.21% done, estimate finish Sat Oct 07 19:36:53 2017 xorriso : UPDATE : 45.27% done, estimate finish Sat Oct 07 19:36:46 2017 xorriso : UPDATE : 45.36% done, estimate finish Sat Oct 07 19:35:51 2017 xorriso : UPDATE : 45.40% done, estimate finish Sat Oct 07 19:36:03 2017 xorriso : UPDATE : 45.44% done, estimate finish Sat Oct 07 19:36:09 2017 xorriso : UPDATE : 45.46% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 45.46% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 45.46% done, estimate finish Sat Oct 07 19:38:11 2017 xorriso : UPDATE : 45.76% done, estimate finish Sat Oct 07 19:34:44 2017 xorriso : UPDATE : 45.80% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 45.84% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 45.84% done, estimate finish Sat Oct 07 19:34:16 2017 xorriso : UPDATE : 45.84% done, estimate finish Sat Oct 07 19:35:08 2017 xorriso : UPDATE : 46.08% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 46.08% done, estimate finish Sat Oct 07 19:33:28 2017 xorriso : UPDATE : 46.26% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 46.30% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 46.38% done, estimate finish Sat Oct 07 19:32:34 2017 xorriso : UPDATE : 46.41% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 46.47% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 46.51% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 46.52% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 46.52% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 46.71% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 46.74% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 46.75% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 46.84% done, estimate finish Sat Oct 07 19:33:37 2017 xorriso : UPDATE : 46.84% done, estimate finish Sat Oct 07 19:34:12 2017 xorriso : UPDATE : 46.99% done, estimate finish Sat Oct 07 19:33:21 2017 xorriso : UPDATE : 47.03% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 47.06% done, estimate finish Sat Oct 07 19:35:01 2017 xorriso : UPDATE : 47.10% done, estimate finish Sat Oct 07 19:35:17 2017 xorriso : UPDATE : 47.21% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 47.26% done, estimate finish Sat Oct 07 19:34:25 2017 xorriso : UPDATE : 47.31% done, estimate finish Sat Oct 07 19:34:32 2017 xorriso : UPDATE : 47.37% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 47.41% done, estimate finish Sat Oct 07 19:34:40 2017 xorriso : UPDATE : 47.46% done, estimate finish Sat Oct 07 19:34:44 2017 xorriso : UPDATE : 47.50% done, estimate finish Sat Oct 07 19:34:51 2017 xorriso : UPDATE : 47.61% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 47.65% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 47.69% done, estimate finish Sat Oct 07 19:34:17 2017 xorriso : UPDATE : 47.78% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 47.82% done, estimate finish Sat Oct 07 19:34:05 2017 xorriso : UPDATE : 47.84% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 47.96% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 48.01% done, estimate finish Sat Oct 07 19:33:59 2017 xorriso : UPDATE : 48.05% done, estimate finish Sat Oct 07 19:34:05 2017 xorriso : UPDATE : 48.08% done, estimate finish Sat Oct 07 19:34:24 2017 xorriso : UPDATE : 48.11% done, estimate finish Sat Oct 07 19:34:39 2017 xorriso : UPDATE : 48.14% done, estimate finish Sat Oct 07 19:35:55 2017 xorriso : UPDATE : 48.16% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 48.24% done, estimate finish Sat Oct 07 19:35:55 2017 xorriso : UPDATE : 48.29% done, estimate finish Sat Oct 07 19:35:54 2017 xorriso : UPDATE : 48.32% done, estimate finish Sat Oct 07 19:36:16 2017 xorriso : UPDATE : 48.33% done, estimate finish Sat Oct 07 19:36:51 2017 xorriso : UPDATE : 48.44% done, estimate finish Sat Oct 07 19:35:51 2017 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 07 19:35:38 2017 xorriso : UPDATE : 48.53% done, estimate finish Sat Oct 07 19:36:03 2017 xorriso : UPDATE : 48.62% done, estimate finish Sat Oct 07 19:35:32 2017 xorriso : UPDATE : 48.66% done, estimate finish Sat Oct 07 19:35:24 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:36:54 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:37:58 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:39:01 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:40:04 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:41:07 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:42:11 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:43:13 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:44:17 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 22:36:10 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 22:55:20 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 23:14:31 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 23:33:40 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 23:52:51 2017 xorriso : UPDATE : 48.69% done, estimate finish Sun Oct 08 00:12:00 2017 xorriso : UPDATE : 48.69% done, estimate finish Sun Oct 08 00:31:11 2017 xorriso : UPDATE : 48.69% done, estimate finish Sun Oct 08 00:50:20 2017 xorriso : UPDATE : 48.69% done, estimate finish Sun Oct 08 01:09:30 2017 xorriso : UPDATE : 48.69% done, estimate finish Sun Oct 08 01:28:39 2017 xorriso : UPDATE : 48.69% done xorriso : UPDATE : 48.69% done xorriso : UPDATE : 48.69% done xorriso : UPDATE : 48.69% done xorriso : UPDATE : 48.69% done xorriso : UPDATE : 48.69% done xorriso : UPDATE : 49.74% done, estimate finish Sat Oct 07 19:33:15 2017 xorriso : UPDATE : 50.79% done, estimate finish Sat Oct 07 19:29:00 2017 xorriso : UPDATE : 50.83% done, estimate finish Sat Oct 07 19:29:10 2017 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 07 19:29:22 2017 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 07 19:27:07 2017 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 07 19:27:23 2017 xorriso : UPDATE : 50.87% done, estimate finish Sat Oct 07 19:27:40 2017 xorriso : UPDATE : 51.21% done, estimate finish Sat Oct 07 19:27:23 2017 xorriso : UPDATE : 51.24% done, estimate finish Sat Oct 07 19:27:36 2017 xorriso : UPDATE : 51.26% done, estimate finish Sat Oct 07 19:27:47 2017 xorriso : UPDATE : 51.32% done, estimate finish Sat Oct 07 19:27:56 2017 xorriso : UPDATE : 51.41% done, estimate finish Sat Oct 07 19:28:00 2017 xorriso : UPDATE : 51.43% done, estimate finish Sat Oct 07 19:28:11 2017 xorriso : UPDATE : 51.43% done, estimate finish Sat Oct 07 19:28:24 2017 xorriso : UPDATE : 51.49% done, estimate finish Sat Oct 07 19:28:32 2017 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 51.57% done, estimate finish Sat Oct 07 19:33:56 2017 xorriso : UPDATE : 51.64% done, estimate finish Sat Oct 07 19:33:47 2017 xorriso : UPDATE : 51.67% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 51.68% done, estimate finish Sat Oct 07 19:34:39 2017 xorriso : UPDATE : 51.71% done, estimate finish Sat Oct 07 19:34:58 2017 xorriso : UPDATE : 51.79% done, estimate finish Sat Oct 07 19:34:42 2017 xorriso : UPDATE : 51.82% done, estimate finish Sat Oct 07 19:34:56 2017 xorriso : UPDATE : 51.84% done, estimate finish Sat Oct 07 19:35:20 2017 xorriso : UPDATE : 51.85% done, estimate finish Sat Oct 07 19:35:42 2017 xorriso : UPDATE : 51.92% done, estimate finish Sat Oct 07 19:38:35 2017 xorriso : UPDATE : 51.92% done, estimate finish Sat Oct 07 19:40:00 2017 xorriso : UPDATE : 52.15% done, estimate finish Sat Oct 07 19:35:13 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:35:32 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:38:06 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:38:56 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:39:47 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:40:38 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:45:41 2017 xorriso : UPDATE : 52.18% done, estimate finish Sat Oct 07 19:47:48 2017 xorriso : UPDATE : 52.69% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 53.16% done, estimate finish Sat Oct 07 19:30:22 2017 xorriso : UPDATE : 53.16% done, estimate finish Sat Oct 07 19:30:48 2017 xorriso : UPDATE : 53.36% done, estimate finish Sat Oct 07 19:30:18 2017 xorriso : UPDATE : 53.37% done, estimate finish Sat Oct 07 19:30:40 2017 xorriso : UPDATE : 53.49% done, estimate finish Sat Oct 07 19:30:31 2017 xorriso : UPDATE : 53.55% done, estimate finish Sat Oct 07 19:30:38 2017 xorriso : UPDATE : 53.60% done, estimate finish Sat Oct 07 19:30:48 2017 xorriso : UPDATE : 53.64% done, estimate finish Sat Oct 07 19:28:26 2017 xorriso : UPDATE : 53.68% done, estimate finish Sat Oct 07 19:28:42 2017 xorriso : UPDATE : 53.72% done, estimate finish Sat Oct 07 19:28:57 2017 xorriso : UPDATE : 53.72% done, estimate finish Sat Oct 07 19:29:19 2017 xorriso : UPDATE : 53.72% done, estimate finish Sat Oct 07 19:29:41 2017 xorriso : UPDATE : 53.94% done, estimate finish Sat Oct 07 19:29:20 2017 xorriso : UPDATE : 54.03% done, estimate finish Sat Oct 07 19:29:23 2017 xorriso : UPDATE : 54.06% done, estimate finish Sat Oct 07 19:29:38 2017 xorriso : UPDATE : 54.06% done, estimate finish Sat Oct 07 19:29:55 2017 xorriso : UPDATE : 54.20% done, estimate finish Sat Oct 07 19:29:48 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:34:02 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:34:58 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:35:54 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:36:51 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:37:47 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:38:43 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:39:39 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:40:34 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:41:31 2017 xorriso : UPDATE : 54.21% done, estimate finish Sat Oct 07 19:42:27 2017 xorriso : UPDATE : 54.21% done xorriso : UPDATE : 54.21% done xorriso : UPDATE : 54.21% done xorriso : UPDATE : 55.15% done, estimate finish Sat Oct 07 19:32:09 2017 xorriso : UPDATE : 55.44% done, estimate finish Sat Oct 07 19:30:48 2017 xorriso : UPDATE : 55.50% done, estimate finish Sat Oct 07 19:30:54 2017 xorriso : UPDATE : 55.59% done, estimate finish Sat Oct 07 19:30:53 2017 xorriso : UPDATE : 55.62% done, estimate finish Sat Oct 07 19:31:06 2017 xorriso : UPDATE : 55.64% done, estimate finish Sat Oct 07 19:31:24 2017 xorriso : UPDATE : 55.65% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 55.65% done, estimate finish Sat Oct 07 19:28:34 2017 xorriso : UPDATE : 55.85% done, estimate finish Sat Oct 07 19:28:24 2017 xorriso : UPDATE : 55.88% done, estimate finish Sat Oct 07 19:28:40 2017 xorriso : UPDATE : 55.92% done, estimate finish Sat Oct 07 19:28:54 2017 xorriso : UPDATE : 55.93% done, estimate finish Sat Oct 07 19:29:10 2017 xorriso : UPDATE : 56.07% done, estimate finish Sat Oct 07 19:29:08 2017 xorriso : UPDATE : 56.09% done, estimate finish Sat Oct 07 19:29:22 2017 xorriso : UPDATE : 56.16% done, estimate finish Sat Oct 07 19:29:29 2017 xorriso : UPDATE : 56.21% done, estimate finish Sat Oct 07 19:29:37 2017 xorriso : UPDATE : 56.23% done, estimate finish Sat Oct 07 19:29:50 2017 xorriso : UPDATE : 56.26% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 56.33% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 07 19:33:45 2017 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 07 19:34:02 2017 xorriso : UPDATE : 56.45% done, estimate finish Sat Oct 07 19:33:58 2017 xorriso : UPDATE : 56.57% done, estimate finish Sat Oct 07 19:33:23 2017 xorriso : UPDATE : 56.64% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 56.71% done, estimate finish Sat Oct 07 19:33:13 2017 xorriso : UPDATE : 56.78% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 56.83% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 56.94% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 56.98% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 57.00% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 57.10% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 57.13% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 57.15% done, estimate finish Sat Oct 07 19:33:37 2017 xorriso : UPDATE : 57.18% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 57.21% done, estimate finish Sat Oct 07 19:34:11 2017 xorriso : UPDATE : 57.24% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 57.28% done, estimate finish Sat Oct 07 19:34:35 2017 xorriso : UPDATE : 57.35% done, estimate finish Sat Oct 07 19:34:26 2017 xorriso : UPDATE : 57.38% done, estimate finish Sat Oct 07 19:37:44 2017 xorriso : UPDATE : 57.47% done, estimate finish Sat Oct 07 19:36:34 2017 xorriso : UPDATE : 57.52% done, estimate finish Sat Oct 07 19:36:24 2017 xorriso : UPDATE : 57.53% done, estimate finish Sat Oct 07 19:37:04 2017 xorriso : UPDATE : 57.56% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 57.62% done, estimate finish Sat Oct 07 19:37:04 2017 xorriso : UPDATE : 57.69% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 57.73% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 57.77% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 57.77% done, estimate finish Sat Oct 07 19:37:22 2017 xorriso : UPDATE : 57.77% done, estimate finish Sat Oct 07 19:38:16 2017 xorriso : UPDATE : 57.98% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 57.99% done, estimate finish Sat Oct 07 19:35:08 2017 xorriso : UPDATE : 58.01% done, estimate finish Sat Oct 07 19:35:33 2017 xorriso : UPDATE : 58.11% done, estimate finish Sat Oct 07 19:34:48 2017 xorriso : UPDATE : 58.13% done, estimate finish Sat Oct 07 19:35:13 2017 xorriso : UPDATE : 58.26% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 58.28% done, estimate finish Sat Oct 07 19:34:41 2017 xorriso : UPDATE : 58.35% done, estimate finish Sat Oct 07 19:34:31 2017 xorriso : UPDATE : 58.39% done, estimate finish Sat Oct 07 19:34:41 2017 xorriso : UPDATE : 58.44% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 58.48% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 58.49% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 58.64% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 58.67% done, estimate finish Sat Oct 07 19:33:05 2017 xorriso : UPDATE : 58.68% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 58.75% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 58.78% done, estimate finish Sat Oct 07 19:33:41 2017 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 58.89% done, estimate finish Sat Oct 07 19:33:46 2017 xorriso : UPDATE : 58.91% done, estimate finish Sat Oct 07 19:35:53 2017 xorriso : UPDATE : 58.96% done, estimate finish Sat Oct 07 19:35:51 2017 xorriso : UPDATE : 59.03% done, estimate finish Sat Oct 07 19:35:31 2017 xorriso : UPDATE : 59.06% done, estimate finish Sat Oct 07 19:35:44 2017 xorriso : UPDATE : 59.12% done, estimate finish Sat Oct 07 19:35:37 2017 xorriso : UPDATE : 59.15% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 59.18% done, estimate finish Sat Oct 07 19:36:07 2017 xorriso : UPDATE : 59.26% done, estimate finish Sat Oct 07 19:35:41 2017 xorriso : UPDATE : 59.28% done, estimate finish Sat Oct 07 19:36:03 2017 xorriso : UPDATE : 59.37% done, estimate finish Sat Oct 07 19:35:30 2017 xorriso : UPDATE : 59.38% done, estimate finish Sat Oct 07 19:35:55 2017 xorriso : UPDATE : 59.42% done, estimate finish Sat Oct 07 19:36:06 2017 xorriso : UPDATE : 59.44% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 59.54% done, estimate finish Sat Oct 07 19:35:37 2017 xorriso : UPDATE : 59.54% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 59.66% done, estimate finish Sat Oct 07 19:35:22 2017 xorriso : UPDATE : 59.66% done, estimate finish Sat Oct 07 19:36:02 2017 xorriso : UPDATE : 59.84% done, estimate finish Sat Oct 07 19:34:33 2017 xorriso : UPDATE : 59.93% done, estimate finish Sat Oct 07 19:34:10 2017 xorriso : UPDATE : 59.95% done, estimate finish Sat Oct 07 19:34:31 2017 xorriso : UPDATE : 60.02% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 60.12% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 60.22% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 60.25% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 60.34% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 60.39% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 60.51% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 60.53% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 60.60% done, estimate finish Sat Oct 07 19:33:10 2017 xorriso : UPDATE : 60.67% done, estimate finish Sat Oct 07 19:33:02 2017 xorriso : UPDATE : 60.71% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 60.72% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 60.72% done, estimate finish Sat Oct 07 19:34:33 2017 xorriso : UPDATE : 60.72% done, estimate finish Sat Oct 07 19:35:14 2017 xorriso : UPDATE : 60.72% done, estimate finish Sat Oct 07 19:35:56 2017 xorriso : UPDATE : 60.72% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 61.20% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 61.23% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 61.27% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 61.31% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 61.34% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 61.45% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 61.51% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 61.56% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 61.66% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 61.77% done, estimate finish Sat Oct 07 19:33:02 2017 xorriso : UPDATE : 61.85% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 62.03% done, estimate finish Sat Oct 07 19:32:20 2017 xorriso : UPDATE : 62.07% done, estimate finish Sat Oct 07 19:32:28 2017 xorriso : UPDATE : 62.09% done, estimate finish Sat Oct 07 19:32:05 2017 xorriso : UPDATE : 62.09% done, estimate finish Sat Oct 07 19:32:43 2017 xorriso : UPDATE : 62.09% done, estimate finish Sat Oct 07 19:33:21 2017 xorriso : UPDATE : 62.09% done, estimate finish Sat Oct 07 19:33:59 2017 xorriso : UPDATE : 62.09% done, estimate finish Sat Oct 07 19:34:37 2017 xorriso : UPDATE : 62.09% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 62.58% done, estimate finish Sat Oct 07 19:31:52 2017 xorriso : UPDATE : 62.62% done, estimate finish Sat Oct 07 19:32:03 2017 xorriso : UPDATE : 62.65% done, estimate finish Sat Oct 07 19:32:16 2017 xorriso : UPDATE : 62.69% done, estimate finish Sat Oct 07 19:32:26 2017 xorriso : UPDATE : 62.70% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 62.71% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 62.74% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 62.75% done, estimate finish Sat Oct 07 19:35:01 2017 xorriso : UPDATE : 62.75% done, estimate finish Sat Oct 07 19:35:42 2017 xorriso : UPDATE : 62.75% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 63.00% done, estimate finish Sat Oct 07 19:34:02 2017 xorriso : UPDATE : 63.02% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 63.05% done, estimate finish Sat Oct 07 19:34:35 2017 xorriso : UPDATE : 63.08% done, estimate finish Sat Oct 07 19:34:48 2017 xorriso : UPDATE : 63.12% done, estimate finish Sat Oct 07 19:36:51 2017 xorriso : UPDATE : 63.15% done, estimate finish Sat Oct 07 19:36:59 2017 xorriso : UPDATE : 63.20% done, estimate finish Sat Oct 07 19:36:50 2017 xorriso : UPDATE : 63.25% done, estimate finish Sat Oct 07 19:36:50 2017 xorriso : UPDATE : 63.28% done, estimate finish Sat Oct 07 19:36:54 2017 xorriso : UPDATE : 63.33% done, estimate finish Sat Oct 07 19:36:54 2017 xorriso : UPDATE : 63.37% done, estimate finish Sat Oct 07 19:36:50 2017 xorriso : UPDATE : 63.39% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 63.44% done, estimate finish Sat Oct 07 19:37:07 2017 xorriso : UPDATE : 63.52% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 63.57% done, estimate finish Sat Oct 07 19:36:14 2017 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 07 19:36:19 2017 xorriso : UPDATE : 63.63% done, estimate finish Sat Oct 07 19:36:45 2017 xorriso : UPDATE : 63.65% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 63.66% done, estimate finish Sat Oct 07 19:37:46 2017 xorriso : UPDATE : 63.67% done, estimate finish Sat Oct 07 19:38:29 2017 xorriso : UPDATE : 63.77% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 63.79% done, estimate finish Sat Oct 07 19:37:32 2017 xorriso : UPDATE : 63.83% done, estimate finish Sat Oct 07 19:37:39 2017 xorriso : UPDATE : 63.88% done, estimate finish Sat Oct 07 19:37:24 2017 xorriso : UPDATE : 63.91% done, estimate finish Sat Oct 07 19:39:13 2017 xorriso : UPDATE : 63.92% done, estimate finish Sat Oct 07 19:40:09 2017 xorriso : UPDATE : 63.92% done, estimate finish Sat Oct 07 19:41:25 2017 xorriso : UPDATE : 64.07% done, estimate finish Sat Oct 07 19:37:52 2017 xorriso : UPDATE : 64.09% done, estimate finish Sat Oct 07 19:38:20 2017 xorriso : UPDATE : 64.09% done, estimate finish Sat Oct 07 19:39:05 2017 xorriso : UPDATE : 64.13% done, estimate finish Sat Oct 07 19:38:59 2017 xorriso : UPDATE : 64.14% done, estimate finish Sat Oct 07 19:39:37 2017 xorriso : UPDATE : 64.25% done, estimate finish Sat Oct 07 19:38:03 2017 xorriso : UPDATE : 64.28% done, estimate finish Sat Oct 07 19:38:15 2017 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 64.42% done, estimate finish Sat Oct 07 19:36:04 2017 xorriso : UPDATE : 64.46% done, estimate finish Sat Oct 07 19:36:13 2017 xorriso : UPDATE : 64.50% done, estimate finish Sat Oct 07 19:36:18 2017 xorriso : UPDATE : 64.55% done, estimate finish Sat Oct 07 19:36:12 2017 xorriso : UPDATE : 64.57% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 64.57% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 64.73% done, estimate finish Sat Oct 07 19:35:36 2017 xorriso : UPDATE : 64.76% done, estimate finish Sat Oct 07 19:35:49 2017 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 19:35:55 2017 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 19:35:43 2017 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 19:36:38 2017 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 19:37:33 2017 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 19:38:29 2017 xorriso : UPDATE : 64.80% done, estimate finish Sat Oct 07 19:39:25 2017 xorriso : UPDATE : 65.37% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 65.40% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 65.44% done, estimate finish Sat Oct 07 19:33:10 2017 xorriso : UPDATE : 65.46% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 65.52% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 65.55% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 65.59% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 65.62% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 65.66% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 65.71% done, estimate finish Sat Oct 07 19:33:18 2017 xorriso : UPDATE : 65.73% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 65.84% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 65.90% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 65.95% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 66.03% done, estimate finish Sat Oct 07 19:33:18 2017 xorriso : UPDATE : 66.08% done, estimate finish Sat Oct 07 19:33:24 2017 xorriso : UPDATE : 66.11% done, estimate finish Sat Oct 07 19:34:48 2017 xorriso : UPDATE : 66.17% done, estimate finish Sat Oct 07 19:34:46 2017 xorriso : UPDATE : 66.22% done, estimate finish Sat Oct 07 19:34:52 2017 xorriso : UPDATE : 66.22% done, estimate finish Sat Oct 07 19:35:33 2017 xorriso : UPDATE : 66.22% done, estimate finish Sat Oct 07 19:36:14 2017 xorriso : UPDATE : 66.46% done, estimate finish Sat Oct 07 19:34:02 2017 xorriso : UPDATE : 66.48% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 66.51% done, estimate finish Sat Oct 07 19:34:34 2017 xorriso : UPDATE : 66.56% done, estimate finish Sat Oct 07 19:34:40 2017 xorriso : UPDATE : 66.59% done, estimate finish Sat Oct 07 19:34:52 2017 xorriso : UPDATE : 66.61% done, estimate finish Sat Oct 07 19:35:22 2017 xorriso : UPDATE : 66.64% done, estimate finish Sat Oct 07 19:35:36 2017 xorriso : UPDATE : 66.68% done, estimate finish Sat Oct 07 19:35:44 2017 xorriso : UPDATE : 66.71% done, estimate finish Sat Oct 07 19:36:05 2017 xorriso : UPDATE : 66.75% done, estimate finish Sat Oct 07 19:36:08 2017 xorriso : UPDATE : 66.79% done, estimate finish Sat Oct 07 19:36:13 2017 xorriso : UPDATE : 66.86% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 66.93% done, estimate finish Sat Oct 07 19:35:36 2017 xorriso : UPDATE : 66.97% done, estimate finish Sat Oct 07 19:35:46 2017 xorriso : UPDATE : 67.03% done, estimate finish Sat Oct 07 19:35:40 2017 xorriso : UPDATE : 67.04% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 67.04% done, estimate finish Sat Oct 07 19:37:34 2017 xorriso : UPDATE : 67.23% done, estimate finish Sat Oct 07 19:34:58 2017 xorriso : UPDATE : 67.32% done, estimate finish Sat Oct 07 19:34:35 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:35:05 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:35:40 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:36:16 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:36:52 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:37:26 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:38:02 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:41:36 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:43:05 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:44:33 2017 xorriso : UPDATE : 67.33% done, estimate finish Sat Oct 07 19:46:00 2017 xorriso : UPDATE : 68.26% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 68.30% done, estimate finish Sat Oct 07 19:31:56 2017 xorriso : UPDATE : 68.35% done, estimate finish Sat Oct 07 19:32:04 2017 xorriso : UPDATE : 68.42% done, estimate finish Sat Oct 07 19:32:05 2017 xorriso : UPDATE : 68.45% done, estimate finish Sat Oct 07 19:32:16 2017 xorriso : UPDATE : 68.48% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:30:36 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:30:57 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:31:39 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:32:01 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:32:23 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:33:49 2017 xorriso : UPDATE : 68.50% done xorriso : UPDATE : 68.50% done xorriso : UPDATE : 68.50% done xorriso : UPDATE : 68.76% done, estimate finish Sat Oct 07 19:47:54 2017 xorriso : UPDATE : 69.71% done, estimate finish Sat Oct 07 19:31:46 2017 xorriso : UPDATE : 69.75% done, estimate finish Sat Oct 07 19:31:57 2017 xorriso : UPDATE : 69.80% done, estimate finish Sat Oct 07 19:32:03 2017 xorriso : UPDATE : 69.84% done, estimate finish Sat Oct 07 19:32:13 2017 xorriso : UPDATE : 69.94% done, estimate finish Sat Oct 07 19:32:09 2017 xorriso : UPDATE : 69.99% done, estimate finish Sat Oct 07 19:32:14 2017 xorriso : UPDATE : 70.02% done, estimate finish Sat Oct 07 19:29:53 2017 xorriso : UPDATE : 70.10% done, estimate finish Sat Oct 07 19:29:59 2017 xorriso : UPDATE : 70.11% done, estimate finish Sat Oct 07 19:30:14 2017 xorriso : UPDATE : 70.11% done, estimate finish Sat Oct 07 19:30:29 2017 xorriso : UPDATE : 70.23% done, estimate finish Sat Oct 07 19:30:29 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:30:26 2017 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 19:30:24 2017 xorriso : UPDATE : 70.56% done, estimate finish Sat Oct 07 19:30:31 2017 xorriso : UPDATE : 70.59% done, estimate finish Sat Oct 07 19:30:40 2017 xorriso : UPDATE : 70.66% done, estimate finish Sat Oct 07 19:30:44 2017 xorriso : UPDATE : 70.71% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 70.71% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 70.83% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 70.88% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 70.93% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 70.96% done, estimate finish Sat Oct 07 19:33:24 2017 xorriso : UPDATE : 71.01% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 71.11% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 71.12% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 71.12% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 71.32% done, estimate finish Sat Oct 07 19:33:13 2017 xorriso : UPDATE : 71.34% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 71.43% done, estimate finish Sat Oct 07 19:33:41 2017 xorriso : UPDATE : 71.43% done, estimate finish Sat Oct 07 19:34:12 2017 xorriso : UPDATE : 71.43% done, estimate finish Sat Oct 07 19:34:44 2017 xorriso : UPDATE : 71.67% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 71.76% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 19:33:46 2017 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 19:34:06 2017 xorriso : UPDATE : 72.00% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 72.16% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 72.16% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 72.16% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 72.16% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 72.46% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 72.50% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 72.51% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 72.52% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 72.55% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 72.57% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 72.59% done, estimate finish Sat Oct 07 19:34:32 2017 xorriso : UPDATE : 72.62% done, estimate finish Sat Oct 07 19:34:44 2017 xorriso : UPDATE : 72.70% done, estimate finish Sat Oct 07 19:34:29 2017 xorriso : UPDATE : 72.73% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 72.78% done, estimate finish Sat Oct 07 19:34:43 2017 xorriso : UPDATE : 72.82% done, estimate finish Sat Oct 07 19:34:48 2017 xorriso : UPDATE : 72.83% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 72.83% done, estimate finish Sat Oct 07 19:35:38 2017 xorriso : UPDATE : 72.83% done, estimate finish Sat Oct 07 19:36:05 2017 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 07 19:34:16 2017 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 73.12% done, estimate finish Sat Oct 07 19:35:35 2017 xorriso : UPDATE : 73.32% done, estimate finish Sat Oct 07 19:33:56 2017 xorriso : UPDATE : 73.44% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 73.50% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 73.53% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 73.55% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 73.55% done, estimate finish Sat Oct 07 19:34:19 2017 xorriso : UPDATE : 73.74% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 73.76% done, estimate finish Sat Oct 07 19:33:23 2017 xorriso : UPDATE : 73.87% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 73.92% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 73.95% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:33:40 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:34:52 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:40:44 2017 xorriso : UPDATE : 74.03% done, estimate finish Sat Oct 07 19:42:02 2017 xorriso : UPDATE : 74.75% done, estimate finish Sat Oct 07 19:32:05 2017 xorriso : UPDATE : 74.75% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 74.75% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 74.75% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 74.75% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 74.75% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 19:31:51 2017 xorriso : UPDATE : 75.39% done, estimate finish Sat Oct 07 19:31:55 2017 xorriso : UPDATE : 75.43% done, estimate finish Sat Oct 07 19:30:26 2017 xorriso : UPDATE : 75.48% done, estimate finish Sat Oct 07 19:30:35 2017 xorriso : UPDATE : 75.48% done, estimate finish Sat Oct 07 19:30:50 2017 xorriso : UPDATE : 75.48% done, estimate finish Sat Oct 07 19:31:05 2017 xorriso : UPDATE : 75.48% done, estimate finish Sat Oct 07 19:31:20 2017 xorriso : UPDATE : 75.55% done, estimate finish Sat Oct 07 19:31:23 2017 xorriso : UPDATE : 75.89% done, estimate finish Sat Oct 07 19:30:55 2017 xorriso : UPDATE : 75.94% done, estimate finish Sat Oct 07 19:31:01 2017 xorriso : UPDATE : 76.00% done, estimate finish Sat Oct 07 19:31:06 2017 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 07 19:31:13 2017 xorriso : UPDATE : 76.08% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 76.09% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 76.09% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 76.28% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 76.38% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 76.44% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 76.47% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 76.54% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 76.57% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 76.62% done, estimate finish Sat Oct 07 19:33:19 2017 xorriso : UPDATE : 76.68% done, estimate finish Sat Oct 07 19:33:18 2017 xorriso : UPDATE : 76.73% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 76.77% done, estimate finish Sat Oct 07 19:33:46 2017 xorriso : UPDATE : 76.82% done, estimate finish Sat Oct 07 19:33:49 2017 xorriso : UPDATE : 76.87% done, estimate finish Sat Oct 07 19:33:54 2017 xorriso : UPDATE : 76.91% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 76.99% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 77.04% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 77.07% done, estimate finish Sat Oct 07 19:34:03 2017 xorriso : UPDATE : 77.11% done, estimate finish Sat Oct 07 19:34:08 2017 xorriso : UPDATE : 77.19% done, estimate finish Sat Oct 07 19:33:58 2017 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 07 19:34:51 2017 xorriso : UPDATE : 77.30% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 07 19:34:36 2017 xorriso : UPDATE : 77.38% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 77.40% done, estimate finish Sat Oct 07 19:34:52 2017 xorriso : UPDATE : 77.51% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 77.53% done, estimate finish Sat Oct 07 19:34:37 2017 xorriso : UPDATE : 77.57% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 77.61% done, estimate finish Sat Oct 07 19:34:43 2017 xorriso : UPDATE : 77.67% done, estimate finish Sat Oct 07 19:34:40 2017 xorriso : UPDATE : 77.73% done, estimate finish Sat Oct 07 19:34:22 2017 xorriso : UPDATE : 77.82% done, estimate finish Sat Oct 07 19:34:03 2017 xorriso : UPDATE : 77.86% done, estimate finish Sat Oct 07 19:34:13 2017 xorriso : UPDATE : 77.91% done, estimate finish Sat Oct 07 19:34:12 2017 xorriso : UPDATE : 77.97% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 78.00% done, estimate finish Sat Oct 07 19:34:21 2017 xorriso : UPDATE : 78.00% done, estimate finish Sat Oct 07 19:34:45 2017 xorriso : UPDATE : 78.18% done, estimate finish Sat Oct 07 19:33:51 2017 xorriso : UPDATE : 78.21% done, estimate finish Sat Oct 07 19:33:59 2017 xorriso : UPDATE : 78.28% done, estimate finish Sat Oct 07 19:33:56 2017 xorriso : UPDATE : 78.30% done, estimate finish Sat Oct 07 19:33:54 2017 xorriso : UPDATE : 78.30% done, estimate finish Sat Oct 07 19:34:26 2017 xorriso : UPDATE : 78.47% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 78.50% done, estimate finish Sat Oct 07 19:33:44 2017 xorriso : UPDATE : 78.52% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 78.61% done, estimate finish Sat Oct 07 19:33:45 2017 xorriso : UPDATE : 78.66% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 78.69% done, estimate finish Sat Oct 07 19:33:56 2017 xorriso : UPDATE : 78.71% done, estimate finish Sat Oct 07 19:34:08 2017 xorriso : UPDATE : 78.71% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 78.90% done, estimate finish Sat Oct 07 19:33:37 2017 xorriso : UPDATE : 79.00% done, estimate finish Sat Oct 07 19:33:21 2017 xorriso : UPDATE : 79.02% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 79.11% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 79.17% done, estimate finish Sat Oct 07 19:33:28 2017 xorriso : UPDATE : 79.22% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 79.24% done, estimate finish Sat Oct 07 19:33:42 2017 xorriso : UPDATE : 79.33% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 79.40% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 79.40% done, estimate finish Sat Oct 07 19:33:49 2017 xorriso : UPDATE : 79.53% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 79.60% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 79.65% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 79.69% done, estimate finish Sat Oct 07 19:33:33 2017 xorriso : UPDATE : 79.74% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 79.81% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 79.91% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 79.97% done, estimate finish Sat Oct 07 19:33:23 2017 xorriso : UPDATE : 80.03% done, estimate finish Sat Oct 07 19:33:24 2017 xorriso : UPDATE : 80.11% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 80.17% done, estimate finish Sat Oct 07 19:33:18 2017 xorriso : UPDATE : 80.18% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 80.35% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 80.43% done, estimate finish Sat Oct 07 19:32:59 2017 xorriso : UPDATE : 80.46% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 80.57% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 80.57% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 80.57% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 80.57% done, estimate finish Sat Oct 07 19:34:05 2017 xorriso : UPDATE : 80.98% done, estimate finish Sat Oct 07 19:32:24 2017 xorriso : UPDATE : 80.98% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 81.14% done, estimate finish Sat Oct 07 19:32:23 2017 xorriso : UPDATE : 81.19% done, estimate finish Sat Oct 07 19:32:28 2017 xorriso : UPDATE : 81.24% done, estimate finish Sat Oct 07 19:32:34 2017 xorriso : UPDATE : 81.28% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 81.32% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 81.34% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 81.36% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 81.43% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 81.43% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 81.43% done, estimate finish Sat Oct 07 19:35:35 2017 xorriso : UPDATE : 81.44% done, estimate finish Sat Oct 07 19:35:59 2017 xorriso : UPDATE : 81.74% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 81.76% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 81.80% done, estimate finish Sat Oct 07 19:33:54 2017 xorriso : UPDATE : 81.85% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 81.92% done, estimate finish Sat Oct 07 19:33:51 2017 xorriso : UPDATE : 81.94% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 82.05% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 82.07% done, estimate finish Sat Oct 07 19:33:56 2017 xorriso : UPDATE : 82.13% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 82.17% done, estimate finish Sat Oct 07 19:33:04 2017 xorriso : UPDATE : 82.19% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 82.22% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 82.26% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 82.35% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 82.36% done, estimate finish Sat Oct 07 19:33:42 2017 xorriso : UPDATE : 82.51% done, estimate finish Sat Oct 07 19:33:20 2017 xorriso : UPDATE : 82.55% done, estimate finish Sat Oct 07 19:33:24 2017 xorriso : UPDATE : 82.59% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 82.63% done, estimate finish Sat Oct 07 19:34:26 2017 xorriso : UPDATE : 82.68% done, estimate finish Sat Oct 07 19:34:24 2017 xorriso : UPDATE : 82.75% done, estimate finish Sat Oct 07 19:34:15 2017 xorriso : UPDATE : 82.80% done, estimate finish Sat Oct 07 19:34:16 2017 xorriso : UPDATE : 82.84% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 82.88% done, estimate finish Sat Oct 07 19:34:25 2017 xorriso : UPDATE : 82.97% done, estimate finish Sat Oct 07 19:34:10 2017 xorriso : UPDATE : 83.02% done, estimate finish Sat Oct 07 19:34:11 2017 xorriso : UPDATE : 83.09% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 83.16% done, estimate finish Sat Oct 07 19:34:01 2017 xorriso : UPDATE : 83.17% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 83.27% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 83.28% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 83.43% done, estimate finish Sat Oct 07 19:33:30 2017 xorriso : UPDATE : 83.50% done, estimate finish Sat Oct 07 19:33:25 2017 xorriso : UPDATE : 83.55% done, estimate finish Sat Oct 07 19:33:28 2017 xorriso : UPDATE : 83.61% done, estimate finish Sat Oct 07 19:33:30 2017 xorriso : UPDATE : 83.68% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 83.79% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 83.87% done, estimate finish Sat Oct 07 19:33:13 2017 xorriso : UPDATE : 83.91% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 83.94% done, estimate finish Sat Oct 07 19:32:59 2017 xorriso : UPDATE : 83.94% done, estimate finish Sat Oct 07 19:33:17 2017 xorriso : UPDATE : 83.94% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 84.26% done, estimate finish Sat Oct 07 19:32:38 2017 xorriso : UPDATE : 84.35% done, estimate finish Sat Oct 07 19:32:37 2017 xorriso : UPDATE : 84.38% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 84.45% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 84.54% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 84.54% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 84.74% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 84.81% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 84.96% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 84.98% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 85.09% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 85.13% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 85.22% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 85.28% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 85.34% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 85.40% done, estimate finish Sat Oct 07 19:33:04 2017 xorriso : UPDATE : 85.45% done, estimate finish Sat Oct 07 19:33:08 2017 xorriso : UPDATE : 85.49% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 85.49% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 85.66% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 85.72% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 85.76% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 85.82% done, estimate finish Sat Oct 07 19:33:14 2017 xorriso : UPDATE : 85.82% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 85.82% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 85.82% done, estimate finish Sat Oct 07 19:34:57 2017 xorriso : UPDATE : 85.82% done, estimate finish Sat Oct 07 19:35:24 2017 xorriso : UPDATE : 86.14% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 86.29% done, estimate finish Sat Oct 07 19:33:04 2017 xorriso : UPDATE : 86.30% done, estimate finish Sat Oct 07 19:33:16 2017 xorriso : UPDATE : 86.33% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 86.36% done, estimate finish Sat Oct 07 19:33:30 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:33:47 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:33:59 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:34:21 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:34:42 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:35:05 2017 xorriso : UPDATE : 86.39% done, estimate finish Sat Oct 07 19:35:27 2017 xorriso : UPDATE : 86.50% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 87.26% done, estimate finish Sat Oct 07 19:32:29 2017 xorriso : UPDATE : 87.31% done, estimate finish Sat Oct 07 19:32:32 2017 xorriso : UPDATE : 87.35% done, estimate finish Sat Oct 07 19:32:36 2017 xorriso : UPDATE : 87.46% done, estimate finish Sat Oct 07 19:32:33 2017 xorriso : UPDATE : 87.57% done, estimate finish Sat Oct 07 19:31:52 2017 xorriso : UPDATE : 87.60% done, estimate finish Sat Oct 07 19:32:00 2017 xorriso : UPDATE : 87.65% done, estimate finish Sat Oct 07 19:32:06 2017 xorriso : UPDATE : 87.71% done, estimate finish Sat Oct 07 19:32:10 2017 xorriso : UPDATE : 87.77% done, estimate finish Sat Oct 07 19:32:13 2017 xorriso : UPDATE : 87.85% done, estimate finish Sat Oct 07 19:32:14 2017 xorriso : UPDATE : 87.93% done, estimate finish Sat Oct 07 19:32:15 2017 xorriso : UPDATE : 88.03% done, estimate finish Sat Oct 07 19:32:16 2017 xorriso : UPDATE : 88.07% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 88.08% done, estimate finish Sat Oct 07 19:32:26 2017 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 88.32% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 88.39% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 88.42% done, estimate finish Sat Oct 07 19:33:09 2017 xorriso : UPDATE : 88.49% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 88.59% done, estimate finish Sat Oct 07 19:33:01 2017 xorriso : UPDATE : 88.62% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 88.71% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 88.72% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 88.84% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 07 19:32:56 2017 xorriso : UPDATE : 89.09% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 89.17% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 89.22% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 89.34% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 89.36% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 89.50% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 89.57% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 89.59% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 89.70% done, estimate finish Sat Oct 07 19:32:43 2017 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 89.73% done, estimate finish Sat Oct 07 19:33:04 2017 xorriso : UPDATE : 89.96% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 90.00% done, estimate finish Sat Oct 07 19:32:43 2017 xorriso : UPDATE : 90.00% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 90.20% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 90.26% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 90.32% done, estimate finish Sat Oct 07 19:32:42 2017 xorriso : UPDATE : 90.42% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 90.48% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 90.56% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 90.65% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 90.69% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 90.75% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 90.81% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 90.81% done, estimate finish Sat Oct 07 19:32:56 2017 xorriso : UPDATE : 91.06% done, estimate finish Sat Oct 07 19:32:37 2017 xorriso : UPDATE : 91.10% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 91.18% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 91.22% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 91.22% done, estimate finish Sat Oct 07 19:32:59 2017 xorriso : UPDATE : 91.46% done, estimate finish Sat Oct 07 19:32:36 2017 xorriso : UPDATE : 91.51% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 91.59% done, estimate finish Sat Oct 07 19:32:38 2017 xorriso : UPDATE : 91.70% done, estimate finish Sat Oct 07 19:32:36 2017 xorriso : UPDATE : 91.76% done, estimate finish Sat Oct 07 19:32:38 2017 xorriso : UPDATE : 91.81% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 91.84% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 07 19:33:12 2017 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 07 19:33:24 2017 xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 07 19:32:37 2017 xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 07 19:32:58 2017 xorriso : UPDATE : 92.87% done, estimate finish Sat Oct 07 19:32:24 2017 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 19:32:28 2017 xorriso : UPDATE : 92.90% done, estimate finish Sat Oct 07 19:32:32 2017 xorriso : UPDATE : 93.01% done, estimate finish Sat Oct 07 19:32:18 2017 xorriso : UPDATE : 93.03% done, estimate finish Sat Oct 07 19:32:23 2017 xorriso : UPDATE : 93.03% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 93.28% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 07 19:32:21 2017 xorriso : UPDATE : 93.42% done, estimate finish Sat Oct 07 19:32:23 2017 xorriso : UPDATE : 93.47% done, estimate finish Sat Oct 07 19:32:25 2017 xorriso : UPDATE : 93.57% done, estimate finish Sat Oct 07 19:32:24 2017 xorriso : UPDATE : 93.62% done, estimate finish Sat Oct 07 19:32:26 2017 xorriso : UPDATE : 93.63% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 93.77% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 93.83% done, estimate finish Sat Oct 07 19:32:42 2017 xorriso : UPDATE : 93.85% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 93.85% done, estimate finish Sat Oct 07 19:32:56 2017 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 94.08% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 94.23% done, estimate finish Sat Oct 07 19:32:40 2017 xorriso : UPDATE : 94.29% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 94.34% done, estimate finish Sat Oct 07 19:32:42 2017 xorriso : UPDATE : 94.41% done, estimate finish Sat Oct 07 19:32:42 2017 xorriso : UPDATE : 94.49% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 94.53% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 94.59% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 94.62% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 94.72% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 94.74% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 94.88% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 94.91% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 94.97% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 95.07% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 95.13% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 95.19% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 95.26% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 95.29% done, estimate finish Sat Oct 07 19:32:56 2017 xorriso : UPDATE : 95.33% done, estimate finish Sat Oct 07 19:32:59 2017 xorriso : UPDATE : 95.35% done, estimate finish Sat Oct 07 19:33:02 2017 xorriso : UPDATE : 95.44% done, estimate finish Sat Oct 07 19:33:00 2017 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 07 19:33:02 2017 xorriso : UPDATE : 95.52% done, estimate finish Sat Oct 07 19:33:03 2017 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 19:33:02 2017 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 95.59% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 96.02% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 96.09% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 96.16% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 96.16% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 96.32% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 96.38% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 96.42% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 96.45% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 96.48% done, estimate finish Sat Oct 07 19:32:42 2017 xorriso : UPDATE : 96.53% done, estimate finish Sat Oct 07 19:32:43 2017 xorriso : UPDATE : 96.68% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 96.73% done, estimate finish Sat Oct 07 19:32:41 2017 xorriso : UPDATE : 96.75% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 96.76% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 96.78% done, estimate finish Sat Oct 07 19:32:50 2017 xorriso : UPDATE : 96.83% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 96.83% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 96.83% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 96.83% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 96.83% done, estimate finish Sat Oct 07 19:33:44 2017 xorriso : UPDATE : 96.92% done, estimate finish Sat Oct 07 19:33:32 2017 xorriso : UPDATE : 97.32% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 97.32% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 97.50% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 97.56% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 97.60% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 97.65% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 97.69% done, estimate finish Sat Oct 07 19:32:43 2017 xorriso : UPDATE : 97.71% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 97.80% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 97.82% done, estimate finish Sat Oct 07 19:32:48 2017 xorriso : UPDATE : 97.82% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 97.82% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 98.17% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 98.23% done, estimate finish Sat Oct 07 19:32:45 2017 xorriso : UPDATE : 98.27% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 98.31% done, estimate finish Sat Oct 07 19:32:47 2017 xorriso : UPDATE : 98.33% done, estimate finish Sat Oct 07 19:32:49 2017 xorriso : UPDATE : 98.38% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 98.44% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 98.52% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 98.57% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 98.61% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 98.70% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 98.74% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 98.81% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 98.91% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 98.96% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 98.98% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 99.08% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 99.12% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 99.20% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 99.26% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 99.34% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 99.34% done, estimate finish Sat Oct 07 19:32:54 2017 xorriso : UPDATE : 99.54% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 99.60% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 99.60% done, estimate finish Sat Oct 07 19:32:53 2017 xorriso : UPDATE : 99.76% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 99.82% done, estimate finish Sat Oct 07 19:32:51 2017 xorriso : UPDATE : 99.88% done xorriso : UPDATE : 99.94% done xorriso : UPDATE : Thank you for being patient. Working since 1648 seconds. ISO image produced: 23636714 sectors Written to medium : 23636714 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:33:14 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 2' -o /dev/null -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.2.0-source-DLBD-2.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/Dsource/debian-9.2.0-source-DLBD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/Dsource/stretch/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 CD2 GNU xorriso 1.3.6.pl01 : 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 : UPDATE : 5500 files added in 1 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/Dsource/stretch/CD2' xorriso : UPDATE : 8220 files added in 2 seconds xorriso : UPDATE : 8220 files added in 2 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 : 0.16% done xorriso : UPDATE : 0.77% done, estimate finish Sat Oct 07 19:37:35 2017 xorriso : UPDATE : 1.34% done, estimate finish Sat Oct 07 19:37:01 2017 xorriso : UPDATE : 1.95% done, estimate finish Sat Oct 07 19:36:41 2017 xorriso : UPDATE : 2.53% done, estimate finish Sat Oct 07 19:36:34 2017 xorriso : UPDATE : 3.08% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 3.56% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 4.62% done, estimate finish Sat Oct 07 19:36:10 2017 xorriso : UPDATE : 4.62% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 5.97% done, estimate finish Sat Oct 07 19:36:04 2017 xorriso : UPDATE : 6.59% done, estimate finish Sat Oct 07 19:36:04 2017 xorriso : UPDATE : 7.00% done, estimate finish Sat Oct 07 19:35:58 2017 xorriso : UPDATE : 7.71% done, estimate finish Sat Oct 07 19:35:56 2017 xorriso : UPDATE : 8.37% done, estimate finish Sat Oct 07 19:35:55 2017 xorriso : UPDATE : 9.06% done, estimate finish Sat Oct 07 19:35:53 2017 xorriso : UPDATE : 9.85% done, estimate finish Sat Oct 07 19:35:51 2017 xorriso : UPDATE : 10.22% done, estimate finish Sat Oct 07 19:35:56 2017 xorriso : UPDATE : 10.22% done, estimate finish Sat Oct 07 19:36:06 2017 xorriso : UPDATE : 10.22% done, estimate finish Sat Oct 07 19:36:17 2017 xorriso : UPDATE : 11.57% done, estimate finish Sat Oct 07 19:36:04 2017 xorriso : UPDATE : 13.48% done, estimate finish Sat Oct 07 19:35:47 2017 xorriso : UPDATE : 14.10% done, estimate finish Sat Oct 07 19:35:43 2017 xorriso : UPDATE : 14.75% done, estimate finish Sat Oct 07 19:35:44 2017 xorriso : UPDATE : 15.38% done, estimate finish Sat Oct 07 19:35:45 2017 xorriso : UPDATE : 15.51% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 15.51% done, estimate finish Sat Oct 07 19:36:01 2017 xorriso : UPDATE : 15.51% done, estimate finish Sat Oct 07 19:36:10 2017 xorriso : UPDATE : 18.35% done, estimate finish Sat Oct 07 19:35:42 2017 xorriso : UPDATE : 18.83% done, estimate finish Sat Oct 07 19:35:44 2017 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 19:35:48 2017 xorriso : UPDATE : 19.08% done, estimate finish Sat Oct 07 19:35:54 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:35:46 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:35:58 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:36:08 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:36:18 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:36:27 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:36:46 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:36:56 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 07 19:37:25 2017 xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 20.59% done xorriso : UPDATE : 24.43% done, estimate finish Sat Oct 07 19:37:38 2017 xorriso : UPDATE : 34.13% done, estimate finish Sat Oct 07 19:35:33 2017 xorriso : UPDATE : 39.75% done, estimate finish Sat Oct 07 19:35:13 2017 xorriso : UPDATE : 40.38% done, estimate finish Sat Oct 07 19:35:14 2017 xorriso : UPDATE : 40.99% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 41.69% done, estimate finish Sat Oct 07 19:35:17 2017 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 07 19:35:19 2017 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 07 19:35:22 2017 xorriso : UPDATE : 43.54% done, estimate finish Sat Oct 07 19:35:04 2017 xorriso : UPDATE : 43.86% done, estimate finish Sat Oct 07 19:35:06 2017 xorriso : UPDATE : 44.13% done, estimate finish Sat Oct 07 19:35:08 2017 xorriso : UPDATE : 44.35% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:35:13 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:35:16 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:35:19 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:35:22 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:35:25 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:35:28 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:40:47 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:41:23 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:41:59 2017 xorriso : UPDATE : 44.57% done, estimate finish Sat Oct 07 19:42:35 2017 xorriso : UPDATE : 49.61% done, estimate finish Sat Oct 07 19:36:16 2017 xorriso : UPDATE : 50.40% done, estimate finish Sat Oct 07 19:36:11 2017 xorriso : UPDATE : 50.56% done, estimate finish Sat Oct 07 19:36:15 2017 xorriso : UPDATE : 50.56% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 51.97% done, estimate finish Sat Oct 07 19:36:10 2017 xorriso : UPDATE : 52.01% done, estimate finish Sat Oct 07 19:36:14 2017 xorriso : UPDATE : 52.01% done, estimate finish Sat Oct 07 19:35:47 2017 xorriso : UPDATE : 52.01% done, estimate finish Sat Oct 07 19:35:53 2017 xorriso : UPDATE : 52.01% done, estimate finish Sat Oct 07 19:35:59 2017 xorriso : UPDATE : 54.48% done, estimate finish Sat Oct 07 19:35:45 2017 xorriso : UPDATE : 54.65% done, estimate finish Sat Oct 07 19:35:49 2017 xorriso : UPDATE : 54.76% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 54.76% done, estimate finish Sat Oct 07 19:35:56 2017 xorriso : UPDATE : 56.00% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 56.63% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 56.79% done, estimate finish Sat Oct 07 19:35:56 2017 xorriso : UPDATE : 57.03% done, estimate finish Sat Oct 07 19:36:09 2017 xorriso : UPDATE : 57.30% done, estimate finish Sat Oct 07 19:36:12 2017 xorriso : UPDATE : 57.44% done, estimate finish Sat Oct 07 19:36:18 2017 xorriso : UPDATE : 57.94% done, estimate finish Sat Oct 07 19:36:18 2017 xorriso : UPDATE : 58.14% done, estimate finish Sat Oct 07 19:36:21 2017 xorriso : UPDATE : 58.65% done, estimate finish Sat Oct 07 19:36:20 2017 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 59.12% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 59.75% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 60.00% done, estimate finish Sat Oct 07 19:36:26 2017 xorriso : UPDATE : 60.30% done, estimate finish Sat Oct 07 19:36:45 2017 xorriso : UPDATE : 60.45% done, estimate finish Sat Oct 07 19:36:50 2017 xorriso : UPDATE : 60.82% done, estimate finish Sat Oct 07 19:36:49 2017 xorriso : UPDATE : 61.60% done, estimate finish Sat Oct 07 19:36:39 2017 xorriso : UPDATE : 61.76% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 19:36:49 2017 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 19:36:56 2017 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 19:37:03 2017 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 19:37:10 2017 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 61.78% done, estimate finish Sat Oct 07 19:38:35 2017 xorriso : UPDATE : 64.75% done, estimate finish Sat Oct 07 19:36:30 2017 xorriso : UPDATE : 65.99% done, estimate finish Sat Oct 07 19:36:19 2017 xorriso : UPDATE : 66.25% done, estimate finish Sat Oct 07 19:36:21 2017 xorriso : UPDATE : 66.28% done, estimate finish Sat Oct 07 19:36:27 2017 xorriso : UPDATE : 66.88% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 07 19:36:38 2017 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 07 19:36:21 2017 xorriso : UPDATE : 67.00% done, estimate finish Sat Oct 07 19:36:27 2017 xorriso : UPDATE : 70.94% done, estimate finish Sat Oct 07 19:36:01 2017 xorriso : UPDATE : 71.45% done, estimate finish Sat Oct 07 19:36:03 2017 xorriso : UPDATE : 71.71% done, estimate finish Sat Oct 07 19:36:05 2017 xorriso : UPDATE : 71.98% done, estimate finish Sat Oct 07 19:36:06 2017 xorriso : UPDATE : 72.03% done, estimate finish Sat Oct 07 19:36:09 2017 xorriso : UPDATE : 72.03% done, estimate finish Sat Oct 07 19:36:13 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:09 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:13 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:15 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:17 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:26 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:30 2017 xorriso : UPDATE : 73.23% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 76.03% done, estimate finish Sat Oct 07 19:36:17 2017 xorriso : UPDATE : 77.96% done, estimate finish Sat Oct 07 19:36:10 2017 xorriso : UPDATE : 78.29% done, estimate finish Sat Oct 07 19:36:12 2017 xorriso : UPDATE : 78.51% done, estimate finish Sat Oct 07 19:36:14 2017 xorriso : UPDATE : 78.84% done, estimate finish Sat Oct 07 19:36:15 2017 xorriso : UPDATE : 79.04% done, estimate finish Sat Oct 07 19:36:16 2017 xorriso : UPDATE : 79.15% done, estimate finish Sat Oct 07 19:36:19 2017 xorriso : UPDATE : 79.15% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 79.15% done, estimate finish Sat Oct 07 19:36:27 2017 xorriso : UPDATE : 79.15% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 81.40% done, estimate finish Sat Oct 07 19:36:19 2017 xorriso : UPDATE : 81.40% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 81.40% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 81.40% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 81.40% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 81.40% done, estimate finish Sat Oct 07 19:37:01 2017 xorriso : UPDATE : 84.75% done, estimate finish Sat Oct 07 19:36:20 2017 xorriso : UPDATE : 85.18% done, estimate finish Sat Oct 07 19:36:20 2017 xorriso : UPDATE : 85.39% done, estimate finish Sat Oct 07 19:36:21 2017 xorriso : UPDATE : 85.94% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 86.22% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 86.41% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 86.65% done, estimate finish Sat Oct 07 19:36:26 2017 xorriso : UPDATE : 86.79% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 86.99% done, estimate finish Sat Oct 07 19:36:30 2017 xorriso : UPDATE : 87.30% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 87.68% done, estimate finish Sat Oct 07 19:36:22 2017 xorriso : UPDATE : 87.96% done, estimate finish Sat Oct 07 19:36:24 2017 xorriso : UPDATE : 88.07% done, estimate finish Sat Oct 07 19:36:26 2017 xorriso : UPDATE : 88.15% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 88.76% done, estimate finish Sat Oct 07 19:36:27 2017 xorriso : UPDATE : 88.98% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 89.38% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 89.65% done, estimate finish Sat Oct 07 19:36:30 2017 xorriso : UPDATE : 89.65% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 90.83% done, estimate finish Sat Oct 07 19:36:34 2017 xorriso : UPDATE : 91.03% done, estimate finish Sat Oct 07 19:36:36 2017 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 91.46% done, estimate finish Sat Oct 07 19:36:38 2017 xorriso : UPDATE : 91.73% done, estimate finish Sat Oct 07 19:36:39 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:36:39 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:36:42 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:36:46 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:36:49 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 92.11% done, estimate finish Sat Oct 07 19:37:25 2017 xorriso : UPDATE : 96.49% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 96.74% done, estimate finish Sat Oct 07 19:36:30 2017 xorriso : UPDATE : 97.02% done, estimate finish Sat Oct 07 19:36:30 2017 xorriso : UPDATE : 97.16% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 97.40% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 97.51% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 97.54% done, estimate finish Sat Oct 07 19:36:34 2017 xorriso : UPDATE : 97.54% done, estimate finish Sat Oct 07 19:36:35 2017 xorriso : UPDATE : 97.78% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 99.50% done xorriso : UPDATE : 99.89% done ISO image produced: 3385791 sectors Written to medium : 3385791 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. /home/debian-cd/build.stretch/debian-cd/tools/imagesums /org/cdbuilder.debian.org/dst/deb-cd/out/Dsource 6300d11847057656af9b398a09709ba325a76174 debian-9.2.0-source-DLBD-1.iso e1c66ce8e61317e05b30081d0a9a7c22 debian-9.2.0-source-DLBD-1.iso f9fd79b6ce1448a12a1ba6abb4e5da15a5a5bc30d0ed54d9c2c330427530412c014db92c64bdcbe532a5b402cb1d9f2941a9028fd3ef2614b05b0c7156a5d554 debian-9.2.0-source-DLBD-1.iso fb02b8a6267c26a4312bb37b26b7ecc42902ccb4cb80e5ec85e0a0a9a7f3b868 debian-9.2.0-source-DLBD-1.iso 42f8ea01cdf0efb051b6008749349fc5f5c72a95 debian-9.2.0-source-DLBD-2.iso 3081b7b5d695328caf60ce38cef3a2a7 debian-9.2.0-source-DLBD-2.iso 06c477a417cf6451a602a2b5df20279c739e865aed16ca7ea7b9058d97152e160c1cf1fe49f47aeaa9b10b0f8823894ada1de7c2689846d8f527284a3d5290a5 debian-9.2.0-source-DLBD-2.iso 334e7df12ad40b93ed8af93be7752851296cfa133577fd3a7b0397148ba48068 debian-9.2.0-source-DLBD-2.iso Sat 7 Oct 19:36:33 UTC 2017: Finished.