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/3source/stretch/CD[1234567890]* rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/tasks rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/*.filelist* rm -f /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/packages-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/upgrade-stamp /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3source mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt date -u '+%Y%m%d' > /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/DATE date -u '+%Y%m%dT%H%M%SZ' > /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/stretch/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/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/3source/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/3source/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/3source/stretch/md5-check; \ fi; \ done ... building the images; using target(s) "official_images" Building all available jigdos and all available isos for source DVD 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/3source/stretch/debootstrap if [ ! -e /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/debootstrap/usr/share/debootstrap/scripts/stretch ] ; then \ ln -sf sid /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/apt/stretch-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/stretch-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/stretch-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/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/3source/apt/stretch-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/archive-keyring for ARCH in source; do \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/stretch-$ARCH/apt/trusted.gpg.d; \ ln -s /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/stretch-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/stretch-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/apt/stretch-source/apt/preferences.d ; \ :> /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist; \ else \ echo "mawk" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist; \ echo "exim4-daemon-light" >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist; \ fi; \ fi if [ "yes"x != "yes"x ] ; then \ if [ _3 != _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/3source/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/debootstrap-list; \ cat /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/debootstrap-list >>/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist; \ rm -rf /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 ; 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/3source/stretch/tasks /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/tasks/Debian-all >> /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist; \ fi if [ "yes"x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt/stretch-source/apt-state/lists/*Sources | \ sort -u > /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist; \ fi Generating the complete list of packages to be included in /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/rawlist \ > /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list /home/debian-cd/build.stretch/debian-cd/tools/check_backports_packages /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list.backports if [ -f /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list.backports ]; then mv /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list.backports /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source/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/3source/stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/packages; \ else \ /home/debian-cd/build.stretch/debian-cd/tools/merge_package_lists /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/apt "source" /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/packages; \ fi if [ "yes"x = "yes"x ] ; then \ grep ^source /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/packages > /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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/3source 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/3source/stretch/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.de.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.es.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.it.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-2.2.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.de.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.es.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.it.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch/CD1/doc/dedication/dedication-5.0.txt' removed '/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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" DVD 1 at /home/debian-cd/build.stretch/debian-cd/stretch/CD1 Specified size for this image: 4.7GB DVD, 2294921 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. Finishing off the Release file Finishing off md5sum.txt GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 1219 packages, 2293928 blocks, 4697964544 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Starting new "source" DVD 2 at /home/debian-cd/build.stretch/debian-cd/stretch/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 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 2 filled with 1961 packages, 2293225 blocks, 4696524800 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Starting new "source" DVD 3 at /home/debian-cd/build.stretch/debian-cd/stretch/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 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 3 filled with 1112 packages, 2285197 blocks, 4680083456 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Starting new "source" DVD 4 at /home/debian-cd/build.stretch/debian-cd/stretch/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 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 4 filled with 734 packages, 2294080 blocks, 4698275840 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Starting new "source" DVD 5 at /home/debian-cd/build.stretch/debian-cd/stretch/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 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 5 filled with 3132 packages, 2292540 blocks, 4695121920 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Starting new "source" DVD 6 at /home/debian-cd/build.stretch/debian-cd/stretch/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 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 6 filled with 5819 packages, 2290405 blocks, 4690749440 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Starting new "source" DVD 7 at /home/debian-cd/build.stretch/debian-cd/stretch/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 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 7 filled with 2227 packages, 2293514 blocks, 4697116672 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Starting new "source" DVD 8 at /home/debian-cd/build.stretch/debian-cd/stretch/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 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 8 filled with 1230 packages, 2293809 blocks, 4697720832 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Starting new "source" DVD 9 at /home/debian-cd/build.stretch/debian-cd/stretch/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 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 9 filled with 2713 packages, 2292854 blocks, 4695764992 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Starting new "source" DVD 10 at /home/debian-cd/build.stretch/debian-cd/stretch/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 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. 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 10 filled with 2527 packages, 2292690 blocks, 4695429120 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Starting new "source" DVD 11 at /home/debian-cd/build.stretch/debian-cd/stretch/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 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 11 filled with 842 packages, 2294268 blocks, 4698660864 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Starting new "source" DVD 12 at /home/debian-cd/build.stretch/debian-cd/stretch/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 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 12 (not) filled with 1452 packages, 1808848 blocks, 3704520704 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/3source/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/3source/stretch/md5-check; \ fi; \ done /home/debian-cd/build.stretch/debian-cd/tools/make_image "/org/cdbuilder.debian.org/src/deb-cd/tmp/3source/stretch" "source" "/org/cdbuilder.debian.org/dst/deb-cd/out/3source" "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:03:38 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 1' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-1.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-1.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-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/3source/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:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 457g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD1' xorriso : UPDATE : 4982 files added in 1 seconds xorriso : UPDATE : 4982 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/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.02% done xorriso : UPDATE : 0.21% done xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 07 19:11:51 2017 xorriso : UPDATE : 2.01% done, estimate finish Sat Oct 07 19:06:18 2017 xorriso : UPDATE : 2.61% done, estimate finish Sat Oct 07 19:06:20 2017 xorriso : UPDATE : 2.72% done, estimate finish Sat Oct 07 19:06:51 2017 xorriso : UPDATE : 3.96% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 4.40% done, estimate finish Sat Oct 07 19:06:23 2017 xorriso : UPDATE : 4.41% done, estimate finish Sat Oct 07 19:06:46 2017 xorriso : UPDATE : 5.67% done, estimate finish Sat Oct 07 19:06:22 2017 xorriso : UPDATE : 5.92% done, estimate finish Sat Oct 07 19:06:32 2017 xorriso : UPDATE : 6.87% done, estimate finish Sat Oct 07 19:06:23 2017 xorriso : UPDATE : 7.29% done, estimate finish Sat Oct 07 19:06:27 2017 xorriso : UPDATE : 7.46% done, estimate finish Sat Oct 07 19:06:42 2017 xorriso : UPDATE : 7.47% done, estimate finish Sat Oct 07 19:06:59 2017 xorriso : UPDATE : 7.47% done, estimate finish Sat Oct 07 19:07:18 2017 xorriso : UPDATE : 9.29% done, estimate finish Sat Oct 07 19:06:38 2017 xorriso : UPDATE : 10.84% done, estimate finish Sat Oct 07 19:06:18 2017 xorriso : UPDATE : 11.48% done, estimate finish Sat Oct 07 19:06:18 2017 xorriso : UPDATE : 11.68% done, estimate finish Sat Oct 07 19:06:25 2017 xorriso : UPDATE : 11.68% done, estimate finish Sat Oct 07 19:06:35 2017 xorriso : UPDATE : 13.47% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 13.64% done, estimate finish Sat Oct 07 19:06:23 2017 xorriso : UPDATE : 14.62% done, estimate finish Sat Oct 07 19:06:09 2017 xorriso : UPDATE : 15.05% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 15.17% done, estimate finish Sat Oct 07 19:06:21 2017 xorriso : UPDATE : 16.31% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 16.85% done, estimate finish Sat Oct 07 19:06:15 2017 xorriso : UPDATE : 16.95% done, estimate finish Sat Oct 07 19:06:22 2017 xorriso : UPDATE : 18.40% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 18.44% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 19.70% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 20.14% done, estimate finish Sat Oct 07 19:06:14 2017 xorriso : UPDATE : 20.47% done, estimate finish Sat Oct 07 19:06:25 2017 xorriso : UPDATE : 20.77% done, estimate finish Sat Oct 07 19:06:30 2017 xorriso : UPDATE : 20.77% done, estimate finish Sat Oct 07 19:06:40 2017 xorriso : UPDATE : 20.77% done, estimate finish Sat Oct 07 19:06:50 2017 xorriso : UPDATE : 20.77% done, estimate finish Sat Oct 07 19:07:00 2017 xorriso : UPDATE : 21.07% done, estimate finish Sat Oct 07 19:07:03 2017 xorriso : UPDATE : 24.51% done, estimate finish Sat Oct 07 19:06:20 2017 xorriso : UPDATE : 24.75% done, estimate finish Sat Oct 07 19:06:24 2017 xorriso : UPDATE : 25.71% done, estimate finish Sat Oct 07 19:06:20 2017 xorriso : UPDATE : 26.07% done, estimate finish Sat Oct 07 19:06:22 2017 xorriso : UPDATE : 26.78% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 27.45% done, estimate finish Sat Oct 07 19:06:18 2017 xorriso : UPDATE : 28.21% done, estimate finish Sat Oct 07 19:06:17 2017 xorriso : UPDATE : 29.26% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 29.88% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 30.67% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 31.03% done, estimate finish Sat Oct 07 19:06:14 2017 xorriso : UPDATE : 31.33% done, estimate finish Sat Oct 07 19:06:17 2017 xorriso : UPDATE : 31.33% done, estimate finish Sat Oct 07 19:06:23 2017 xorriso : UPDATE : 31.43% done, estimate finish Sat Oct 07 19:06:28 2017 xorriso : UPDATE : 34.33% done, estimate finish Sat Oct 07 19:06:05 2017 xorriso : UPDATE : 34.76% done, estimate finish Sat Oct 07 19:06:08 2017 xorriso : UPDATE : 35.78% done, estimate finish Sat Oct 07 19:06:05 2017 xorriso : UPDATE : 36.13% done, estimate finish Sat Oct 07 19:06:08 2017 xorriso : UPDATE : 36.53% done, estimate finish Sat Oct 07 19:06:11 2017 xorriso : UPDATE : 36.94% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 38.53% done, estimate finish Sat Oct 07 19:06:06 2017 xorriso : UPDATE : 38.86% done, estimate finish Sat Oct 07 19:06:08 2017 xorriso : UPDATE : 39.55% done, estimate finish Sat Oct 07 19:06:08 2017 xorriso : UPDATE : 39.91% done, estimate finish Sat Oct 07 19:06:11 2017 xorriso : UPDATE : 40.54% done, estimate finish Sat Oct 07 19:06:17 2017 xorriso : UPDATE : 41.27% done, estimate finish Sat Oct 07 19:06:15 2017 xorriso : UPDATE : 41.85% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 42.72% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 42.78% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 43.21% done, estimate finish Sat Oct 07 19:06:21 2017 xorriso : UPDATE : 44.77% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 45.64% done, estimate finish Sat Oct 07 19:06:11 2017 xorriso : UPDATE : 46.11% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 46.89% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 47.15% done, estimate finish Sat Oct 07 19:06:14 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:17 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:24 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:30 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:37 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:44 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:50 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:06:57 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:07:02 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:07:09 2017 xorriso : UPDATE : 47.29% done, estimate finish Sat Oct 07 19:07:16 2017 xorriso : UPDATE : 47.29% done xorriso : UPDATE : 47.29% done xorriso : UPDATE : 47.29% done xorriso : UPDATE : 50.28% done, estimate finish Sat Oct 07 19:07:59 2017 xorriso : UPDATE : 55.71% done, estimate finish Sat Oct 07 19:06:20 2017 xorriso : UPDATE : 59.79% done, estimate finish Sat Oct 07 19:06:00 2017 xorriso : UPDATE : 60.64% done, estimate finish Sat Oct 07 19:05:59 2017 xorriso : UPDATE : 61.07% done, estimate finish Sat Oct 07 19:06:01 2017 xorriso : UPDATE : 61.36% done, estimate finish Sat Oct 07 19:06:03 2017 xorriso : UPDATE : 62.14% done, estimate finish Sat Oct 07 19:06:03 2017 xorriso : UPDATE : 62.67% done, estimate finish Sat Oct 07 19:05:46 2017 xorriso : UPDATE : 63.10% done, estimate finish Sat Oct 07 19:05:47 2017 xorriso : UPDATE : 63.74% done, estimate finish Sat Oct 07 19:05:49 2017 xorriso : UPDATE : 64.19% done, estimate finish Sat Oct 07 19:05:50 2017 xorriso : UPDATE : 64.40% done, estimate finish Sat Oct 07 19:05:53 2017 xorriso : UPDATE : 65.27% done, estimate finish Sat Oct 07 19:05:53 2017 xorriso : UPDATE : 66.22% done, estimate finish Sat Oct 07 19:05:53 2017 xorriso : UPDATE : 66.68% done, estimate finish Sat Oct 07 19:05:54 2017 xorriso : UPDATE : 67.02% done, estimate finish Sat Oct 07 19:05:56 2017 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 07 19:05:58 2017 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 07 19:06:14 2017 xorriso : UPDATE : 69.08% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 69.42% done, estimate finish Sat Oct 07 19:06:18 2017 xorriso : UPDATE : 70.18% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 70.38% done, estimate finish Sat Oct 07 19:06:18 2017 xorriso : UPDATE : 70.53% done, estimate finish Sat Oct 07 19:06:22 2017 xorriso : UPDATE : 70.53% done, estimate finish Sat Oct 07 19:06:26 2017 xorriso : UPDATE : 72.55% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 73.54% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 74.06% done, estimate finish Sat Oct 07 19:06:15 2017 xorriso : UPDATE : 74.48% done, estimate finish Sat Oct 07 19:06:15 2017 xorriso : UPDATE : 74.96% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 75.74% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 76.25% done, estimate finish Sat Oct 07 19:06:15 2017 xorriso : UPDATE : 76.25% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 77.76% done, estimate finish Sat Oct 07 19:06:14 2017 xorriso : UPDATE : 78.11% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 78.30% done, estimate finish Sat Oct 07 19:06:17 2017 xorriso : UPDATE : 78.69% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 79.37% done, estimate finish Sat Oct 07 19:06:17 2017 xorriso : UPDATE : 79.69% done, estimate finish Sat Oct 07 19:06:21 2017 xorriso : UPDATE : 80.39% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 81.53% done, estimate finish Sat Oct 07 19:06:16 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:19 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:22 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:25 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:28 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:32 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:35 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:06:38 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:07:20 2017 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 07 19:07:29 2017 xorriso : UPDATE : 85.35% done, estimate finish Sat Oct 07 19:06:25 2017 xorriso : UPDATE : 90.40% done, estimate finish Sat Oct 07 19:06:07 2017 xorriso : UPDATE : 90.71% done, estimate finish Sat Oct 07 19:06:08 2017 xorriso : UPDATE : 91.38% done, estimate finish Sat Oct 07 19:06:10 2017 xorriso : UPDATE : 91.71% done, estimate finish Sat Oct 07 19:06:11 2017 xorriso : UPDATE : 92.05% done, estimate finish Sat Oct 07 19:06:10 2017 xorriso : UPDATE : 93.14% done, estimate finish Sat Oct 07 19:06:10 2017 xorriso : UPDATE : 93.55% done, estimate finish Sat Oct 07 19:06:10 2017 xorriso : UPDATE : 93.91% done, estimate finish Sat Oct 07 19:06:07 2017 xorriso : UPDATE : 94.51% done, estimate finish Sat Oct 07 19:06:08 2017 xorriso : UPDATE : 94.67% done, estimate finish Sat Oct 07 19:06:09 2017 xorriso : UPDATE : 94.76% done, estimate finish Sat Oct 07 19:06:11 2017 xorriso : UPDATE : 94.76% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 95.77% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 96.64% done, estimate finish Sat Oct 07 19:06:12 2017 xorriso : UPDATE : 97.05% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 97.87% done, estimate finish Sat Oct 07 19:06:13 2017 xorriso : UPDATE : 97.87% done, estimate finish Sat Oct 07 19:06:14 2017 xorriso : UPDATE : 99.26% done xorriso : UPDATE : 99.64% done ISO image produced: 2293929 sectors Written to medium : 2293929 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-1.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:06:15 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 10' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-10.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-10.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD10 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-10.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 453g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD10' xorriso : UPDATE : 10155 files added in 1 seconds xorriso : UPDATE : 10155 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.71% done, estimate finish Sat Oct 07 19:11:11 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:09:02 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:09:01 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:09:41 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:10:21 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:11:01 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:11:42 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:12:22 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:13:02 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:13:42 2017 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 07 19:15:37 2017 xorriso : UPDATE : 4.29% done, estimate finish Sat Oct 07 19:11:24 2017 xorriso : UPDATE : 10.00% done, estimate finish Sat Oct 07 19:08:26 2017 xorriso : UPDATE : 13.32% done, estimate finish Sat Oct 07 19:08:00 2017 xorriso : UPDATE : 13.73% done, estimate finish Sat Oct 07 19:08:05 2017 xorriso : UPDATE : 14.37% done, estimate finish Sat Oct 07 19:08:07 2017 xorriso : UPDATE : 14.83% done, estimate finish Sat Oct 07 19:08:11 2017 xorriso : UPDATE : 14.91% done, estimate finish Sat Oct 07 19:08:17 2017 xorriso : UPDATE : 15.26% done, estimate finish Sat Oct 07 19:08:21 2017 xorriso : UPDATE : 15.47% done, estimate finish Sat Oct 07 19:08:26 2017 xorriso : UPDATE : 16.19% done, estimate finish Sat Oct 07 19:08:01 2017 xorriso : UPDATE : 16.31% done, estimate finish Sat Oct 07 19:08:07 2017 xorriso : UPDATE : 16.69% done, estimate finish Sat Oct 07 19:08:11 2017 xorriso : UPDATE : 16.97% done, estimate finish Sat Oct 07 19:08:15 2017 xorriso : UPDATE : 17.81% done, estimate finish Sat Oct 07 19:08:15 2017 xorriso : UPDATE : 18.23% done, estimate finish Sat Oct 07 19:08:19 2017 xorriso : UPDATE : 18.23% done, estimate finish Sat Oct 07 19:08:25 2017 xorriso : UPDATE : 19.77% done, estimate finish Sat Oct 07 19:08:20 2017 xorriso : UPDATE : 20.05% done, estimate finish Sat Oct 07 19:08:23 2017 xorriso : UPDATE : 20.75% done, estimate finish Sat Oct 07 19:08:23 2017 xorriso : UPDATE : 21.15% done, estimate finish Sat Oct 07 19:09:08 2017 xorriso : UPDATE : 21.63% done, estimate finish Sat Oct 07 19:09:09 2017 xorriso : UPDATE : 22.07% done, estimate finish Sat Oct 07 19:09:11 2017 xorriso : UPDATE : 22.32% done, estimate finish Sat Oct 07 19:09:16 2017 xorriso : UPDATE : 22.74% done, estimate finish Sat Oct 07 19:09:17 2017 xorriso : UPDATE : 22.98% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 23.25% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 23.37% done, estimate finish Sat Oct 07 19:09:32 2017 xorriso : UPDATE : 23.80% done, estimate finish Sat Oct 07 19:09:33 2017 xorriso : UPDATE : 24.28% done, estimate finish Sat Oct 07 19:09:33 2017 xorriso : UPDATE : 24.55% done, estimate finish Sat Oct 07 19:09:59 2017 xorriso : UPDATE : 25.33% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 25.88% done, estimate finish Sat Oct 07 19:09:41 2017 xorriso : UPDATE : 26.12% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 26.31% done, estimate finish Sat Oct 07 19:09:51 2017 xorriso : UPDATE : 27.06% done, estimate finish Sat Oct 07 19:09:43 2017 xorriso : UPDATE : 27.30% done, estimate finish Sat Oct 07 19:09:47 2017 xorriso : UPDATE : 27.77% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 28.23% done, estimate finish Sat Oct 07 19:09:44 2017 xorriso : UPDATE : 29.02% done, estimate finish Sat Oct 07 19:09:38 2017 xorriso : UPDATE : 29.16% done, estimate finish Sat Oct 07 19:09:30 2017 xorriso : UPDATE : 29.36% done, estimate finish Sat Oct 07 19:09:35 2017 xorriso : UPDATE : 29.64% done, estimate finish Sat Oct 07 19:09:40 2017 xorriso : UPDATE : 29.91% done, estimate finish Sat Oct 07 19:09:43 2017 xorriso : UPDATE : 30.46% done, estimate finish Sat Oct 07 19:09:41 2017 xorriso : UPDATE : 31.14% done, estimate finish Sat Oct 07 19:09:36 2017 xorriso : UPDATE : 31.22% done, estimate finish Sat Oct 07 19:09:43 2017 xorriso : UPDATE : 31.98% done, estimate finish Sat Oct 07 19:09:38 2017 xorriso : UPDATE : 31.98% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 31.98% done, estimate finish Sat Oct 07 19:09:52 2017 xorriso : UPDATE : 34.77% done, estimate finish Sat Oct 07 19:09:20 2017 xorriso : UPDATE : 35.33% done, estimate finish Sat Oct 07 19:09:13 2017 xorriso : UPDATE : 35.73% done, estimate finish Sat Oct 07 19:09:16 2017 xorriso : UPDATE : 36.08% done, estimate finish Sat Oct 07 19:09:18 2017 xorriso : UPDATE : 36.38% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 36.74% done, estimate finish Sat Oct 07 19:09:24 2017 xorriso : UPDATE : 37.30% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 37.74% done, estimate finish Sat Oct 07 19:09:24 2017 xorriso : UPDATE : 38.50% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 38.69% done, estimate finish Sat Oct 07 19:09:25 2017 xorriso : UPDATE : 39.18% done, estimate finish Sat Oct 07 19:09:25 2017 xorriso : UPDATE : 39.70% done, estimate finish Sat Oct 07 19:09:37 2017 xorriso : UPDATE : 39.86% done, estimate finish Sat Oct 07 19:09:43 2017 xorriso : UPDATE : 40.12% done, estimate finish Sat Oct 07 19:09:47 2017 xorriso : UPDATE : 40.38% done, estimate finish Sat Oct 07 19:09:50 2017 xorriso : UPDATE : 40.77% done, estimate finish Sat Oct 07 19:09:50 2017 xorriso : UPDATE : 41.42% done, estimate finish Sat Oct 07 19:09:46 2017 xorriso : UPDATE : 42.16% done, estimate finish Sat Oct 07 19:09:40 2017 xorriso : UPDATE : 42.27% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 42.43% done, estimate finish Sat Oct 07 19:09:50 2017 xorriso : UPDATE : 43.29% done, estimate finish Sat Oct 07 19:09:43 2017 xorriso : UPDATE : 43.64% done, estimate finish Sat Oct 07 19:09:49 2017 xorriso : UPDATE : 44.42% done, estimate finish Sat Oct 07 19:09:40 2017 xorriso : UPDATE : 44.78% done, estimate finish Sat Oct 07 19:09:42 2017 xorriso : UPDATE : 45.11% done, estimate finish Sat Oct 07 19:09:43 2017 xorriso : UPDATE : 45.11% done, estimate finish Sat Oct 07 19:09:52 2017 xorriso : UPDATE : 45.11% done, estimate finish Sat Oct 07 19:10:00 2017 xorriso : UPDATE : 45.38% done, estimate finish Sat Oct 07 19:10:03 2017 xorriso : UPDATE : 48.55% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 48.75% done, estimate finish Sat Oct 07 19:09:27 2017 xorriso : UPDATE : 48.95% done, estimate finish Sat Oct 07 19:09:29 2017 xorriso : UPDATE : 49.43% done, estimate finish Sat Oct 07 19:09:18 2017 xorriso : UPDATE : 49.43% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 50.86% done, estimate finish Sat Oct 07 19:09:15 2017 xorriso : UPDATE : 51.08% done, estimate finish Sat Oct 07 19:09:19 2017 xorriso : UPDATE : 51.43% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 52.19% done, estimate finish Sat Oct 07 19:09:19 2017 xorriso : UPDATE : 52.61% done, estimate finish Sat Oct 07 19:09:20 2017 xorriso : UPDATE : 53.03% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 53.36% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 53.36% done, estimate finish Sat Oct 07 19:09:29 2017 xorriso : UPDATE : 54.95% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 07 19:09:33 2017 xorriso : UPDATE : 56.88% done, estimate finish Sat Oct 07 19:09:19 2017 xorriso : UPDATE : 57.24% done, estimate finish Sat Oct 07 19:09:20 2017 xorriso : UPDATE : 57.59% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 58.27% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 58.61% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 58.87% done, estimate finish Sat Oct 07 19:09:25 2017 xorriso : UPDATE : 59.67% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 60.12% done, estimate finish Sat Oct 07 19:09:25 2017 xorriso : UPDATE : 60.76% done, estimate finish Sat Oct 07 19:09:24 2017 xorriso : UPDATE : 60.94% done, estimate finish Sat Oct 07 19:09:28 2017 xorriso : UPDATE : 61.15% done, estimate finish Sat Oct 07 19:09:31 2017 xorriso : UPDATE : 61.61% done, estimate finish Sat Oct 07 19:09:31 2017 xorriso : UPDATE : 62.17% done, estimate finish Sat Oct 07 19:09:31 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:09:30 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:09:35 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:09:40 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:10:27 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:10:39 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:10:51 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:11:03 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:11:15 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:11:27 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:11:39 2017 xorriso : UPDATE : 62.63% done, estimate finish Sat Oct 07 19:11:50 2017 xorriso : UPDATE : 67.17% done, estimate finish Sat Oct 07 19:09:45 2017 xorriso : UPDATE : 72.18% done, estimate finish Sat Oct 07 19:09:13 2017 xorriso : UPDATE : 75.05% done, estimate finish Sat Oct 07 19:08:54 2017 xorriso : UPDATE : 75.05% done, estimate finish Sat Oct 07 19:08:57 2017 xorriso : UPDATE : 76.20% done, estimate finish Sat Oct 07 19:08:56 2017 xorriso : UPDATE : 76.26% done, estimate finish Sat Oct 07 19:08:58 2017 xorriso : UPDATE : 76.67% done, estimate finish Sat Oct 07 19:08:59 2017 xorriso : UPDATE : 77.05% done, estimate finish Sat Oct 07 19:09:01 2017 xorriso : UPDATE : 77.15% done, estimate finish Sat Oct 07 19:09:03 2017 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 19:09:04 2017 xorriso : UPDATE : 77.64% done, estimate finish Sat Oct 07 19:09:06 2017 xorriso : UPDATE : 78.16% done, estimate finish Sat Oct 07 19:09:06 2017 xorriso : UPDATE : 78.54% done, estimate finish Sat Oct 07 19:09:07 2017 xorriso : UPDATE : 78.63% done, estimate finish Sat Oct 07 19:09:41 2017 xorriso : UPDATE : 78.87% done, estimate finish Sat Oct 07 19:09:42 2017 xorriso : UPDATE : 79.59% done, estimate finish Sat Oct 07 19:09:36 2017 xorriso : UPDATE : 79.60% done, estimate finish Sat Oct 07 19:09:41 2017 xorriso : UPDATE : 81.10% done, estimate finish Sat Oct 07 19:09:28 2017 xorriso : UPDATE : 81.18% done, estimate finish Sat Oct 07 19:09:31 2017 xorriso : UPDATE : 82.32% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 82.62% done, estimate finish Sat Oct 07 19:09:27 2017 xorriso : UPDATE : 83.16% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 83.43% done, estimate finish Sat Oct 07 19:09:27 2017 xorriso : UPDATE : 83.77% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 84.02% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 84.53% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 85.28% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 85.67% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 86.17% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 86.30% done, estimate finish Sat Oct 07 19:09:24 2017 xorriso : UPDATE : 86.86% done, estimate finish Sat Oct 07 19:09:24 2017 xorriso : UPDATE : 86.86% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 88.07% done, estimate finish Sat Oct 07 19:09:23 2017 xorriso : UPDATE : 88.17% done, estimate finish Sat Oct 07 19:09:26 2017 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 19:09:27 2017 xorriso : UPDATE : 88.40% done, estimate finish Sat Oct 07 19:09:31 2017 xorriso : UPDATE : 90.44% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 90.91% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 91.22% done, estimate finish Sat Oct 07 19:09:22 2017 xorriso : UPDATE : 91.23% done, estimate finish Sat Oct 07 19:09:24 2017 xorriso : UPDATE : 91.23% done, estimate finish Sat Oct 07 19:09:27 2017 xorriso : UPDATE : 91.23% done, estimate finish Sat Oct 07 19:09:29 2017 xorriso : UPDATE : 91.23% done, estimate finish Sat Oct 07 19:09:31 2017 xorriso : UPDATE : 91.23% done, estimate finish Sat Oct 07 19:09:37 2017 xorriso : UPDATE : 94.21% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 96.59% done, estimate finish Sat Oct 07 19:09:16 2017 xorriso : UPDATE : 96.63% done, estimate finish Sat Oct 07 19:09:18 2017 xorriso : UPDATE : 97.11% done, estimate finish Sat Oct 07 19:09:18 2017 xorriso : UPDATE : 97.46% done, estimate finish Sat Oct 07 19:09:19 2017 xorriso : UPDATE : 97.80% done, estimate finish Sat Oct 07 19:09:19 2017 xorriso : UPDATE : 98.03% done, estimate finish Sat Oct 07 19:09:20 2017 xorriso : UPDATE : 98.44% done, estimate finish Sat Oct 07 19:09:20 2017 xorriso : UPDATE : 98.55% done, estimate finish Sat Oct 07 19:09:21 2017 xorriso : UPDATE : 98.65% done xorriso : UPDATE : 99.22% done xorriso : UPDATE : 99.31% done xorriso : UPDATE : 99.44% done ISO image produced: 2292691 sectors Written to medium : 2292691 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-10.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:09:24 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 11' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-11.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-11.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD11 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-11.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 448g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD11' xorriso : UPDATE : 3409 files added in 1 seconds xorriso : UPDATE : 3409 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.75% done xorriso : UPDATE : 1.24% done, estimate finish Sat Oct 07 19:12:46 2017 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 19:12:23 2017 xorriso : UPDATE : 2.29% done, estimate finish Sat Oct 07 19:12:41 2017 xorriso : UPDATE : 3.21% done, estimate finish Sat Oct 07 19:12:16 2017 xorriso : UPDATE : 3.73% done, estimate finish Sat Oct 07 19:12:20 2017 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 19:12:29 2017 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 19:12:53 2017 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 19:13:17 2017 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 19:13:42 2017 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 07 19:14:04 2017 xorriso : UPDATE : 5.04% done, estimate finish Sat Oct 07 19:13:31 2017 xorriso : UPDATE : 10.27% done, estimate finish Sat Oct 07 19:11:27 2017 xorriso : UPDATE : 10.81% done, estimate finish Sat Oct 07 19:11:31 2017 xorriso : UPDATE : 11.91% done, estimate finish Sat Oct 07 19:11:26 2017 xorriso : UPDATE : 12.30% done, estimate finish Sat Oct 07 19:11:31 2017 xorriso : UPDATE : 12.80% done, estimate finish Sat Oct 07 19:11:35 2017 xorriso : UPDATE : 13.28% done, estimate finish Sat Oct 07 19:11:38 2017 xorriso : UPDATE : 13.28% done, estimate finish Sat Oct 07 19:11:46 2017 xorriso : UPDATE : 13.28% done, estimate finish Sat Oct 07 19:11:54 2017 xorriso : UPDATE : 13.28% done, estimate finish Sat Oct 07 19:12:03 2017 xorriso : UPDATE : 13.28% done, estimate finish Sat Oct 07 19:12:10 2017 xorriso : UPDATE : 17.41% done, estimate finish Sat Oct 07 19:11:40 2017 xorriso : UPDATE : 18.14% done, estimate finish Sat Oct 07 19:11:39 2017 xorriso : UPDATE : 18.68% done, estimate finish Sat Oct 07 19:11:42 2017 xorriso : UPDATE : 19.27% done, estimate finish Sat Oct 07 19:11:43 2017 xorriso : UPDATE : 19.49% done, estimate finish Sat Oct 07 19:11:49 2017 xorriso : UPDATE : 20.33% done, estimate finish Sat Oct 07 19:11:47 2017 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 07 19:11:50 2017 xorriso : UPDATE : 21.30% done, estimate finish Sat Oct 07 19:11:51 2017 xorriso : UPDATE : 21.78% done, estimate finish Sat Oct 07 19:11:53 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:11:59 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:12:28 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:12:41 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:12:53 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:13:06 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:13:18 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:13:31 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:13:43 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:13:56 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:14:08 2017 xorriso : UPDATE : 21.86% done, estimate finish Sat Oct 07 19:14:21 2017 xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 21.86% done xorriso : UPDATE : 23.92% done, estimate finish Sat Oct 07 19:15:50 2017 xorriso : UPDATE : 29.28% done, estimate finish Sat Oct 07 19:12:43 2017 xorriso : UPDATE : 34.33% done, estimate finish Sat Oct 07 19:12:03 2017 xorriso : UPDATE : 39.70% done, estimate finish Sat Oct 07 19:11:40 2017 xorriso : UPDATE : 44.99% done, estimate finish Sat Oct 07 19:11:25 2017 xorriso : UPDATE : 49.86% done, estimate finish Sat Oct 07 19:11:16 2017 xorriso : UPDATE : 50.30% done, estimate finish Sat Oct 07 19:11:18 2017 xorriso : UPDATE : 50.84% done, estimate finish Sat Oct 07 19:11:19 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:20 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:12 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:14 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:17 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:19 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:22 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:24 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:27 2017 xorriso : UPDATE : 51.05% done, estimate finish Sat Oct 07 19:11:29 2017 xorriso : UPDATE : 51.77% done, estimate finish Sat Oct 07 19:11:30 2017 xorriso : UPDATE : 57.29% done, estimate finish Sat Oct 07 19:11:21 2017 xorriso : UPDATE : 60.35% done, estimate finish Sat Oct 07 19:11:34 2017 xorriso : UPDATE : 60.76% done, estimate finish Sat Oct 07 19:11:36 2017 xorriso : UPDATE : 61.08% done, estimate finish Sat Oct 07 19:11:39 2017 xorriso : UPDATE : 61.08% done, estimate finish Sat Oct 07 19:11:43 2017 xorriso : UPDATE : 62.79% done, estimate finish Sat Oct 07 19:11:38 2017 xorriso : UPDATE : 63.45% done, estimate finish Sat Oct 07 19:11:39 2017 xorriso : UPDATE : 63.76% done, estimate finish Sat Oct 07 19:11:41 2017 xorriso : UPDATE : 64.28% done, estimate finish Sat Oct 07 19:11:41 2017 xorriso : UPDATE : 64.66% done, estimate finish Sat Oct 07 19:11:43 2017 xorriso : UPDATE : 65.04% done, estimate finish Sat Oct 07 19:11:45 2017 xorriso : UPDATE : 65.51% done, estimate finish Sat Oct 07 19:11:59 2017 xorriso : UPDATE : 65.78% done, estimate finish Sat Oct 07 19:12:03 2017 xorriso : UPDATE : 66.86% done, estimate finish Sat Oct 07 19:11:58 2017 xorriso : UPDATE : 67.27% done, estimate finish Sat Oct 07 19:11:59 2017 xorriso : UPDATE : 67.53% done, estimate finish Sat Oct 07 19:12:01 2017 xorriso : UPDATE : 67.53% done, estimate finish Sat Oct 07 19:12:05 2017 xorriso : UPDATE : 67.53% done, estimate finish Sat Oct 07 19:12:10 2017 xorriso : UPDATE : 67.53% done, estimate finish Sat Oct 07 19:12:14 2017 xorriso : UPDATE : 67.53% done, estimate finish Sat Oct 07 19:12:19 2017 xorriso : UPDATE : 67.53% done, estimate finish Sat Oct 07 19:12:23 2017 xorriso : UPDATE : 69.23% done, estimate finish Sat Oct 07 19:12:12 2017 xorriso : UPDATE : 73.18% done, estimate finish Sat Oct 07 19:11:47 2017 xorriso : UPDATE : 73.22% done, estimate finish Sat Oct 07 19:11:51 2017 xorriso : UPDATE : 73.39% done, estimate finish Sat Oct 07 19:11:53 2017 xorriso : UPDATE : 73.39% done, estimate finish Sat Oct 07 19:11:58 2017 xorriso : UPDATE : 75.24% done, estimate finish Sat Oct 07 19:11:50 2017 xorriso : UPDATE : 75.60% done, estimate finish Sat Oct 07 19:11:51 2017 xorriso : UPDATE : 76.10% done, estimate finish Sat Oct 07 19:11:53 2017 xorriso : UPDATE : 76.26% done, estimate finish Sat Oct 07 19:11:54 2017 xorriso : UPDATE : 76.55% done, estimate finish Sat Oct 07 19:11:56 2017 xorriso : UPDATE : 76.69% done, estimate finish Sat Oct 07 19:11:57 2017 xorriso : UPDATE : 76.69% done, estimate finish Sat Oct 07 19:12:20 2017 xorriso : UPDATE : 76.69% done, estimate finish Sat Oct 07 19:12:26 2017 xorriso : UPDATE : 76.69% done, estimate finish Sat Oct 07 19:12:32 2017 xorriso : UPDATE : 78.11% done, estimate finish Sat Oct 07 19:12:15 2017 xorriso : UPDATE : 80.06% done, estimate finish Sat Oct 07 19:12:01 2017 xorriso : UPDATE : 80.34% done, estimate finish Sat Oct 07 19:12:03 2017 xorriso : UPDATE : 81.10% done, estimate finish Sat Oct 07 19:12:02 2017 xorriso : UPDATE : 81.86% done, estimate finish Sat Oct 07 19:12:00 2017 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 07 19:12:01 2017 xorriso : UPDATE : 82.33% done, estimate finish Sat Oct 07 19:12:02 2017 xorriso : UPDATE : 82.48% done, estimate finish Sat Oct 07 19:11:58 2017 xorriso : UPDATE : 83.12% done, estimate finish Sat Oct 07 19:11:58 2017 xorriso : UPDATE : 83.42% done, estimate finish Sat Oct 07 19:12:00 2017 xorriso : UPDATE : 84.17% done, estimate finish Sat Oct 07 19:11:58 2017 xorriso : UPDATE : 84.73% done, estimate finish Sat Oct 07 19:11:59 2017 xorriso : UPDATE : 85.07% done, estimate finish Sat Oct 07 19:12:00 2017 xorriso : UPDATE : 85.64% done, estimate finish Sat Oct 07 19:12:00 2017 xorriso : UPDATE : 86.23% done, estimate finish Sat Oct 07 19:11:59 2017 xorriso : UPDATE : 86.56% done, estimate finish Sat Oct 07 19:12:00 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:01 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:05 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:09 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:13 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:15 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:19 2017 xorriso : UPDATE : 87.13% done, estimate finish Sat Oct 07 19:12:23 2017 xorriso : UPDATE : 89.43% done, estimate finish Sat Oct 07 19:12:08 2017 xorriso : UPDATE : 93.60% done, estimate finish Sat Oct 07 19:11:55 2017 xorriso : UPDATE : 94.26% done, estimate finish Sat Oct 07 19:11:55 2017 xorriso : UPDATE : 94.47% done, estimate finish Sat Oct 07 19:11:56 2017 xorriso : UPDATE : 95.35% done, estimate finish Sat Oct 07 19:11:54 2017 xorriso : UPDATE : 95.85% done, estimate finish Sat Oct 07 19:11:55 2017 xorriso : UPDATE : 96.53% done, estimate finish Sat Oct 07 19:11:55 2017 xorriso : UPDATE : 96.73% done, estimate finish Sat Oct 07 19:11:56 2017 xorriso : UPDATE : 96.73% done, estimate finish Sat Oct 07 19:11:57 2017 xorriso : UPDATE : 96.73% done, estimate finish Sat Oct 07 19:11:59 2017 xorriso : UPDATE : 99.48% done xorriso : UPDATE : 99.98% done ISO image produced: 2294269 sectors Written to medium : 2294269 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-11.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:11:57 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 12' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-12.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-12.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD12 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-12.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 444g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD12' xorriso : UPDATE : 5817 files added in 1 seconds xorriso : UPDATE : 5817 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.17% done xorriso : UPDATE : 0.47% done, estimate finish Sat Oct 07 19:19:46 2017 xorriso : UPDATE : 0.83% done, estimate finish Sat Oct 07 19:18:22 2017 xorriso : UPDATE : 1.44% done, estimate finish Sat Oct 07 19:16:50 2017 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 07 19:16:22 2017 xorriso : UPDATE : 2.77% done, estimate finish Sat Oct 07 19:15:42 2017 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 19:15:28 2017 xorriso : UPDATE : 3.62% done, estimate finish Sat Oct 07 19:15:45 2017 xorriso : UPDATE : 4.93% done, estimate finish Sat Oct 07 19:15:05 2017 xorriso : UPDATE : 5.37% done, estimate finish Sat Oct 07 19:15:09 2017 xorriso : UPDATE : 5.59% done, estimate finish Sat Oct 07 19:15:19 2017 xorriso : UPDATE : 5.59% done, estimate finish Sat Oct 07 19:15:37 2017 xorriso : UPDATE : 7.70% done, estimate finish Sat Oct 07 19:14:50 2017 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 07 19:14:33 2017 xorriso : UPDATE : 8.66% done, estimate finish Sat Oct 07 19:14:33 2017 xorriso : UPDATE : 9.05% done, estimate finish Sat Oct 07 19:14:37 2017 xorriso : UPDATE : 9.36% done, estimate finish Sat Oct 07 19:14:44 2017 xorriso : UPDATE : 10.04% done, estimate finish Sat Oct 07 19:14:42 2017 xorriso : UPDATE : 10.65% done, estimate finish Sat Oct 07 19:14:43 2017 xorriso : UPDATE : 11.67% done, estimate finish Sat Oct 07 19:14:37 2017 xorriso : UPDATE : 11.96% done, estimate finish Sat Oct 07 19:14:41 2017 xorriso : UPDATE : 12.39% done, estimate finish Sat Oct 07 19:14:44 2017 xorriso : UPDATE : 13.19% done, estimate finish Sat Oct 07 19:14:41 2017 xorriso : UPDATE : 14.04% done, estimate finish Sat Oct 07 19:14:41 2017 xorriso : UPDATE : 14.53% done, estimate finish Sat Oct 07 19:14:44 2017 xorriso : UPDATE : 14.96% done, estimate finish Sat Oct 07 19:14:47 2017 xorriso : UPDATE : 15.40% done, estimate finish Sat Oct 07 19:14:50 2017 xorriso : UPDATE : 15.88% done, estimate finish Sat Oct 07 19:14:51 2017 xorriso : UPDATE : 16.48% done, estimate finish Sat Oct 07 19:14:51 2017 xorriso : UPDATE : 16.48% done, estimate finish Sat Oct 07 19:14:59 2017 xorriso : UPDATE : 16.48% done, estimate finish Sat Oct 07 19:15:09 2017 xorriso : UPDATE : 16.48% done, estimate finish Sat Oct 07 19:15:18 2017 xorriso : UPDATE : 16.48% done, estimate finish Sat Oct 07 19:15:26 2017 xorriso : UPDATE : 21.29% done, estimate finish Sat Oct 07 19:14:25 2017 xorriso : UPDATE : 21.95% done, estimate finish Sat Oct 07 19:14:26 2017 xorriso : UPDATE : 22.37% done, estimate finish Sat Oct 07 19:14:29 2017 xorriso : UPDATE : 22.52% done, estimate finish Sat Oct 07 19:14:35 2017 xorriso : UPDATE : 22.52% done, estimate finish Sat Oct 07 19:14:43 2017 xorriso : UPDATE : 24.92% done, estimate finish Sat Oct 07 19:14:24 2017 xorriso : UPDATE : 25.29% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 25.95% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 26.67% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 27.25% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 27.36% done, estimate finish Sat Oct 07 19:14:32 2017 xorriso : UPDATE : 28.22% done, estimate finish Sat Oct 07 19:14:34 2017 xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 07 19:14:39 2017 xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 07 19:14:47 2017 xorriso : UPDATE : 28.50% done, estimate finish Sat Oct 07 19:14:55 2017 xorriso : UPDATE : 31.04% done, estimate finish Sat Oct 07 19:14:32 2017 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 07 19:14:32 2017 xorriso : UPDATE : 32.04% done, estimate finish Sat Oct 07 19:14:34 2017 xorriso : UPDATE : 32.67% done, estimate finish Sat Oct 07 19:14:34 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:14:35 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:14:41 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:14:56 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:15:05 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:15:16 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:15:25 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:15:35 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:15:45 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:15:55 2017 xorriso : UPDATE : 33.23% done, estimate finish Sat Oct 07 19:16:05 2017 xorriso : UPDATE : 34.42% done, estimate finish Sat Oct 07 19:15:42 2017 xorriso : UPDATE : 41.21% done, estimate finish Sat Oct 07 19:14:29 2017 xorriso : UPDATE : 44.06% done, estimate finish Sat Oct 07 19:14:04 2017 xorriso : UPDATE : 44.60% done, estimate finish Sat Oct 07 19:14:07 2017 xorriso : UPDATE : 44.60% done, estimate finish Sat Oct 07 19:14:11 2017 xorriso : UPDATE : 44.60% done, estimate finish Sat Oct 07 19:14:16 2017 xorriso : UPDATE : 44.60% done, estimate finish Sat Oct 07 19:14:21 2017 xorriso : UPDATE : 46.19% done, estimate finish Sat Oct 07 19:14:16 2017 xorriso : UPDATE : 49.45% done, estimate finish Sat Oct 07 19:14:05 2017 xorriso : UPDATE : 49.47% done, estimate finish Sat Oct 07 19:14:09 2017 xorriso : UPDATE : 49.69% done, estimate finish Sat Oct 07 19:14:12 2017 xorriso : UPDATE : 49.69% done, estimate finish Sat Oct 07 19:14:15 2017 xorriso : UPDATE : 52.02% done, estimate finish Sat Oct 07 19:14:16 2017 xorriso : UPDATE : 52.98% done, estimate finish Sat Oct 07 19:14:14 2017 xorriso : UPDATE : 53.22% done, estimate finish Sat Oct 07 19:14:17 2017 xorriso : UPDATE : 53.61% done, estimate finish Sat Oct 07 19:14:20 2017 xorriso : UPDATE : 54.11% done, estimate finish Sat Oct 07 19:14:21 2017 xorriso : UPDATE : 54.17% done, estimate finish Sat Oct 07 19:14:26 2017 xorriso : UPDATE : 54.17% done, estimate finish Sat Oct 07 19:14:29 2017 xorriso : UPDATE : 55.10% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 55.48% done, estimate finish Sat Oct 07 19:14:29 2017 xorriso : UPDATE : 56.38% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 57.01% done, estimate finish Sat Oct 07 19:14:42 2017 xorriso : UPDATE : 57.17% done, estimate finish Sat Oct 07 19:14:46 2017 xorriso : UPDATE : 58.61% done, estimate finish Sat Oct 07 19:14:36 2017 xorriso : UPDATE : 59.10% done, estimate finish Sat Oct 07 19:14:37 2017 xorriso : UPDATE : 59.97% done, estimate finish Sat Oct 07 19:14:34 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:14:37 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:14:42 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:14:46 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:14:52 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:14:55 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:15:21 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:15:30 2017 xorriso : UPDATE : 60.17% done, estimate finish Sat Oct 07 19:15:41 2017 xorriso : UPDATE : 64.76% done, estimate finish Sat Oct 07 19:14:33 2017 xorriso : UPDATE : 67.93% done, estimate finish Sat Oct 07 19:14:19 2017 xorriso : UPDATE : 68.01% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 68.50% done, estimate finish Sat Oct 07 19:14:23 2017 xorriso : UPDATE : 69.60% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 70.12% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 71.05% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 71.24% done, estimate finish Sat Oct 07 19:14:12 2017 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 07 19:14:13 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:16 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:19 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:24 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:30 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:34 2017 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 07 19:14:36 2017 xorriso : UPDATE : 77.56% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 80.77% done, estimate finish Sat Oct 07 19:14:17 2017 xorriso : UPDATE : 81.39% done, estimate finish Sat Oct 07 19:14:17 2017 xorriso : UPDATE : 81.98% done, estimate finish Sat Oct 07 19:14:18 2017 xorriso : UPDATE : 82.43% done, estimate finish Sat Oct 07 19:14:20 2017 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 19:14:21 2017 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 19:14:23 2017 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 19:14:25 2017 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 19:14:30 2017 xorriso : UPDATE : 82.79% done, estimate finish Sat Oct 07 19:14:32 2017 xorriso : UPDATE : 88.31% done, estimate finish Sat Oct 07 19:14:15 2017 xorriso : UPDATE : 89.34% done, estimate finish Sat Oct 07 19:14:15 2017 xorriso : UPDATE : 89.87% done, estimate finish Sat Oct 07 19:14:16 2017 xorriso : UPDATE : 90.52% done, estimate finish Sat Oct 07 19:14:18 2017 xorriso : UPDATE : 90.84% done, estimate finish Sat Oct 07 19:14:19 2017 xorriso : UPDATE : 91.17% done, estimate finish Sat Oct 07 19:14:20 2017 xorriso : UPDATE : 91.47% done, estimate finish Sat Oct 07 19:14:21 2017 xorriso : UPDATE : 91.62% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 91.93% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 92.56% done, estimate finish Sat Oct 07 19:14:22 2017 xorriso : UPDATE : 93.06% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 19:14:30 2017 xorriso : UPDATE : 93.25% done, estimate finish Sat Oct 07 19:14:31 2017 xorriso : UPDATE : 94.56% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 94.79% done, estimate finish Sat Oct 07 19:14:29 2017 xorriso : UPDATE : 94.86% done, estimate finish Sat Oct 07 19:14:30 2017 xorriso : UPDATE : 94.86% done, estimate finish Sat Oct 07 19:14:32 2017 xorriso : UPDATE : 96.92% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 97.10% done, estimate finish Sat Oct 07 19:14:27 2017 xorriso : UPDATE : 97.50% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 97.69% done, estimate finish Sat Oct 07 19:14:28 2017 xorriso : UPDATE : 97.99% done, estimate finish Sat Oct 07 19:14:29 2017 xorriso : UPDATE : 98.21% done, estimate finish Sat Oct 07 19:14:30 2017 xorriso : UPDATE : 98.34% done, estimate finish Sat Oct 07 19:14:31 2017 xorriso : UPDATE : 98.47% done, estimate finish Sat Oct 07 19:14:31 2017 xorriso : UPDATE : 98.64% done, estimate finish Sat Oct 07 19:14:32 2017 xorriso : UPDATE : 98.72% done, estimate finish Sat Oct 07 19:14:33 2017 xorriso : UPDATE : 99.25% done, estimate finish Sat Oct 07 19:14:33 2017 xorriso : UPDATE : Thank you for being patient. Working since 154 seconds. ISO image produced: 1808849 sectors Written to medium : 1808849 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-12.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:14:33 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 2' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-2.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-2.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-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/3source/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:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-2.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 440g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD2' xorriso : UPDATE : 7786 files added in 1 seconds xorriso : UPDATE : 7786 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.35% done xorriso : UPDATE : 0.68% done, estimate finish Sat Oct 07 19:20:31 2017 xorriso : UPDATE : 0.70% done, estimate finish Sat Oct 07 19:22:43 2017 xorriso : UPDATE : 0.96% done, estimate finish Sat Oct 07 19:22:12 2017 xorriso : UPDATE : 2.63% done, estimate finish Sat Oct 07 19:18:01 2017 xorriso : UPDATE : 3.07% done, estimate finish Sat Oct 07 19:18:04 2017 xorriso : UPDATE : 3.44% done, estimate finish Sat Oct 07 19:18:10 2017 xorriso : UPDATE : 3.93% done, estimate finish Sat Oct 07 19:18:09 2017 xorriso : UPDATE : 4.43% done, estimate finish Sat Oct 07 19:18:08 2017 xorriso : UPDATE : 4.79% done, estimate finish Sat Oct 07 19:18:12 2017 xorriso : UPDATE : 5.07% done, estimate finish Sat Oct 07 19:18:20 2017 xorriso : UPDATE : 5.47% done, estimate finish Sat Oct 07 19:18:22 2017 xorriso : UPDATE : 5.90% done, estimate finish Sat Oct 07 19:18:22 2017 xorriso : UPDATE : 6.51% done, estimate finish Sat Oct 07 19:17:37 2017 xorriso : UPDATE : 7.00% done, estimate finish Sat Oct 07 19:17:39 2017 xorriso : UPDATE : 7.11% done, estimate finish Sat Oct 07 19:17:52 2017 xorriso : UPDATE : 7.11% done, estimate finish Sat Oct 07 19:18:08 2017 xorriso : UPDATE : 7.11% done, estimate finish Sat Oct 07 19:18:25 2017 xorriso : UPDATE : 9.92% done, estimate finish Sat Oct 07 19:17:25 2017 xorriso : UPDATE : 10.33% done, estimate finish Sat Oct 07 19:17:28 2017 xorriso : UPDATE : 10.68% done, estimate finish Sat Oct 07 19:17:32 2017 xorriso : UPDATE : 10.94% done, estimate finish Sat Oct 07 19:17:38 2017 xorriso : UPDATE : 11.30% done, estimate finish Sat Oct 07 19:17:41 2017 xorriso : UPDATE : 11.60% done, estimate finish Sat Oct 07 19:17:49 2017 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 19:17:47 2017 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 19:17:59 2017 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 19:18:13 2017 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 07 19:18:25 2017 xorriso : UPDATE : 15.36% done, estimate finish Sat Oct 07 19:17:29 2017 xorriso : UPDATE : 15.96% done, estimate finish Sat Oct 07 19:17:29 2017 xorriso : UPDATE : 16.23% done, estimate finish Sat Oct 07 19:17:33 2017 xorriso : UPDATE : 16.45% done, estimate finish Sat Oct 07 19:17:38 2017 xorriso : UPDATE : 16.45% done, estimate finish Sat Oct 07 19:17:46 2017 xorriso : UPDATE : 16.45% done, estimate finish Sat Oct 07 19:17:57 2017 xorriso : UPDATE : 16.45% done, estimate finish Sat Oct 07 19:18:09 2017 xorriso : UPDATE : 16.45% done, estimate finish Sat Oct 07 19:18:22 2017 xorriso : UPDATE : 17.86% done, estimate finish Sat Oct 07 19:17:58 2017 xorriso : UPDATE : 20.68% done, estimate finish Sat Oct 07 19:17:22 2017 xorriso : UPDATE : 21.54% done, estimate finish Sat Oct 07 19:17:19 2017 xorriso : UPDATE : 21.81% done, estimate finish Sat Oct 07 19:17:23 2017 xorriso : UPDATE : 22.09% done, estimate finish Sat Oct 07 19:17:27 2017 xorriso : UPDATE : 22.77% done, estimate finish Sat Oct 07 19:17:26 2017 xorriso : UPDATE : 22.99% done, estimate finish Sat Oct 07 19:17:30 2017 xorriso : UPDATE : 23.14% done, estimate finish Sat Oct 07 19:17:24 2017 xorriso : UPDATE : 23.14% done, estimate finish Sat Oct 07 19:17:33 2017 xorriso : UPDATE : 24.29% done, estimate finish Sat Oct 07 19:17:26 2017 xorriso : UPDATE : 24.84% done, estimate finish Sat Oct 07 19:17:26 2017 xorriso : UPDATE : 24.88% done, estimate finish Sat Oct 07 19:17:33 2017 xorriso : UPDATE : 26.32% done, estimate finish Sat Oct 07 19:17:24 2017 xorriso : UPDATE : 26.55% done, estimate finish Sat Oct 07 19:17:28 2017 xorriso : UPDATE : 27.04% done, estimate finish Sat Oct 07 19:17:30 2017 xorriso : UPDATE : 27.22% done, estimate finish Sat Oct 07 19:17:33 2017 xorriso : UPDATE : 28.17% done, estimate finish Sat Oct 07 19:17:30 2017 xorriso : UPDATE : 28.41% done, estimate finish Sat Oct 07 19:17:43 2017 xorriso : UPDATE : 28.77% done, estimate finish Sat Oct 07 19:17:46 2017 xorriso : UPDATE : 29.15% done, estimate finish Sat Oct 07 19:17:48 2017 xorriso : UPDATE : 29.75% done, estimate finish Sat Oct 07 19:17:46 2017 xorriso : UPDATE : 29.93% done, estimate finish Sat Oct 07 19:17:52 2017 xorriso : UPDATE : 30.38% done, estimate finish Sat Oct 07 19:17:52 2017 xorriso : UPDATE : 30.58% done, estimate finish Sat Oct 07 19:17:57 2017 xorriso : UPDATE : 30.58% done, estimate finish Sat Oct 07 19:18:04 2017 xorriso : UPDATE : 32.52% done, estimate finish Sat Oct 07 19:17:44 2017 xorriso : UPDATE : 33.12% done, estimate finish Sat Oct 07 19:17:44 2017 xorriso : UPDATE : 33.77% done, estimate finish Sat Oct 07 19:17:42 2017 xorriso : UPDATE : 33.77% done, estimate finish Sat Oct 07 19:17:50 2017 xorriso : UPDATE : 35.01% done, estimate finish Sat Oct 07 19:17:40 2017 xorriso : UPDATE : 36.43% done, estimate finish Sat Oct 07 19:17:29 2017 xorriso : UPDATE : 37.31% done, estimate finish Sat Oct 07 19:17:26 2017 xorriso : UPDATE : 37.87% done, estimate finish Sat Oct 07 19:17:27 2017 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 07 19:17:29 2017 xorriso : UPDATE : 38.94% done, estimate finish Sat Oct 07 19:17:28 2017 xorriso : UPDATE : 39.55% done, estimate finish Sat Oct 07 19:17:28 2017 xorriso : UPDATE : 40.77% done, estimate finish Sat Oct 07 19:17:23 2017 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 07 19:17:15 2017 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 07 19:17:21 2017 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 07 19:17:27 2017 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 07 19:17:33 2017 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 07 19:17:40 2017 xorriso : UPDATE : 42.15% done, estimate finish Sat Oct 07 19:17:38 2017 xorriso : UPDATE : 47.51% done, estimate finish Sat Oct 07 19:17:05 2017 xorriso : UPDATE : 48.61% done, estimate finish Sat Oct 07 19:17:03 2017 xorriso : UPDATE : 48.88% done, estimate finish Sat Oct 07 19:17:05 2017 xorriso : UPDATE : 49.07% done, estimate finish Sat Oct 07 19:17:08 2017 xorriso : UPDATE : 49.13% done, estimate finish Sat Oct 07 19:17:10 2017 xorriso : UPDATE : 49.13% done, estimate finish Sat Oct 07 19:17:17 2017 xorriso : UPDATE : 50.13% done, estimate finish Sat Oct 07 19:17:14 2017 xorriso : UPDATE : 50.84% done, estimate finish Sat Oct 07 19:17:14 2017 xorriso : UPDATE : 51.10% done, estimate finish Sat Oct 07 19:17:17 2017 xorriso : UPDATE : 51.54% done, estimate finish Sat Oct 07 19:17:19 2017 xorriso : UPDATE : 51.91% done, estimate finish Sat Oct 07 19:17:21 2017 xorriso : UPDATE : 52.09% done, estimate finish Sat Oct 07 19:17:24 2017 xorriso : UPDATE : 53.09% done, estimate finish Sat Oct 07 19:17:22 2017 xorriso : UPDATE : 53.52% done, estimate finish Sat Oct 07 19:17:22 2017 xorriso : UPDATE : 54.33% done, estimate finish Sat Oct 07 19:17:22 2017 xorriso : UPDATE : 54.33% done, estimate finish Sat Oct 07 19:17:35 2017 xorriso : UPDATE : 54.33% done, estimate finish Sat Oct 07 19:17:41 2017 xorriso : UPDATE : 56.79% done, estimate finish Sat Oct 07 19:17:21 2017 xorriso : UPDATE : 57.70% done, estimate finish Sat Oct 07 19:17:19 2017 xorriso : UPDATE : 58.02% done, estimate finish Sat Oct 07 19:17:21 2017 xorriso : UPDATE : 58.75% done, estimate finish Sat Oct 07 19:17:21 2017 xorriso : UPDATE : 59.10% done, estimate finish Sat Oct 07 19:17:22 2017 xorriso : UPDATE : 59.26% done, estimate finish Sat Oct 07 19:17:25 2017 xorriso : UPDATE : 59.26% done, estimate finish Sat Oct 07 19:17:30 2017 xorriso : UPDATE : 59.30% done, estimate finish Sat Oct 07 19:17:33 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:15 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:20 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:25 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:31 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:35 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:40 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:45 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:51 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:17:55 2017 xorriso : UPDATE : 61.64% done, estimate finish Sat Oct 07 19:18:00 2017 xorriso : UPDATE : 61.80% done, estimate finish Sat Oct 07 19:45:16 2017 xorriso : UPDATE : 67.16% done, estimate finish Sat Oct 07 19:17:34 2017 xorriso : UPDATE : 71.70% done, estimate finish Sat Oct 07 19:17:08 2017 xorriso : UPDATE : 72.41% done, estimate finish Sat Oct 07 19:17:09 2017 xorriso : UPDATE : 72.69% done, estimate finish Sat Oct 07 19:17:10 2017 xorriso : UPDATE : 72.69% done, estimate finish Sat Oct 07 19:17:14 2017 xorriso : UPDATE : 74.09% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 74.61% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 74.87% done, estimate finish Sat Oct 07 19:17:14 2017 xorriso : UPDATE : 75.18% done, estimate finish Sat Oct 07 19:17:14 2017 xorriso : UPDATE : 75.37% done, estimate finish Sat Oct 07 19:17:02 2017 xorriso : UPDATE : 76.55% done, estimate finish Sat Oct 07 19:17:02 2017 xorriso : UPDATE : 77.10% done, estimate finish Sat Oct 07 19:17:03 2017 xorriso : UPDATE : 78.37% done, estimate finish Sat Oct 07 19:17:02 2017 xorriso : UPDATE : 78.95% done, estimate finish Sat Oct 07 19:17:04 2017 xorriso : UPDATE : 79.37% done, estimate finish Sat Oct 07 19:17:05 2017 xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 07 19:17:06 2017 xorriso : UPDATE : 80.77% done, estimate finish Sat Oct 07 19:17:06 2017 xorriso : UPDATE : 80.77% done, estimate finish Sat Oct 07 19:17:08 2017 xorriso : UPDATE : 82.62% done, estimate finish Sat Oct 07 19:17:06 2017 xorriso : UPDATE : 83.17% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 83.95% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 84.17% done, estimate finish Sat Oct 07 19:17:14 2017 xorriso : UPDATE : 85.48% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 86.25% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 87.40% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 87.87% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 88.87% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 89.49% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 90.15% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 90.84% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 91.70% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 92.25% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 93.59% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 94.34% done, estimate finish Sat Oct 07 19:17:11 2017 xorriso : UPDATE : 94.34% done, estimate finish Sat Oct 07 19:17:12 2017 xorriso : UPDATE : 96.26% done, estimate finish Sat Oct 07 19:17:10 2017 xorriso : UPDATE : 97.09% done, estimate finish Sat Oct 07 19:17:10 2017 xorriso : UPDATE : 97.97% done, estimate finish Sat Oct 07 19:17:10 2017 xorriso : UPDATE : 98.93% done xorriso : UPDATE : 99.44% done xorriso : UPDATE : 99.66% done xorriso : UPDATE : 99.94% done ISO image produced: 2293226 sectors Written to medium : 2293226 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-2.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:17:13 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 3' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-3.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-3.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD3 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-3.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 436g 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 : 3300 files added in 2 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD3' xorriso : UPDATE : 4571 files added in 2 seconds xorriso : UPDATE : 4571 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.12% done xorriso : UPDATE : 0.19% done xorriso : UPDATE : 0.19% done xorriso : UPDATE : 1.43% done, estimate finish Sat Oct 07 19:21:28 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:21:22 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:22:15 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:23:09 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:24:02 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:24:56 2017 xorriso : UPDATE : 5.69% done, estimate finish Sat Oct 07 19:20:05 2017 xorriso : UPDATE : 5.73% done, estimate finish Sat Oct 07 19:20:21 2017 xorriso : UPDATE : 6.76% done, estimate finish Sat Oct 07 19:20:08 2017 xorriso : UPDATE : 7.34% done, estimate finish Sat Oct 07 19:20:08 2017 xorriso : UPDATE : 7.41% done, estimate finish Sat Oct 07 19:20:04 2017 xorriso : UPDATE : 8.58% done, estimate finish Sat Oct 07 19:19:51 2017 xorriso : UPDATE : 8.61% done, estimate finish Sat Oct 07 19:20:04 2017 xorriso : UPDATE : 10.04% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 10.30% done, estimate finish Sat Oct 07 19:19:55 2017 xorriso : UPDATE : 10.97% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 11.59% done, estimate finish Sat Oct 07 19:19:55 2017 xorriso : UPDATE : 12.19% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 12.54% done, estimate finish Sat Oct 07 19:19:59 2017 xorriso : UPDATE : 13.17% done, estimate finish Sat Oct 07 19:19:59 2017 xorriso : UPDATE : 13.52% done, estimate finish Sat Oct 07 19:20:01 2017 xorriso : UPDATE : 14.54% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 14.97% done, estimate finish Sat Oct 07 19:19:58 2017 xorriso : UPDATE : 15.50% done, estimate finish Sat Oct 07 19:19:59 2017 xorriso : UPDATE : 15.79% done, estimate finish Sat Oct 07 19:20:04 2017 xorriso : UPDATE : 16.09% done, estimate finish Sat Oct 07 19:20:09 2017 xorriso : UPDATE : 16.16% done, estimate finish Sat Oct 07 19:20:16 2017 xorriso : UPDATE : 17.47% done, estimate finish Sat Oct 07 19:20:05 2017 xorriso : UPDATE : 17.48% done, estimate finish Sat Oct 07 19:20:13 2017 xorriso : UPDATE : 17.48% done, estimate finish Sat Oct 07 19:20:21 2017 xorriso : UPDATE : 17.48% done, estimate finish Sat Oct 07 19:20:53 2017 xorriso : UPDATE : 19.59% done, estimate finish Sat Oct 07 19:20:12 2017 xorriso : UPDATE : 21.23% done, estimate finish Sat Oct 07 19:19:56 2017 xorriso : UPDATE : 21.23% done, estimate finish Sat Oct 07 19:20:05 2017 xorriso : UPDATE : 22.83% done, estimate finish Sat Oct 07 19:19:52 2017 xorriso : UPDATE : 23.41% done, estimate finish Sat Oct 07 19:19:53 2017 xorriso : UPDATE : 23.90% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 24.46% done, estimate finish Sat Oct 07 19:19:55 2017 xorriso : UPDATE : 24.74% done, estimate finish Sat Oct 07 19:19:58 2017 xorriso : UPDATE : 25.00% done, estimate finish Sat Oct 07 19:20:02 2017 xorriso : UPDATE : 26.01% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 26.53% done, estimate finish Sat Oct 07 19:19:43 2017 xorriso : UPDATE : 27.05% done, estimate finish Sat Oct 07 19:19:44 2017 xorriso : UPDATE : 27.17% done, estimate finish Sat Oct 07 19:19:50 2017 xorriso : UPDATE : 27.17% done, estimate finish Sat Oct 07 19:19:56 2017 xorriso : UPDATE : 27.17% done, estimate finish Sat Oct 07 19:20:03 2017 xorriso : UPDATE : 28.79% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 30.19% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 31.20% done, estimate finish Sat Oct 07 19:19:46 2017 xorriso : UPDATE : 31.58% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 32.15% done, estimate finish Sat Oct 07 19:20:00 2017 xorriso : UPDATE : 32.15% done, estimate finish Sat Oct 07 19:20:08 2017 xorriso : UPDATE : 32.15% done, estimate finish Sat Oct 07 19:20:17 2017 xorriso : UPDATE : 32.98% done, estimate finish Sat Oct 07 19:20:12 2017 xorriso : UPDATE : 35.73% done, estimate finish Sat Oct 07 19:19:49 2017 xorriso : UPDATE : 36.52% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 37.01% done, estimate finish Sat Oct 07 19:19:49 2017 xorriso : UPDATE : 37.96% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 38.76% done, estimate finish Sat Oct 07 19:19:47 2017 xorriso : UPDATE : 38.76% done, estimate finish Sat Oct 07 19:19:52 2017 xorriso : UPDATE : 40.94% done, estimate finish Sat Oct 07 19:19:35 2017 xorriso : UPDATE : 41.09% done, estimate finish Sat Oct 07 19:19:39 2017 xorriso : UPDATE : 41.09% done, estimate finish Sat Oct 07 19:19:45 2017 xorriso : UPDATE : 41.09% done, estimate finish Sat Oct 07 19:19:51 2017 xorriso : UPDATE : 44.87% done, estimate finish Sat Oct 07 19:19:31 2017 xorriso : UPDATE : 45.88% done, estimate finish Sat Oct 07 19:19:30 2017 xorriso : UPDATE : 46.41% done, estimate finish Sat Oct 07 19:19:32 2017 xorriso : UPDATE : 46.88% done, estimate finish Sat Oct 07 19:19:33 2017 xorriso : UPDATE : 47.30% done, estimate finish Sat Oct 07 19:19:35 2017 xorriso : UPDATE : 48.27% done, estimate finish Sat Oct 07 19:19:34 2017 xorriso : UPDATE : 48.69% done, estimate finish Sat Oct 07 19:19:35 2017 xorriso : UPDATE : 49.38% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 49.53% done, estimate finish Sat Oct 07 19:19:43 2017 xorriso : UPDATE : 50.18% done, estimate finish Sat Oct 07 19:19:43 2017 xorriso : UPDATE : 50.18% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 52.09% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 52.35% done, estimate finish Sat Oct 07 19:19:43 2017 xorriso : UPDATE : 52.79% done, estimate finish Sat Oct 07 19:19:44 2017 xorriso : UPDATE : 53.35% done, estimate finish Sat Oct 07 19:19:45 2017 xorriso : UPDATE : 53.93% done, estimate finish Sat Oct 07 19:19:46 2017 xorriso : UPDATE : 54.24% done, estimate finish Sat Oct 07 19:19:47 2017 xorriso : UPDATE : 55.01% done, estimate finish Sat Oct 07 19:19:56 2017 xorriso : UPDATE : 55.74% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 56.10% done, estimate finish Sat Oct 07 19:19:57 2017 xorriso : UPDATE : 57.34% done, estimate finish Sat Oct 07 19:19:51 2017 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 07 19:19:52 2017 xorriso : UPDATE : 58.79% done, estimate finish Sat Oct 07 19:19:49 2017 xorriso : UPDATE : 59.65% done, estimate finish Sat Oct 07 19:19:48 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:19:50 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:19:54 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:19:57 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:20:05 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:20:12 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:20:19 2017 xorriso : UPDATE : 59.98% done, estimate finish Sat Oct 07 19:20:26 2017 xorriso : UPDATE : 63.45% done, estimate finish Sat Oct 07 19:19:53 2017 xorriso : UPDATE : 66.15% done, estimate finish Sat Oct 07 19:19:42 2017 xorriso : UPDATE : 66.71% done, estimate finish Sat Oct 07 19:19:42 2017 xorriso : UPDATE : 67.49% done, estimate finish Sat Oct 07 19:19:42 2017 xorriso : UPDATE : 68.11% done, estimate finish Sat Oct 07 19:19:42 2017 xorriso : UPDATE : 68.45% done, estimate finish Sat Oct 07 19:19:44 2017 xorriso : UPDATE : 68.47% done, estimate finish Sat Oct 07 19:19:39 2017 xorriso : UPDATE : 70.17% done, estimate finish Sat Oct 07 19:19:36 2017 xorriso : UPDATE : 70.51% done, estimate finish Sat Oct 07 19:19:37 2017 xorriso : UPDATE : 71.30% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 71.54% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 72.41% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 73.63% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 73.78% done, estimate finish Sat Oct 07 19:19:41 2017 xorriso : UPDATE : 74.47% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 75.67% done, estimate finish Sat Oct 07 19:19:39 2017 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 77.69% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 78.61% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 79.22% done, estimate finish Sat Oct 07 19:19:39 2017 xorriso : UPDATE : 79.72% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 81.37% done, estimate finish Sat Oct 07 19:19:37 2017 xorriso : UPDATE : 81.73% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 82.52% done, estimate finish Sat Oct 07 19:19:39 2017 xorriso : UPDATE : 84.10% done, estimate finish Sat Oct 07 19:19:37 2017 xorriso : UPDATE : 84.91% done, estimate finish Sat Oct 07 19:19:37 2017 xorriso : UPDATE : 85.34% done, estimate finish Sat Oct 07 19:19:37 2017 xorriso : UPDATE : 86.40% done, estimate finish Sat Oct 07 19:19:36 2017 xorriso : UPDATE : 86.40% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 89.02% done, estimate finish Sat Oct 07 19:19:34 2017 xorriso : UPDATE : 89.63% done, estimate finish Sat Oct 07 19:19:35 2017 xorriso : UPDATE : 89.63% done, estimate finish Sat Oct 07 19:19:36 2017 xorriso : UPDATE : 91.88% done, estimate finish Sat Oct 07 19:19:34 2017 xorriso : UPDATE : 92.63% done, estimate finish Sat Oct 07 19:19:34 2017 xorriso : UPDATE : 93.69% done, estimate finish Sat Oct 07 19:19:34 2017 xorriso : UPDATE : 94.51% done, estimate finish Sat Oct 07 19:19:34 2017 xorriso : UPDATE : 94.72% done, estimate finish Sat Oct 07 19:19:35 2017 xorriso : UPDATE : 94.72% done, estimate finish Sat Oct 07 19:19:37 2017 xorriso : UPDATE : 94.72% done, estimate finish Sat Oct 07 19:19:38 2017 xorriso : UPDATE : 94.72% done, estimate finish Sat Oct 07 19:19:40 2017 xorriso : UPDATE : 99.42% done ISO image produced: 2285198 sectors Written to medium : 2285198 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-3.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:19:35 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 4' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-4.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-4.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD4 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-4.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 432g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD4' xorriso : UPDATE : 2967 files added in 1 seconds xorriso : UPDATE : 2967 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.12% done xorriso : UPDATE : 0.38% done xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 07 19:30:18 2017 xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 07 19:34:15 2017 xorriso : UPDATE : 2.01% done, estimate finish Sat Oct 07 19:23:31 2017 xorriso : UPDATE : 2.47% done, estimate finish Sat Oct 07 19:23:28 2017 xorriso : UPDATE : 2.73% done, estimate finish Sat Oct 07 19:23:42 2017 xorriso : UPDATE : 3.35% done, estimate finish Sat Oct 07 19:23:27 2017 xorriso : UPDATE : 3.77% done, estimate finish Sat Oct 07 19:23:28 2017 xorriso : UPDATE : 4.14% done, estimate finish Sat Oct 07 19:23:31 2017 xorriso : UPDATE : 4.59% done, estimate finish Sat Oct 07 19:23:30 2017 xorriso : UPDATE : 4.97% done, estimate finish Sat Oct 07 19:23:32 2017 xorriso : UPDATE : 5.55% done, estimate finish Sat Oct 07 19:23:26 2017 xorriso : UPDATE : 5.98% done, estimate finish Sat Oct 07 19:23:26 2017 xorriso : UPDATE : 6.25% done, estimate finish Sat Oct 07 19:23:32 2017 xorriso : UPDATE : 6.71% done, estimate finish Sat Oct 07 19:23:30 2017 xorriso : UPDATE : 7.33% done, estimate finish Sat Oct 07 19:23:22 2017 xorriso : UPDATE : 7.85% done, estimate finish Sat Oct 07 19:23:20 2017 xorriso : UPDATE : 8.41% done, estimate finish Sat Oct 07 19:23:15 2017 xorriso : UPDATE : 8.81% done, estimate finish Sat Oct 07 19:23:17 2017 xorriso : UPDATE : 9.44% done, estimate finish Sat Oct 07 19:23:12 2017 xorriso : UPDATE : 9.75% done, estimate finish Sat Oct 07 19:23:17 2017 xorriso : UPDATE : 10.15% done, estimate finish Sat Oct 07 19:23:18 2017 xorriso : UPDATE : 10.15% done, estimate finish Sat Oct 07 19:23:30 2017 xorriso : UPDATE : 10.15% done, estimate finish Sat Oct 07 19:23:47 2017 xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 07 19:22:30 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:22:41 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:22:52 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:23:04 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:23:15 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:23:26 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:23:37 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:23:49 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:23:59 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:24:27 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:24:47 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:25:06 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:25:26 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:25:45 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:26:05 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:26:24 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:26:44 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:27:04 2017 xorriso : UPDATE : 13.27% done, estimate finish Sat Oct 07 19:27:23 2017 xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 13.27% done xorriso : UPDATE : 15.00% done, estimate finish Sat Oct 07 19:32:31 2017 xorriso : UPDATE : 20.61% done, estimate finish Sat Oct 07 19:23:38 2017 xorriso : UPDATE : 26.07% done, estimate finish Sat Oct 07 19:22:40 2017 xorriso : UPDATE : 31.42% done, estimate finish Sat Oct 07 19:22:11 2017 xorriso : UPDATE : 36.78% done, estimate finish Sat Oct 07 19:21:51 2017 xorriso : UPDATE : 42.14% done, estimate finish Sat Oct 07 19:21:38 2017 xorriso : UPDATE : 47.49% done, estimate finish Sat Oct 07 19:21:28 2017 xorriso : UPDATE : 48.75% done, estimate finish Sat Oct 07 19:21:28 2017 xorriso : UPDATE : 49.83% done, estimate finish Sat Oct 07 19:21:28 2017 xorriso : UPDATE : 50.45% done, estimate finish Sat Oct 07 19:21:29 2017 xorriso : UPDATE : 51.06% done, estimate finish Sat Oct 07 19:21:30 2017 xorriso : UPDATE : 51.78% done, estimate finish Sat Oct 07 19:21:25 2017 xorriso : UPDATE : 52.67% done, estimate finish Sat Oct 07 19:21:25 2017 xorriso : UPDATE : 53.32% done, estimate finish Sat Oct 07 19:21:27 2017 xorriso : UPDATE : 54.35% done, estimate finish Sat Oct 07 19:21:27 2017 xorriso : UPDATE : 54.35% done, estimate finish Sat Oct 07 19:21:29 2017 xorriso : UPDATE : 54.35% done, estimate finish Sat Oct 07 19:21:32 2017 xorriso : UPDATE : 57.47% done, estimate finish Sat Oct 07 19:21:29 2017 xorriso : UPDATE : 57.56% done, estimate finish Sat Oct 07 19:21:30 2017 xorriso : UPDATE : 58.73% done, estimate finish Sat Oct 07 19:21:30 2017 xorriso : UPDATE : 59.57% done, estimate finish Sat Oct 07 19:21:31 2017 xorriso : UPDATE : 60.24% done, estimate finish Sat Oct 07 19:21:51 2017 xorriso : UPDATE : 61.15% done, estimate finish Sat Oct 07 19:21:50 2017 xorriso : UPDATE : 61.43% done, estimate finish Sat Oct 07 19:21:53 2017 xorriso : UPDATE : 62.20% done, estimate finish Sat Oct 07 19:21:53 2017 xorriso : UPDATE : 62.20% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 63.29% done, estimate finish Sat Oct 07 19:21:55 2017 xorriso : UPDATE : 64.48% done, estimate finish Sat Oct 07 19:21:54 2017 xorriso : UPDATE : 64.92% done, estimate finish Sat Oct 07 19:21:55 2017 xorriso : UPDATE : 65.50% done, estimate finish Sat Oct 07 19:21:56 2017 xorriso : UPDATE : 66.01% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 67.49% done, estimate finish Sat Oct 07 19:21:56 2017 xorriso : UPDATE : 68.21% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 68.45% done, estimate finish Sat Oct 07 19:21:59 2017 xorriso : UPDATE : 68.96% done, estimate finish Sat Oct 07 19:22:01 2017 xorriso : UPDATE : 69.31% done, estimate finish Sat Oct 07 19:22:02 2017 xorriso : UPDATE : 70.04% done, estimate finish Sat Oct 07 19:22:01 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:22:03 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:22:07 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:22:10 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:22:13 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:22:51 2017 xorriso : UPDATE : 70.37% done, estimate finish Sat Oct 07 19:23:01 2017 xorriso : UPDATE : 73.00% done, estimate finish Sat Oct 07 19:22:18 2017 xorriso : UPDATE : 76.50% done, estimate finish Sat Oct 07 19:21:58 2017 xorriso : UPDATE : 76.78% done, estimate finish Sat Oct 07 19:22:01 2017 xorriso : UPDATE : 77.80% done, estimate finish Sat Oct 07 19:21:59 2017 xorriso : UPDATE : 78.22% done, estimate finish Sat Oct 07 19:22:00 2017 xorriso : UPDATE : 78.63% done, estimate finish Sat Oct 07 19:22:01 2017 xorriso : UPDATE : 79.46% done, estimate finish Sat Oct 07 19:22:00 2017 xorriso : UPDATE : 80.04% done, estimate finish Sat Oct 07 19:22:01 2017 xorriso : UPDATE : 80.04% done, estimate finish Sat Oct 07 19:21:53 2017 xorriso : UPDATE : 80.04% done, estimate finish Sat Oct 07 19:21:56 2017 xorriso : UPDATE : 80.70% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 83.46% done, estimate finish Sat Oct 07 19:21:52 2017 xorriso : UPDATE : 84.11% done, estimate finish Sat Oct 07 19:21:53 2017 xorriso : UPDATE : 84.70% done, estimate finish Sat Oct 07 19:21:54 2017 xorriso : UPDATE : 84.70% done, estimate finish Sat Oct 07 19:21:56 2017 xorriso : UPDATE : 84.70% done, estimate finish Sat Oct 07 19:21:58 2017 xorriso : UPDATE : 84.70% done, estimate finish Sat Oct 07 19:22:00 2017 xorriso : UPDATE : 87.98% done, estimate finish Sat Oct 07 19:21:54 2017 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 07 19:21:55 2017 xorriso : UPDATE : 88.75% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 88.75% done, estimate finish Sat Oct 07 19:21:59 2017 xorriso : UPDATE : 88.75% done, estimate finish Sat Oct 07 19:22:01 2017 xorriso : UPDATE : 88.75% done, estimate finish Sat Oct 07 19:22:04 2017 xorriso : UPDATE : 88.75% done, estimate finish Sat Oct 07 19:22:05 2017 xorriso : UPDATE : 92.49% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 93.97% done, estimate finish Sat Oct 07 19:21:56 2017 xorriso : UPDATE : 94.53% done, estimate finish Sat Oct 07 19:21:56 2017 xorriso : UPDATE : 94.99% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 95.89% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 96.19% done, estimate finish Sat Oct 07 19:21:58 2017 xorriso : UPDATE : 97.15% done, estimate finish Sat Oct 07 19:21:57 2017 xorriso : UPDATE : 97.79% done, estimate finish Sat Oct 07 19:21:58 2017 xorriso : UPDATE : 97.89% done, estimate finish Sat Oct 07 19:21:59 2017 xorriso : UPDATE : 99.28% done ISO image produced: 2294081 sectors Written to medium : 2294081 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-4.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:21:58 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 5' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-5.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-5.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD5 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-5.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 427g 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 : 1400 files added in 1 seconds xorriso : UPDATE : 2300 files added in 2 seconds xorriso : UPDATE : 4500 files added in 3 seconds xorriso : UPDATE : 6700 files added in 4 seconds xorriso : UPDATE : 11800 files added in 5 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD5' xorriso : UPDATE : 12802 files added in 5 seconds xorriso : UPDATE : 12802 files added in 5 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.29% done xorriso : UPDATE : 0.47% done, estimate finish Sat Oct 07 19:29:55 2017 xorriso : UPDATE : 0.88% done, estimate finish Sat Oct 07 19:28:08 2017 xorriso : UPDATE : 1.16% done, estimate finish Sat Oct 07 19:28:06 2017 xorriso : UPDATE : 1.34% done, estimate finish Sat Oct 07 19:28:32 2017 xorriso : UPDATE : 1.40% done, estimate finish Sat Oct 07 19:29:28 2017 xorriso : UPDATE : 1.87% done, estimate finish Sat Oct 07 19:28:31 2017 xorriso : UPDATE : 2.48% done, estimate finish Sat Oct 07 19:27:36 2017 xorriso : UPDATE : 2.76% done, estimate finish Sat Oct 07 19:27:38 2017 xorriso : UPDATE : 3.04% done, estimate finish Sat Oct 07 19:27:40 2017 xorriso : UPDATE : 3.88% done, estimate finish Sat Oct 07 19:26:54 2017 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 19:26:49 2017 xorriso : UPDATE : 4.80% done, estimate finish Sat Oct 07 19:26:20 2017 xorriso : UPDATE : 5.05% done, estimate finish Sat Oct 07 19:26:29 2017 xorriso : UPDATE : 5.42% done, estimate finish Sat Oct 07 19:26:29 2017 xorriso : UPDATE : 6.07% done, estimate finish Sat Oct 07 19:26:16 2017 xorriso : UPDATE : 6.81% done, estimate finish Sat Oct 07 19:26:01 2017 xorriso : UPDATE : 7.05% done, estimate finish Sat Oct 07 19:26:06 2017 xorriso : UPDATE : 7.34% done, estimate finish Sat Oct 07 19:26:11 2017 xorriso : UPDATE : 7.44% done, estimate finish Sat Oct 07 19:26:22 2017 xorriso : UPDATE : 8.54% done, estimate finish Sat Oct 07 19:25:59 2017 xorriso : UPDATE : 8.93% done, estimate finish Sat Oct 07 19:26:00 2017 xorriso : UPDATE : 9.23% done, estimate finish Sat Oct 07 19:26:03 2017 xorriso : UPDATE : 9.63% done, estimate finish Sat Oct 07 19:25:58 2017 xorriso : UPDATE : 10.27% done, estimate finish Sat Oct 07 19:25:51 2017 xorriso : UPDATE : 10.57% done, estimate finish Sat Oct 07 19:25:56 2017 xorriso : UPDATE : 11.00% done, estimate finish Sat Oct 07 19:25:56 2017 xorriso : UPDATE : 11.39% done, estimate finish Sat Oct 07 19:25:57 2017 xorriso : UPDATE : 11.88% done, estimate finish Sat Oct 07 19:25:56 2017 xorriso : UPDATE : 12.15% done, estimate finish Sat Oct 07 19:26:00 2017 xorriso : UPDATE : 12.56% done, estimate finish Sat Oct 07 19:26:00 2017 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 07 19:26:02 2017 xorriso : UPDATE : 13.13% done, estimate finish Sat Oct 07 19:26:07 2017 xorriso : UPDATE : 13.22% done, estimate finish Sat Oct 07 19:26:28 2017 xorriso : UPDATE : 14.44% done, estimate finish Sat Oct 07 19:25:57 2017 xorriso : UPDATE : 14.65% done, estimate finish Sat Oct 07 19:26:04 2017 xorriso : UPDATE : 15.16% done, estimate finish Sat Oct 07 19:26:02 2017 xorriso : UPDATE : 15.40% done, estimate finish Sat Oct 07 19:26:07 2017 xorriso : UPDATE : 15.57% done, estimate finish Sat Oct 07 19:26:13 2017 xorriso : UPDATE : 15.79% done, estimate finish Sat Oct 07 19:26:18 2017 xorriso : UPDATE : 16.03% done, estimate finish Sat Oct 07 19:26:22 2017 xorriso : UPDATE : 16.19% done, estimate finish Sat Oct 07 19:26:28 2017 xorriso : UPDATE : 16.56% done, estimate finish Sat Oct 07 19:26:29 2017 xorriso : UPDATE : 16.85% done, estimate finish Sat Oct 07 19:26:30 2017 xorriso : UPDATE : 17.54% done, estimate finish Sat Oct 07 19:26:18 2017 xorriso : UPDATE : 17.61% done, estimate finish Sat Oct 07 19:26:29 2017 xorriso : UPDATE : 17.87% done, estimate finish Sat Oct 07 19:26:33 2017 xorriso : UPDATE : 18.29% done, estimate finish Sat Oct 07 19:26:32 2017 xorriso : UPDATE : 18.97% done, estimate finish Sat Oct 07 19:26:22 2017 xorriso : UPDATE : 20.17% done, estimate finish Sat Oct 07 19:26:02 2017 xorriso : UPDATE : 20.87% done, estimate finish Sat Oct 07 19:25:57 2017 xorriso : UPDATE : 22.10% done, estimate finish Sat Oct 07 19:25:44 2017 xorriso : UPDATE : 22.87% done, estimate finish Sat Oct 07 19:25:40 2017 xorriso : UPDATE : 23.17% done, estimate finish Sat Oct 07 19:25:23 2017 xorriso : UPDATE : 23.84% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 24.66% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 25.23% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 19:25:29 2017 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 19:25:35 2017 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 19:25:43 2017 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 07 19:25:50 2017 xorriso : UPDATE : 28.98% done, estimate finish Sat Oct 07 19:25:15 2017 xorriso : UPDATE : 29.19% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 29.57% done, estimate finish Sat Oct 07 19:25:23 2017 xorriso : UPDATE : 29.97% done, estimate finish Sat Oct 07 19:25:25 2017 xorriso : UPDATE : 31.09% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 31.54% done, estimate finish Sat Oct 07 19:25:19 2017 xorriso : UPDATE : 31.95% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 32.35% done, estimate finish Sat Oct 07 19:25:23 2017 xorriso : UPDATE : 32.61% done, estimate finish Sat Oct 07 19:25:26 2017 xorriso : UPDATE : 32.88% done, estimate finish Sat Oct 07 19:25:29 2017 xorriso : UPDATE : 33.43% done, estimate finish Sat Oct 07 19:25:28 2017 xorriso : UPDATE : 33.87% done, estimate finish Sat Oct 07 19:25:40 2017 xorriso : UPDATE : 34.28% done, estimate finish Sat Oct 07 19:25:41 2017 xorriso : UPDATE : 34.71% done, estimate finish Sat Oct 07 19:25:41 2017 xorriso : UPDATE : 35.16% done, estimate finish Sat Oct 07 19:25:42 2017 xorriso : UPDATE : 35.87% done, estimate finish Sat Oct 07 19:25:38 2017 xorriso : UPDATE : 36.65% done, estimate finish Sat Oct 07 19:25:33 2017 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 07 19:25:35 2017 xorriso : UPDATE : 37.18% done, estimate finish Sat Oct 07 19:25:39 2017 xorriso : UPDATE : 38.41% done, estimate finish Sat Oct 07 19:25:30 2017 xorriso : UPDATE : 38.97% done, estimate finish Sat Oct 07 19:25:29 2017 xorriso : UPDATE : 39.32% done, estimate finish Sat Oct 07 19:25:26 2017 xorriso : UPDATE : 39.32% done, estimate finish Sat Oct 07 19:25:34 2017 xorriso : UPDATE : 39.32% done, estimate finish Sat Oct 07 19:25:42 2017 xorriso : UPDATE : 39.32% done, estimate finish Sat Oct 07 19:25:51 2017 xorriso : UPDATE : 39.32% done, estimate finish Sat Oct 07 19:26:00 2017 xorriso : UPDATE : 42.52% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 44.67% done, estimate finish Sat Oct 07 19:25:06 2017 xorriso : UPDATE : 45.29% done, estimate finish Sat Oct 07 19:25:06 2017 xorriso : UPDATE : 45.89% done, estimate finish Sat Oct 07 19:25:06 2017 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 19:25:09 2017 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 46.18% done, estimate finish Sat Oct 07 19:25:13 2017 xorriso : UPDATE : 48.72% done, estimate finish Sat Oct 07 19:24:57 2017 xorriso : UPDATE : 48.83% done, estimate finish Sat Oct 07 19:25:01 2017 xorriso : UPDATE : 49.00% done, estimate finish Sat Oct 07 19:25:05 2017 xorriso : UPDATE : 49.00% done, estimate finish Sat Oct 07 19:25:10 2017 xorriso : UPDATE : 50.03% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 50.78% done, estimate finish Sat Oct 07 19:25:06 2017 xorriso : UPDATE : 51.02% done, estimate finish Sat Oct 07 19:25:08 2017 xorriso : UPDATE : 51.90% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 52.20% done, estimate finish Sat Oct 07 19:25:08 2017 xorriso : UPDATE : 52.66% done, estimate finish Sat Oct 07 19:25:13 2017 xorriso : UPDATE : 53.04% done, estimate finish Sat Oct 07 19:25:15 2017 xorriso : UPDATE : 53.83% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 54.75% done, estimate finish Sat Oct 07 19:25:10 2017 xorriso : UPDATE : 55.34% done, estimate finish Sat Oct 07 19:25:10 2017 xorriso : UPDATE : 56.07% done, estimate finish Sat Oct 07 19:25:09 2017 xorriso : UPDATE : 56.97% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 57.57% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 58.07% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 58.67% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 58.88% done, estimate finish Sat Oct 07 19:25:09 2017 xorriso : UPDATE : 58.88% done, estimate finish Sat Oct 07 19:25:14 2017 xorriso : UPDATE : 58.88% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 58.88% done, estimate finish Sat Oct 07 19:25:27 2017 xorriso : UPDATE : 60.03% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 64.17% done, estimate finish Sat Oct 07 19:24:55 2017 xorriso : UPDATE : 64.75% done, estimate finish Sat Oct 07 19:24:56 2017 xorriso : UPDATE : 65.67% done, estimate finish Sat Oct 07 19:24:55 2017 xorriso : UPDATE : 66.37% done, estimate finish Sat Oct 07 19:24:55 2017 xorriso : UPDATE : 66.68% done, estimate finish Sat Oct 07 19:24:57 2017 xorriso : UPDATE : 67.26% done, estimate finish Sat Oct 07 19:24:53 2017 xorriso : UPDATE : 67.73% done, estimate finish Sat Oct 07 19:24:55 2017 xorriso : UPDATE : 68.23% done, estimate finish Sat Oct 07 19:24:56 2017 xorriso : UPDATE : 68.71% done, estimate finish Sat Oct 07 19:24:57 2017 xorriso : UPDATE : 69.17% done, estimate finish Sat Oct 07 19:24:58 2017 xorriso : UPDATE : 69.52% done, estimate finish Sat Oct 07 19:25:00 2017 xorriso : UPDATE : 70.27% done, estimate finish Sat Oct 07 19:24:59 2017 xorriso : UPDATE : 70.56% done, estimate finish Sat Oct 07 19:25:01 2017 xorriso : UPDATE : 70.84% done, estimate finish Sat Oct 07 19:25:02 2017 xorriso : UPDATE : 71.41% done, estimate finish Sat Oct 07 19:25:04 2017 xorriso : UPDATE : 72.14% done, estimate finish Sat Oct 07 19:25:15 2017 xorriso : UPDATE : 72.39% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 72.70% done, estimate finish Sat Oct 07 19:25:19 2017 xorriso : UPDATE : 73.01% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 73.03% done, estimate finish Sat Oct 07 19:25:25 2017 xorriso : UPDATE : 74.32% done, estimate finish Sat Oct 07 19:25:17 2017 xorriso : UPDATE : 74.80% done, estimate finish Sat Oct 07 19:25:17 2017 xorriso : UPDATE : 75.26% done, estimate finish Sat Oct 07 19:25:17 2017 xorriso : UPDATE : 75.44% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 75.64% done, estimate finish Sat Oct 07 19:25:22 2017 xorriso : UPDATE : 75.64% done, estimate finish Sat Oct 07 19:25:34 2017 xorriso : UPDATE : 77.40% done, estimate finish Sat Oct 07 19:25:16 2017 xorriso : UPDATE : 77.41% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 78.26% done, estimate finish Sat Oct 07 19:25:17 2017 xorriso : UPDATE : 79.29% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 79.59% done, estimate finish Sat Oct 07 19:25:14 2017 xorriso : UPDATE : 79.59% done, estimate finish Sat Oct 07 19:25:17 2017 xorriso : UPDATE : 79.59% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 79.59% done, estimate finish Sat Oct 07 19:25:24 2017 xorriso : UPDATE : 81.51% done, estimate finish Sat Oct 07 19:25:15 2017 xorriso : UPDATE : 83.68% done, estimate finish Sat Oct 07 19:25:00 2017 xorriso : UPDATE : 83.68% done, estimate finish Sat Oct 07 19:25:03 2017 xorriso : UPDATE : 85.36% done, estimate finish Sat Oct 07 19:25:00 2017 xorriso : UPDATE : 85.62% done, estimate finish Sat Oct 07 19:25:01 2017 xorriso : UPDATE : 85.83% done, estimate finish Sat Oct 07 19:25:03 2017 xorriso : UPDATE : 86.24% done, estimate finish Sat Oct 07 19:25:04 2017 xorriso : UPDATE : 86.76% done, estimate finish Sat Oct 07 19:25:05 2017 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 19:25:06 2017 xorriso : UPDATE : 87.15% done, estimate finish Sat Oct 07 19:25:08 2017 xorriso : UPDATE : 87.52% done, estimate finish Sat Oct 07 19:25:07 2017 xorriso : UPDATE : 87.64% done, estimate finish Sat Oct 07 19:25:19 2017 xorriso : UPDATE : 88.52% done, estimate finish Sat Oct 07 19:25:16 2017 xorriso : UPDATE : 89.18% done, estimate finish Sat Oct 07 19:25:14 2017 xorriso : UPDATE : 89.62% done, estimate finish Sat Oct 07 19:25:14 2017 xorriso : UPDATE : 90.37% done, estimate finish Sat Oct 07 19:25:13 2017 xorriso : UPDATE : 90.88% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 91.22% done, estimate finish Sat Oct 07 19:25:13 2017 xorriso : UPDATE : 91.40% done, estimate finish Sat Oct 07 19:25:14 2017 xorriso : UPDATE : 91.50% done, estimate finish Sat Oct 07 19:25:16 2017 xorriso : UPDATE : 92.83% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 93.13% done, estimate finish Sat Oct 07 19:25:11 2017 xorriso : UPDATE : 93.51% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 94.12% done, estimate finish Sat Oct 07 19:25:11 2017 xorriso : UPDATE : 94.49% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 95.16% done, estimate finish Sat Oct 07 19:25:12 2017 xorriso : UPDATE : 95.36% done, estimate finish Sat Oct 07 19:25:13 2017 xorriso : UPDATE : 95.48% done, estimate finish Sat Oct 07 19:25:14 2017 xorriso : UPDATE : 95.50% done, estimate finish Sat Oct 07 19:25:15 2017 xorriso : UPDATE : 95.75% done, estimate finish Sat Oct 07 19:25:16 2017 xorriso : UPDATE : 96.12% done, estimate finish Sat Oct 07 19:25:16 2017 xorriso : UPDATE : 96.71% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 96.92% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 97.18% done, estimate finish Sat Oct 07 19:25:19 2017 xorriso : UPDATE : 97.79% done, estimate finish Sat Oct 07 19:25:18 2017 xorriso : UPDATE : 98.22% done, estimate finish Sat Oct 07 19:25:17 2017 xorriso : UPDATE : 98.28% done, estimate finish Sat Oct 07 19:25:19 2017 xorriso : UPDATE : 98.30% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 98.56% done, estimate finish Sat Oct 07 19:25:20 2017 xorriso : UPDATE : 98.62% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 99.03% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 99.12% done, estimate finish Sat Oct 07 19:25:21 2017 xorriso : UPDATE : 99.18% done, estimate finish Sat Oct 07 19:25:23 2017 xorriso : UPDATE : 99.47% done, estimate finish Sat Oct 07 19:25:23 2017 xorriso : UPDATE : 99.60% done xorriso : UPDATE : 99.81% done xorriso : UPDATE : 99.88% done ISO image produced: 2292541 sectors Written to medium : 2292541 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-5.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:25:25 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 6' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-6.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-6.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD6 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-6.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 423g 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 : 4000 files added in 1 seconds xorriso : UPDATE : 6200 files added in 2 seconds xorriso : UPDATE : 8600 files added in 3 seconds xorriso : UPDATE : 12200 files added in 4 seconds xorriso : UPDATE : 14400 files added in 5 seconds xorriso : UPDATE : 17100 files added in 6 seconds xorriso : UPDATE : 19600 files added in 7 seconds xorriso : UPDATE : 21900 files added in 8 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD6' xorriso : UPDATE : 23372 files added in 9 seconds xorriso : UPDATE : 23372 files added in 9 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.27% done xorriso : UPDATE : 0.47% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 0.60% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 0.73% done, estimate finish Sat Oct 07 19:34:42 2017 xorriso : UPDATE : 0.84% done, estimate finish Sat Oct 07 19:35:32 2017 xorriso : UPDATE : 0.93% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 1.02% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 1.08% done, estimate finish Sat Oct 07 19:37:57 2017 xorriso : UPDATE : 1.21% done, estimate finish Sat Oct 07 19:37:58 2017 xorriso : UPDATE : 1.43% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 1.84% done, estimate finish Sat Oct 07 19:35:34 2017 xorriso : UPDATE : 2.07% done, estimate finish Sat Oct 07 19:35:17 2017 xorriso : UPDATE : 2.36% done, estimate finish Sat Oct 07 19:34:48 2017 xorriso : UPDATE : 2.60% done, estimate finish Sat Oct 07 19:34:32 2017 xorriso : UPDATE : 3.18% done, estimate finish Sat Oct 07 19:33:06 2017 xorriso : UPDATE : 3.23% done, estimate finish Sat Oct 07 19:33:37 2017 xorriso : UPDATE : 3.71% done, estimate finish Sat Oct 07 19:32:52 2017 xorriso : UPDATE : 3.83% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 3.90% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 19:33:07 2017 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 5.62% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 5.70% done, estimate finish Sat Oct 07 19:31:59 2017 xorriso : UPDATE : 5.74% done, estimate finish Sat Oct 07 19:31:37 2017 xorriso : UPDATE : 6.01% done, estimate finish Sat Oct 07 19:31:38 2017 xorriso : UPDATE : 6.08% done, estimate finish Sat Oct 07 19:31:56 2017 xorriso : UPDATE : 6.18% done, estimate finish Sat Oct 07 19:32:09 2017 xorriso : UPDATE : 6.25% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 6.56% done, estimate finish Sat Oct 07 19:32:21 2017 xorriso : UPDATE : 6.99% done, estimate finish Sat Oct 07 19:32:07 2017 xorriso : UPDATE : 7.31% done, estimate finish Sat Oct 07 19:32:04 2017 xorriso : UPDATE : 7.44% done, estimate finish Sat Oct 07 19:32:12 2017 xorriso : UPDATE : 8.52% done, estimate finish Sat Oct 07 19:31:25 2017 xorriso : UPDATE : 8.68% done, estimate finish Sat Oct 07 19:31:37 2017 xorriso : UPDATE : 8.88% done, estimate finish Sat Oct 07 19:31:43 2017 xorriso : UPDATE : 9.02% done, estimate finish Sat Oct 07 19:31:53 2017 xorriso : UPDATE : 9.07% done, estimate finish Sat Oct 07 19:32:10 2017 xorriso : UPDATE : 9.46% done, estimate finish Sat Oct 07 19:32:00 2017 xorriso : UPDATE : 9.59% done, estimate finish Sat Oct 07 19:32:09 2017 xorriso : UPDATE : 9.78% done, estimate finish Sat Oct 07 19:32:12 2017 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 07 19:31:59 2017 xorriso : UPDATE : 10.61% done, estimate finish Sat Oct 07 19:31:53 2017 xorriso : UPDATE : 11.02% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 11.25% done, estimate finish Sat Oct 07 19:31:48 2017 xorriso : UPDATE : 11.61% done, estimate finish Sat Oct 07 19:31:51 2017 xorriso : UPDATE : 11.70% done, estimate finish Sat Oct 07 19:32:05 2017 xorriso : UPDATE : 12.26% done, estimate finish Sat Oct 07 19:31:43 2017 xorriso : UPDATE : 12.52% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 13.15% done, estimate finish Sat Oct 07 19:31:25 2017 xorriso : UPDATE : 13.72% done, estimate finish Sat Oct 07 19:31:13 2017 xorriso : UPDATE : 14.07% done, estimate finish Sat Oct 07 19:31:10 2017 xorriso : UPDATE : 14.31% done, estimate finish Sat Oct 07 19:31:14 2017 xorriso : UPDATE : 14.44% done, estimate finish Sat Oct 07 19:31:21 2017 xorriso : UPDATE : 14.51% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 14.93% done, estimate finish Sat Oct 07 19:31:09 2017 xorriso : UPDATE : 15.05% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 15.20% done, estimate finish Sat Oct 07 19:31:28 2017 xorriso : UPDATE : 15.57% done, estimate finish Sat Oct 07 19:31:24 2017 xorriso : UPDATE : 16.03% done, estimate finish Sat Oct 07 19:31:17 2017 xorriso : UPDATE : 16.17% done, estimate finish Sat Oct 07 19:31:23 2017 xorriso : UPDATE : 16.38% done, estimate finish Sat Oct 07 19:31:27 2017 xorriso : UPDATE : 16.57% done, estimate finish Sat Oct 07 19:31:32 2017 xorriso : UPDATE : 17.21% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 17.50% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 17.77% done, estimate finish Sat Oct 07 19:31:32 2017 xorriso : UPDATE : 17.85% done, estimate finish Sat Oct 07 19:31:45 2017 xorriso : UPDATE : 18.77% done, estimate finish Sat Oct 07 19:31:10 2017 xorriso : UPDATE : 19.06% done, estimate finish Sat Oct 07 19:31:10 2017 xorriso : UPDATE : 19.27% done, estimate finish Sat Oct 07 19:31:15 2017 xorriso : UPDATE : 19.59% done, estimate finish Sat Oct 07 19:31:14 2017 xorriso : UPDATE : 19.80% done, estimate finish Sat Oct 07 19:31:17 2017 xorriso : UPDATE : 20.16% done, estimate finish Sat Oct 07 19:31:16 2017 xorriso : UPDATE : 21.23% done, estimate finish Sat Oct 07 19:30:51 2017 xorriso : UPDATE : 21.82% done, estimate finish Sat Oct 07 19:30:44 2017 xorriso : UPDATE : 22.20% done, estimate finish Sat Oct 07 19:30:21 2017 xorriso : UPDATE : 22.68% done, estimate finish Sat Oct 07 19:30:20 2017 xorriso : UPDATE : 23.17% done, estimate finish Sat Oct 07 19:30:17 2017 xorriso : UPDATE : 23.70% done, estimate finish Sat Oct 07 19:30:14 2017 xorriso : UPDATE : 24.16% done, estimate finish Sat Oct 07 19:30:14 2017 xorriso : UPDATE : 24.85% done, estimate finish Sat Oct 07 19:30:08 2017 xorriso : UPDATE : 25.31% done, estimate finish Sat Oct 07 19:30:07 2017 xorriso : UPDATE : 25.81% done, estimate finish Sat Oct 07 19:30:06 2017 xorriso : UPDATE : 26.31% done, estimate finish Sat Oct 07 19:30:04 2017 xorriso : UPDATE : 26.76% done, estimate finish Sat Oct 07 19:30:03 2017 xorriso : UPDATE : 27.52% done, estimate finish Sat Oct 07 19:29:51 2017 xorriso : UPDATE : 28.34% done, estimate finish Sat Oct 07 19:29:45 2017 xorriso : UPDATE : 28.38% done, estimate finish Sat Oct 07 19:29:53 2017 xorriso : UPDATE : 29.33% done, estimate finish Sat Oct 07 19:29:44 2017 xorriso : UPDATE : 31.02% done, estimate finish Sat Oct 07 19:29:28 2017 xorriso : UPDATE : 31.47% done, estimate finish Sat Oct 07 19:29:29 2017 xorriso : UPDATE : 31.91% done, estimate finish Sat Oct 07 19:29:30 2017 xorriso : UPDATE : 32.60% done, estimate finish Sat Oct 07 19:29:28 2017 xorriso : UPDATE : 33.07% done, estimate finish Sat Oct 07 19:29:28 2017 xorriso : UPDATE : 34.19% done, estimate finish Sat Oct 07 19:29:22 2017 xorriso : UPDATE : 34.80% done, estimate finish Sat Oct 07 19:29:13 2017 xorriso : UPDATE : 35.41% done, estimate finish Sat Oct 07 19:29:13 2017 xorriso : UPDATE : 35.96% done, estimate finish Sat Oct 07 19:29:14 2017 xorriso : UPDATE : 36.72% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 37.23% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 37.95% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 37.95% done, estimate finish Sat Oct 07 19:29:17 2017 xorriso : UPDATE : 39.88% done, estimate finish Sat Oct 07 19:29:05 2017 xorriso : UPDATE : 41.10% done, estimate finish Sat Oct 07 19:29:01 2017 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 42.66% done, estimate finish Sat Oct 07 19:28:56 2017 xorriso : UPDATE : 43.28% done, estimate finish Sat Oct 07 19:28:57 2017 xorriso : UPDATE : 43.74% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 44.21% done, estimate finish Sat Oct 07 19:29:00 2017 xorriso : UPDATE : 44.53% done, estimate finish Sat Oct 07 19:29:02 2017 xorriso : UPDATE : 45.14% done, estimate finish Sat Oct 07 19:29:02 2017 xorriso : UPDATE : 45.70% done, estimate finish Sat Oct 07 19:29:03 2017 xorriso : UPDATE : 46.13% done, estimate finish Sat Oct 07 19:29:04 2017 xorriso : UPDATE : 46.56% done, estimate finish Sat Oct 07 19:29:05 2017 xorriso : UPDATE : 47.08% done, estimate finish Sat Oct 07 19:29:06 2017 xorriso : UPDATE : 47.93% done, estimate finish Sat Oct 07 19:29:17 2017 xorriso : UPDATE : 48.35% done, estimate finish Sat Oct 07 19:29:18 2017 xorriso : UPDATE : 48.92% done, estimate finish Sat Oct 07 19:29:18 2017 xorriso : UPDATE : 49.05% done, estimate finish Sat Oct 07 19:29:22 2017 xorriso : UPDATE : 50.43% done, estimate finish Sat Oct 07 19:29:11 2017 xorriso : UPDATE : 51.60% done, estimate finish Sat Oct 07 19:29:06 2017 xorriso : UPDATE : 52.34% done, estimate finish Sat Oct 07 19:29:04 2017 xorriso : UPDATE : 52.93% done, estimate finish Sat Oct 07 19:29:04 2017 xorriso : UPDATE : 52.93% done, estimate finish Sat Oct 07 19:29:08 2017 xorriso : UPDATE : 52.93% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 56.05% done, estimate finish Sat Oct 07 19:28:55 2017 xorriso : UPDATE : 56.80% done, estimate finish Sat Oct 07 19:28:46 2017 xorriso : UPDATE : 56.80% done, estimate finish Sat Oct 07 19:28:50 2017 xorriso : UPDATE : 56.80% done, estimate finish Sat Oct 07 19:28:55 2017 xorriso : UPDATE : 59.60% done, estimate finish Sat Oct 07 19:28:43 2017 xorriso : UPDATE : 59.60% done, estimate finish Sat Oct 07 19:28:46 2017 xorriso : UPDATE : 59.60% done, estimate finish Sat Oct 07 19:28:51 2017 xorriso : UPDATE : 62.65% done, estimate finish Sat Oct 07 19:28:38 2017 xorriso : UPDATE : 62.84% done, estimate finish Sat Oct 07 19:28:41 2017 xorriso : UPDATE : 63.98% done, estimate finish Sat Oct 07 19:28:39 2017 xorriso : UPDATE : 63.98% done, estimate finish Sat Oct 07 19:28:42 2017 xorriso : UPDATE : 63.98% done, estimate finish Sat Oct 07 19:28:48 2017 xorriso : UPDATE : 64.27% done, estimate finish Sat Oct 07 19:28:50 2017 xorriso : UPDATE : 68.12% done, estimate finish Sat Oct 07 19:28:34 2017 xorriso : UPDATE : 68.96% done, estimate finish Sat Oct 07 19:28:34 2017 xorriso : UPDATE : 69.71% done, estimate finish Sat Oct 07 19:28:34 2017 xorriso : UPDATE : 70.48% done, estimate finish Sat Oct 07 19:28:34 2017 xorriso : UPDATE : 71.48% done, estimate finish Sat Oct 07 19:28:33 2017 xorriso : UPDATE : 71.71% done, estimate finish Sat Oct 07 19:28:35 2017 xorriso : UPDATE : 71.91% done, estimate finish Sat Oct 07 19:28:37 2017 xorriso : UPDATE : 72.05% done, estimate finish Sat Oct 07 19:28:39 2017 xorriso : UPDATE : 72.29% done, estimate finish Sat Oct 07 19:28:39 2017 xorriso : UPDATE : 72.40% done, estimate finish Sat Oct 07 19:28:42 2017 xorriso : UPDATE : 72.50% done, estimate finish Sat Oct 07 19:28:45 2017 xorriso : UPDATE : 72.59% done, estimate finish Sat Oct 07 19:28:48 2017 xorriso : UPDATE : 73.78% done, estimate finish Sat Oct 07 19:28:45 2017 xorriso : UPDATE : 73.85% done, estimate finish Sat Oct 07 19:28:48 2017 xorriso : UPDATE : 73.99% done, estimate finish Sat Oct 07 19:28:50 2017 xorriso : UPDATE : 74.37% done, estimate finish Sat Oct 07 19:28:51 2017 xorriso : UPDATE : 74.93% done, estimate finish Sat Oct 07 19:28:52 2017 xorriso : UPDATE : 75.74% done, estimate finish Sat Oct 07 19:28:51 2017 xorriso : UPDATE : 76.33% done, estimate finish Sat Oct 07 19:29:07 2017 xorriso : UPDATE : 76.51% done, estimate finish Sat Oct 07 19:29:11 2017 xorriso : UPDATE : 76.60% done, estimate finish Sat Oct 07 19:29:15 2017 xorriso : UPDATE : 76.95% done, estimate finish Sat Oct 07 19:29:15 2017 xorriso : UPDATE : 77.32% done, estimate finish Sat Oct 07 19:29:15 2017 xorriso : UPDATE : 77.49% done, estimate finish Sat Oct 07 19:29:18 2017 xorriso : UPDATE : 78.29% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 78.69% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 79.08% done, estimate finish Sat Oct 07 19:29:12 2017 xorriso : UPDATE : 79.34% done, estimate finish Sat Oct 07 19:29:13 2017 xorriso : UPDATE : 79.76% done, estimate finish Sat Oct 07 19:29:17 2017 xorriso : UPDATE : 79.81% done, estimate finish Sat Oct 07 19:29:22 2017 xorriso : UPDATE : 81.01% done, estimate finish Sat Oct 07 19:29:10 2017 xorriso : UPDATE : 81.07% done, estimate finish Sat Oct 07 19:29:13 2017 xorriso : UPDATE : 81.07% done, estimate finish Sat Oct 07 19:29:18 2017 xorriso : UPDATE : 82.80% done, estimate finish Sat Oct 07 19:29:05 2017 xorriso : UPDATE : 83.16% done, estimate finish Sat Oct 07 19:29:05 2017 xorriso : UPDATE : 83.16% done, estimate finish Sat Oct 07 19:29:08 2017 xorriso : UPDATE : 83.16% done, estimate finish Sat Oct 07 19:29:11 2017 xorriso : UPDATE : 85.25% done, estimate finish Sat Oct 07 19:29:01 2017 xorriso : UPDATE : 85.52% done, estimate finish Sat Oct 07 19:28:57 2017 xorriso : UPDATE : 85.93% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 86.22% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 86.30% done, estimate finish Sat Oct 07 19:29:01 2017 xorriso : UPDATE : 86.52% done, estimate finish Sat Oct 07 19:29:02 2017 xorriso : UPDATE : 87.35% done, estimate finish Sat Oct 07 19:29:01 2017 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 07 19:29:02 2017 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 07 19:29:05 2017 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 07 19:29:07 2017 xorriso : UPDATE : 87.54% done, estimate finish Sat Oct 07 19:29:10 2017 xorriso : UPDATE : 90.13% done, estimate finish Sat Oct 07 19:29:02 2017 xorriso : UPDATE : 92.29% done, estimate finish Sat Oct 07 19:28:55 2017 xorriso : UPDATE : 92.51% done, estimate finish Sat Oct 07 19:28:56 2017 xorriso : UPDATE : 93.09% done, estimate finish Sat Oct 07 19:28:55 2017 xorriso : UPDATE : 93.46% done, estimate finish Sat Oct 07 19:28:56 2017 xorriso : UPDATE : 93.76% done, estimate finish Sat Oct 07 19:28:57 2017 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 94.33% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 94.51% done, estimate finish Sat Oct 07 19:28:59 2017 xorriso : UPDATE : 94.90% done, estimate finish Sat Oct 07 19:29:00 2017 xorriso : UPDATE : 95.69% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 96.35% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 97.04% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 97.35% done, estimate finish Sat Oct 07 19:28:58 2017 xorriso : UPDATE : 97.35% done, estimate finish Sat Oct 07 19:29:00 2017 xorriso : UPDATE : 97.35% done, estimate finish Sat Oct 07 19:29:01 2017 xorriso : UPDATE : 99.07% done xorriso : UPDATE : Thank you for being patient. Working since 203 seconds. ISO image produced: 2290406 sectors Written to medium : 2290406 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-6.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:28:59 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 7' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-7.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-7.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD7 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-7.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 418g 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 : 8900 files added in 1 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD7' xorriso : UPDATE : 8911 files added in 1 seconds xorriso : UPDATE : 8911 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.24% done xorriso : UPDATE : 0.57% done, estimate finish Sat Oct 07 19:35:30 2017 xorriso : UPDATE : 0.79% done, estimate finish Sat Oct 07 19:35:45 2017 xorriso : UPDATE : 1.52% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 1.84% done, estimate finish Sat Oct 07 19:33:45 2017 xorriso : UPDATE : 2.38% done, estimate finish Sat Oct 07 19:33:22 2017 xorriso : UPDATE : 2.63% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 3.11% done, estimate finish Sat Oct 07 19:33:26 2017 xorriso : UPDATE : 3.27% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 3.63% done, estimate finish Sat Oct 07 19:33:42 2017 xorriso : UPDATE : 4.21% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 4.47% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 4.47% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 6.17% done, estimate finish Sat Oct 07 19:32:27 2017 xorriso : UPDATE : 6.51% done, estimate finish Sat Oct 07 19:32:32 2017 xorriso : UPDATE : 6.66% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 7.05% done, estimate finish Sat Oct 07 19:32:46 2017 xorriso : UPDATE : 7.63% done, estimate finish Sat Oct 07 19:32:42 2017 xorriso : UPDATE : 7.63% done, estimate finish Sat Oct 07 19:32:57 2017 xorriso : UPDATE : 7.63% done, estimate finish Sat Oct 07 19:33:11 2017 xorriso : UPDATE : 9.29% done, estimate finish Sat Oct 07 19:32:34 2017 xorriso : UPDATE : 10.49% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 11.22% done, estimate finish Sat Oct 07 19:31:54 2017 xorriso : UPDATE : 11.84% done, estimate finish Sat Oct 07 19:31:53 2017 xorriso : UPDATE : 12.30% done, estimate finish Sat Oct 07 19:31:56 2017 xorriso : UPDATE : 12.85% done, estimate finish Sat Oct 07 19:31:57 2017 xorriso : UPDATE : 13.16% done, estimate finish Sat Oct 07 19:32:02 2017 xorriso : UPDATE : 13.18% done, estimate finish Sat Oct 07 19:32:11 2017 xorriso : UPDATE : 14.17% done, estimate finish Sat Oct 07 19:32:03 2017 xorriso : UPDATE : 14.28% done, estimate finish Sat Oct 07 19:32:10 2017 xorriso : UPDATE : 14.87% done, estimate finish Sat Oct 07 19:32:10 2017 xorriso : UPDATE : 15.39% done, estimate finish Sat Oct 07 19:32:10 2017 xorriso : UPDATE : 15.53% done, estimate finish Sat Oct 07 19:32:39 2017 xorriso : UPDATE : 16.31% done, estimate finish Sat Oct 07 19:32:30 2017 xorriso : UPDATE : 16.72% done, estimate finish Sat Oct 07 19:32:32 2017 xorriso : UPDATE : 17.11% done, estimate finish Sat Oct 07 19:32:34 2017 xorriso : UPDATE : 17.11% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 17.11% done, estimate finish Sat Oct 07 19:32:55 2017 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 07 19:32:04 2017 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 07 19:32:12 2017 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 07 19:32:20 2017 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 07 19:32:28 2017 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 07 19:32:31 2017 xorriso : UPDATE : 20.23% done, estimate finish Sat Oct 07 19:32:44 2017 xorriso : UPDATE : 21.79% done, estimate finish Sat Oct 07 19:32:19 2017 xorriso : UPDATE : 26.33% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 27.18% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 27.74% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 28.26% done, estimate finish Sat Oct 07 19:31:33 2017 xorriso : UPDATE : 28.57% done, estimate finish Sat Oct 07 19:31:36 2017 xorriso : UPDATE : 28.78% done, estimate finish Sat Oct 07 19:31:39 2017 xorriso : UPDATE : 29.07% done, estimate finish Sat Oct 07 19:31:42 2017 xorriso : UPDATE : 29.07% done, estimate finish Sat Oct 07 19:31:33 2017 xorriso : UPDATE : 30.34% done, estimate finish Sat Oct 07 19:31:29 2017 xorriso : UPDATE : 31.14% done, estimate finish Sat Oct 07 19:31:29 2017 xorriso : UPDATE : 31.14% done, estimate finish Sat Oct 07 19:31:35 2017 xorriso : UPDATE : 31.14% done, estimate finish Sat Oct 07 19:31:40 2017 xorriso : UPDATE : 31.14% done, estimate finish Sat Oct 07 19:31:46 2017 xorriso : UPDATE : 34.51% done, estimate finish Sat Oct 07 19:31:28 2017 xorriso : UPDATE : 34.94% done, estimate finish Sat Oct 07 19:31:29 2017 xorriso : UPDATE : 35.51% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 35.71% done, estimate finish Sat Oct 07 19:31:34 2017 xorriso : UPDATE : 35.71% done, estimate finish Sat Oct 07 19:31:46 2017 xorriso : UPDATE : 37.35% done, estimate finish Sat Oct 07 19:31:36 2017 xorriso : UPDATE : 37.83% done, estimate finish Sat Oct 07 19:31:38 2017 xorriso : UPDATE : 38.25% done, estimate finish Sat Oct 07 19:31:41 2017 xorriso : UPDATE : 38.54% done, estimate finish Sat Oct 07 19:31:44 2017 xorriso : UPDATE : 38.88% done, estimate finish Sat Oct 07 19:31:46 2017 xorriso : UPDATE : 39.50% done, estimate finish Sat Oct 07 19:31:46 2017 xorriso : UPDATE : 39.90% done, estimate finish Sat Oct 07 19:31:48 2017 xorriso : UPDATE : 40.57% done, estimate finish Sat Oct 07 19:31:48 2017 xorriso : UPDATE : 40.87% done, estimate finish Sat Oct 07 19:31:50 2017 xorriso : UPDATE : 41.62% done, estimate finish Sat Oct 07 19:31:49 2017 xorriso : UPDATE : 42.13% done, estimate finish Sat Oct 07 19:31:54 2017 xorriso : UPDATE : 43.06% done, estimate finish Sat Oct 07 19:31:50 2017 xorriso : UPDATE : 44.36% done, estimate finish Sat Oct 07 19:31:44 2017 xorriso : UPDATE : 44.96% done, estimate finish Sat Oct 07 19:31:44 2017 xorriso : UPDATE : 45.02% done, estimate finish Sat Oct 07 19:31:49 2017 xorriso : UPDATE : 46.75% done, estimate finish Sat Oct 07 19:31:40 2017 xorriso : UPDATE : 47.17% done, estimate finish Sat Oct 07 19:31:42 2017 xorriso : UPDATE : 48.22% done, estimate finish Sat Oct 07 19:31:40 2017 xorriso : UPDATE : 49.04% done, estimate finish Sat Oct 07 19:31:39 2017 xorriso : UPDATE : 49.40% done, estimate finish Sat Oct 07 19:31:41 2017 xorriso : UPDATE : 50.70% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 51.30% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 52.17% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 52.93% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 52.93% done, estimate finish Sat Oct 07 19:31:35 2017 xorriso : UPDATE : 55.16% done, estimate finish Sat Oct 07 19:31:27 2017 xorriso : UPDATE : 55.90% done, estimate finish Sat Oct 07 19:31:28 2017 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 07 19:31:28 2017 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 07 19:31:35 2017 xorriso : UPDATE : 59.29% done, estimate finish Sat Oct 07 19:31:27 2017 xorriso : UPDATE : 60.33% done, estimate finish Sat Oct 07 19:31:26 2017 xorriso : UPDATE : 60.33% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 62.32% done, estimate finish Sat Oct 07 19:31:24 2017 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 07 19:31:27 2017 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 07 19:31:30 2017 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 07 19:31:34 2017 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 07 19:31:37 2017 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 07 19:31:40 2017 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 07 19:31:44 2017 xorriso : UPDATE : 66.79% done, estimate finish Sat Oct 07 19:31:31 2017 xorriso : UPDATE : 70.23% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 70.82% done, estimate finish Sat Oct 07 19:31:20 2017 xorriso : UPDATE : 71.99% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 19:31:22 2017 xorriso : UPDATE : 74.81% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 75.72% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 76.79% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 77.44% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 78.42% done, estimate finish Sat Oct 07 19:31:15 2017 xorriso : UPDATE : 79.43% done, estimate finish Sat Oct 07 19:31:16 2017 xorriso : UPDATE : 80.37% done, estimate finish Sat Oct 07 19:31:16 2017 xorriso : UPDATE : 81.32% done, estimate finish Sat Oct 07 19:31:15 2017 xorriso : UPDATE : 82.15% done, estimate finish Sat Oct 07 19:31:16 2017 xorriso : UPDATE : 82.64% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 83.87% done, estimate finish Sat Oct 07 19:31:17 2017 xorriso : UPDATE : 85.07% done, estimate finish Sat Oct 07 19:31:16 2017 xorriso : UPDATE : 85.85% done, estimate finish Sat Oct 07 19:31:17 2017 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 07 19:31:17 2017 xorriso : UPDATE : 87.81% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 87.97% done, estimate finish Sat Oct 07 19:31:20 2017 xorriso : UPDATE : 89.52% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 89.75% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 90.32% done, estimate finish Sat Oct 07 19:31:20 2017 xorriso : UPDATE : 90.32% done, estimate finish Sat Oct 07 19:31:22 2017 xorriso : UPDATE : 90.32% done, estimate finish Sat Oct 07 19:31:24 2017 xorriso : UPDATE : 90.54% done, estimate finish Sat Oct 07 19:31:25 2017 xorriso : UPDATE : 94.67% done, estimate finish Sat Oct 07 19:31:18 2017 xorriso : UPDATE : 94.67% done, estimate finish Sat Oct 07 19:31:20 2017 xorriso : UPDATE : 96.34% done, estimate finish Sat Oct 07 19:31:19 2017 xorriso : UPDATE : 96.34% done, estimate finish Sat Oct 07 19:31:20 2017 xorriso : UPDATE : 98.31% done xorriso : UPDATE : 98.55% done xorriso : UPDATE : 98.79% done xorriso : UPDATE : 99.39% done xorriso : UPDATE : 99.72% done xorriso : UPDATE : 99.89% done ISO image produced: 2293515 sectors Written to medium : 2293515 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-7.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:31:23 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 8' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-8.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-8.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD8 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-8.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 414g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD8' xorriso : UPDATE : 4931 files added in 1 seconds xorriso : UPDATE : 4931 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.18% done xorriso : UPDATE : 0.91% done xorriso : UPDATE : 1.33% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 1.68% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 1.90% done, estimate finish Sat Oct 07 19:35:38 2017 xorriso : UPDATE : 2.62% done, estimate finish Sat Oct 07 19:35:06 2017 xorriso : UPDATE : 2.96% done, estimate finish Sat Oct 07 19:35:15 2017 xorriso : UPDATE : 3.45% done, estimate finish Sat Oct 07 19:35:11 2017 xorriso : UPDATE : 3.81% done, estimate finish Sat Oct 07 19:35:16 2017 xorriso : UPDATE : 4.51% done, estimate finish Sat Oct 07 19:35:02 2017 xorriso : UPDATE : 4.65% done, estimate finish Sat Oct 07 19:35:17 2017 xorriso : UPDATE : 5.43% done, estimate finish Sat Oct 07 19:35:02 2017 xorriso : UPDATE : 5.71% done, estimate finish Sat Oct 07 19:35:13 2017 xorriso : UPDATE : 5.91% done, estimate finish Sat Oct 07 19:35:25 2017 xorriso : UPDATE : 6.03% done, estimate finish Sat Oct 07 19:35:39 2017 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 07 19:35:34 2017 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 07 19:35:52 2017 xorriso : UPDATE : 7.91% done, estimate finish Sat Oct 07 19:35:12 2017 xorriso : UPDATE : 9.10% done, estimate finish Sat Oct 07 19:34:51 2017 xorriso : UPDATE : 9.58% done, estimate finish Sat Oct 07 19:34:50 2017 xorriso : UPDATE : 9.92% done, estimate finish Sat Oct 07 19:34:54 2017 xorriso : UPDATE : 9.99% done, estimate finish Sat Oct 07 19:35:04 2017 xorriso : UPDATE : 9.99% done, estimate finish Sat Oct 07 19:35:16 2017 xorriso : UPDATE : 12.14% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 12.37% done, estimate finish Sat Oct 07 19:34:35 2017 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 07 19:34:35 2017 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 07 19:34:46 2017 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 07 19:34:56 2017 xorriso : UPDATE : 15.37% done, estimate finish Sat Oct 07 19:34:21 2017 xorriso : UPDATE : 15.72% done, estimate finish Sat Oct 07 19:34:24 2017 xorriso : UPDATE : 16.01% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 16.43% done, estimate finish Sat Oct 07 19:34:30 2017 xorriso : UPDATE : 16.96% done, estimate finish Sat Oct 07 19:34:30 2017 xorriso : UPDATE : 17.30% done, estimate finish Sat Oct 07 19:34:18 2017 xorriso : UPDATE : 17.30% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 17.30% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 17.30% done, estimate finish Sat Oct 07 19:34:47 2017 xorriso : UPDATE : 17.30% done, estimate finish Sat Oct 07 19:34:56 2017 xorriso : UPDATE : 20.00% done, estimate finish Sat Oct 07 19:34:22 2017 xorriso : UPDATE : 21.35% done, estimate finish Sat Oct 07 19:34:14 2017 xorriso : UPDATE : 22.10% done, estimate finish Sat Oct 07 19:34:12 2017 xorriso : UPDATE : 22.50% done, estimate finish Sat Oct 07 19:34:14 2017 xorriso : UPDATE : 22.88% done, estimate finish Sat Oct 07 19:34:17 2017 xorriso : UPDATE : 23.03% done, estimate finish Sat Oct 07 19:34:27 2017 xorriso : UPDATE : 23.09% done, estimate finish Sat Oct 07 19:34:36 2017 xorriso : UPDATE : 24.99% done, estimate finish Sat Oct 07 19:34:16 2017 xorriso : UPDATE : 25.35% done, estimate finish Sat Oct 07 19:34:18 2017 xorriso : UPDATE : 25.62% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 26.69% done, estimate finish Sat Oct 07 19:34:17 2017 xorriso : UPDATE : 27.32% done, estimate finish Sat Oct 07 19:34:17 2017 xorriso : UPDATE : 27.66% done, estimate finish Sat Oct 07 19:34:19 2017 xorriso : UPDATE : 27.66% done, estimate finish Sat Oct 07 19:34:25 2017 xorriso : UPDATE : 29.31% done, estimate finish Sat Oct 07 19:34:15 2017 xorriso : UPDATE : 29.60% done, estimate finish Sat Oct 07 19:34:14 2017 xorriso : UPDATE : 30.61% done, estimate finish Sat Oct 07 19:34:09 2017 xorriso : UPDATE : 31.18% done, estimate finish Sat Oct 07 19:34:10 2017 xorriso : UPDATE : 31.18% done, estimate finish Sat Oct 07 19:34:16 2017 xorriso : UPDATE : 31.79% done, estimate finish Sat Oct 07 19:34:17 2017 xorriso : UPDATE : 33.32% done, estimate finish Sat Oct 07 19:34:08 2017 xorriso : UPDATE : 33.58% done, estimate finish Sat Oct 07 19:34:11 2017 xorriso : UPDATE : 34.46% done, estimate finish Sat Oct 07 19:34:09 2017 xorriso : UPDATE : 35.47% done, estimate finish Sat Oct 07 19:34:06 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:34:11 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:34:28 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:34:36 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:34:45 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:34:54 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:35:02 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:35:10 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:35:18 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:35:27 2017 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 07 19:35:36 2017 xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 35.49% done xorriso : UPDATE : 41.07% done, estimate finish Sat Oct 07 19:34:55 2017 xorriso : UPDATE : 46.78% done, estimate finish Sat Oct 07 19:34:05 2017 xorriso : UPDATE : 52.44% done, estimate finish Sat Oct 07 19:33:44 2017 xorriso : UPDATE : 57.10% done, estimate finish Sat Oct 07 19:33:33 2017 xorriso : UPDATE : 57.52% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 58.00% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 59.13% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 59.58% done, estimate finish Sat Oct 07 19:33:37 2017 xorriso : UPDATE : 60.30% done, estimate finish Sat Oct 07 19:33:27 2017 xorriso : UPDATE : 60.52% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 61.65% done, estimate finish Sat Oct 07 19:33:29 2017 xorriso : UPDATE : 61.65% done, estimate finish Sat Oct 07 19:33:31 2017 xorriso : UPDATE : 61.65% done, estimate finish Sat Oct 07 19:33:34 2017 xorriso : UPDATE : 61.65% done, estimate finish Sat Oct 07 19:33:36 2017 xorriso : UPDATE : 61.65% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 62.50% done, estimate finish Sat Oct 07 19:33:38 2017 xorriso : UPDATE : 66.67% done, estimate finish Sat Oct 07 19:33:33 2017 xorriso : UPDATE : 66.68% done, estimate finish Sat Oct 07 19:33:35 2017 xorriso : UPDATE : 66.68% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 68.92% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 69.23% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 69.66% done, estimate finish Sat Oct 07 19:33:54 2017 xorriso : UPDATE : 70.10% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 70.77% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:04 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:07 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:20 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:25 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:31 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:38 2017 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 07 19:34:43 2017 xorriso : UPDATE : 72.86% done, estimate finish Sat Oct 07 19:34:23 2017 xorriso : UPDATE : 78.57% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 81.07% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 81.26% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 81.26% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 83.13% done, estimate finish Sat Oct 07 19:33:49 2017 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 07 19:33:43 2017 xorriso : UPDATE : 84.09% done, estimate finish Sat Oct 07 19:33:45 2017 xorriso : UPDATE : 84.09% done, estimate finish Sat Oct 07 19:33:47 2017 xorriso : UPDATE : 86.00% done, estimate finish Sat Oct 07 19:33:46 2017 xorriso : UPDATE : 86.10% done, estimate finish Sat Oct 07 19:33:47 2017 xorriso : UPDATE : 86.62% done, estimate finish Sat Oct 07 19:33:48 2017 xorriso : UPDATE : 86.80% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 87.40% done, estimate finish Sat Oct 07 19:33:50 2017 xorriso : UPDATE : 87.66% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 88.34% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 88.93% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 89.72% done, estimate finish Sat Oct 07 19:33:59 2017 xorriso : UPDATE : 90.12% done, estimate finish Sat Oct 07 19:34:00 2017 xorriso : UPDATE : 91.29% done, estimate finish Sat Oct 07 19:33:57 2017 xorriso : UPDATE : 92.04% done, estimate finish Sat Oct 07 19:33:56 2017 xorriso : UPDATE : 93.20% done, estimate finish Sat Oct 07 19:33:54 2017 xorriso : UPDATE : 93.59% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 94.28% done, estimate finish Sat Oct 07 19:33:55 2017 xorriso : UPDATE : 95.71% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 96.47% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 96.78% done, estimate finish Sat Oct 07 19:33:53 2017 xorriso : UPDATE : 98.30% done, estimate finish Sat Oct 07 19:33:52 2017 xorriso : UPDATE : 99.30% done ISO image produced: 2293810 sectors Written to medium : 2293810 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-8.iso' completed successfully. Last-minute updates: README.html README.txt Sat 7 Oct 19:33:52 UTC 2017 /home/93sam/xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 9.2.0 Source 9' -o /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-9.iso -jigdo-jigdo /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-9.jigdo -jigdo-template /org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -md5-list /org/cdbuilder.debian.org/src/deb-cd/tmp/3source/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 CD9 GNU xorriso 1.3.6.pl01 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-9.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 410g 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 : 4800 files added in 1 seconds xorriso : UPDATE : 9200 files added in 2 seconds Added to ISO image: directory '/'='/mnt/cd-src/deb-cd/tmp/3source/stretch/CD9' xorriso : UPDATE : 10886 files added in 2 seconds xorriso : UPDATE : 10886 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.26% done xorriso : UPDATE : 0.64% done, estimate finish Sat Oct 07 19:39:53 2017 xorriso : UPDATE : 1.61% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 07 19:37:25 2017 xorriso : UPDATE : 2.06% done, estimate finish Sat Oct 07 19:38:13 2017 xorriso : UPDATE : 2.06% done, estimate finish Sat Oct 07 19:39:02 2017 xorriso : UPDATE : 2.06% done, estimate finish Sat Oct 07 19:39:51 2017 xorriso : UPDATE : 2.06% done, estimate finish Sat Oct 07 19:40:39 2017 xorriso : UPDATE : 6.30% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 6.57% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 6.57% done, estimate finish Sat Oct 07 19:36:47 2017 xorriso : UPDATE : 6.57% done, estimate finish Sat Oct 07 19:37:03 2017 xorriso : UPDATE : 8.22% done, estimate finish Sat Oct 07 19:36:27 2017 xorriso : UPDATE : 8.69% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 8.79% done, estimate finish Sat Oct 07 19:36:43 2017 xorriso : UPDATE : 9.22% done, estimate finish Sat Oct 07 19:36:46 2017 xorriso : UPDATE : 9.88% done, estimate finish Sat Oct 07 19:36:45 2017 xorriso : UPDATE : 9.98% done, estimate finish Sat Oct 07 19:36:55 2017 xorriso : UPDATE : 10.04% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 10.53% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 10.66% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 10.96% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 11.35% done, estimate finish Sat Oct 07 19:38:14 2017 xorriso : UPDATE : 11.75% done, estimate finish Sat Oct 07 19:38:11 2017 xorriso : UPDATE : 12.08% done, estimate finish Sat Oct 07 19:38:12 2017 xorriso : UPDATE : 12.08% done, estimate finish Sat Oct 07 19:38:29 2017 xorriso : UPDATE : 13.53% done, estimate finish Sat Oct 07 19:37:45 2017 xorriso : UPDATE : 13.97% done, estimate finish Sat Oct 07 19:37:44 2017 xorriso : UPDATE : 14.12% done, estimate finish Sat Oct 07 19:37:52 2017 xorriso : UPDATE : 14.28% done, estimate finish Sat Oct 07 19:37:59 2017 xorriso : UPDATE : 14.36% done, estimate finish Sat Oct 07 19:38:08 2017 xorriso : UPDATE : 14.86% done, estimate finish Sat Oct 07 19:38:04 2017 xorriso : UPDATE : 15.20% done, estimate finish Sat Oct 07 19:37:53 2017 xorriso : UPDATE : 15.58% done, estimate finish Sat Oct 07 19:37:54 2017 xorriso : UPDATE : 15.85% done, estimate finish Sat Oct 07 19:37:58 2017 xorriso : UPDATE : 16.85% done, estimate finish Sat Oct 07 19:37:40 2017 xorriso : UPDATE : 17.41% done, estimate finish Sat Oct 07 19:37:37 2017 xorriso : UPDATE : 18.13% done, estimate finish Sat Oct 07 19:37:31 2017 xorriso : UPDATE : 18.41% done, estimate finish Sat Oct 07 19:37:34 2017 xorriso : UPDATE : 18.56% done, estimate finish Sat Oct 07 19:37:41 2017 xorriso : UPDATE : 18.98% done, estimate finish Sat Oct 07 19:37:41 2017 xorriso : UPDATE : 19.63% done, estimate finish Sat Oct 07 19:37:37 2017 xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 07 19:37:37 2017 xorriso : UPDATE : 20.01% done, estimate finish Sat Oct 07 19:37:40 2017 xorriso : UPDATE : 21.79% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 22.04% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 23.02% done, estimate finish Sat Oct 07 19:37:09 2017 xorriso : UPDATE : 23.21% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 23.82% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 24.08% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 24.23% done, estimate finish Sat Oct 07 19:37:21 2017 xorriso : UPDATE : 24.23% done, estimate finish Sat Oct 07 19:37:29 2017 xorriso : UPDATE : 24.38% done, estimate finish Sat Oct 07 19:37:31 2017 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 25.43% done, estimate finish Sat Oct 07 19:37:29 2017 xorriso : UPDATE : 26.04% done, estimate finish Sat Oct 07 19:37:26 2017 xorriso : UPDATE : 26.35% done, estimate finish Sat Oct 07 19:37:29 2017 xorriso : UPDATE : 27.03% done, estimate finish Sat Oct 07 19:37:26 2017 xorriso : UPDATE : 27.39% done, estimate finish Sat Oct 07 19:37:28 2017 xorriso : UPDATE : 27.54% done, estimate finish Sat Oct 07 19:37:33 2017 xorriso : UPDATE : 27.55% done, estimate finish Sat Oct 07 19:37:41 2017 xorriso : UPDATE : 28.25% done, estimate finish Sat Oct 07 19:37:36 2017 xorriso : UPDATE : 28.83% done, estimate finish Sat Oct 07 19:37:36 2017 xorriso : UPDATE : 29.18% done, estimate finish Sat Oct 07 19:37:39 2017 xorriso : UPDATE : 29.31% done, estimate finish Sat Oct 07 19:37:46 2017 xorriso : UPDATE : 30.19% done, estimate finish Sat Oct 07 19:37:36 2017 xorriso : UPDATE : 30.64% done, estimate finish Sat Oct 07 19:37:37 2017 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 07 19:37:44 2017 xorriso : UPDATE : 31.70% done, estimate finish Sat Oct 07 19:37:34 2017 xorriso : UPDATE : 31.92% done, estimate finish Sat Oct 07 19:37:37 2017 xorriso : UPDATE : 32.24% done, estimate finish Sat Oct 07 19:37:40 2017 xorriso : UPDATE : 32.72% done, estimate finish Sat Oct 07 19:37:39 2017 xorriso : UPDATE : 33.58% done, estimate finish Sat Oct 07 19:37:30 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:37:38 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:37:48 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:37:59 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:38:09 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:38:19 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:38:29 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:38:39 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:38:49 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 19:38:59 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 20:48:08 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 20:55:20 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:01:49 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:09:01 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:16:14 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:23:25 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:30:37 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:37:50 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:45:02 2017 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 07 21:52:14 2017 xorriso : UPDATE : 35.73% done, estimate finish Sat Oct 07 19:42:37 2017 xorriso : UPDATE : 40.73% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 45.73% done, estimate finish Sat Oct 07 19:36:44 2017 xorriso : UPDATE : 50.38% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 52.09% done, estimate finish Sat Oct 07 19:36:25 2017 xorriso : UPDATE : 52.88% done, estimate finish Sat Oct 07 19:36:26 2017 xorriso : UPDATE : 52.95% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 54.09% done, estimate finish Sat Oct 07 19:36:28 2017 xorriso : UPDATE : 54.51% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 54.94% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 55.50% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 56.18% done, estimate finish Sat Oct 07 19:36:23 2017 xorriso : UPDATE : 56.30% done, estimate finish Sat Oct 07 19:36:26 2017 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 07 19:36:29 2017 xorriso : UPDATE : 56.85% done, estimate finish Sat Oct 07 19:36:31 2017 xorriso : UPDATE : 57.36% done, estimate finish Sat Oct 07 19:36:32 2017 xorriso : UPDATE : 57.87% done, estimate finish Sat Oct 07 19:36:33 2017 xorriso : UPDATE : 58.42% done, estimate finish Sat Oct 07 19:36:34 2017 xorriso : UPDATE : 58.66% done, estimate finish Sat Oct 07 19:36:37 2017 xorriso : UPDATE : 58.95% done, estimate finish Sat Oct 07 19:36:39 2017 xorriso : UPDATE : 59.53% done, estimate finish Sat Oct 07 19:36:39 2017 xorriso : UPDATE : 60.02% done, estimate finish Sat Oct 07 19:37:25 2017 xorriso : UPDATE : 60.38% done, estimate finish Sat Oct 07 19:37:26 2017 xorriso : UPDATE : 60.86% done, estimate finish Sat Oct 07 19:37:24 2017 xorriso : UPDATE : 61.39% done, estimate finish Sat Oct 07 19:37:22 2017 xorriso : UPDATE : 61.67% done, estimate finish Sat Oct 07 19:37:24 2017 xorriso : UPDATE : 61.70% done, estimate finish Sat Oct 07 19:37:30 2017 xorriso : UPDATE : 62.70% done, estimate finish Sat Oct 07 19:37:21 2017 xorriso : UPDATE : 63.60% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 63.78% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 63.98% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 64.40% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 64.67% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 65.07% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 65.24% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 66.05% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 66.35% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 67.07% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 67.39% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 67.84% done, estimate finish Sat Oct 07 19:37:19 2017 xorriso : UPDATE : 68.36% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 68.75% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 68.89% done, estimate finish Sat Oct 07 19:37:22 2017 xorriso : UPDATE : 69.77% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 70.02% done, estimate finish Sat Oct 07 19:37:19 2017 xorriso : UPDATE : 70.58% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 70.91% done, estimate finish Sat Oct 07 19:37:19 2017 xorriso : UPDATE : 71.21% done, estimate finish Sat Oct 07 19:37:20 2017 xorriso : UPDATE : 71.41% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 71.76% done, estimate finish Sat Oct 07 19:37:23 2017 xorriso : UPDATE : 72.09% done, estimate finish Sat Oct 07 19:37:24 2017 xorriso : UPDATE : 72.09% done, estimate finish Sat Oct 07 19:37:36 2017 xorriso : UPDATE : 72.09% done, estimate finish Sat Oct 07 19:37:43 2017 xorriso : UPDATE : 74.27% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 75.03% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 75.90% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 76.26% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 76.49% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 76.87% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 77.10% done, estimate finish Sat Oct 07 19:37:19 2017 xorriso : UPDATE : 77.25% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 78.10% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 78.57% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 79.02% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 79.37% done, estimate finish Sat Oct 07 19:37:12 2017 xorriso : UPDATE : 79.78% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 80.00% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 80.19% done, estimate finish Sat Oct 07 19:37:17 2017 xorriso : UPDATE : 80.59% done, estimate finish Sat Oct 07 19:37:18 2017 xorriso : UPDATE : 81.52% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 82.25% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 83.13% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 83.79% done, estimate finish Sat Oct 07 19:37:14 2017 xorriso : UPDATE : 84.01% done, estimate finish Sat Oct 07 19:37:16 2017 xorriso : UPDATE : 85.51% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 85.52% done, estimate finish Sat Oct 07 19:37:13 2017 xorriso : UPDATE : 85.52% done, estimate finish Sat Oct 07 19:37:15 2017 xorriso : UPDATE : 88.19% done, estimate finish Sat Oct 07 19:37:06 2017 xorriso : UPDATE : 88.63% done, estimate finish Sat Oct 07 19:37:07 2017 xorriso : UPDATE : 89.04% done, estimate finish Sat Oct 07 19:37:06 2017 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 90.37% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 90.75% done, estimate finish Sat Oct 07 19:37:06 2017 xorriso : UPDATE : 91.79% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 92.30% done, estimate finish Sat Oct 07 19:37:06 2017 xorriso : UPDATE : 92.61% done, estimate finish Sat Oct 07 19:37:07 2017 xorriso : UPDATE : 93.20% done, estimate finish Sat Oct 07 19:37:06 2017 xorriso : UPDATE : 93.64% done, estimate finish Sat Oct 07 19:37:07 2017 xorriso : UPDATE : 93.69% done, estimate finish Sat Oct 07 19:37:08 2017 xorriso : UPDATE : 93.69% done, estimate finish Sat Oct 07 19:37:09 2017 xorriso : UPDATE : 94.32% done, estimate finish Sat Oct 07 19:37:11 2017 xorriso : UPDATE : 97.24% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 97.90% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 98.57% done, estimate finish Sat Oct 07 19:37:05 2017 xorriso : UPDATE : 99.38% done xorriso : UPDATE : Thank you for being patient. Working since 190 seconds. ISO image produced: 2292855 sectors Written to medium : 2292855 sectors at LBA 0 Writing to 'stdio:/org/cdbuilder.debian.org/dst/deb-cd/out/3source/debian-9.2.0-source-DVD-9.iso' completed successfully. /home/debian-cd/build.stretch/debian-cd/tools/imagesums /org/cdbuilder.debian.org/dst/deb-cd/out/3source 57f28ebc70d8ee8f3baf7344a2821c3df6f5d4b6 debian-9.2.0-source-DVD-1.iso 6520b153ccc42ec0f5c21752c41c73ac debian-9.2.0-source-DVD-1.iso d22372c990a02849a21b4760332fb76462296652c2b7755ca494c3b1a8ec30c0cb13ef7168661c264e7ba7256289d2263406bcafb52ff23e96739005f7c65a68 debian-9.2.0-source-DVD-1.iso 2798fa9376f2bc2f5c15a8fa9c20a823eb72121b95ff2a9bbc0d51617ab2be1a debian-9.2.0-source-DVD-1.iso f3a95d9bc53dafe950c1de6fef09ba538c7074ed debian-9.2.0-source-DVD-10.iso d650474b97daa140d07489137666457e debian-9.2.0-source-DVD-10.iso 44264bd5b0f980d3ec483f7b9281d9462bbcce0c0b4d55203b308f360aba77f831df28678aa84818d7ee48d0ae842d6cc79ce711713b0735eaa7ec785a08d648 debian-9.2.0-source-DVD-10.iso 27b89b26f7d5757b88c481733617384610e6d3e716daac4075fd0739d74fa364 debian-9.2.0-source-DVD-10.iso b8034faf2a86d8e5d9912e6fda959538a9a2f0dd debian-9.2.0-source-DVD-11.iso d9bd6d582774a42682e5b9bfc166ced1 debian-9.2.0-source-DVD-11.iso 994068a26a646810c759c63ef64157921133872b5b752fc271b784160d9efad24dda3304e246b47eafd0d444e75cf0ccb0fa7d88ddfb3b61842e04d40b31ebbd debian-9.2.0-source-DVD-11.iso dcf02a2ad93ec37da198540d4197aab28a5791f07dfc65231bf7a2bce2483d39 debian-9.2.0-source-DVD-11.iso ec05cd8789443c766892d8c7eba000c4dd8e798e debian-9.2.0-source-DVD-12.iso 23bf2fbca67edcd4e88c3141ec26b218 debian-9.2.0-source-DVD-12.iso 8d9d7f64ca98103ffd2710196654c4a22bbc5b920283a70a6de212bead9291674551e01e16db126127722c0138c533772247076615b4ab24b8a5ad67f51f148e debian-9.2.0-source-DVD-12.iso 3a7bd3b916d7f124a54d13c7984860ec7933496a6ff596144a3c11195cdf8355 debian-9.2.0-source-DVD-12.iso b7e97962a4e37813a89ec10adce44146ef63b2ac debian-9.2.0-source-DVD-2.iso 910223b259f7e2ab8d649b8d4ad0c7a3 debian-9.2.0-source-DVD-2.iso c40c0680618c447821ef70bbfe815bee82af8ba849283271a281ec696fc1ae7136308600ef7735396038a34027f084239dd8237ce7c6073c1825cd3b8a042cf4 debian-9.2.0-source-DVD-2.iso e61a4dc47e5c5f04f94e783453ab11bd60014691da32a1d1d96375890bc9c892 debian-9.2.0-source-DVD-2.iso bfcd24a0ad9268c08294da38772ce444d57b7111 debian-9.2.0-source-DVD-3.iso 75f7a1c40613a898b45cd4542e566e25 debian-9.2.0-source-DVD-3.iso 0cec42f4bb6a77e34312277df95ec02af13fe91fdd29ddd31bf241642d96bd9b28bed6bb133dd847888739ae07449238764a1a19f4d43bd8f1c5dad32b8cda8a debian-9.2.0-source-DVD-3.iso 8dc3d744fe52e648f23380a3f87cd553064bdd8bb09cb777eec1c89da00d9055 debian-9.2.0-source-DVD-3.iso 413098232bf7bd61345331f062c9ce7ba4cb2928 debian-9.2.0-source-DVD-4.iso 3fdc5a739225a59013c2e3f22c0c7053 debian-9.2.0-source-DVD-4.iso 2d2daf82dc45d3a4c166c95e2a1340db5b3ca5def06484e532703c851b93c8bd0bf13c0a36e493339e511cd2afe353ca03d034e0f62c321036ba639ea3827bdc debian-9.2.0-source-DVD-4.iso be643e9011bbfa01efe82b2914e2f1f8c672e55e70b74308459ebb1b9d118bd5 debian-9.2.0-source-DVD-4.iso d4d76ad05b8fc64328caa3e1e10f71b1890388ac debian-9.2.0-source-DVD-5.iso db55c6e504c4dd98f142e6f80ac2ba47 debian-9.2.0-source-DVD-5.iso 86f4f4df34b7e9204a7ad33365592f824d22832baa6d42d4292e46fe1c7610febdd342b08e5617e2b108f48fb08fec3f975ae5f9c025973cac300b9e88bbcdae debian-9.2.0-source-DVD-5.iso f64fe2cc6ef852c92a209c086746a91aba002a29d4cae17d044afd3ec8c0d14f debian-9.2.0-source-DVD-5.iso 8eab2e342ef47b010755ed018709f71013342988 debian-9.2.0-source-DVD-6.iso e4a1e4af39672c10e1419efc4df331bf debian-9.2.0-source-DVD-6.iso 1a31dd00c0d29a7483c6c5388c02d9455eab53b4dc155a0166d41e4f342c2d907b435e2dd51d8bdacdc679cbcf64d6f652e58823f693a81d4cd1f8f1275381f6 debian-9.2.0-source-DVD-6.iso 4f90a6cac7da0c1ca62277256abd8351cb38a010c5005a0cbbcef1d36219eab2 debian-9.2.0-source-DVD-6.iso c5961acf2f0244af3c468db864833075705c6023 debian-9.2.0-source-DVD-7.iso f533b97a0ded68ea33d8b08796175833 debian-9.2.0-source-DVD-7.iso a83a1130922de1da118a0549f9b0dbedcf7e2a659b4dcf31950e311ffc07a5d5a5c9b06343553bf2ae56c9b59a79f713e2f10f254b1d72cf50103d2a930feb03 debian-9.2.0-source-DVD-7.iso e9c764cb730be55ccbf0889949ac92e8eac180764da8745a7ae9b81f574065b9 debian-9.2.0-source-DVD-7.iso 53644a7b2552d2f3adc2b26056df7e66ec0edee2 debian-9.2.0-source-DVD-8.iso 64703e999eb0e8a7b9391c3b01b95e9e debian-9.2.0-source-DVD-8.iso c6f4e9af005cedf48fbd5107f3688d4a9bbf5bda2c56a4ffbe9fb8d94001d616b72025b618c1d40377b11edaf05dc70c4100a35ecfdb5b3ef6c7a978693c3074 debian-9.2.0-source-DVD-8.iso 1ecb7524fe1599fd2807eb916a6a6020af6f1742663c06f9139a9e45941c2f51 debian-9.2.0-source-DVD-8.iso a94b77cf09f8e8ad5ffb77a22add4732c9162a56 debian-9.2.0-source-DVD-9.iso 66c3edf81a70561659371c5a376a0273 debian-9.2.0-source-DVD-9.iso e3a15c30e7efc5389537c54da59eb18148503f61208a81a1dc1c1a501ff364ce421ed0d94a68e3951d5975b2cf1d6bfe6b472b05bdb06d93fcea440ff3acc983 debian-9.2.0-source-DVD-9.iso bbd211d3d7761dcce9b6ddf53590928aab8ea355736af90f9ad485aac3a36c5e debian-9.2.0-source-DVD-9.iso Sat 7 Oct 19:37:07 UTC 2017: Finished.