echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mksquashfs /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.squashfs -noappend -processors 4 -b 4K -nopad -comp xz\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/thomas/autobuild/instance-2/output-1/images/rootfs.squashfs, block size 4096. [===========================================================/] 26010/26010 100% Exportable Squashfs 4.0 filesystem, xz compressed, data block size 4096 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 27950.18 Kbytes (27.30 Mbytes) 28.30% of uncompressed filesystem size (98758.72 Kbytes) Inode table size 61076 bytes (59.64 Kbytes) 29.32% of uncompressed inode table size (208332 bytes) Directory table size 28772 bytes (28.10 Kbytes) 46.91% of uncompressed directory table size (61341 bytes) Number of duplicate files found 12 Number of inodes 3308 Number of files 2329 Number of fragments 516 Number of symbolic links 438 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 541 Number of hard-links 1 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) www-data (33) Number of gids 2 root (0) www-data (33) >>> Generating filesystem image rootfs.tar mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/thomas/autobuild/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/tar/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" gzip -9 -c -n /home/thomas/autobuild/instance-2/output-1/images/rootfs.tar > /home/thomas/autobuild/instance-2/output-1/images/rootfs.tar.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 3309 objects. stage 2: creating image '/home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/3309 0% [ ] 2/3309 0% [ ] 3/3309 0% [ ] 4/3309 0% [ ] 5/3309 0% [ ] 6/3309 0% [ ] 7/3309 0% [ ] 8/3309 0% [ ] 9/3309 0% [ ] 10/3309 0% [ ] 11/3309 0% [ ] 12/3309 0% [ ] 13/3309 0% [ ] 14/3309 0% [ ] 15/3309 0% [ ] 16/3309 0% [ ] 17/3309 0% [ ] 18/3309 0% [ ] 19/3309 0% [ ] 20/3309 0% [ ] 21/3309 0% [ ] 22/3309 0% [ ] 23/3309 0% [ ] 24/3309 0% [ ] 25/3309 0% [ ] 26/3309 0% [ ] 27/3309 0% [ ] 28/3309 0% [ ] 29/3309 0% [ ] 30/3309 0% [ ] 31/3309 0% [ ] 32/3309 0% [ ] 33/3309 0% [ ] 34/3309 1% [ ] 35/3309 1% [ ] 36/3309 1% [ ] 37/3309 1% [ ] 38/3309 1% [ ] 39/3309 1% [ ] 40/3309 1% [ ] 41/3309 1% [ ] 42/3309 1% [ ] 43/3309 1% [ ] 44/3309 1% [ ] 45/3309 1% [ ] 46/3309 1% [ ] 47/3309 1% [ ] 48/3309 1% [ ] 49/3309 1% [ ] 50/3309 1% [ ] 51/3309 1% [ ] 52/3309 1% [ ] 53/3309 1% [= ] 54/3309 1% [= ] 55/3309 1% [= ] 56/3309 1% [= ] 57/3309 1% [= ] 58/3309 1% [= ] 59/3309 1% [= ] 60/3309 1% [= ] 61/3309 1% [= ] 62/3309 1% [= ] 63/3309 1% [= ] 64/3309 1% [= ] 65/3309 1% [= ] 66/3309 1% [= ] 67/3309 2% [= ] 68/3309 2% [= ] 69/3309 2% [= ] 70/3309 2% [= ] 71/3309 2% [= ] 72/3309 2% [= ] 73/3309 2% [= ] 74/3309 2% [= ] 75/3309 2% [= ] 76/3309 2% [= ] 77/3309 2% [= ] 78/3309 2% [= ] 79/3309 2% [= ] 80/3309 2% [= ] 81/3309 2% [= ] 82/3309 2% [= ] 83/3309 2% [= ] 84/3309 2% [= ] 85/3309 2% [= ] 86/3309 2% [= ] 87/3309 2% [= ] 88/3309 2% [= ] 89/3309 2% [= ] 90/3309 2% [= ] 91/3309 2% [= ] 92/3309 2% [= ] 93/3309 2% [= ] 94/3309 2% [= ] 95/3309 2% [= ] 96/3309 2% [= ] 97/3309 2% [= ] 98/3309 2% [= ] 99/3309 2% [= ] 100/3309 3% [= ] 101/3309 3% [= ] 102/3309 3% [= ] 103/3309 3% [= ] 104/3309 3% [= ] 105/3309 3% [= ] 106/3309 3% [== ] 107/3309 3% [== ] 108/3309 3% [== ] 109/3309 3% [== ] 110/3309 3% [== ] 111/3309 3% [== ] 112/3309 3% [== ] 113/3309 3% [== ] 114/3309 3% [== ] 115/3309 3% [== ] 116/3309 3% [== ] 117/3309 3% [== ] 118/3309 3% [== ] 119/3309 3% [== ] 120/3309 3% [== ] 121/3309 3% [== ] 122/3309 3% [== ] 123/3309 3% [== ] 124/3309 3% [== ] 125/3309 3% [== ] 126/3309 3% [== ] 127/3309 3% [== ] 128/3309 3% [== ] 129/3309 3% [== ] 130/3309 3% [== ] 131/3309 3% [== ] 132/3309 3% [== ] 133/3309 4% [== ] 134/3309 4% [== ] 135/3309 4% [== ] 136/3309 4% [== ] 137/3309 4% [== ] 138/3309 4% [== ] 139/3309 4% [== ] 140/3309 4% [== ] 141/3309 4% [== ] 142/3309 4% [== ] 143/3309 4% [== ] 144/3309 4% [== ] 145/3309 4% [== ] 146/3309 4% [== ] 147/3309 4% [== ] 148/3309 4% [== ] 149/3309 4% [== ] 150/3309 4% [== ] 151/3309 4% [== ] 152/3309 4% [== ] 153/3309 4% [== ] 154/3309 4% [== ] 155/3309 4% [== ] 156/3309 4% [== ] 157/3309 4% [== ] 158/3309 4% [== ] 159/3309 4% [== ] 160/3309 4% [=== ] 161/3309 4% [=== ] 162/3309 4% [=== ] 163/3309 4% [=== ] 164/3309 4% [=== ] 165/3309 4% [=== ] 166/3309 5% [=== ] 167/3309 5% [=== ] 168/3309 5% [=== ] 169/3309 5% [=== ] 170/3309 5% [=== ] 171/3309 5% [=== ] 172/3309 5% [=== ] 173/3309 5% [=== ] 174/3309 5% [=== ] 175/3309 5% [=== ] 176/3309 5% [=== ] 177/3309 5% [=== ] 178/3309 5% [=== ] 179/3309 5% [=== ] 180/3309 5% [=== ] 181/3309 5% [=== ] 182/3309 5% [=== ] 183/3309 5% [=== ] 184/3309 5% [=== ] 185/3309 5% [=== ] 186/3309 5% [=== ] 187/3309 5% [=== ] 188/3309 5% [=== ] 189/3309 5% [=== ] 190/3309 5% [=== ] 191/3309 5% [=== ] 192/3309 5% [=== ] 193/3309 5% [=== ] 194/3309 5% [=== ] 195/3309 5% [=== ] 196/3309 5% [=== ] 197/3309 5% [=== ] 198/3309 5% [=== ] 199/3309 6% [=== ] 200/3309 6% [=== ] 201/3309 6% [=== ] 202/3309 6% [=== ] 203/3309 6% [=== ] 204/3309 6% [=== ] 205/3309 6% [=== ] 206/3309 6% [=== ] 207/3309 6% [=== ] 208/3309 6% [=== ] 209/3309 6% [=== ] 210/3309 6% [=== ] 211/3309 6% [=== ] 212/3309 6% [=== ] 213/3309 6% [==== ] 214/3309 6% [==== ] 215/3309 6% [==== ] 216/3309 6% [==== ] 217/3309 6% [==== ] 218/3309 6% [==== ] 219/3309 6% [==== ] 220/3309 6% [==== ] 221/3309 6% [==== ] 222/3309 6% [==== ] 223/3309 6% [==== ] 224/3309 6% [==== ] 225/3309 6% [==== ] 226/3309 6% [==== ] 227/3309 6% [==== ] 228/3309 6% [==== ] 229/3309 6% [==== ] 230/3309 6% [==== ] 231/3309 6% [==== ] 232/3309 7% [==== ] 233/3309 7% [==== ] 234/3309 7% [==== ] 235/3309 7% [==== ] 236/3309 7% [==== ] 237/3309 7% [==== ] 238/3309 7% [==== ] 239/3309 7% [==== ] 240/3309 7% [==== ] 241/3309 7% [==== ] 242/3309 7% [==== ] 243/3309 7% [==== ] 244/3309 7% [==== ] 245/3309 7% [==== ] 246/3309 7% [==== ] 247/3309 7% [==== ] 248/3309 7% [==== ] 249/3309 7% [==== ] 250/3309 7% [==== ] 251/3309 7% [==== ] 252/3309 7% [==== ] 253/3309 7% [==== ] 254/3309 7% [==== ] 255/3309 7% [==== ] 256/3309 7% [==== ] 257/3309 7% [==== ] 258/3309 7% [==== ] 259/3309 7% [==== ] 260/3309 7% [==== ] 261/3309 7% [==== ] 262/3309 7% [==== ] 263/3309 7% [==== ] 264/3309 7% [==== ] 265/3309 8% [==== ] 266/3309 8% [===== ] 267/3309 8% [===== ] 268/3309 8% [===== ] 269/3309 8% [===== ] 270/3309 8% [===== ] 271/3309 8% [===== ] 272/3309 8% [===== ] 273/3309 8% [===== ] 274/3309 8% [===== ] 275/3309 8% [===== ] 276/3309 8% [===== ] 277/3309 8% [===== ] 278/3309 8% [===== ] 279/3309 8% [===== ] 280/3309 8% [===== ] 281/3309 8% [===== ] 282/3309 8% [===== ] 283/3309 8% [===== ] 284/3309 8% [===== ] 285/3309 8% [===== ] 286/3309 8% [===== ] 287/3309 8% [===== ] 288/3309 8% [===== ] 289/3309 8% [===== ] 290/3309 8% [===== ] 291/3309 8% [===== ] 292/3309 8% [===== ] 293/3309 8% [===== ] 294/3309 8% [===== ] 295/3309 8% [===== ] 296/3309 8% [===== ] 297/3309 8% [===== ] 298/3309 9% [===== ] 299/3309 9% [===== ] 300/3309 9% [===== ] 301/3309 9% [===== ] 302/3309 9% [===== ] 303/3309 9% [===== ] 304/3309 9% [===== ] 305/3309 9% [===== ] 306/3309 9% [===== ] 307/3309 9% [===== ] 308/3309 9% [===== ] 309/3309 9% [===== ] 310/3309 9% [===== ] 311/3309 9% [===== ] 312/3309 9% [===== ] 313/3309 9% [===== ] 314/3309 9% [===== ] 315/3309 9% [===== ] 316/3309 9% [===== ] 317/3309 9% [===== ] 318/3309 9% [===== ] 319/3309 9% [===== ] 320/3309 9% [====== ] 321/3309 9% [====== ] 322/3309 9% [====== ] 323/3309 9% [====== ] 324/3309 9% [====== ] 325/3309 9% [====== ] 326/3309 9% [====== ] 327/3309 9% [====== ] 328/3309 9% [====== ] 329/3309 9% [====== ] 330/3309 9% [====== ] 331/3309 10% [====== ] 332/3309 10% [====== ] 333/3309 10% [====== ] 334/3309 10% [====== ] 335/3309 10% [====== ] 336/3309 10% [====== ] 337/3309 10% [====== ] 338/3309 10% [====== ] 339/3309 10% [====== ] 340/3309 10% [====== ] 341/3309 10% [====== ] 342/3309 10% [====== ] 343/3309 10% [====== ] 344/3309 10% [====== ] 345/3309 10% [====== ] 346/3309 10% [====== ] 347/3309 10% [====== ] 348/3309 10% [====== ] 349/3309 10% [====== ] 350/3309 10% [====== ] 351/3309 10% [====== ] 352/3309 10% [====== ] 353/3309 10% [====== ] 354/3309 10% [====== ] 355/3309 10% [====== ] 356/3309 10% [====== ] 357/3309 10% [====== ] 358/3309 10% [====== ] 359/3309 10% [====== ] 360/3309 10% [====== ] 361/3309 10% [====== ] 362/3309 10% [====== ] 363/3309 10% [====== ] 364/3309 11% [====== ] 365/3309 11% [====== ] 366/3309 11% [====== ] 367/3309 11% [====== ] 368/3309 11% [====== ] 369/3309 11% [====== ] 370/3309 11% [====== ] 371/3309 11% [====== ] 372/3309 11% [====== ] 373/3309 11% [======= ] 374/3309 11% [======= ] 375/3309 11% [======= ] 376/3309 11% [======= ] 377/3309 11% [======= ] 378/3309 11% [======= ] 379/3309 11% [======= ] 380/3309 11% [======= ] 381/3309 11% [======= ] 382/3309 11% [======= ] 383/3309 11% [======= ] 384/3309 11% [======= ] 385/3309 11% [======= ] 386/3309 11% [======= ] 387/3309 11% [======= ] 388/3309 11% [======= ] 389/3309 11% [======= ] 390/3309 11% [======= ] 391/3309 11% [======= ] 392/3309 11% [======= ] 393/3309 11% [======= ] 394/3309 11% [======= ] 395/3309 11% [======= ] 396/3309 11% [======= ] 397/3309 11% [======= ] 398/3309 12% [======= ] 399/3309 12% [======= ] 400/3309 12% [======= ] 401/3309 12% [======= ] 402/3309 12% [======= ] 403/3309 12% [======= ] 404/3309 12% [======= ] 405/3309 12% [======= ] 406/3309 12% [======= ] 407/3309 12% [======= ] 408/3309 12% [======= ] 409/3309 12% [======= ] 410/3309 12% [======= ] 411/3309 12% [======= ] 412/3309 12% [======= ] 413/3309 12% [======= ] 414/3309 12% [======= ] 415/3309 12% [======= ] 416/3309 12% [======= ] 417/3309 12% [======= ] 418/3309 12% [======= ] 419/3309 12% [======= ] 420/3309 12% [======= ] 421/3309 12% [======= ] 422/3309 12% [======= ] 423/3309 12% [======= ] 424/3309 12% [======= ] 425/3309 12% [======= ] 426/3309 12% [======== ] 427/3309 12% [======== ] 428/3309 12% [======== ] 429/3309 12% [======== ] 430/3309 12% [======== ] 431/3309 13% [======== ] 432/3309 13% [======== ] 433/3309 13% [======== ] 434/3309 13% [======== ] 435/3309 13% [======== ] 436/3309 13% [======== ] 437/3309 13% [======== ] 438/3309 13% [======== ] 439/3309 13% [======== ] 440/3309 13% [======== ] 441/3309 13% [======== ] 442/3309 13% [======== ] 443/3309 13% [======== ] 444/3309 13% [======== ] 445/3309 13% [======== ] 446/3309 13% [======== ] 447/3309 13% [======== ] 448/3309 13% [======== ] 449/3309 13% [======== ] 450/3309 13% [======== ] 451/3309 13% [======== ] 452/3309 13% [======== ] 453/3309 13% [======== ] 454/3309 13% [======== ] 455/3309 13% [======== ] 456/3309 13% [======== ] 457/3309 13% [======== ] 458/3309 13% [======== ] 459/3309 13% [======== ] 460/3309 13% [======== ] 461/3309 13% [======== ] 462/3309 13% [======== ] 463/3309 13% [======== ] 464/3309 14% [======== ] 465/3309 14% [======== ] 466/3309 14% [======== ] 467/3309 14% [======== ] 468/3309 14% [======== ] 469/3309 14% [======== ] 470/3309 14% [======== ] 471/3309 14% [======== ] 472/3309 14% [======== ] 473/3309 14% [======== ] 474/3309 14% [======== ] 475/3309 14% [======== ] 476/3309 14% [======== ] 477/3309 14% [======== ] 478/3309 14% [======== ] 479/3309 14% [======== ] 480/3309 14% [========= ] 481/3309 14% [========= ] 482/3309 14% [========= ] 483/3309 14% [========= ] 484/3309 14% [========= ] 485/3309 14% [========= ] 486/3309 14% [========= ] 487/3309 14% [========= ] 488/3309 14% [========= ] 489/3309 14% [========= ] 490/3309 14% [========= ] 491/3309 14% [========= ] 492/3309 14% [========= ] 493/3309 14% [========= ] 494/3309 14% [========= ] 495/3309 14% [========= ] 496/3309 14% [========= ] 497/3309 15% [========= ] 498/3309 15% [========= ] 499/3309 15% [========= ] 500/3309 15% [========= ] 501/3309 15% [========= ] 502/3309 15% [========= ] 503/3309 15% [========= ] 504/3309 15% [========= ] 505/3309 15% [========= ] 506/3309 15% [========= ] 507/3309 15% [========= ] 508/3309 15% [========= ] 509/3309 15% [========= ] 510/3309 15% [========= ] 511/3309 15% [========= ] 512/3309 15% [========= ] 513/3309 15% [========= ] 514/3309 15% [========= ] 515/3309 15% [========= ] 516/3309 15% [========= ] 517/3309 15% [========= ] 518/3309 15% [========= ] 519/3309 15% [========= ] 520/3309 15% [========= ] 521/3309 15% [========= ] 522/3309 15% [========= ] 523/3309 15% [========= ] 524/3309 15% [========= ] 525/3309 15% [========= ] 526/3309 15% [========= ] 527/3309 15% [========= ] 528/3309 15% [========= ] 529/3309 15% [========= ] 530/3309 16% [========= ] 531/3309 16% [========= ] 532/3309 16% [========= ] 533/3309 16% [========== ] 534/3309 16% [========== ] 535/3309 16% [========== ] 536/3309 16% [========== ] 537/3309 16% [========== ] 538/3309 16% [========== ] 539/3309 16% [========== ] 540/3309 16% [========== ] 541/3309 16% [========== ] 542/3309 16% [========== ] 543/3309 16% [========== ] 544/3309 16% [========== ] 545/3309 16% [========== ] 546/3309 16% [========== ] 547/3309 16% [========== ] 548/3309 16% [========== ] 549/3309 16% [========== ] 550/3309 16% [========== ] 551/3309 16% [========== ] 552/3309 16% [========== ] 553/3309 16% [========== ] 554/3309 16% [========== ] 555/3309 16% [========== ] 556/3309 16% [========== ] 557/3309 16% [========== ] 558/3309 16% [========== ] 559/3309 16% [========== ] 560/3309 16% [========== ] 561/3309 16% [========== ] 562/3309 16% [========== ] 563/3309 17% [========== ] 564/3309 17% [========== ] 565/3309 17% [========== ] 566/3309 17% [========== ] 567/3309 17% [========== ] 568/3309 17% [========== ] 569/3309 17% [========== ] 570/3309 17% [========== ] 571/3309 17% [========== ] 572/3309 17% [========== ] 573/3309 17% [========== ] 574/3309 17% [========== ] 575/3309 17% [========== ] 576/3309 17% [========== ] 577/3309 17% [========== ] 578/3309 17% [========== ] 579/3309 17% [========== ] 580/3309 17% [========== ] 581/3309 17% [========== ] 582/3309 17% [========== ] 583/3309 17% [========== ] 584/3309 17% [========== ] 585/3309 17% [========== ] 586/3309 17% [========== ] 587/3309 17% [=========== ] 588/3309 17% [=========== ] 589/3309 17% [=========== ] 590/3309 17% [=========== ] 591/3309 17% [=========== ] 592/3309 17% [=========== ] 593/3309 17% [=========== ] 594/3309 17% [=========== ] 595/3309 17% [=========== ] 596/3309 18% [=========== ] 597/3309 18% [=========== ] 598/3309 18% [=========== ] 599/3309 18% [=========== ] 600/3309 18% [=========== ] 601/3309 18% [=========== ] 602/3309 18% [=========== ] 603/3309 18% [=========== ] 604/3309 18% [=========== ] 605/3309 18% [=========== ] 606/3309 18% [=========== ] 607/3309 18% [=========== ] 608/3309 18% [=========== ] 609/3309 18% [=========== ] 610/3309 18% [=========== ] 611/3309 18% [=========== ] 612/3309 18% [=========== ] 613/3309 18% [=========== ] 614/3309 18% [=========== ] 615/3309 18% [=========== ] 616/3309 18% [=========== ] 617/3309 18% [=========== ] 618/3309 18% [=========== ] 619/3309 18% [=========== ] 620/3309 18% [=========== ] 621/3309 18% [=========== ] 622/3309 18% [=========== ] 623/3309 18% [=========== ] 624/3309 18% [=========== ] 625/3309 18% [=========== ] 626/3309 18% [=========== ] 627/3309 18% [=========== ] 628/3309 18% [=========== ] 629/3309 19% [=========== ] 630/3309 19% [=========== ] 631/3309 19% [=========== ] 632/3309 19% [=========== ] 633/3309 19% [=========== ] 634/3309 19% [=========== ] 635/3309 19% [=========== ] 636/3309 19% [=========== ] 637/3309 19% [=========== ] 638/3309 19% [=========== ] 639/3309 19% [=========== ] 640/3309 19% [============ ] 641/3309 19% [============ ] 642/3309 19% [============ ] 643/3309 19% [============ ] 644/3309 19% [============ ] 645/3309 19% [============ ] 646/3309 19% [============ ] 647/3309 19% [============ ] 648/3309 19% [============ ] 649/3309 19% [============ ] 650/3309 19% [============ ] 651/3309 19% [============ ] 652/3309 19% [============ ] 653/3309 19% [============ ] 654/3309 19% [============ ] 655/3309 19% [============ ] 656/3309 19% [============ ] 657/3309 19% [============ ] 658/3309 19% [============ ] 659/3309 19% [============ ] 660/3309 19% [============ ] 661/3309 19% [============ ] 662/3309 20% [============ ] 663/3309 20% [============ ] 664/3309 20% [============ ] 665/3309 20% [============ ] 666/3309 20% [============ ] 667/3309 20% [============ ] 668/3309 20% [============ ] 669/3309 20% [============ ] 670/3309 20% [============ ] 671/3309 20% [============ ] 672/3309 20% [============ ] 673/3309 20% [============ ] 674/3309 20% [============ ] 675/3309 20% [============ ] 676/3309 20% [============ ] 677/3309 20% [============ ] 678/3309 20% [============ ] 679/3309 20% [============ ] 680/3309 20% [============ ] 681/3309 20% [============ ] 682/3309 20% [============ ] 683/3309 20% [============ ] 684/3309 20% [============ ] 685/3309 20% [============ ] 686/3309 20% [============ ] 687/3309 20% [============ ] 688/3309 20% [============ ] 689/3309 20% [============ ] 690/3309 20% [============ ] 691/3309 20% [============ ] 692/3309 20% [============ ] 693/3309 20% [============= ] 694/3309 20% [============= ] 695/3309 21% [============= ] 696/3309 21% [============= ] 697/3309 21% [============= ] 698/3309 21% [============= ] 699/3309 21% [============= ] 700/3309 21% [============= ] 701/3309 21% [============= ] 702/3309 21% [============= ] 703/3309 21% [============= ] 704/3309 21% [============= ] 705/3309 21% [============= ] 706/3309 21% [============= ] 707/3309 21% [============= ] 708/3309 21% [============= ] 709/3309 21% [============= ] 710/3309 21% [============= ] 711/3309 21% [============= ] 712/3309 21% [============= ] 713/3309 21% [============= ] 714/3309 21% [============= ] 715/3309 21% [============= ] 716/3309 21% [============= ] 717/3309 21% [============= ] 718/3309 21% [============= ] 719/3309 21% [============= ] 720/3309 21% [============= ] 721/3309 21% [============= ] 722/3309 21% [============= ] 723/3309 21% [============= ] 724/3309 21% [============= ] 725/3309 21% [============= ] 726/3309 21% [============= ] 727/3309 21% [============= ] 728/3309 22% [============= ] 729/3309 22% [============= ] 730/3309 22% [============= ] 731/3309 22% [============= ] 732/3309 22% [============= ] 733/3309 22% [============= ] 734/3309 22% [============= ] 735/3309 22% [============= ] 736/3309 22% [============= ] 737/3309 22% [============= ] 738/3309 22% [============= ] 739/3309 22% [============= ] 740/3309 22% [============= ] 741/3309 22% [============= ] 742/3309 22% [============= ] 743/3309 22% [============= ] 744/3309 22% [============= ] 745/3309 22% [============= ] 746/3309 22% [============= ] 747/3309 22% [============== ] 748/3309 22% [============== ] 749/3309 22% [============== ] 750/3309 22% [============== ] 751/3309 22% [============== ] 752/3309 22% [============== ] 753/3309 22% [============== ] 754/3309 22% [============== ] 755/3309 22% [============== ] 756/3309 22% [============== ] 757/3309 22% [============== ] 758/3309 22% [============== ] 759/3309 22% [============== ] 760/3309 22% [============== ] 761/3309 22% [============== ] 762/3309 23% [============== ] 763/3309 23% [============== ] 764/3309 23% [============== ] 765/3309 23% [============== ] 766/3309 23% [============== ] 767/3309 23% [============== ] 768/3309 23% [============== ] 769/3309 23% [============== ] 770/3309 23% [============== ] 771/3309 23% [============== ] 772/3309 23% [============== ] 773/3309 23% [============== ] 774/3309 23% [============== ] 775/3309 23% [============== ] 776/3309 23% [============== ] 777/3309 23% [============== ] 778/3309 23% [============== ] 779/3309 23% [============== ] 780/3309 23% [============== ] 781/3309 23% [============== ] 782/3309 23% [============== ] 783/3309 23% [============== ] 784/3309 23% [============== ] 785/3309 23% [============== ] 786/3309 23% [============== ] 787/3309 23% [============== ] 788/3309 23% [============== ] 789/3309 23% [============== ] 790/3309 23% [============== ] 791/3309 23% [============== ] 792/3309 23% [============== ] 793/3309 23% [============== ] 794/3309 23% [============== ] 795/3309 24% [============== ] 796/3309 24% [============== ] 797/3309 24% [============== ] 798/3309 24% [============== ] 799/3309 24% [============== ] 800/3309 24% [=============== ] 801/3309 24% [=============== ] 802/3309 24% [=============== ] 803/3309 24% [=============== ] 804/3309 24% [=============== ] 805/3309 24% [=============== ] 806/3309 24% [=============== ] 807/3309 24% [=============== ] 808/3309 24% [=============== ] 809/3309 24% [=============== ] 810/3309 24% [=============== ] 811/3309 24% [=============== ] 812/3309 24% [=============== ] 813/3309 24% [=============== ] 814/3309 24% [=============== ] 815/3309 24% [=============== ] 816/3309 24% [=============== ] 817/3309 24% [=============== ] 818/3309 24% [=============== ] 819/3309 24% [=============== ] 820/3309 24% [=============== ] 821/3309 24% [=============== ] 822/3309 24% [=============== ] 823/3309 24% [=============== ] 824/3309 24% [=============== ] 825/3309 24% [=============== ] 826/3309 24% [=============== ] 827/3309 24% [=============== ] 828/3309 25% [=============== ] 829/3309 25% [=============== ] 830/3309 25% [=============== ] 831/3309 25% [=============== ] 832/3309 25% [=============== ] 833/3309 25% [=============== ] 834/3309 25% [=============== ] 835/3309 25% [=============== ] 836/3309 25% [=============== ] 837/3309 25% [=============== ] 838/3309 25% [=============== ] 839/3309 25% [=============== ] 840/3309 25% [=============== ] 841/3309 25% [=============== ] 842/3309 25% [=============== ] 843/3309 25% [=============== ] 844/3309 25% [=============== ] 845/3309 25% [=============== ] 846/3309 25% [=============== ] 847/3309 25% [=============== ] 848/3309 25% [=============== ] 849/3309 25% [=============== ] 850/3309 25% [=============== ] 851/3309 25% [=============== ] 852/3309 25% [=============== ] 853/3309 25% [================ ] 854/3309 25% [================ ] 855/3309 25% [================ ] 856/3309 25% [================ ] 857/3309 25% [================ ] 858/3309 25% [================ ] 859/3309 25% [================ ] 860/3309 25% [================ ] 861/3309 26% [================ ] 862/3309 26% [================ ] 863/3309 26% [================ ] 864/3309 26% [================ ] 865/3309 26% [================ ] 866/3309 26% [================ ] 867/3309 26% [================ ] 868/3309 26% [================ ] 869/3309 26% [================ ] 870/3309 26% [================ ] 871/3309 26% [================ ] 872/3309 26% [================ ] 873/3309 26% [================ ] 874/3309 26% [================ ] 875/3309 26% [================ ] 876/3309 26% [================ ] 877/3309 26% [================ ] 878/3309 26% [================ ] 879/3309 26% [================ ] 880/3309 26% [================ ] 881/3309 26% [================ ] 882/3309 26% [================ ] 883/3309 26% [================ ] 884/3309 26% [================ ] 885/3309 26% [================ ] 886/3309 26% [================ ] 887/3309 26% [================ ] 888/3309 26% [================ ] 889/3309 26% [================ ] 890/3309 26% [================ ] 891/3309 26% [================ ] 892/3309 26% [================ ] 893/3309 26% [================ ] 894/3309 27% [================ ] 895/3309 27% [================ ] 896/3309 27% [================ ] 897/3309 27% [================ ] 898/3309 27% [================ ] 899/3309 27% [================ ] 900/3309 27% [================ ] 901/3309 27% [================ ] 902/3309 27% [================ ] 903/3309 27% [================ ] 904/3309 27% [================ ] 905/3309 27% [================ ] 906/3309 27% [================ ] 907/3309 27% [================= ] 908/3309 27% [================= ] 909/3309 27% [================= ] 910/3309 27% [================= ] 911/3309 27% [================= ] 912/3309 27% [================= ] 913/3309 27% [================= ] 914/3309 27% [================= ] 915/3309 27% [================= ] 916/3309 27% [================= ] 917/3309 27% [================= ] 918/3309 27% [================= ] 919/3309 27% [================= ] 920/3309 27% [================= ] 921/3309 27% [================= ] 922/3309 27% [================= ] 923/3309 27% [================= ] 924/3309 27% [================= ] 925/3309 27% [================= ] 926/3309 27% [================= ] 927/3309 28% [================= ] 928/3309 28% [================= ] 929/3309 28% [================= ] 930/3309 28% [================= ] 931/3309 28% [================= ] 932/3309 28% [================= ] 933/3309 28% [================= ] 934/3309 28% [================= ] 935/3309 28% [================= ] 936/3309 28% [================= ] 937/3309 28% [================= ] 938/3309 28% [================= ] 939/3309 28% [================= ] 940/3309 28% [================= ] 941/3309 28% [================= ] 942/3309 28% [================= ] 943/3309 28% [================= ] 944/3309 28% [================= ] 945/3309 28% [================= ] 946/3309 28% [================= ] 947/3309 28% [================= ] 948/3309 28% [================= ] 949/3309 28% [================= ] 950/3309 28% [================= ] 951/3309 28% [================= ] 952/3309 28% [================= ] 953/3309 28% [================= ] 954/3309 28% [================= ] 955/3309 28% [================= ] 956/3309 28% [================= ] 957/3309 28% [================= ] 958/3309 28% [================= ] 959/3309 28% [================= ] 960/3309 29% [================== ] 961/3309 29% [================== ] 962/3309 29% [================== ] 963/3309 29% [================== ] 964/3309 29% [================== ] 965/3309 29% [================== ] 966/3309 29% [================== ] 967/3309 29% [================== ] 968/3309 29% [================== ] 969/3309 29% [================== ] 970/3309 29% [================== ] 971/3309 29% [================== ] 972/3309 29% [================== ] 973/3309 29% [================== ] 974/3309 29% [================== ] 975/3309 29% [================== ] 976/3309 29% [================== ] 977/3309 29% [================== ] 978/3309 29% [================== ] 979/3309 29% [================== ] 980/3309 29% [================== ] 981/3309 29% [================== ] 982/3309 29% [================== ] 983/3309 29% [================== ] 984/3309 29% [================== ] 985/3309 29% [================== ] 986/3309 29% [================== ] 987/3309 29% [================== ] 988/3309 29% [================== ] 989/3309 29% [================== ] 990/3309 29% [================== ] 991/3309 29% [================== ] 992/3309 29% [================== ] 993/3309 30% [================== ] 994/3309 30% [================== ] 995/3309 30% [================== ] 996/3309 30% [================== ] 997/3309 30% [================== ] 998/3309 30% [================== ] 999/3309 30% [================== ] 1000/3309 30% [================== ] 1001/3309 30% [================== ] 1002/3309 30% [================== ] 1003/3309 30% [================== ] 1004/3309 30% [================== ] 1005/3309 30% [================== ] 1006/3309 30% [================== ] 1007/3309 30% [================== ] 1008/3309 30% [================== ] 1009/3309 30% [================== ] 1010/3309 30% [================== ] 1011/3309 30% [================== ] 1012/3309 30% [================== ] 1013/3309 30% [================== ] 1014/3309 30% [=================== ] 1015/3309 30% [=================== ] 1016/3309 30% [=================== ] 1017/3309 30% [=================== ] 1018/3309 30% [=================== ] 1019/3309 30% [=================== ] 1020/3309 30% [=================== ] 1021/3309 30% [=================== ] 1022/3309 30% [=================== ] 1023/3309 30% [=================== ] 1024/3309 30% [=================== ] 1025/3309 30% [=================== ] 1026/3309 31% [=================== ] 1027/3309 31% [=================== ] 1028/3309 31% [=================== ] 1029/3309 31% [=================== ] 1030/3309 31% [=================== ] 1031/3309 31% [=================== ] 1032/3309 31% [=================== ] 1033/3309 31% [=================== ] 1034/3309 31% [=================== ] 1035/3309 31% [=================== ] 1036/3309 31% [=================== ] 1037/3309 31% [=================== ] 1038/3309 31% [=================== ] 1039/3309 31% [=================== ] 1040/3309 31% [=================== ] 1041/3309 31% [=================== ] 1042/3309 31% [=================== ] 1043/3309 31% [=================== ] 1044/3309 31% [=================== ] 1045/3309 31% [=================== ] 1046/3309 31% [=================== ] 1047/3309 31% [=================== ] 1048/3309 31% [=================== ] 1049/3309 31% [=================== ] 1050/3309 31% [=================== ] 1051/3309 31% [=================== ] 1052/3309 31% [=================== ] 1053/3309 31% [=================== ] 1054/3309 31% [=================== ] 1055/3309 31% [=================== ] 1056/3309 31% [=================== ] 1057/3309 31% [=================== ] 1058/3309 31% [=================== ] 1059/3309 32% [=================== ] 1060/3309 32% [=================== ] 1061/3309 32% [=================== ] 1062/3309 32% [=================== ] 1063/3309 32% [=================== ] 1064/3309 32% [=================== ] 1065/3309 32% [=================== ] 1066/3309 32% [=================== ] 1067/3309 32% [==================== ] 1068/3309 32% [==================== ] 1069/3309 32% [==================== ] 1070/3309 32% [==================== ] 1071/3309 32% [==================== ] 1072/3309 32% [==================== ] 1073/3309 32% [==================== ] 1074/3309 32% [==================== ] 1075/3309 32% [==================== ] 1076/3309 32% [==================== ] 1077/3309 32% [==================== ] 1078/3309 32% [==================== ] 1079/3309 32% [==================== ] 1080/3309 32% [==================== ] 1081/3309 32% [==================== ] 1082/3309 32% [==================== ] 1083/3309 32% [==================== ] 1084/3309 32% [==================== ] 1085/3309 32% [==================== ] 1086/3309 32% [==================== ] 1087/3309 32% [==================== ] 1088/3309 32% [==================== ] 1089/3309 32% [==================== ] 1090/3309 32% [==================== ] 1091/3309 32% [==================== ] 1092/3309 33% [==================== ] 1093/3309 33% [==================== ] 1094/3309 33% [==================== ] 1095/3309 33% [==================== ] 1096/3309 33% [==================== ] 1097/3309 33% [==================== ] 1098/3309 33% [==================== ] 1099/3309 33% [==================== ] 1100/3309 33% [==================== ] 1101/3309 33% [==================== ] 1102/3309 33% [==================== ] 1103/3309 33% [==================== ] 1104/3309 33% [==================== ] 1105/3309 33% [==================== ] 1106/3309 33% [==================== ] 1107/3309 33% [==================== ] 1108/3309 33% [==================== ] 1109/3309 33% [==================== ] 1110/3309 33% [==================== ] 1111/3309 33% [==================== ] 1112/3309 33% [==================== ] 1113/3309 33% [==================== ] 1114/3309 33% [==================== ] 1115/3309 33% [==================== ] 1116/3309 33% [==================== ] 1117/3309 33% [==================== ] 1118/3309 33% [==================== ] 1119/3309 33% [==================== ] 1120/3309 33% [===================== ] 1121/3309 33% [===================== ] 1122/3309 33% [===================== ] 1123/3309 33% [===================== ] 1124/3309 33% [===================== ] 1125/3309 33% [===================== ] 1126/3309 34% [===================== ] 1127/3309 34% [===================== ] 1128/3309 34% [===================== ] 1129/3309 34% [===================== ] 1130/3309 34% [===================== ] 1131/3309 34% [===================== ] 1132/3309 34% [===================== ] 1133/3309 34% [===================== ] 1134/3309 34% [===================== ] 1135/3309 34% [===================== ] 1136/3309 34% [===================== ] 1137/3309 34% [===================== ] 1138/3309 34% [===================== ] 1139/3309 34% [===================== ] 1140/3309 34% [===================== ] 1141/3309 34% [===================== ] 1142/3309 34% [===================== ] 1143/3309 34% [===================== ] 1144/3309 34% [===================== ] 1145/3309 34% [===================== ] 1146/3309 34% [===================== ] 1147/3309 34% [===================== ] 1148/3309 34% [===================== ] 1149/3309 34% [===================== ] 1150/3309 34% [===================== ] 1151/3309 34% [===================== ] 1152/3309 34% [===================== ] 1153/3309 34% [===================== ] 1154/3309 34% [===================== ] 1155/3309 34% [===================== ] 1156/3309 34% [===================== ] 1157/3309 34% [===================== ] 1158/3309 34% [===================== ] 1159/3309 35% [===================== ] 1160/3309 35% [===================== ] 1161/3309 35% [===================== ] 1162/3309 35% [===================== ] 1163/3309 35% [===================== ] 1164/3309 35% [===================== ] 1165/3309 35% [===================== ] 1166/3309 35% [===================== ] 1167/3309 35% [===================== ] 1168/3309 35% [===================== ] 1169/3309 35% [===================== ] 1170/3309 35% [===================== ] 1171/3309 35% [===================== ] 1172/3309 35% [===================== ] 1173/3309 35% [===================== ] 1174/3309 35% [====================== ] 1175/3309 35% [====================== ] 1176/3309 35% [====================== ] 1177/3309 35% [====================== ] 1178/3309 35% [====================== ] 1179/3309 35% [====================== ] 1180/3309 35% [====================== ] 1181/3309 35% [====================== ] 1182/3309 35% [====================== ] 1183/3309 35% [====================== ] 1184/3309 35% [====================== ] 1185/3309 35% [====================== ] 1186/3309 35% [====================== ] 1187/3309 35% [====================== ] 1188/3309 35% [====================== ] 1189/3309 35% [====================== ] 1190/3309 35% [====================== ] 1191/3309 35% [====================== ] 1192/3309 36% [====================== ] 1193/3309 36% [====================== ] 1194/3309 36% [====================== ] 1195/3309 36% [====================== ] 1196/3309 36% [====================== ] 1197/3309 36% [====================== ] 1198/3309 36% [====================== ] 1199/3309 36% [====================== ] 1200/3309 36% [====================== ] 1201/3309 36% [====================== ] 1202/3309 36% [====================== ] 1203/3309 36% [====================== ] 1204/3309 36% [====================== ] 1205/3309 36% [====================== ] 1206/3309 36% [====================== ] 1207/3309 36% [====================== ] 1208/3309 36% [====================== ] 1209/3309 36% [====================== ] 1210/3309 36% [====================== ] 1211/3309 36% [====================== ] 1212/3309 36% [====================== ] 1213/3309 36% [====================== ] 1214/3309 36% [====================== ] 1215/3309 36% [====================== ] 1216/3309 36% [====================== ] 1217/3309 36% [====================== ] 1218/3309 36% [====================== ] 1219/3309 36% [====================== ] 1220/3309 36% [====================== ] 1221/3309 36% [====================== ] 1222/3309 36% [====================== ] 1223/3309 36% [====================== ] 1224/3309 36% [====================== ] 1225/3309 37% [====================== ] 1226/3309 37% [====================== ] 1227/3309 37% [======================= ] 1228/3309 37% [======================= ] 1229/3309 37% [======================= ] 1230/3309 37% [======================= ] 1231/3309 37% [======================= ] 1232/3309 37% [======================= ] 1233/3309 37% [======================= ] 1234/3309 37% [======================= ] 1235/3309 37% [======================= ] 1236/3309 37% [======================= ] 1237/3309 37% [======================= ] 1238/3309 37% [======================= ] 1239/3309 37% [======================= ] 1240/3309 37% [======================= ] 1241/3309 37% [======================= ] 1242/3309 37% [======================= ] 1243/3309 37% [======================= ] 1244/3309 37% [======================= ] 1245/3309 37% [======================= ] 1246/3309 37% [======================= ] 1247/3309 37% [======================= ] 1248/3309 37% [======================= ] 1249/3309 37% [======================= ] 1250/3309 37% [======================= ] 1251/3309 37% [======================= ] 1252/3309 37% [======================= ] 1253/3309 37% [======================= ] 1254/3309 37% [======================= ] 1255/3309 37% [======================= ] 1256/3309 37% [======================= ] 1257/3309 37% [======================= ] 1258/3309 38% [======================= ] 1259/3309 38% [======================= ] 1260/3309 38% [======================= ] 1261/3309 38% [======================= ] 1262/3309 38% [======================= ] 1263/3309 38% [======================= ] 1264/3309 38% [======================= ] 1265/3309 38% [======================= ] 1266/3309 38% [======================= ] 1267/3309 38% [======================= ] 1268/3309 38% [======================= ] 1269/3309 38% [======================= ] 1270/3309 38% [======================= ] 1271/3309 38% [======================= ] 1272/3309 38% [======================= ] 1273/3309 38% [======================= ] 1274/3309 38% [======================= ] 1275/3309 38% [======================= ] 1276/3309 38% [======================= ] 1277/3309 38% [======================= ] 1278/3309 38% [======================= ] 1279/3309 38% [======================= ] 1280/3309 38% [======================== ] 1281/3309 38% [======================== ] 1282/3309 38% [======================== ] 1283/3309 38% [======================== ] 1284/3309 38% [======================== ] 1285/3309 38% [======================== ] 1286/3309 38% [======================== ] 1287/3309 38% [======================== ] 1288/3309 38% [======================== ] 1289/3309 38% [======================== ] 1290/3309 38% [======================== ] 1291/3309 39% [======================== ] 1292/3309 39% [======================== ] 1293/3309 39% [======================== ] 1294/3309 39% [======================== ] 1295/3309 39% [======================== ] 1296/3309 39% [======================== ] 1297/3309 39% [======================== ] 1298/3309 39% [======================== ] 1299/3309 39% [======================== ] 1300/3309 39% [======================== ] 1301/3309 39% [======================== ] 1302/3309 39% [======================== ] 1303/3309 39% [======================== ] 1304/3309 39% [======================== ] 1305/3309 39% [======================== ] 1306/3309 39% [======================== ] 1307/3309 39% [======================== ] 1308/3309 39% [======================== ] 1309/3309 39% [======================== ] 1310/3309 39% [======================== ] 1311/3309 39% [======================== ] 1312/3309 39% [======================== ] 1313/3309 39% [======================== ] 1314/3309 39% [======================== ] 1315/3309 39% [======================== ] 1316/3309 39% [======================== ] 1317/3309 39% [======================== ] 1318/3309 39% [======================== ] 1319/3309 39% [======================== ] 1320/3309 39% [======================== ] 1321/3309 39% [======================== ] 1322/3309 39% [======================== ] 1323/3309 39% [======================== ] 1324/3309 40% [======================== ] 1325/3309 40% [======================== ] 1326/3309 40% [======================== ] 1327/3309 40% [======================== ] 1328/3309 40% [======================== ] 1329/3309 40% [======================== ] 1330/3309 40% [======================== ] 1331/3309 40% [======================== ] 1332/3309 40% [======================== ] 1333/3309 40% [======================== ] 1334/3309 40% [========================= ] 1335/3309 40% [========================= ] 1336/3309 40% [========================= ] 1337/3309 40% [========================= ] 1338/3309 40% [========================= ] 1339/3309 40% [========================= ] 1340/3309 40% [========================= ] 1341/3309 40% [========================= ] 1342/3309 40% [========================= ] 1343/3309 40% [========================= ] 1344/3309 40% [========================= ] 1345/3309 40% [========================= ] 1346/3309 40% [========================= ] 1347/3309 40% [========================= ] 1348/3309 40% [========================= ] 1349/3309 40% [========================= ] 1350/3309 40% [========================= ] 1351/3309 40% [========================= ] 1352/3309 40% [========================= ] 1353/3309 40% [========================= ] 1354/3309 40% [========================= ] 1355/3309 40% [========================= ] 1356/3309 40% [========================= ] 1357/3309 41% [========================= ] 1358/3309 41% [========================= ] 1359/3309 41% [========================= ] 1360/3309 41% [========================= ] 1361/3309 41% [========================= ] 1362/3309 41% [========================= ] 1363/3309 41% [========================= ] 1364/3309 41% [========================= ] 1365/3309 41% [========================= ] 1366/3309 41% [========================= ] 1367/3309 41% [========================= ] 1368/3309 41% [========================= ] 1369/3309 41% [========================= ] 1370/3309 41% [========================= ] 1371/3309 41% [========================= ] 1372/3309 41% [========================= ] 1373/3309 41% [========================= ] 1374/3309 41% [========================= ] 1375/3309 41% [========================= ] 1376/3309 41% [========================= ] 1377/3309 41% [========================= ] 1378/3309 41% [========================= ] 1379/3309 41% [========================= ] 1380/3309 41% [========================= ] 1381/3309 41% [========================= ] 1382/3309 41% [========================= ] 1383/3309 41% [========================= ] 1384/3309 41% [========================= ] 1385/3309 41% [========================= ] 1386/3309 41% [========================= ] 1387/3309 41% [========================== ] 1388/3309 41% [========================== ] 1389/3309 41% [========================== ] 1390/3309 42% [========================== ] 1391/3309 42% [========================== ] 1392/3309 42% [========================== ] 1393/3309 42% [========================== ] 1394/3309 42% [========================== ] 1395/3309 42% [========================== ] 1396/3309 42% [========================== ] 1397/3309 42% [========================== ] 1398/3309 42% [========================== ] 1399/3309 42% [========================== ] 1400/3309 42% [========================== ] 1401/3309 42% [========================== ] 1402/3309 42% [========================== ] 1403/3309 42% [========================== ] 1404/3309 42% [========================== ] 1405/3309 42% [========================== ] 1406/3309 42% [========================== ] 1407/3309 42% [========================== ] 1408/3309 42% [========================== ] 1409/3309 42% [========================== ] 1410/3309 42% [========================== ] 1411/3309 42% [========================== ] 1412/3309 42% [========================== ] 1413/3309 42% [========================== ] 1414/3309 42% [========================== ] 1415/3309 42% [========================== ] 1416/3309 42% [========================== ] 1417/3309 42% [========================== ] 1418/3309 42% [========================== ] 1419/3309 42% [========================== ] 1420/3309 42% [========================== ] 1421/3309 42% [========================== ] 1422/3309 42% [========================== ] 1423/3309 43% [========================== ] 1424/3309 43% [========================== ] 1425/3309 43% [========================== ] 1426/3309 43% [========================== ] 1427/3309 43% [========================== ] 1428/3309 43% [========================== ] 1429/3309 43% [========================== ] 1430/3309 43% [========================== ] 1431/3309 43% [========================== ] 1432/3309 43% [========================== ] 1433/3309 43% [========================== ] 1434/3309 43% [========================== ] 1435/3309 43% [========================== ] 1436/3309 43% [========================== ] 1437/3309 43% [========================== ] 1438/3309 43% [========================== ] 1439/3309 43% [========================== ] 1440/3309 43% [========================== ] 1441/3309 43% [=========================== ] 1442/3309 43% [=========================== ] 1443/3309 43% [=========================== ] 1444/3309 43% [=========================== ] 1445/3309 43% [=========================== ] 1446/3309 43% [=========================== ] 1447/3309 43% [=========================== ] 1448/3309 43% [=========================== ] 1449/3309 43% [=========================== ] 1450/3309 43% [=========================== ] 1451/3309 43% [=========================== ] 1452/3309 43% [=========================== ] 1453/3309 43% [=========================== ] 1454/3309 43% [=========================== ] 1455/3309 43% [=========================== ] 1456/3309 44% [=========================== ] 1457/3309 44% [=========================== ] 1458/3309 44% [=========================== ] 1459/3309 44% [=========================== ] 1460/3309 44% [=========================== ] 1461/3309 44% [=========================== ] 1462/3309 44% [=========================== ] 1463/3309 44% [=========================== ] 1464/3309 44% [=========================== ] 1465/3309 44% [=========================== ] 1466/3309 44% [=========================== ] 1467/3309 44% [=========================== ] 1468/3309 44% [=========================== ] 1469/3309 44% [=========================== ] 1470/3309 44% [=========================== ] 1471/3309 44% [=========================== ] 1472/3309 44% [=========================== ] 1473/3309 44% [=========================== ] 1474/3309 44% [=========================== ] 1475/3309 44% [=========================== ] 1476/3309 44% [=========================== ] 1477/3309 44% [=========================== ] 1478/3309 44% [=========================== ] 1479/3309 44% [=========================== ] 1480/3309 44% [=========================== ] 1481/3309 44% [=========================== ] 1482/3309 44% [=========================== ] 1483/3309 44% [=========================== ] 1484/3309 44% [=========================== ] 1485/3309 44% [=========================== ] 1486/3309 44% [=========================== ] 1487/3309 44% [=========================== ] 1488/3309 44% [=========================== ] 1489/3309 44% [=========================== ] 1490/3309 45% [=========================== ] 1491/3309 45% [=========================== ] 1492/3309 45% [=========================== ] 1493/3309 45% [=========================== ] 1494/3309 45% [============================ ] 1495/3309 45% [============================ ] 1496/3309 45% [============================ ] 1497/3309 45% [============================ ] 1498/3309 45% [============================ ] 1499/3309 45% [============================ ] 1500/3309 45% [============================ ] 1501/3309 45% [============================ ] 1502/3309 45% [============================ ] 1503/3309 45% [============================ ] 1504/3309 45% [============================ ] 1505/3309 45% [============================ ] 1506/3309 45% [============================ ] 1507/3309 45% [============================ ] 1508/3309 45% [============================ ] 1509/3309 45% [============================ ] 1510/3309 45% [============================ ] 1511/3309 45% [============================ ] 1512/3309 45% [============================ ] 1513/3309 45% [============================ ] 1514/3309 45% [============================ ] 1515/3309 45% [============================ ] 1516/3309 45% [============================ ] 1517/3309 45% [============================ ] 1518/3309 45% [============================ ] 1519/3309 45% [============================ ] 1520/3309 45% [============================ ] 1521/3309 45% [============================ ] 1522/3309 45% [============================ ] 1523/3309 46% [============================ ] 1524/3309 46% [============================ ] 1525/3309 46% [============================ ] 1526/3309 46% [============================ ] 1527/3309 46% [============================ ] 1528/3309 46% [============================ ] 1529/3309 46% [============================ ] 1530/3309 46% [============================ ] 1531/3309 46% [============================ ] 1532/3309 46% [============================ ] 1533/3309 46% [============================ ] 1534/3309 46% [============================ ] 1535/3309 46% [============================ ] 1536/3309 46% [============================ ] 1537/3309 46% [============================ ] 1538/3309 46% [============================ ] 1539/3309 46% [============================ ] 1540/3309 46% [============================ ] 1541/3309 46% [============================ ] 1542/3309 46% [============================ ] 1543/3309 46% [============================ ] 1544/3309 46% [============================ ] 1545/3309 46% [============================ ] 1546/3309 46% [============================ ] 1547/3309 46% [============================= ] 1548/3309 46% [============================= ] 1549/3309 46% [============================= ] 1550/3309 46% [============================= ] 1551/3309 46% [============================= ] 1552/3309 46% [============================= ] 1553/3309 46% [============================= ] 1554/3309 46% [============================= ] 1555/3309 46% [============================= ] 1556/3309 47% [============================= ] 1557/3309 47% [============================= ] 1558/3309 47% [============================= ] 1559/3309 47% [============================= ] 1560/3309 47% [============================= ] 1561/3309 47% [============================= ] 1562/3309 47% [============================= ] 1563/3309 47% [============================= ] 1564/3309 47% [============================= ] 1565/3309 47% [============================= ] 1566/3309 47% [============================= ] 1567/3309 47% [============================= ] 1568/3309 47% [============================= ] 1569/3309 47% [============================= ] 1570/3309 47% [============================= ] 1571/3309 47% [============================= ] 1572/3309 47% [============================= ] 1573/3309 47% [============================= ] 1574/3309 47% [============================= ] 1575/3309 47% [============================= ] 1576/3309 47% [============================= ] 1577/3309 47% [============================= ] 1578/3309 47% [============================= ] 1579/3309 47% [============================= ] 1580/3309 47% [============================= ] 1581/3309 47% [============================= ] 1582/3309 47% [============================= ] 1583/3309 47% [============================= ] 1584/3309 47% [============================= ] 1585/3309 47% [============================= ] 1586/3309 47% [============================= ] 1587/3309 47% [============================= ] 1588/3309 47% [============================= ] 1589/3309 48% [============================= ] 1590/3309 48% [============================= ] 1591/3309 48% [============================= ] 1592/3309 48% [============================= ] 1593/3309 48% [============================= ] 1594/3309 48% [============================= ] 1595/3309 48% [============================= ] 1596/3309 48% [============================= ] 1597/3309 48% [============================= ] 1598/3309 48% [============================= ] 1599/3309 48% [============================= ] 1600/3309 48% [============================= ] 1601/3309 48% [============================== ] 1602/3309 48% [============================== ] 1603/3309 48% [============================== ] 1604/3309 48% [============================== ] 1605/3309 48% [============================== ] 1606/3309 48% [============================== ] 1607/3309 48% [============================== ] 1608/3309 48% [============================== ] 1609/3309 48% [============================== ] 1610/3309 48% [============================== ] 1611/3309 48% [============================== ] 1612/3309 48% [============================== ] 1613/3309 48% [============================== ] 1614/3309 48% [============================== ] 1615/3309 48% [============================== ] 1616/3309 48% [============================== ] 1617/3309 48% [============================== ] 1618/3309 48% [============================== ] 1619/3309 48% [============================== ] 1620/3309 48% [============================== ] 1621/3309 48% [============================== ] 1622/3309 49% [============================== ] 1623/3309 49% [============================== ] 1624/3309 49% [============================== ] 1625/3309 49% [============================== ] 1626/3309 49% [============================== ] 1627/3309 49% [============================== ] 1628/3309 49% [============================== ] 1629/3309 49% [============================== ] 1630/3309 49% [============================== ] 1631/3309 49% [============================== ] 1632/3309 49% [============================== ] 1633/3309 49% [============================== ] 1634/3309 49% [============================== ] 1635/3309 49% [============================== ] 1636/3309 49% [============================== ] 1637/3309 49% [============================== ] 1638/3309 49% [============================== ] 1639/3309 49% [============================== ] 1640/3309 49% [============================== ] 1641/3309 49% [============================== ] 1642/3309 49% [============================== ] 1643/3309 49% [============================== ] 1644/3309 49% [============================== ] 1645/3309 49% [============================== ] 1646/3309 49% [============================== ] 1647/3309 49% [============================== ] 1648/3309 49% [============================== ] 1649/3309 49% [============================== ] 1650/3309 49% [============================== ] 1651/3309 49% [============================== ] 1652/3309 49% [============================== ] 1653/3309 49% [============================== ] 1654/3309 49% [=============================== ] 1655/3309 50% [=============================== ] 1656/3309 50% [=============================== ] 1657/3309 50% [=============================== ] 1658/3309 50% [=============================== ] 1659/3309 50% [=============================== ] 1660/3309 50% [=============================== ] 1661/3309 50% [=============================== ] 1662/3309 50% [=============================== ] 1663/3309 50% [=============================== ] 1664/3309 50% [=============================== ] 1665/3309 50% [=============================== ] 1666/3309 50% [=============================== ] 1667/3309 50% [=============================== ] 1668/3309 50% [=============================== ] 1669/3309 50% [=============================== ] 1670/3309 50% [=============================== ] 1671/3309 50% [=============================== ] 1672/3309 50% [=============================== ] 1673/3309 50% [=============================== ] 1674/3309 50% [=============================== ] 1675/3309 50% [=============================== ] 1676/3309 50% [=============================== ] 1677/3309 50% [=============================== ] 1678/3309 50% [=============================== ] 1679/3309 50% [=============================== ] 1680/3309 50% [=============================== ] 1681/3309 50% [=============================== ] 1682/3309 50% [=============================== ] 1683/3309 50% [=============================== ] 1684/3309 50% [=============================== ] 1685/3309 50% [=============================== ] 1686/3309 50% [=============================== ] 1687/3309 50% [=============================== ] 1688/3309 51% [=============================== ] 1689/3309 51% [=============================== ] 1690/3309 51% [=============================== ] 1691/3309 51% [=============================== ] 1692/3309 51% [=============================== ] 1693/3309 51% [=============================== ] 1694/3309 51% [=============================== ] 1695/3309 51% [=============================== ] 1696/3309 51% [=============================== ] 1697/3309 51% [=============================== ] 1698/3309 51% [=============================== ] 1699/3309 51% [=============================== ] 1700/3309 51% [=============================== ] 1701/3309 51% [=============================== ] 1702/3309 51% [=============================== ] 1703/3309 51% [=============================== ] 1704/3309 51% [=============================== ] 1705/3309 51% [=============================== ] 1706/3309 51% [=============================== ] 1707/3309 51% [================================ ] 1708/3309 51% [================================ ] 1709/3309 51% [================================ ] 1710/3309 51% [================================ ] 1711/3309 51% [================================ ] 1712/3309 51% [================================ ] 1713/3309 51% [================================ ] 1714/3309 51% [================================ ] 1715/3309 51% [================================ ] 1716/3309 51% [================================ ] 1717/3309 51% [================================ ] 1718/3309 51% [================================ ] 1719/3309 51% [================================ ] 1720/3309 51% [================================ ] 1721/3309 52% [================================ ] 1722/3309 52% [================================ ] 1723/3309 52% [================================ ] 1724/3309 52% [================================ ] 1725/3309 52% [================================ ] 1726/3309 52% [================================ ] 1727/3309 52% [================================ ] 1728/3309 52% [================================ ] 1729/3309 52% [================================ ] 1730/3309 52% [================================ ] 1731/3309 52% [================================ ] 1732/3309 52% [================================ ] 1733/3309 52% [================================ ] 1734/3309 52% [================================ ] 1735/3309 52% [================================ ] 1736/3309 52% [================================ ] 1737/3309 52% [================================ ] 1738/3309 52% [================================ ] 1739/3309 52% [================================ ] 1740/3309 52% [================================ ] 1741/3309 52% [================================ ] 1742/3309 52% [================================ ] 1743/3309 52% [================================ ] 1744/3309 52% [================================ ] 1745/3309 52% [================================ ] 1746/3309 52% [================================ ] 1747/3309 52% [================================ ] 1748/3309 52% [================================ ] 1749/3309 52% [================================ ] 1750/3309 52% [================================ ] 1751/3309 52% [================================ ] 1752/3309 52% [================================ ] 1753/3309 52% [================================ ] 1754/3309 53% [================================ ] 1755/3309 53% [================================ ] 1756/3309 53% [================================ ] 1757/3309 53% [================================ ] 1758/3309 53% [================================ ] 1759/3309 53% [================================ ] 1760/3309 53% [================================ ] 1761/3309 53% [================================= ] 1762/3309 53% [================================= ] 1763/3309 53% [================================= ] 1764/3309 53% [================================= ] 1765/3309 53% [================================= ] 1766/3309 53% [================================= ] 1767/3309 53% [================================= ] 1768/3309 53% [================================= ] 1769/3309 53% [================================= ] 1770/3309 53% [================================= ] 1771/3309 53% [================================= ] 1772/3309 53% [================================= ] 1773/3309 53% [================================= ] 1774/3309 53% [================================= ] 1775/3309 53% [================================= ] 1776/3309 53% [================================= ] 1777/3309 53% [================================= ] 1778/3309 53% [================================= ] 1779/3309 53% [================================= ] 1780/3309 53% [================================= ] 1781/3309 53% [================================= ] 1782/3309 53% [================================= ] 1783/3309 53% [================================= ] 1784/3309 53% [================================= ] 1785/3309 53% [================================= ] 1786/3309 53% [================================= ] 1787/3309 54% [================================= ] 1788/3309 54% [================================= ] 1789/3309 54% [================================= ] 1790/3309 54% [================================= ] 1791/3309 54% [================================= ] 1792/3309 54% [================================= ] 1793/3309 54% [================================= ] 1794/3309 54% [================================= ] 1795/3309 54% [================================= ] 1796/3309 54% [================================= ] 1797/3309 54% [================================= ] 1798/3309 54% [================================= ] 1799/3309 54% [================================= ] 1800/3309 54% [================================= ] 1801/3309 54% [================================= ] 1802/3309 54% [================================= ] 1803/3309 54% [================================= ] 1804/3309 54% [================================= ] 1805/3309 54% [================================= ] 1806/3309 54% [================================= ] 1807/3309 54% [================================= ] 1808/3309 54% [================================= ] 1809/3309 54% [================================= ] 1810/3309 54% [================================= ] 1811/3309 54% [================================= ] 1812/3309 54% [================================= ] 1813/3309 54% [================================= ] 1814/3309 54% [================================== ] 1815/3309 54% [================================== ] 1816/3309 54% [================================== ] 1817/3309 54% [================================== ] 1818/3309 54% [================================== ] 1819/3309 54% [================================== ] 1820/3309 55% [================================== ] 1821/3309 55% [================================== ] 1822/3309 55% [================================== ] 1823/3309 55% [================================== ] 1824/3309 55% [================================== ] 1825/3309 55% [================================== ] 1826/3309 55% [================================== ] 1827/3309 55% [================================== ] 1828/3309 55% [================================== ] 1829/3309 55% [================================== ] 1830/3309 55% [================================== ] 1831/3309 55% [================================== ] 1832/3309 55% [================================== ] 1833/3309 55% [================================== ] 1834/3309 55% [================================== ] 1835/3309 55% [================================== ] 1836/3309 55% [================================== ] 1837/3309 55% [================================== ] 1838/3309 55% [================================== ] 1839/3309 55% [================================== ] 1840/3309 55% [================================== ] 1841/3309 55% [================================== ] 1842/3309 55% [================================== ] 1843/3309 55% [================================== ] 1844/3309 55% [================================== ] 1845/3309 55% [================================== ] 1846/3309 55% [================================== ] 1847/3309 55% [================================== ] 1848/3309 55% [================================== ] 1849/3309 55% [================================== ] 1850/3309 55% [================================== ] 1851/3309 55% [================================== ] 1852/3309 55% [================================== ] 1853/3309 55% [================================== ] 1854/3309 56% [================================== ] 1855/3309 56% [================================== ] 1856/3309 56% [================================== ] 1857/3309 56% [================================== ] 1858/3309 56% [================================== ] 1859/3309 56% [================================== ] 1860/3309 56% [================================== ] 1861/3309 56% [================================== ] 1862/3309 56% [================================== ] 1863/3309 56% [================================== ] 1864/3309 56% [================================== ] 1865/3309 56% [================================== ] 1866/3309 56% [================================== ] 1867/3309 56% [=================================== ] 1868/3309 56% [=================================== ] 1869/3309 56% [=================================== ] 1870/3309 56% [=================================== ] 1871/3309 56% [=================================== ] 1872/3309 56% [=================================== ] 1873/3309 56% [=================================== ] 1874/3309 56% [=================================== ] 1875/3309 56% [=================================== ] 1876/3309 56% [=================================== ] 1877/3309 56% [=================================== ] 1878/3309 56% [=================================== ] 1879/3309 56% [=================================== ] 1880/3309 56% [=================================== ] 1881/3309 56% [=================================== ] 1882/3309 56% [=================================== ] 1883/3309 56% [=================================== ] 1884/3309 56% [=================================== ] 1885/3309 56% [=================================== ] 1886/3309 56% [=================================== ] 1887/3309 57% [=================================== ] 1888/3309 57% [=================================== ] 1889/3309 57% [=================================== ] 1890/3309 57% [=================================== ] 1891/3309 57% [=================================== ] 1892/3309 57% [=================================== ] 1893/3309 57% [=================================== ] 1894/3309 57% [=================================== ] 1895/3309 57% [=================================== ] 1896/3309 57% [=================================== ] 1897/3309 57% [=================================== ] 1898/3309 57% [=================================== ] 1899/3309 57% [=================================== ] 1900/3309 57% [=================================== ] 1901/3309 57% [=================================== ] 1902/3309 57% [=================================== ] 1903/3309 57% [=================================== ] 1904/3309 57% [=================================== ] 1905/3309 57% [=================================== ] 1906/3309 57% [=================================== ] 1907/3309 57% [=================================== ] 1908/3309 57% [=================================== ] 1909/3309 57% [=================================== ] 1910/3309 57% [=================================== ] 1911/3309 57% [=================================== ] 1912/3309 57% [=================================== ] 1913/3309 57% [=================================== ] 1914/3309 57% [=================================== ] 1915/3309 57% [=================================== ] 1916/3309 57% [=================================== ] 1917/3309 57% [=================================== ] 1918/3309 57% [=================================== ] 1919/3309 57% [=================================== ] 1920/3309 58% [=================================== ] 1921/3309 58% [==================================== ] 1922/3309 58% [==================================== ] 1923/3309 58% [==================================== ] 1924/3309 58% [==================================== ] 1925/3309 58% [==================================== ] 1926/3309 58% [==================================== ] 1927/3309 58% [==================================== ] 1928/3309 58% [==================================== ] 1929/3309 58% [==================================== ] 1930/3309 58% [==================================== ] 1931/3309 58% [==================================== ] 1932/3309 58% [==================================== ] 1933/3309 58% [==================================== ] 1934/3309 58% [==================================== ] 1935/3309 58% [==================================== ] 1936/3309 58% [==================================== ] 1937/3309 58% [==================================== ] 1938/3309 58% [==================================== ] 1939/3309 58% [==================================== ] 1940/3309 58% [==================================== ] 1941/3309 58% [==================================== ] 1942/3309 58% [==================================== ] 1943/3309 58% [==================================== ] 1944/3309 58% [==================================== ] 1945/3309 58% [==================================== ] 1946/3309 58% [==================================== ] 1947/3309 58% [==================================== ] 1948/3309 58% [==================================== ] 1949/3309 58% [==================================== ] 1950/3309 58% [==================================== ] 1951/3309 58% [==================================== ] 1952/3309 58% [==================================== ] 1953/3309 59% [==================================== ] 1954/3309 59% [==================================== ] 1955/3309 59% [==================================== ] 1956/3309 59% [==================================== ] 1957/3309 59% [==================================== ] 1958/3309 59% [==================================== ] 1959/3309 59% [==================================== ] 1960/3309 59% [==================================== ] 1961/3309 59% [==================================== ] 1962/3309 59% [==================================== ] 1963/3309 59% [==================================== ] 1964/3309 59% [==================================== ] 1965/3309 59% [==================================== ] 1966/3309 59% [==================================== ] 1967/3309 59% [==================================== ] 1968/3309 59% [==================================== ] 1969/3309 59% [==================================== ] 1970/3309 59% [==================================== ] 1971/3309 59% [==================================== ] 1972/3309 59% [==================================== ] 1973/3309 59% [==================================== ] 1974/3309 59% [===================================== ] 1975/3309 59% [===================================== ] 1976/3309 59% [===================================== ] 1977/3309 59% [===================================== ] 1978/3309 59% [===================================== ] 1979/3309 59% [===================================== ] 1980/3309 59% [===================================== ] 1981/3309 59% [===================================== ] 1982/3309 59% [===================================== ] 1983/3309 59% [===================================== ] 1984/3309 59% [===================================== ] 1985/3309 59% [===================================== ] 1986/3309 60% [===================================== ] 1987/3309 60% [===================================== ] 1988/3309 60% [===================================== ] 1989/3309 60% [===================================== ] 1990/3309 60% [===================================== ] 1991/3309 60% [===================================== ] 1992/3309 60% [===================================== ] 1993/3309 60% [===================================== ] 1994/3309 60% [===================================== ] 1995/3309 60% [===================================== ] 1996/3309 60% [===================================== ] 1997/3309 60% [===================================== ] 1998/3309 60% [===================================== ] 1999/3309 60% [===================================== ] 2000/3309 60% [===================================== ] 2001/3309 60% [===================================== ] 2002/3309 60% [===================================== ] 2003/3309 60% [===================================== ] 2004/3309 60% [===================================== ] 2005/3309 60% [===================================== ] 2006/3309 60% [===================================== ] 2007/3309 60% [===================================== ] 2008/3309 60% [===================================== ] 2009/3309 60% [===================================== ] 2010/3309 60% [===================================== ] 2011/3309 60% [===================================== ] 2012/3309 60% [===================================== ] 2013/3309 60% [===================================== ] 2014/3309 60% [===================================== ] 2015/3309 60% [===================================== ] 2016/3309 60% [===================================== ] 2017/3309 60% [===================================== ] 2018/3309 60% [===================================== ] 2019/3309 61% [===================================== ] 2020/3309 61% [===================================== ] 2021/3309 61% [===================================== ] 2022/3309 61% [===================================== ] 2023/3309 61% [===================================== ] 2024/3309 61% [===================================== ] 2025/3309 61% [===================================== ] 2026/3309 61% [===================================== ] 2027/3309 61% [===================================== ] 2028/3309 61% [====================================== ] 2029/3309 61% [====================================== ] 2030/3309 61% [====================================== ] 2031/3309 61% [====================================== ] 2032/3309 61% [====================================== ] 2033/3309 61% [====================================== ] 2034/3309 61% [====================================== ] 2035/3309 61% [====================================== ] 2036/3309 61% [====================================== ] 2037/3309 61% [====================================== ] 2038/3309 61% [====================================== ] 2039/3309 61% [====================================== ] 2040/3309 61% [====================================== ] 2041/3309 61% [====================================== ] 2042/3309 61% [====================================== ] 2043/3309 61% [====================================== ] 2044/3309 61% [====================================== ] 2045/3309 61% [====================================== ] 2046/3309 61% [====================================== ] 2047/3309 61% [====================================== ] 2048/3309 61% [====================================== ] 2049/3309 61% [====================================== ] 2050/3309 61% [====================================== ] 2051/3309 61% [====================================== ] 2052/3309 62% [====================================== ] 2053/3309 62% [====================================== ] 2054/3309 62% [====================================== ] 2055/3309 62% [====================================== ] 2056/3309 62% [====================================== ] 2057/3309 62% [====================================== ] 2058/3309 62% [====================================== ] 2059/3309 62% [====================================== ] 2060/3309 62% [====================================== ] 2061/3309 62% [====================================== ] 2062/3309 62% [====================================== ] 2063/3309 62% [====================================== ] 2064/3309 62% [====================================== ] 2065/3309 62% [====================================== ] 2066/3309 62% [====================================== ] 2067/3309 62% [====================================== ] 2068/3309 62% [====================================== ] 2069/3309 62% [====================================== ] 2070/3309 62% [====================================== ] 2071/3309 62% [====================================== ] 2072/3309 62% [====================================== ] 2073/3309 62% [====================================== ] 2074/3309 62% [====================================== ] 2075/3309 62% [====================================== ] 2076/3309 62% [====================================== ] 2077/3309 62% [====================================== ] 2078/3309 62% [====================================== ] 2079/3309 62% [====================================== ] 2080/3309 62% [====================================== ] 2081/3309 62% [======================================= ] 2082/3309 62% [======================================= ] 2083/3309 62% [======================================= ] 2084/3309 62% [======================================= ] 2085/3309 63% [======================================= ] 2086/3309 63% [======================================= ] 2087/3309 63% [======================================= ] 2088/3309 63% [======================================= ] 2089/3309 63% [======================================= ] 2090/3309 63% [======================================= ] 2091/3309 63% [======================================= ] 2092/3309 63% [======================================= ] 2093/3309 63% [======================================= ] 2094/3309 63% [======================================= ] 2095/3309 63% [======================================= ] 2096/3309 63% [======================================= ] 2097/3309 63% [======================================= ] 2098/3309 63% [======================================= ] 2099/3309 63% [======================================= ] 2100/3309 63% [======================================= ] 2101/3309 63% [======================================= ] 2102/3309 63% [======================================= ] 2103/3309 63% [======================================= ] 2104/3309 63% [======================================= ] 2105/3309 63% [======================================= ] 2106/3309 63% [======================================= ] 2107/3309 63% [======================================= ] 2108/3309 63% [======================================= ] 2109/3309 63% [======================================= ] 2110/3309 63% [======================================= ] 2111/3309 63% [======================================= ] 2112/3309 63% [======================================= ] 2113/3309 63% [======================================= ] 2114/3309 63% [======================================= ] 2115/3309 63% [======================================= ] 2116/3309 63% [======================================= ] 2117/3309 63% [======================================= ] 2118/3309 64% [======================================= ] 2119/3309 64% [======================================= ] 2120/3309 64% [======================================= ] 2121/3309 64% [======================================= ] 2122/3309 64% [======================================= ] 2123/3309 64% [======================================= ] 2124/3309 64% [======================================= ] 2125/3309 64% [======================================= ] 2126/3309 64% [======================================= ] 2127/3309 64% [======================================= ] 2128/3309 64% [======================================= ] 2129/3309 64% [======================================= ] 2130/3309 64% [======================================= ] 2131/3309 64% [======================================= ] 2132/3309 64% [======================================= ] 2133/3309 64% [======================================= ] 2134/3309 64% [======================================== ] 2135/3309 64% [======================================== ] 2136/3309 64% [======================================== ] 2137/3309 64% [======================================== ] 2138/3309 64% [======================================== ] 2139/3309 64% [======================================== ] 2140/3309 64% [======================================== ] 2141/3309 64% [======================================== ] 2142/3309 64% [======================================== ] 2143/3309 64% [======================================== ] 2144/3309 64% [======================================== ] 2145/3309 64% [======================================== ] 2146/3309 64% [======================================== ] 2147/3309 64% [======================================== ] 2148/3309 64% [======================================== ] 2149/3309 64% [======================================== ] 2150/3309 64% [======================================== ] 2151/3309 65% [======================================== ] 2152/3309 65% [======================================== ] 2153/3309 65% [======================================== ] 2154/3309 65% [======================================== ] 2155/3309 65% [======================================== ] 2156/3309 65% [======================================== ] 2157/3309 65% [======================================== ] 2158/3309 65% [======================================== ] 2159/3309 65% [======================================== ] 2160/3309 65% [======================================== ] 2161/3309 65% [======================================== ] 2162/3309 65% [======================================== ] 2163/3309 65% [======================================== ] 2164/3309 65% [======================================== ] 2165/3309 65% [======================================== ] 2166/3309 65% [======================================== ] 2167/3309 65% [======================================== ] 2168/3309 65% [======================================== ] 2169/3309 65% [======================================== ] 2170/3309 65% [======================================== ] 2171/3309 65% [======================================== ] 2172/3309 65% [======================================== ] 2173/3309 65% [======================================== ] 2174/3309 65% [======================================== ] 2175/3309 65% [======================================== ] 2176/3309 65% [======================================== ] 2177/3309 65% [======================================== ] 2178/3309 65% [======================================== ] 2179/3309 65% [======================================== ] 2180/3309 65% [======================================== ] 2181/3309 65% [======================================== ] 2182/3309 65% [======================================== ] 2183/3309 65% [======================================== ] 2184/3309 66% [======================================== ] 2185/3309 66% [======================================== ] 2186/3309 66% [======================================== ] 2187/3309 66% [======================================== ] 2188/3309 66% [========================================= ] 2189/3309 66% [========================================= ] 2190/3309 66% [========================================= ] 2191/3309 66% [========================================= ] 2192/3309 66% [========================================= ] 2193/3309 66% [========================================= ] 2194/3309 66% [========================================= ] 2195/3309 66% [========================================= ] 2196/3309 66% [========================================= ] 2197/3309 66% [========================================= ] 2198/3309 66% [========================================= ] 2199/3309 66% [========================================= ] 2200/3309 66% [========================================= ] 2201/3309 66% [========================================= ] 2202/3309 66% [========================================= ] 2203/3309 66% [========================================= ] 2204/3309 66% [========================================= ] 2205/3309 66% [========================================= ] 2206/3309 66% [========================================= ] 2207/3309 66% [========================================= ] 2208/3309 66% [========================================= ] 2209/3309 66% [========================================= ] 2210/3309 66% [========================================= ] 2211/3309 66% [========================================= ] 2212/3309 66% [========================================= ] 2213/3309 66% [========================================= ] 2214/3309 66% [========================================= ] 2215/3309 66% [========================================= ] 2216/3309 66% [========================================= ] 2217/3309 66% [========================================= ] 2218/3309 67% [========================================= ] 2219/3309 67% [========================================= ] 2220/3309 67% [========================================= ] 2221/3309 67% [========================================= ] 2222/3309 67% [========================================= ] 2223/3309 67% [========================================= ] 2224/3309 67% [========================================= ] 2225/3309 67% [========================================= ] 2226/3309 67% [========================================= ] 2227/3309 67% [========================================= ] 2228/3309 67% [========================================= ] 2229/3309 67% [========================================= ] 2230/3309 67% [========================================= ] 2231/3309 67% [========================================= ] 2232/3309 67% [========================================= ] 2233/3309 67% [========================================= ] 2234/3309 67% [========================================= ] 2235/3309 67% [========================================= ] 2236/3309 67% [========================================= ] 2237/3309 67% [========================================= ] 2238/3309 67% [========================================= ] 2239/3309 67% [========================================= ] 2240/3309 67% [========================================= ] 2241/3309 67% [========================================== ] 2242/3309 67% [========================================== ] 2243/3309 67% [========================================== ] 2244/3309 67% [========================================== ] 2245/3309 67% [========================================== ] 2246/3309 67% [========================================== ] 2247/3309 67% [========================================== ] 2248/3309 67% [========================================== ] 2249/3309 67% [========================================== ] 2250/3309 67% [========================================== ] 2251/3309 68% [========================================== ] 2252/3309 68% [========================================== ] 2253/3309 68% [========================================== ] 2254/3309 68% [========================================== ] 2255/3309 68% [========================================== ] 2256/3309 68% [========================================== ] 2257/3309 68% [========================================== ] 2258/3309 68% [========================================== ] 2259/3309 68% [========================================== ] 2260/3309 68% [========================================== ] 2261/3309 68% [========================================== ] 2262/3309 68% [========================================== ] 2263/3309 68% [========================================== ] 2264/3309 68% [========================================== ] 2265/3309 68% [========================================== ] 2266/3309 68% [========================================== ] 2267/3309 68% [========================================== ] 2268/3309 68% [========================================== ] 2269/3309 68% [========================================== ] 2270/3309 68% [========================================== ] 2271/3309 68% [========================================== ] 2272/3309 68% [========================================== ] 2273/3309 68% [========================================== ] 2274/3309 68% [========================================== ] 2275/3309 68% [========================================== ] 2276/3309 68% [========================================== ] 2277/3309 68% [========================================== ] 2278/3309 68% [========================================== ] 2279/3309 68% [========================================== ] 2280/3309 68% [========================================== ] 2281/3309 68% [========================================== ] 2282/3309 68% [========================================== ] 2283/3309 68% [========================================== ] 2284/3309 69% [========================================== ] 2285/3309 69% [========================================== ] 2286/3309 69% [========================================== ] 2287/3309 69% [========================================== ] 2288/3309 69% [========================================== ] 2289/3309 69% [========================================== ] 2290/3309 69% [========================================== ] 2291/3309 69% [========================================== ] 2292/3309 69% [========================================== ] 2293/3309 69% [========================================== ] 2294/3309 69% [=========================================== ] 2295/3309 69% [=========================================== ] 2296/3309 69% [=========================================== ] 2297/3309 69% [=========================================== ] 2298/3309 69% [=========================================== ] 2299/3309 69% [=========================================== ] 2300/3309 69% [=========================================== ] 2301/3309 69% [=========================================== ] 2302/3309 69% [=========================================== ] 2303/3309 69% [=========================================== ] 2304/3309 69% [=========================================== ] 2305/3309 69% [=========================================== ] 2306/3309 69% [=========================================== ] 2307/3309 69% [=========================================== ] 2308/3309 69% [=========================================== ] 2309/3309 69% [=========================================== ] 2310/3309 69% [=========================================== ] 2311/3309 69% [=========================================== ] 2312/3309 69% [=========================================== ] 2313/3309 69% [=========================================== ] 2314/3309 69% [=========================================== ] 2315/3309 69% [=========================================== ] 2316/3309 69% [=========================================== ] 2317/3309 70% [=========================================== ] 2318/3309 70% [=========================================== ] 2319/3309 70% [=========================================== ] 2320/3309 70% [=========================================== ] 2321/3309 70% [=========================================== ] 2322/3309 70% [=========================================== ] 2323/3309 70% [=========================================== ] 2324/3309 70% [=========================================== ] 2325/3309 70% [=========================================== ] 2326/3309 70% [=========================================== ] 2327/3309 70% [=========================================== ] 2328/3309 70% [=========================================== ] 2329/3309 70% [=========================================== ] 2330/3309 70% [=========================================== ] 2331/3309 70% [=========================================== ] 2332/3309 70% [=========================================== ] 2333/3309 70% [=========================================== ] 2334/3309 70% [=========================================== ] 2335/3309 70% [=========================================== ] 2336/3309 70% [=========================================== ] 2337/3309 70% [=========================================== ] 2338/3309 70% [=========================================== ] 2339/3309 70% [=========================================== ] 2340/3309 70% [=========================================== ] 2341/3309 70% [=========================================== ] 2342/3309 70% [=========================================== ] 2343/3309 70% [=========================================== ] 2344/3309 70% [=========================================== ] 2345/3309 70% [=========================================== ] 2346/3309 70% [=========================================== ] 2347/3309 70% [=========================================== ] 2348/3309 70% [============================================ ] 2349/3309 70% [============================================ ] 2350/3309 71% [============================================ ] 2351/3309 71% [============================================ ] 2352/3309 71% [============================================ ] 2353/3309 71% [============================================ ] 2354/3309 71% [============================================ ] 2355/3309 71% [============================================ ] 2356/3309 71% [============================================ ] 2357/3309 71% [============================================ ] 2358/3309 71% [============================================ ] 2359/3309 71% [============================================ ] 2360/3309 71% [============================================ ] 2361/3309 71% [============================================ ] 2362/3309 71% [============================================ ] 2363/3309 71% [============================================ ] 2364/3309 71% [============================================ ] 2365/3309 71% [============================================ ] 2366/3309 71% [============================================ ] 2367/3309 71% [============================================ ] 2368/3309 71% [============================================ ] 2369/3309 71% [============================================ ] 2370/3309 71% [============================================ ] 2371/3309 71% [============================================ ] 2372/3309 71% [============================================ ] 2373/3309 71% [============================================ ] 2374/3309 71% [============================================ ] 2375/3309 71% [============================================ ] 2376/3309 71% [============================================ ] 2377/3309 71% [============================================ ] 2378/3309 71% [============================================ ] 2379/3309 71% [============================================ ] 2380/3309 71% [============================================ ] 2381/3309 71% [============================================ ] 2382/3309 71% [============================================ ] 2383/3309 72% [============================================ ] 2384/3309 72% [============================================ ] 2385/3309 72% [============================================ ] 2386/3309 72% [============================================ ] 2387/3309 72% [============================================ ] 2388/3309 72% [============================================ ] 2389/3309 72% [============================================ ] 2390/3309 72% [============================================ ] 2391/3309 72% [============================================ ] 2392/3309 72% [============================================ ] 2393/3309 72% [============================================ ] 2394/3309 72% [============================================ ] 2395/3309 72% [============================================ ] 2396/3309 72% [============================================ ] 2397/3309 72% [============================================ ] 2398/3309 72% [============================================ ] 2399/3309 72% [============================================ ] 2400/3309 72% [============================================ ] 2401/3309 72% [============================================= ] 2402/3309 72% [============================================= ] 2403/3309 72% [============================================= ] 2404/3309 72% [============================================= ] 2405/3309 72% [============================================= ] 2406/3309 72% [============================================= ] 2407/3309 72% [============================================= ] 2408/3309 72% [============================================= ] 2409/3309 72% [============================================= ] 2410/3309 72% [============================================= ] 2411/3309 72% [============================================= ] 2412/3309 72% [============================================= ] 2413/3309 72% [============================================= ] 2414/3309 72% [============================================= ] 2415/3309 72% [============================================= ] 2416/3309 73% [============================================= ] 2417/3309 73% [============================================= ] 2418/3309 73% [============================================= ] 2419/3309 73% [============================================= ] 2420/3309 73% [============================================= ] 2421/3309 73% [============================================= ] 2422/3309 73% [============================================= ] 2423/3309 73% [============================================= ] 2424/3309 73% [============================================= ] 2425/3309 73% [============================================= ] 2426/3309 73% [============================================= ] 2427/3309 73% [============================================= ] 2428/3309 73% [============================================= ] 2429/3309 73% [============================================= ] 2430/3309 73% [============================================= ] 2431/3309 73% [============================================= ] 2432/3309 73% [============================================= ] 2433/3309 73% [============================================= ] 2434/3309 73% [============================================= ] 2435/3309 73% [============================================= ] 2436/3309 73% [============================================= ] 2437/3309 73% [============================================= ] 2438/3309 73% [============================================= ] 2439/3309 73% [============================================= ] 2440/3309 73% [============================================= ] 2441/3309 73% [============================================= ] 2442/3309 73% [============================================= ] 2443/3309 73% [============================================= ] 2444/3309 73% [============================================= ] 2445/3309 73% [============================================= ] 2446/3309 73% [============================================= ] 2447/3309 73% [============================================= ] 2448/3309 73% [============================================= ] 2449/3309 74% [============================================= ] 2450/3309 74% [============================================= ] 2451/3309 74% [============================================= ] 2452/3309 74% [============================================= ] 2453/3309 74% [============================================= ] 2454/3309 74% [============================================= ] 2455/3309 74% [============================================== ] 2456/3309 74% [============================================== ] 2457/3309 74% [============================================== ] 2458/3309 74% [============================================== ] 2459/3309 74% [============================================== ] 2460/3309 74% [============================================== ] 2461/3309 74% [============================================== ] 2462/3309 74% [============================================== ] 2463/3309 74% [============================================== ] 2464/3309 74% [============================================== ] 2465/3309 74% [============================================== ] 2466/3309 74% [============================================== ] 2467/3309 74% [============================================== ] 2468/3309 74% [============================================== ] 2469/3309 74% [============================================== ] 2470/3309 74% [============================================== ] 2471/3309 74% [============================================== ] 2472/3309 74% [============================================== ] 2473/3309 74% [============================================== ] 2474/3309 74% [============================================== ] 2475/3309 74% [============================================== ] 2476/3309 74% [============================================== ] 2477/3309 74% [============================================== ] 2478/3309 74% [============================================== ] 2479/3309 74% [============================================== ] 2480/3309 74% [============================================== ] 2481/3309 74% [============================================== ] 2482/3309 75% [============================================== ] 2483/3309 75% [============================================== ] 2484/3309 75% [============================================== ] 2485/3309 75% [============================================== ] 2486/3309 75% [============================================== ] 2487/3309 75% [============================================== ] 2488/3309 75% [============================================== ] 2489/3309 75% [============================================== ] 2490/3309 75% [============================================== ] 2491/3309 75% [============================================== ] 2492/3309 75% [============================================== ] 2493/3309 75% [============================================== ] 2494/3309 75% [============================================== ] 2495/3309 75% [============================================== ] 2496/3309 75% [============================================== ] 2497/3309 75% [============================================== ] 2498/3309 75% [============================================== ] 2499/3309 75% [============================================== ] 2500/3309 75% [============================================== ] 2501/3309 75% [============================================== ] 2502/3309 75% [============================================== ] 2503/3309 75% [============================================== ] 2504/3309 75% [============================================== ] 2505/3309 75% [============================================== ] 2506/3309 75% [============================================== ] 2507/3309 75% [============================================== ] 2508/3309 75% [=============================================== ] 2509/3309 75% [=============================================== ] 2510/3309 75% [=============================================== ] 2511/3309 75% [=============================================== ] 2512/3309 75% [=============================================== ] 2513/3309 75% [=============================================== ] 2514/3309 75% [=============================================== ] 2515/3309 76% [=============================================== ] 2516/3309 76% [=============================================== ] 2517/3309 76% [=============================================== ] 2518/3309 76% [=============================================== ] 2519/3309 76% [=============================================== ] 2520/3309 76% [=============================================== ] 2521/3309 76% [=============================================== ] 2522/3309 76% [=============================================== ] 2523/3309 76% [=============================================== ] 2524/3309 76% [=============================================== ] 2525/3309 76% [=============================================== ] 2526/3309 76% [=============================================== ] 2527/3309 76% [=============================================== ] 2528/3309 76% [=============================================== ] 2529/3309 76% [=============================================== ] 2530/3309 76% [=============================================== ] 2531/3309 76% [=============================================== ] 2532/3309 76% [=============================================== ] 2533/3309 76% [=============================================== ] 2534/3309 76% [=============================================== ] 2535/3309 76% [=============================================== ] 2536/3309 76% [=============================================== ] 2537/3309 76% [=============================================== ] 2538/3309 76% [=============================================== ] 2539/3309 76% [=============================================== ] 2540/3309 76% [=============================================== ] 2541/3309 76% [=============================================== ] 2542/3309 76% [=============================================== ] 2543/3309 76% [=============================================== ] 2544/3309 76% [=============================================== ] 2545/3309 76% [=============================================== ] 2546/3309 76% [=============================================== ] 2547/3309 76% [=============================================== ] 2548/3309 77% [=============================================== ] 2549/3309 77% [=============================================== ] 2550/3309 77% [=============================================== ] 2551/3309 77% [=============================================== ] 2552/3309 77% [=============================================== ] 2553/3309 77% [=============================================== ] 2554/3309 77% [=============================================== ] 2555/3309 77% [=============================================== ] 2556/3309 77% [=============================================== ] 2557/3309 77% [=============================================== ] 2558/3309 77% [=============================================== ] 2559/3309 77% [=============================================== ] 2560/3309 77% [=============================================== ] 2561/3309 77% [================================================ ] 2562/3309 77% [================================================ ] 2563/3309 77% [================================================ ] 2564/3309 77% [================================================ ] 2565/3309 77% [================================================ ] 2566/3309 77% [================================================ ] 2567/3309 77% [================================================ ] 2568/3309 77% [================================================ ] 2569/3309 77% [================================================ ] 2570/3309 77% [================================================ ] 2571/3309 77% [================================================ ] 2572/3309 77% [================================================ ] 2573/3309 77% [================================================ ] 2574/3309 77% [================================================ ] 2575/3309 77% [================================================ ] 2576/3309 77% [================================================ ] 2577/3309 77% [================================================ ] 2578/3309 77% [================================================ ] 2579/3309 77% [================================================ ] 2580/3309 77% [================================================ ] 2581/3309 77% [================================================ ] 2582/3309 78% [================================================ ] 2583/3309 78% [================================================ ] 2584/3309 78% [================================================ ] 2585/3309 78% [================================================ ] 2586/3309 78% [================================================ ] 2587/3309 78% [================================================ ] 2588/3309 78% [================================================ ] 2589/3309 78% [================================================ ] 2590/3309 78% [================================================ ] 2591/3309 78% [================================================ ] 2592/3309 78% [================================================ ] 2593/3309 78% [================================================ ] 2594/3309 78% [================================================ ] 2595/3309 78% [================================================ ] 2596/3309 78% [================================================ ] 2597/3309 78% [================================================ ] 2598/3309 78% [================================================ ] 2599/3309 78% [================================================ ] 2600/3309 78% [================================================ ] 2601/3309 78% [================================================ ] 2602/3309 78% [================================================ ] 2603/3309 78% [================================================ ] 2604/3309 78% [================================================ ] 2605/3309 78% [================================================ ] 2606/3309 78% [================================================ ] 2607/3309 78% [================================================ ] 2608/3309 78% [================================================ ] 2609/3309 78% [================================================ ] 2610/3309 78% [================================================ ] 2611/3309 78% [================================================ ] 2612/3309 78% [================================================ ] 2613/3309 78% [================================================ ] 2614/3309 78% [================================================ ] 2615/3309 79% [================================================= ] 2616/3309 79% [================================================= ] 2617/3309 79% [================================================= ] 2618/3309 79% [================================================= ] 2619/3309 79% [================================================= ] 2620/3309 79% [================================================= ] 2621/3309 79% [================================================= ] 2622/3309 79% [================================================= ] 2623/3309 79% [================================================= ] 2624/3309 79% [================================================= ] 2625/3309 79% [================================================= ] 2626/3309 79% [================================================= ] 2627/3309 79% [================================================= ] 2628/3309 79% [================================================= ] 2629/3309 79% [================================================= ] 2630/3309 79% [================================================= ] 2631/3309 79% [================================================= ] 2632/3309 79% [================================================= ] 2633/3309 79% [================================================= ] 2634/3309 79% [================================================= ] 2635/3309 79% [================================================= ] 2636/3309 79% [================================================= ] 2637/3309 79% [================================================= ] 2638/3309 79% [================================================= ] 2639/3309 79% [================================================= ] 2640/3309 79% [================================================= ] 2641/3309 79% [================================================= ] 2642/3309 79% [================================================= ] 2643/3309 79% [================================================= ] 2644/3309 79% [================================================= ] 2645/3309 79% [================================================= ] 2646/3309 79% [================================================= ] 2647/3309 79% [================================================= ] 2648/3309 80% [================================================= ] 2649/3309 80% [================================================= ] 2650/3309 80% [================================================= ] 2651/3309 80% [================================================= ] 2652/3309 80% [================================================= ] 2653/3309 80% [================================================= ] 2654/3309 80% [================================================= ] 2655/3309 80% [================================================= ] 2656/3309 80% [================================================= ] 2657/3309 80% [================================================= ] 2658/3309 80% [================================================= ] 2659/3309 80% [================================================= ] 2660/3309 80% [================================================= ] 2661/3309 80% [================================================= ] 2662/3309 80% [================================================= ] 2663/3309 80% [================================================= ] 2664/3309 80% [================================================= ] 2665/3309 80% [================================================= ] 2666/3309 80% [================================================= ] 2667/3309 80% [================================================= ] 2668/3309 80% [================================================== ] 2669/3309 80% [================================================== ] 2670/3309 80% [================================================== ] 2671/3309 80% [================================================== ] 2672/3309 80% [================================================== ] 2673/3309 80% [================================================== ] 2674/3309 80% [================================================== ] 2675/3309 80% [================================================== ] 2676/3309 80% [================================================== ] 2677/3309 80% [================================================== ] 2678/3309 80% [================================================== ] 2679/3309 80% [================================================== ] 2680/3309 80% [================================================== ] 2681/3309 81% [================================================== ] 2682/3309 81% [================================================== ] 2683/3309 81% [================================================== ] 2684/3309 81% [================================================== ] 2685/3309 81% [================================================== ] 2686/3309 81% [================================================== ] 2687/3309 81% [================================================== ] 2688/3309 81% [================================================== ] 2689/3309 81% [================================================== ] 2690/3309 81% [================================================== ] 2691/3309 81% [================================================== ] 2692/3309 81% [================================================== ] 2693/3309 81% [================================================== ] 2694/3309 81% [================================================== ] 2695/3309 81% [================================================== ] 2696/3309 81% [================================================== ] 2697/3309 81% [================================================== ] 2698/3309 81% [================================================== ] 2699/3309 81% [================================================== ] 2700/3309 81% [================================================== ] 2701/3309 81% [================================================== ] 2702/3309 81% [================================================== ] 2703/3309 81% [================================================== ] 2704/3309 81% [================================================== ] 2705/3309 81% [================================================== ] 2706/3309 81% [================================================== ] 2707/3309 81% [================================================== ] 2708/3309 81% [================================================== ] 2709/3309 81% [================================================== ] 2710/3309 81% [================================================== ] 2711/3309 81% [================================================== ] 2712/3309 81% [================================================== ] 2713/3309 81% [================================================== ] 2714/3309 82% [================================================== ] 2715/3309 82% [================================================== ] 2716/3309 82% [================================================== ] 2717/3309 82% [================================================== ] 2718/3309 82% [================================================== ] 2719/3309 82% [================================================== ] 2720/3309 82% [================================================== ] 2721/3309 82% [=================================================== ] 2722/3309 82% [=================================================== ] 2723/3309 82% [=================================================== ] 2724/3309 82% [=================================================== ] 2725/3309 82% [=================================================== ] 2726/3309 82% [=================================================== ] 2727/3309 82% [=================================================== ] 2728/3309 82% [=================================================== ] 2729/3309 82% [=================================================== ] 2730/3309 82% [=================================================== ] 2731/3309 82% [=================================================== ] 2732/3309 82% [=================================================== ] 2733/3309 82% [=================================================== ] 2734/3309 82% [=================================================== ] 2735/3309 82% [=================================================== ] 2736/3309 82% [=================================================== ] 2737/3309 82% [=================================================== ] 2738/3309 82% [=================================================== ] 2739/3309 82% [=================================================== ] 2740/3309 82% [=================================================== ] 2741/3309 82% [=================================================== ] 2742/3309 82% [=================================================== ] 2743/3309 82% [=================================================== ] 2744/3309 82% [=================================================== ] 2745/3309 82% [=================================================== ] 2746/3309 82% [=================================================== ] 2747/3309 83% [=================================================== ] 2748/3309 83% [=================================================== ] 2749/3309 83% [=================================================== ] 2750/3309 83% [=================================================== ] 2751/3309 83% [=================================================== ] 2752/3309 83% [=================================================== ] 2753/3309 83% [=================================================== ] 2754/3309 83% [=================================================== ] 2755/3309 83% [=================================================== ] 2756/3309 83% [=================================================== ] 2757/3309 83% [=================================================== ] 2758/3309 83% [=================================================== ] 2759/3309 83% [=================================================== ] 2760/3309 83% [=================================================== ] 2761/3309 83% [=================================================== ] 2762/3309 83% [=================================================== ] 2763/3309 83% [=================================================== ] 2764/3309 83% [=================================================== ] 2765/3309 83% [=================================================== ] 2766/3309 83% [=================================================== ] 2767/3309 83% [=================================================== ] 2768/3309 83% [=================================================== ] 2769/3309 83% [=================================================== ] 2770/3309 83% [=================================================== ] 2771/3309 83% [=================================================== ] 2772/3309 83% [=================================================== ] 2773/3309 83% [=================================================== ] 2774/3309 83% [=================================================== ] 2775/3309 83% [==================================================== ] 2776/3309 83% [==================================================== ] 2777/3309 83% [==================================================== ] 2778/3309 83% [==================================================== ] 2779/3309 83% [==================================================== ] 2780/3309 84% [==================================================== ] 2781/3309 84% [==================================================== ] 2782/3309 84% [==================================================== ] 2783/3309 84% [==================================================== ] 2784/3309 84% [==================================================== ] 2785/3309 84% [==================================================== ] 2786/3309 84% [==================================================== ] 2787/3309 84% [==================================================== ] 2788/3309 84% [==================================================== ] 2789/3309 84% [==================================================== ] 2790/3309 84% [==================================================== ] 2791/3309 84% [==================================================== ] 2792/3309 84% [==================================================== ] 2793/3309 84% [==================================================== ] 2794/3309 84% [==================================================== ] 2795/3309 84% [==================================================== ] 2796/3309 84% [==================================================== ] 2797/3309 84% [==================================================== ] 2798/3309 84% [==================================================== ] 2799/3309 84% [==================================================== ] 2800/3309 84% [==================================================== ] 2801/3309 84% [==================================================== ] 2802/3309 84% [==================================================== ] 2803/3309 84% [==================================================== ] 2804/3309 84% [==================================================== ] 2805/3309 84% [==================================================== ] 2806/3309 84% [==================================================== ] 2807/3309 84% [==================================================== ] 2808/3309 84% [==================================================== ] 2809/3309 84% [==================================================== ] 2810/3309 84% [==================================================== ] 2811/3309 84% [==================================================== ] 2812/3309 84% [==================================================== ] 2813/3309 85% [==================================================== ] 2814/3309 85% [==================================================== ] 2815/3309 85% [==================================================== ] 2816/3309 85% [==================================================== ] 2817/3309 85% [==================================================== ] 2818/3309 85% [==================================================== ] 2819/3309 85% [==================================================== ] 2820/3309 85% [==================================================== ] 2821/3309 85% [==================================================== ] 2822/3309 85% [==================================================== ] 2823/3309 85% [==================================================== ] 2824/3309 85% [==================================================== ] 2825/3309 85% [==================================================== ] 2826/3309 85% [==================================================== ] 2827/3309 85% [==================================================== ] 2828/3309 85% [===================================================== ] 2829/3309 85% [===================================================== ] 2830/3309 85% [===================================================== ] 2831/3309 85% [===================================================== ] 2832/3309 85% [===================================================== ] 2833/3309 85% [===================================================== ] 2834/3309 85% [===================================================== ] 2835/3309 85% [===================================================== ] 2836/3309 85% [===================================================== ] 2837/3309 85% [===================================================== ] 2838/3309 85% [===================================================== ] 2839/3309 85% [===================================================== ] 2840/3309 85% [===================================================== ] 2841/3309 85% [===================================================== ] 2842/3309 85% [===================================================== ] 2843/3309 85% [===================================================== ] 2844/3309 85% [===================================================== ] 2845/3309 85% [===================================================== ] 2846/3309 86% [===================================================== ] 2847/3309 86% [===================================================== ] 2848/3309 86% [===================================================== ] 2849/3309 86% [===================================================== ] 2850/3309 86% [===================================================== ] 2851/3309 86% [===================================================== ] 2852/3309 86% [===================================================== ] 2853/3309 86% [===================================================== ] 2854/3309 86% [===================================================== ] 2855/3309 86% [===================================================== ] 2856/3309 86% [===================================================== ] 2857/3309 86% [===================================================== ] 2858/3309 86% [===================================================== ] 2859/3309 86% [===================================================== ] 2860/3309 86% [===================================================== ] 2861/3309 86% [===================================================== ] 2862/3309 86% [===================================================== ] 2863/3309 86% [===================================================== ] 2864/3309 86% [===================================================== ] 2865/3309 86% [===================================================== ] 2866/3309 86% [===================================================== ] 2867/3309 86% [===================================================== ] 2868/3309 86% [===================================================== ] 2869/3309 86% [===================================================== ] 2870/3309 86% [===================================================== ] 2871/3309 86% [===================================================== ] 2872/3309 86% [===================================================== ] 2873/3309 86% [===================================================== ] 2874/3309 86% [===================================================== ] 2875/3309 86% [===================================================== ] 2876/3309 86% [===================================================== ] 2877/3309 86% [===================================================== ] 2878/3309 86% [===================================================== ] 2879/3309 87% [===================================================== ] 2880/3309 87% [===================================================== ] 2881/3309 87% [===================================================== ] 2882/3309 87% [====================================================== ] 2883/3309 87% [====================================================== ] 2884/3309 87% [====================================================== ] 2885/3309 87% [====================================================== ] 2886/3309 87% [====================================================== ] 2887/3309 87% [====================================================== ] 2888/3309 87% [====================================================== ] 2889/3309 87% [====================================================== ] 2890/3309 87% [====================================================== ] 2891/3309 87% [====================================================== ] 2892/3309 87% [====================================================== ] 2893/3309 87% [====================================================== ] 2894/3309 87% [====================================================== ] 2895/3309 87% [====================================================== ] 2896/3309 87% [====================================================== ] 2897/3309 87% [====================================================== ] 2898/3309 87% [====================================================== ] 2899/3309 87% [====================================================== ] 2900/3309 87% [====================================================== ] 2901/3309 87% [====================================================== ] 2902/3309 87% [====================================================== ] 2903/3309 87% [====================================================== ] 2904/3309 87% [====================================================== ] 2905/3309 87% [====================================================== ] 2906/3309 87% [====================================================== ] 2907/3309 87% [====================================================== ] 2908/3309 87% [====================================================== ] 2909/3309 87% [====================================================== ] 2910/3309 87% [====================================================== ] 2911/3309 87% [====================================================== ] 2912/3309 88% [====================================================== ] 2913/3309 88% [====================================================== ] 2914/3309 88% [====================================================== ] 2915/3309 88% [====================================================== ] 2916/3309 88% [====================================================== ] 2917/3309 88% [====================================================== ] 2918/3309 88% [====================================================== ] 2919/3309 88% [====================================================== ] 2920/3309 88% [====================================================== ] 2921/3309 88% [====================================================== ] 2922/3309 88% [====================================================== ] 2923/3309 88% [====================================================== ] 2924/3309 88% [====================================================== ] 2925/3309 88% [====================================================== ] 2926/3309 88% [====================================================== ] 2927/3309 88% [====================================================== ] 2928/3309 88% [====================================================== ] 2929/3309 88% [====================================================== ] 2930/3309 88% [====================================================== ] 2931/3309 88% [====================================================== ] 2932/3309 88% [====================================================== ] 2933/3309 88% [====================================================== ] 2934/3309 88% [====================================================== ] 2935/3309 88% [======================================================= ] 2936/3309 88% [======================================================= ] 2937/3309 88% [======================================================= ] 2938/3309 88% [======================================================= ] 2939/3309 88% [======================================================= ] 2940/3309 88% [======================================================= ] 2941/3309 88% [======================================================= ] 2942/3309 88% [======================================================= ] 2943/3309 88% [======================================================= ] 2944/3309 88% [======================================================= ] 2945/3309 88% [======================================================= ] 2946/3309 89% [======================================================= ] 2947/3309 89% [======================================================= ] 2948/3309 89% [======================================================= ] 2949/3309 89% [======================================================= ] 2950/3309 89% [======================================================= ] 2951/3309 89% [======================================================= ] 2952/3309 89% [======================================================= ] 2953/3309 89% [======================================================= ] 2954/3309 89% [======================================================= ] 2955/3309 89% [======================================================= ] 2956/3309 89% [======================================================= ] 2957/3309 89% [======================================================= ] 2958/3309 89% [======================================================= ] 2959/3309 89% [======================================================= ] 2960/3309 89% [======================================================= ] 2961/3309 89% [======================================================= ] 2962/3309 89% [======================================================= ] 2963/3309 89% [======================================================= ] 2964/3309 89% [======================================================= ] 2965/3309 89% [======================================================= ] 2966/3309 89% [======================================================= ] 2967/3309 89% [======================================================= ] 2968/3309 89% [======================================================= ] 2969/3309 89% [======================================================= ] 2970/3309 89% [======================================================= ] 2971/3309 89% [======================================================= ] 2972/3309 89% [======================================================= ] 2973/3309 89% [======================================================= ] 2974/3309 89% [======================================================= ] 2975/3309 89% [======================================================= ] 2976/3309 89% [======================================================= ] 2977/3309 89% [======================================================= ] 2978/3309 89% [======================================================= ] 2979/3309 90% [======================================================= ] 2980/3309 90% [======================================================= ] 2981/3309 90% [======================================================= ] 2982/3309 90% [======================================================= ] 2983/3309 90% [======================================================= ] 2984/3309 90% [======================================================= ] 2985/3309 90% [======================================================= ] 2986/3309 90% [======================================================= ] 2987/3309 90% [======================================================= ] 2988/3309 90% [======================================================== ] 2989/3309 90% [======================================================== ] 2990/3309 90% [======================================================== ] 2991/3309 90% [======================================================== ] 2992/3309 90% [======================================================== ] 2993/3309 90% [======================================================== ] 2994/3309 90% [======================================================== ] 2995/3309 90% [======================================================== ] 2996/3309 90% [======================================================== ] 2997/3309 90% [======================================================== ] 2998/3309 90% [======================================================== ] 2999/3309 90% [======================================================== ] 3000/3309 90% [======================================================== ] 3001/3309 90% [======================================================== ] 3002/3309 90% [======================================================== ] 3003/3309 90% [======================================================== ] 3004/3309 90% [======================================================== ] 3005/3309 90% [======================================================== ] 3006/3309 90% [======================================================== ] 3007/3309 90% [======================================================== ] 3008/3309 90% [======================================================== ] 3009/3309 90% [======================================================== ] 3010/3309 90% [======================================================== ] 3011/3309 90% [======================================================== ] 3012/3309 91% [======================================================== ] 3013/3309 91% [======================================================== ] 3014/3309 91% [======================================================== ] 3015/3309 91% [======================================================== ] 3016/3309 91% [======================================================== ] 3017/3309 91% [======================================================== ] 3018/3309 91% [======================================================== ] 3019/3309 91% [======================================================== ] 3020/3309 91% [======================================================== ] 3021/3309 91% [======================================================== ] 3022/3309 91% [======================================================== ] 3023/3309 91% [======================================================== ] 3024/3309 91% [======================================================== ] 3025/3309 91% [======================================================== ] 3026/3309 91% [======================================================== ] 3027/3309 91% [======================================================== ] 3028/3309 91% [======================================================== ] 3029/3309 91% [======================================================== ] 3030/3309 91% [======================================================== ] 3031/3309 91% [======================================================== ] 3032/3309 91% [======================================================== ] 3033/3309 91% [======================================================== ] 3034/3309 91% [======================================================== ] 3035/3309 91% [======================================================== ] 3036/3309 91% [======================================================== ] 3037/3309 91% [======================================================== ] 3038/3309 91% [======================================================== ] 3039/3309 91% [======================================================== ] 3040/3309 91% [======================================================== ] 3041/3309 91% [======================================================== ] 3042/3309 91% [========================================================= ] 3043/3309 91% [========================================================= ] 3044/3309 91% [========================================================= ] 3045/3309 92% [========================================================= ] 3046/3309 92% [========================================================= ] 3047/3309 92% [========================================================= ] 3048/3309 92% [========================================================= ] 3049/3309 92% [========================================================= ] 3050/3309 92% [========================================================= ] 3051/3309 92% [========================================================= ] 3052/3309 92% [========================================================= ] 3053/3309 92% [========================================================= ] 3054/3309 92% [========================================================= ] 3055/3309 92% [========================================================= ] 3056/3309 92% [========================================================= ] 3057/3309 92% [========================================================= ] 3058/3309 92% [========================================================= ] 3059/3309 92% [========================================================= ] 3060/3309 92% [========================================================= ] 3061/3309 92% [========================================================= ] 3062/3309 92% [========================================================= ] 3063/3309 92% [========================================================= ] 3064/3309 92% [========================================================= ] 3065/3309 92% [========================================================= ] 3066/3309 92% [========================================================= ] 3067/3309 92% [========================================================= ] 3068/3309 92% [========================================================= ] 3069/3309 92% [========================================================= ] 3070/3309 92% [========================================================= ] 3071/3309 92% [========================================================= ] 3072/3309 92% [========================================================= ] 3073/3309 92% [========================================================= ] 3074/3309 92% [========================================================= ] 3075/3309 92% [========================================================= ] 3076/3309 92% [========================================================= ] 3077/3309 92% [========================================================= ] 3078/3309 93% [========================================================= ] 3079/3309 93% [========================================================= ] 3080/3309 93% [========================================================= ] 3081/3309 93% [========================================================= ] 3082/3309 93% [========================================================= ] 3083/3309 93% [========================================================= ] 3084/3309 93% [========================================================= ] 3085/3309 93% [========================================================= ] 3086/3309 93% [========================================================= ] 3087/3309 93% [========================================================= ] 3088/3309 93% [========================================================= ] 3089/3309 93% [========================================================= ] 3090/3309 93% [========================================================= ] 3091/3309 93% [========================================================= ] 3092/3309 93% [========================================================= ] 3093/3309 93% [========================================================= ] 3094/3309 93% [========================================================= ] 3095/3309 93% [========================================================== ] 3096/3309 93% [========================================================== ] 3097/3309 93% [========================================================== ] 3098/3309 93% [========================================================== ] 3099/3309 93% [========================================================== ] 3100/3309 93% [========================================================== ] 3101/3309 93% [========================================================== ] 3102/3309 93% [========================================================== ] 3103/3309 93% [========================================================== ] 3104/3309 93% [========================================================== ] 3105/3309 93% [========================================================== ] 3106/3309 93% [========================================================== ] 3107/3309 93% [========================================================== ] 3108/3309 93% [========================================================== ] 3109/3309 93% [========================================================== ] 3110/3309 93% [========================================================== ] 3111/3309 94% [========================================================== ] 3112/3309 94% [========================================================== ] 3113/3309 94% [========================================================== ] 3114/3309 94% [========================================================== ] 3115/3309 94% [========================================================== ] 3116/3309 94% [========================================================== ] 3117/3309 94% [========================================================== ] 3118/3309 94% [========================================================== ] 3119/3309 94% [========================================================== ] 3120/3309 94% [========================================================== ] 3121/3309 94% [========================================================== ] 3122/3309 94% [========================================================== ] 3123/3309 94% [========================================================== ] 3124/3309 94% [========================================================== ] 3125/3309 94% [========================================================== ] 3126/3309 94% [========================================================== ] 3127/3309 94% [========================================================== ] 3128/3309 94% [========================================================== ] 3129/3309 94% [========================================================== ] 3130/3309 94% [========================================================== ] 3131/3309 94% [========================================================== ] 3132/3309 94% [========================================================== ] 3133/3309 94% [========================================================== ] 3134/3309 94% [========================================================== ] 3135/3309 94% [========================================================== ] 3136/3309 94% [========================================================== ] 3137/3309 94% [========================================================== ] 3138/3309 94% [========================================================== ] 3139/3309 94% [========================================================== ] 3140/3309 94% [========================================================== ] 3141/3309 94% [========================================================== ] 3142/3309 94% [========================================================== ] 3143/3309 94% [========================================================== ] 3144/3309 95% [========================================================== ] 3145/3309 95% [========================================================== ] 3146/3309 95% [========================================================== ] 3147/3309 95% [========================================================== ] 3148/3309 95% [=========================================================== ] 3149/3309 95% [=========================================================== ] 3150/3309 95% [=========================================================== ] 3151/3309 95% [=========================================================== ] 3152/3309 95% [=========================================================== ] 3153/3309 95% [=========================================================== ] 3154/3309 95% [=========================================================== ] 3155/3309 95% [=========================================================== ] 3156/3309 95% [=========================================================== ] 3157/3309 95% [=========================================================== ] 3158/3309 95% [=========================================================== ] 3159/3309 95% [=========================================================== ] 3160/3309 95% [=========================================================== ] 3161/3309 95% [=========================================================== ] 3162/3309 95% [=========================================================== ] 3163/3309 95% [=========================================================== ] 3164/3309 95% [=========================================================== ] 3165/3309 95% [=========================================================== ] 3166/3309 95% [=========================================================== ] 3167/3309 95% [=========================================================== ] 3168/3309 95% [=========================================================== ] 3169/3309 95% [=========================================================== ] 3170/3309 95% [=========================================================== ] 3171/3309 95% [=========================================================== ] 3172/3309 95% [=========================================================== ] 3173/3309 95% [=========================================================== ] 3174/3309 95% [=========================================================== ] 3175/3309 95% [=========================================================== ] 3176/3309 95% [=========================================================== ] 3177/3309 96% [=========================================================== ] 3178/3309 96% [=========================================================== ] 3179/3309 96% [=========================================================== ] 3180/3309 96% [=========================================================== ] 3181/3309 96% [=========================================================== ] 3182/3309 96% [=========================================================== ] 3183/3309 96% [=========================================================== ] 3184/3309 96% [=========================================================== ] 3185/3309 96% [=========================================================== ] 3186/3309 96% [=========================================================== ] 3187/3309 96% [=========================================================== ] 3188/3309 96% [=========================================================== ] 3189/3309 96% [=========================================================== ] 3190/3309 96% [=========================================================== ] 3191/3309 96% [=========================================================== ] 3192/3309 96% [=========================================================== ] 3193/3309 96% [=========================================================== ] 3194/3309 96% [=========================================================== ] 3195/3309 96% [=========================================================== ] 3196/3309 96% [=========================================================== ] 3197/3309 96% [=========================================================== ] 3198/3309 96% [=========================================================== ] 3199/3309 96% [=========================================================== ] 3200/3309 96% [=========================================================== ] 3201/3309 96% [=========================================================== ] 3202/3309 96% [============================================================ ] 3203/3309 96% [============================================================ ] 3204/3309 96% [============================================================ ] 3205/3309 96% [============================================================ ] 3206/3309 96% [============================================================ ] 3207/3309 96% [============================================================ ] 3208/3309 96% [============================================================ ] 3209/3309 96% [============================================================ ] 3210/3309 97% [============================================================ ] 3211/3309 97% [============================================================ ] 3212/3309 97% [============================================================ ] 3213/3309 97% [============================================================ ] 3214/3309 97% [============================================================ ] 3215/3309 97% [============================================================ ] 3216/3309 97% [============================================================ ] 3217/3309 97% [============================================================ ] 3218/3309 97% [============================================================ ] 3219/3309 97% [============================================================ ] 3220/3309 97% [============================================================ ] 3221/3309 97% [============================================================ ] 3222/3309 97% [============================================================ ] 3223/3309 97% [============================================================ ] 3224/3309 97% [============================================================ ] 3225/3309 97% [============================================================ ] 3226/3309 97% [============================================================ ] 3227/3309 97% [============================================================ ] 3228/3309 97% [============================================================ ] 3229/3309 97% [============================================================ ] 3230/3309 97% [============================================================ ] 3231/3309 97% [============================================================ ] 3232/3309 97% [============================================================ ] 3233/3309 97% [============================================================ ] 3234/3309 97% [============================================================ ] 3235/3309 97% [============================================================ ] 3236/3309 97% [============================================================ ] 3237/3309 97% [============================================================ ] 3238/3309 97% [============================================================ ] 3239/3309 97% [============================================================ ] 3240/3309 97% [============================================================ ] 3241/3309 97% [============================================================ ] 3242/3309 97% [============================================================ ] 3243/3309 98% [============================================================ ] 3244/3309 98% [============================================================ ] 3245/3309 98% [============================================================ ] 3246/3309 98% [============================================================ ] 3247/3309 98% [============================================================ ] 3248/3309 98% [============================================================ ] 3249/3309 98% [============================================================ ] 3250/3309 98% [============================================================ ] 3251/3309 98% [============================================================ ] 3252/3309 98% [============================================================ ] 3253/3309 98% [============================================================ ] 3254/3309 98% [============================================================ ] 3255/3309 98% [============================================================= ] 3256/3309 98% [============================================================= ] 3257/3309 98% [============================================================= ] 3258/3309 98% [============================================================= ] 3259/3309 98% [============================================================= ] 3260/3309 98% [============================================================= ] 3261/3309 98% [============================================================= ] 3262/3309 98% [============================================================= ] 3263/3309 98% [============================================================= ] 3264/3309 98% [============================================================= ] 3265/3309 98% [============================================================= ] 3266/3309 98% [============================================================= ] 3267/3309 98% [============================================================= ] 3268/3309 98% [============================================================= ] 3269/3309 98% [============================================================= ] 3270/3309 98% [============================================================= ] 3271/3309 98% [============================================================= ] 3272/3309 98% [============================================================= ] 3273/3309 98% [============================================================= ] 3274/3309 98% [============================================================= ] 3275/3309 98% [============================================================= ] 3276/3309 99% [============================================================= ] 3277/3309 99% [============================================================= ] 3278/3309 99% [============================================================= ] 3279/3309 99% [============================================================= ] 3280/3309 99% [============================================================= ] 3281/3309 99% [============================================================= ] 3282/3309 99% [============================================================= ] 3283/3309 99% [============================================================= ] 3284/3309 99% [============================================================= ] 3285/3309 99% [============================================================= ] 3286/3309 99% [============================================================= ] 3287/3309 99% [============================================================= ] 3288/3309 99% [============================================================= ] 3289/3309 99% [============================================================= ] 3290/3309 99% [============================================================= ] 3291/3309 99% [============================================================= ] 3292/3309 99% [============================================================= ] 3293/3309 99% [============================================================= ] 3294/3309 99% [============================================================= ] 3295/3309 99% [============================================================= ] 3296/3309 99% [============================================================= ] 3297/3309 99% [============================================================= ] 3298/3309 99% [============================================================= ] 3299/3309 99% [============================================================= ] 3300/3309 99% [============================================================= ] 3301/3309 99% [============================================================= ] 3302/3309 99% [============================================================= ] 3303/3309 99% [============================================================= ] 3304/3309 99% [============================================================= ] 3305/3309 99% [============================================================= ] 3306/3309 99% [============================================================= ] 3307/3309 99% [============================================================= ] 3308/3309 99% [==============================================================] 3309/3309 100% operation complete, 3309 objects in 53804 NAND pages. ln -snf /home/thomas/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-1466-gfc5a107fd3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.19 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> avro-c 1.11.0 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> inadyn 2.9.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> lilv 0.24.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-data-uuid 1.226 Collecting legal info LICENSE: OK (sha256: 0560c8eea8e1fb8173faa6c2e9b7e9f8728b8ae8250a814709a53c30b778d5fb) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-devel-size 0.83 Collecting legal info README: OK (sha256: fca4ebe3a1f329aa33a4d259c0a5b136a15a40b987c60c2dd6f1007bb01a1513) >>> perl-file-listing 6.14 Collecting legal info LICENSE: OK (sha256: 7f0ccec295e6d7d2be1439cedd7caf6cc6247191f4c10ac56d91ee9bc265ba02) >>> perl-gd 2.76 Collecting legal info LICENSE: OK (sha256: 1e2250289d6df4ba1c24f7550982d7ffaff2c97cd02e847659406e1afd28e83f) >>> host-perl-extutils-pkgconfig 1.16 Collecting legal info README: OK (sha256: 1ca66d6d9d2e14426825889848f0b5b4d4e153afcd74b8f42a1f2937c3a9973d) >>> perl-gdgraph 1.54 Collecting legal info Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd) README: OK (sha256: f44630ad9101e40a101d906a07908c975a9b0742273cfb0c00a51d73afb53e7d) >>> perl-gdtextutil 0.86 Collecting legal info Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd) README: OK (sha256: 93ca7dd7f372c79e8ec1f849f2a418a67d195e4027c1b3e3dd8444fb30f3e97c) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-entity-parser 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-io-socket-ssl 2.075 Collecting legal info README: OK (sha256: 090aff5421fd55a9dceeaf6c612c36360402e8d29c1284aef88c87be565ce032) >>> perl-json-maybexs 1.004003 Collecting legal info LICENSE: OK (sha256: 0f2d6b537f7a735c981511875d832bc8ff767bf97d62848cf0bada964e40aadd) >>> perl-mojolicious-plugin-securityheader 0.07 Collecting legal info LICENSE: OK (sha256: 0c38e4629cc9eee869217d62ad765e581e54958596672046a62dfa4cfd87bb09) >>> perl-mojolicious 9.26 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-mozilla-ca 20211001 Collecting legal info README: OK (sha256: 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e) >>> perl-net-ssleay 1.93_01 Collecting legal info LICENSE: OK (sha256: 685e534b60d4e2b4fbb1a259a83b5a86e877a919bbb9efc95994276f706a3a71) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-sub-quote 2.006006 Collecting legal info LICENSE: OK (sha256: 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdl2 2.26.2 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_gfx 1.0.4 Collecting legal info COPYING: OK (sha256: ec9036525fe1adde787041cce6c4b7fbb262863c238bb9051037e29a57e27bfc) SDL2_framerate.h: OK (sha256: 18e6fad60b809b0e30bd2576a0d33c179ca2ac694504a849d05b6579e3c481dd) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'