dracut: Compared: 0 files dracut: Saved: 0 B dracut: Duration: 0.000225 seconds dracut: *** Hardlinking files done *** dracut: *** Store current command line parameters *** dracut: *** Creating image file '/home/autobuild/autobuild/instance-1/output-1/images/rootfs.cpio' *** dracut: *** Creating initramfs image file '/home/autobuild/autobuild/instance-1/output-1/images/rootfs.cpio' done *** PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" bzip2 -9 -c /home/autobuild/autobuild/instance-1/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-1/output-1/images/rootfs.cpio.bz2 >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-1/output-1/images rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-1/output-1/target/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-1/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-1/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-1/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-1/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-1/output-1/images/rootfs.ubifs.lzo >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-1/output-1/images rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-1/output-1/target/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-1/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-1/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-1/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-1/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-1/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-1/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-1/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-1/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-1/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-1/output-1/images/rootfs.ubifs"58963968 bytes (56.2 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-1/output-1/images rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-1/output-1/target/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-1/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-1/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2668 objects. stage 2: creating image '/home/autobuild/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2668 0% [ ] 2/2668 0% [ ] 3/2668 0% [ ] 4/2668 0% [ ] 5/2668 0% [ ] 6/2668 0% [ ] 7/2668 0% [ ] 8/2668 0% [ ] 9/2668 0% [ ] 10/2668 0% [ ] 11/2668 0% [ ] 12/2668 0% [ ] 13/2668 0% [ ] 14/2668 0% [ ] 15/2668 0% [ ] 16/2668 0% [ ] 17/2668 0% [ ] 18/2668 0% [ ] 19/2668 0% [ ] 20/2668 0% [ ] 21/2668 0% [ ] 22/2668 0% [ ] 23/2668 0% [ ] 24/2668 0% [ ] 25/2668 0% [ ] 26/2668 0% [ ] 27/2668 1% [ ] 28/2668 1% [ ] 29/2668 1% [ ] 30/2668 1% [ ] 31/2668 1% [ ] 32/2668 1% [ ] 33/2668 1% [ ] 34/2668 1% [ ] 35/2668 1% [ ] 36/2668 1% [ ] 37/2668 1% [ ] 38/2668 1% [ ] 39/2668 1% [ ] 40/2668 1% [ ] 41/2668 1% [ ] 42/2668 1% [ ] 43/2668 1% [= ] 44/2668 1% [= ] 45/2668 1% [= ] 46/2668 1% [= ] 47/2668 1% [= ] 48/2668 1% [= ] 49/2668 1% [= ] 50/2668 1% [= ] 51/2668 1% [= ] 52/2668 1% [= ] 53/2668 1% [= ] 54/2668 2% [= ] 55/2668 2% [= ] 56/2668 2% [= ] 57/2668 2% [= ] 58/2668 2% [= ] 59/2668 2% [= ] 60/2668 2% [= ] 61/2668 2% [= ] 62/2668 2% [= ] 63/2668 2% [= ] 64/2668 2% [= ] 65/2668 2% [= ] 66/2668 2% [= ] 67/2668 2% [= ] 68/2668 2% [= ] 69/2668 2% [= ] 70/2668 2% [= ] 71/2668 2% [= ] 72/2668 2% [= ] 73/2668 2% [= ] 74/2668 2% [= ] 75/2668 2% [= ] 76/2668 2% [= ] 77/2668 2% [= ] 78/2668 2% [= ] 79/2668 2% [= ] 80/2668 2% [= ] 81/2668 3% [= ] 82/2668 3% [= ] 83/2668 3% [= ] 84/2668 3% [= ] 85/2668 3% [= ] 86/2668 3% [== ] 87/2668 3% [== ] 88/2668 3% [== ] 89/2668 3% [== ] 90/2668 3% [== ] 91/2668 3% [== ] 92/2668 3% [== ] 93/2668 3% [== ] 94/2668 3% [== ] 95/2668 3% [== ] 96/2668 3% [== ] 97/2668 3% [== ] 98/2668 3% [== ] 99/2668 3% [== ] 100/2668 3% [== ] 101/2668 3% [== ] 102/2668 3% [== ] 103/2668 3% [== ] 104/2668 3% [== ] 105/2668 3% [== ] 106/2668 3% [== ] 107/2668 4% [== ] 108/2668 4% [== ] 109/2668 4% [== ] 110/2668 4% [== ] 111/2668 4% [== ] 112/2668 4% [== ] 113/2668 4% [== ] 114/2668 4% [== ] 115/2668 4% [== ] 116/2668 4% [== ] 117/2668 4% [== ] 118/2668 4% [== ] 119/2668 4% [== ] 120/2668 4% [== ] 121/2668 4% [== ] 122/2668 4% [== ] 123/2668 4% [== ] 124/2668 4% [== ] 125/2668 4% [== ] 126/2668 4% [== ] 127/2668 4% [== ] 128/2668 4% [== ] 129/2668 4% [=== ] 130/2668 4% [=== ] 131/2668 4% [=== ] 132/2668 4% [=== ] 133/2668 4% [=== ] 134/2668 5% [=== ] 135/2668 5% [=== ] 136/2668 5% [=== ] 137/2668 5% [=== ] 138/2668 5% [=== ] 139/2668 5% [=== ] 140/2668 5% [=== ] 141/2668 5% [=== ] 142/2668 5% [=== ] 143/2668 5% [=== ] 144/2668 5% [=== ] 145/2668 5% [=== ] 146/2668 5% [=== ] 147/2668 5% [=== ] 148/2668 5% [=== ] 149/2668 5% [=== ] 150/2668 5% [=== ] 151/2668 5% [=== ] 152/2668 5% [=== ] 153/2668 5% [=== ] 154/2668 5% [=== ] 155/2668 5% [=== ] 156/2668 5% [=== ] 157/2668 5% [=== ] 158/2668 5% [=== ] 159/2668 5% [=== ] 160/2668 5% [=== ] 161/2668 6% [=== ] 162/2668 6% [=== ] 163/2668 6% [=== ] 164/2668 6% [=== ] 165/2668 6% [=== ] 166/2668 6% [=== ] 167/2668 6% [=== ] 168/2668 6% [=== ] 169/2668 6% [=== ] 170/2668 6% [=== ] 171/2668 6% [=== ] 172/2668 6% [==== ] 173/2668 6% [==== ] 174/2668 6% [==== ] 175/2668 6% [==== ] 176/2668 6% [==== ] 177/2668 6% [==== ] 178/2668 6% [==== ] 179/2668 6% [==== ] 180/2668 6% [==== ] 181/2668 6% [==== ] 182/2668 6% [==== ] 183/2668 6% [==== ] 184/2668 6% [==== ] 185/2668 6% [==== ] 186/2668 6% [==== ] 187/2668 7% [==== ] 188/2668 7% [==== ] 189/2668 7% [==== ] 190/2668 7% [==== ] 191/2668 7% [==== ] 192/2668 7% [==== ] 193/2668 7% [==== ] 194/2668 7% [==== ] 195/2668 7% [==== ] 196/2668 7% [==== ] 197/2668 7% [==== ] 198/2668 7% [==== ] 199/2668 7% [==== ] 200/2668 7% [==== ] 201/2668 7% [==== ] 202/2668 7% [==== ] 203/2668 7% [==== ] 204/2668 7% [==== ] 205/2668 7% [==== ] 206/2668 7% [==== ] 207/2668 7% [==== ] 208/2668 7% [==== ] 209/2668 7% [==== ] 210/2668 7% [==== ] 211/2668 7% [==== ] 212/2668 7% [==== ] 213/2668 7% [==== ] 214/2668 8% [==== ] 215/2668 8% [===== ] 216/2668 8% [===== ] 217/2668 8% [===== ] 218/2668 8% [===== ] 219/2668 8% [===== ] 220/2668 8% [===== ] 221/2668 8% [===== ] 222/2668 8% [===== ] 223/2668 8% [===== ] 224/2668 8% [===== ] 225/2668 8% [===== ] 226/2668 8% [===== ] 227/2668 8% [===== ] 228/2668 8% [===== ] 229/2668 8% [===== ] 230/2668 8% [===== ] 231/2668 8% [===== ] 232/2668 8% [===== ] 233/2668 8% [===== ] 234/2668 8% [===== ] 235/2668 8% [===== ] 236/2668 8% [===== ] 237/2668 8% [===== ] 238/2668 8% [===== ] 239/2668 8% [===== ] 240/2668 8% [===== ] 241/2668 9% [===== ] 242/2668 9% [===== ] 243/2668 9% [===== ] 244/2668 9% [===== ] 245/2668 9% [===== ] 246/2668 9% [===== ] 247/2668 9% [===== ] 248/2668 9% [===== ] 249/2668 9% [===== ] 250/2668 9% [===== ] 251/2668 9% [===== ] 252/2668 9% [===== ] 253/2668 9% [===== ] 254/2668 9% [===== ] 255/2668 9% [===== ] 256/2668 9% [===== ] 257/2668 9% [===== ] 258/2668 9% [====== ] 259/2668 9% [====== ] 260/2668 9% [====== ] 261/2668 9% [====== ] 262/2668 9% [====== ] 263/2668 9% [====== ] 264/2668 9% [====== ] 265/2668 9% [====== ] 266/2668 9% [====== ] 267/2668 10% [====== ] 268/2668 10% [====== ] 269/2668 10% [====== ] 270/2668 10% [====== ] 271/2668 10% [====== ] 272/2668 10% [====== ] 273/2668 10% [====== ] 274/2668 10% [====== ] 275/2668 10% [====== ] 276/2668 10% [====== ] 277/2668 10% [====== ] 278/2668 10% [====== ] 279/2668 10% [====== ] 280/2668 10% [====== ] 281/2668 10% [====== ] 282/2668 10% [====== ] 283/2668 10% [====== ] 284/2668 10% [====== ] 285/2668 10% [====== ] 286/2668 10% [====== ] 287/2668 10% [====== ] 288/2668 10% [====== ] 289/2668 10% [====== ] 290/2668 10% [====== ] 291/2668 10% [====== ] 292/2668 10% [====== ] 293/2668 10% [====== ] 294/2668 11% [====== ] 295/2668 11% [====== ] 296/2668 11% [====== ] 297/2668 11% [====== ] 298/2668 11% [====== ] 299/2668 11% [====== ] 300/2668 11% [====== ] 301/2668 11% [======= ] 302/2668 11% [======= ] 303/2668 11% [======= ] 304/2668 11% [======= ] 305/2668 11% [======= ] 306/2668 11% [======= ] 307/2668 11% [======= ] 308/2668 11% [======= ] 309/2668 11% [======= ] 310/2668 11% [======= ] 311/2668 11% [======= ] 312/2668 11% [======= ] 313/2668 11% [======= ] 314/2668 11% [======= ] 315/2668 11% [======= ] 316/2668 11% [======= ] 317/2668 11% [======= ] 318/2668 11% [======= ] 319/2668 11% [======= ] 320/2668 11% [======= ] 321/2668 12% [======= ] 322/2668 12% [======= ] 323/2668 12% [======= ] 324/2668 12% [======= ] 325/2668 12% [======= ] 326/2668 12% [======= ] 327/2668 12% [======= ] 328/2668 12% [======= ] 329/2668 12% [======= ] 330/2668 12% [======= ] 331/2668 12% [======= ] 332/2668 12% [======= ] 333/2668 12% [======= ] 334/2668 12% [======= ] 335/2668 12% [======= ] 336/2668 12% [======= ] 337/2668 12% [======= ] 338/2668 12% [======= ] 339/2668 12% [======= ] 340/2668 12% [======= ] 341/2668 12% [======= ] 342/2668 12% [======= ] 343/2668 12% [======= ] 344/2668 12% [======== ] 345/2668 12% [======== ] 346/2668 12% [======== ] 347/2668 13% [======== ] 348/2668 13% [======== ] 349/2668 13% [======== ] 350/2668 13% [======== ] 351/2668 13% [======== ] 352/2668 13% [======== ] 353/2668 13% [======== ] 354/2668 13% [======== ] 355/2668 13% [======== ] 356/2668 13% [======== ] 357/2668 13% [======== ] 358/2668 13% [======== ] 359/2668 13% [======== ] 360/2668 13% [======== ] 361/2668 13% [======== ] 362/2668 13% [======== ] 363/2668 13% [======== ] 364/2668 13% [======== ] 365/2668 13% [======== ] 366/2668 13% [======== ] 367/2668 13% [======== ] 368/2668 13% [======== ] 369/2668 13% [======== ] 370/2668 13% [======== ] 371/2668 13% [======== ] 372/2668 13% [======== ] 373/2668 13% [======== ] 374/2668 14% [======== ] 375/2668 14% [======== ] 376/2668 14% [======== ] 377/2668 14% [======== ] 378/2668 14% [======== ] 379/2668 14% [======== ] 380/2668 14% [======== ] 381/2668 14% [======== ] 382/2668 14% [======== ] 383/2668 14% [======== ] 384/2668 14% [======== ] 385/2668 14% [======== ] 386/2668 14% [======== ] 387/2668 14% [========= ] 388/2668 14% [========= ] 389/2668 14% [========= ] 390/2668 14% [========= ] 391/2668 14% [========= ] 392/2668 14% [========= ] 393/2668 14% [========= ] 394/2668 14% [========= ] 395/2668 14% [========= ] 396/2668 14% [========= ] 397/2668 14% [========= ] 398/2668 14% [========= ] 399/2668 14% [========= ] 400/2668 14% [========= ] 401/2668 15% [========= ] 402/2668 15% [========= ] 403/2668 15% [========= ] 404/2668 15% [========= ] 405/2668 15% [========= ] 406/2668 15% [========= ] 407/2668 15% [========= ] 408/2668 15% [========= ] 409/2668 15% [========= ] 410/2668 15% [========= ] 411/2668 15% [========= ] 412/2668 15% [========= ] 413/2668 15% [========= ] 414/2668 15% [========= ] 415/2668 15% [========= ] 416/2668 15% [========= ] 417/2668 15% [========= ] 418/2668 15% [========= ] 419/2668 15% [========= ] 420/2668 15% [========= ] 421/2668 15% [========= ] 422/2668 15% [========= ] 423/2668 15% [========= ] 424/2668 15% [========= ] 425/2668 15% [========= ] 426/2668 15% [========= ] 427/2668 16% [========= ] 428/2668 16% [========= ] 429/2668 16% [========= ] 430/2668 16% [========== ] 431/2668 16% [========== ] 432/2668 16% [========== ] 433/2668 16% [========== ] 434/2668 16% [========== ] 435/2668 16% [========== ] 436/2668 16% [========== ] 437/2668 16% [========== ] 438/2668 16% [========== ] 439/2668 16% [========== ] 440/2668 16% [========== ] 441/2668 16% [========== ] 442/2668 16% [========== ] 443/2668 16% [========== ] 444/2668 16% [========== ] 445/2668 16% [========== ] 446/2668 16% [========== ] 447/2668 16% [========== ] 448/2668 16% [========== ] 449/2668 16% [========== ] 450/2668 16% [========== ] 451/2668 16% [========== ] 452/2668 16% [========== ] 453/2668 16% [========== ] 454/2668 17% [========== ] 455/2668 17% [========== ] 456/2668 17% [========== ] 457/2668 17% [========== ] 458/2668 17% [========== ] 459/2668 17% [========== ] 460/2668 17% [========== ] 461/2668 17% [========== ] 462/2668 17% [========== ] 463/2668 17% [========== ] 464/2668 17% [========== ] 465/2668 17% [========== ] 466/2668 17% [========== ] 467/2668 17% [========== ] 468/2668 17% [========== ] 469/2668 17% [========== ] 470/2668 17% [========== ] 471/2668 17% [========== ] 472/2668 17% [========== ] 473/2668 17% [=========== ] 474/2668 17% [=========== ] 475/2668 17% [=========== ] 476/2668 17% [=========== ] 477/2668 17% [=========== ] 478/2668 17% [=========== ] 479/2668 17% [=========== ] 480/2668 17% [=========== ] 481/2668 18% [=========== ] 482/2668 18% [=========== ] 483/2668 18% [=========== ] 484/2668 18% [=========== ] 485/2668 18% [=========== ] 486/2668 18% [=========== ] 487/2668 18% [=========== ] 488/2668 18% [=========== ] 489/2668 18% [=========== ] 490/2668 18% [=========== ] 491/2668 18% [=========== ] 492/2668 18% [=========== ] 493/2668 18% [=========== ] 494/2668 18% [=========== ] 495/2668 18% [=========== ] 496/2668 18% [=========== ] 497/2668 18% [=========== ] 498/2668 18% [=========== ] 499/2668 18% [=========== ] 500/2668 18% [=========== ] 501/2668 18% [=========== ] 502/2668 18% [=========== ] 503/2668 18% [=========== ] 504/2668 18% [=========== ] 505/2668 18% [=========== ] 506/2668 18% [=========== ] 507/2668 19% [=========== ] 508/2668 19% [=========== ] 509/2668 19% [=========== ] 510/2668 19% [=========== ] 511/2668 19% [=========== ] 512/2668 19% [=========== ] 513/2668 19% [=========== ] 514/2668 19% [=========== ] 515/2668 19% [=========== ] 516/2668 19% [============ ] 517/2668 19% [============ ] 518/2668 19% [============ ] 519/2668 19% [============ ] 520/2668 19% [============ ] 521/2668 19% [============ ] 522/2668 19% [============ ] 523/2668 19% [============ ] 524/2668 19% [============ ] 525/2668 19% [============ ] 526/2668 19% [============ ] 527/2668 19% [============ ] 528/2668 19% [============ ] 529/2668 19% [============ ] 530/2668 19% [============ ] 531/2668 19% [============ ] 532/2668 19% [============ ] 533/2668 19% [============ ] 534/2668 20% [============ ] 535/2668 20% [============ ] 536/2668 20% [============ ] 537/2668 20% [============ ] 538/2668 20% [============ ] 539/2668 20% [============ ] 540/2668 20% [============ ] 541/2668 20% [============ ] 542/2668 20% [============ ] 543/2668 20% [============ ] 544/2668 20% [============ ] 545/2668 20% [============ ] 546/2668 20% [============ ] 547/2668 20% [============ ] 548/2668 20% [============ ] 549/2668 20% [============ ] 550/2668 20% [============ ] 551/2668 20% [============ ] 552/2668 20% [============ ] 553/2668 20% [============ ] 554/2668 20% [============ ] 555/2668 20% [============ ] 556/2668 20% [============ ] 557/2668 20% [============ ] 558/2668 20% [============ ] 559/2668 20% [============= ] 560/2668 20% [============= ] 561/2668 21% [============= ] 562/2668 21% [============= ] 563/2668 21% [============= ] 564/2668 21% [============= ] 565/2668 21% [============= ] 566/2668 21% [============= ] 567/2668 21% [============= ] 568/2668 21% [============= ] 569/2668 21% [============= ] 570/2668 21% [============= ] 571/2668 21% [============= ] 572/2668 21% [============= ] 573/2668 21% [============= ] 574/2668 21% [============= ] 575/2668 21% [============= ] 576/2668 21% [============= ] 577/2668 21% [============= ] 578/2668 21% [============= ] 579/2668 21% [============= ] 580/2668 21% [============= ] 581/2668 21% [============= ] 582/2668 21% [============= ] 583/2668 21% [============= ] 584/2668 21% [============= ] 585/2668 21% [============= ] 586/2668 21% [============= ] 587/2668 22% [============= ] 588/2668 22% [============= ] 589/2668 22% [============= ] 590/2668 22% [============= ] 591/2668 22% [============= ] 592/2668 22% [============= ] 593/2668 22% [============= ] 594/2668 22% [============= ] 595/2668 22% [============= ] 596/2668 22% [============= ] 597/2668 22% [============= ] 598/2668 22% [============= ] 599/2668 22% [============= ] 600/2668 22% [============= ] 601/2668 22% [============= ] 602/2668 22% [============== ] 603/2668 22% [============== ] 604/2668 22% [============== ] 605/2668 22% [============== ] 606/2668 22% [============== ] 607/2668 22% [============== ] 608/2668 22% [============== ] 609/2668 22% [============== ] 610/2668 22% [============== ] 611/2668 22% [============== ] 612/2668 22% [============== ] 613/2668 22% [============== ] 614/2668 23% [============== ] 615/2668 23% [============== ] 616/2668 23% [============== ] 617/2668 23% [============== ] 618/2668 23% [============== ] 619/2668 23% [============== ] 620/2668 23% [============== ] 621/2668 23% [============== ] 622/2668 23% [============== ] 623/2668 23% [============== ] 624/2668 23% [============== ] 625/2668 23% [============== ] 626/2668 23% [============== ] 627/2668 23% [============== ] 628/2668 23% [============== ] 629/2668 23% [============== ] 630/2668 23% [============== ] 631/2668 23% [============== ] 632/2668 23% [============== ] 633/2668 23% [============== ] 634/2668 23% [============== ] 635/2668 23% [============== ] 636/2668 23% [============== ] 637/2668 23% [============== ] 638/2668 23% [============== ] 639/2668 23% [============== ] 640/2668 23% [============== ] 641/2668 24% [============== ] 642/2668 24% [============== ] 643/2668 24% [============== ] 644/2668 24% [============== ] 645/2668 24% [=============== ] 646/2668 24% [=============== ] 647/2668 24% [=============== ] 648/2668 24% [=============== ] 649/2668 24% [=============== ] 650/2668 24% [=============== ] 651/2668 24% [=============== ] 652/2668 24% [=============== ] 653/2668 24% [=============== ] 654/2668 24% [=============== ] 655/2668 24% [=============== ] 656/2668 24% [=============== ] 657/2668 24% [=============== ] 658/2668 24% [=============== ] 659/2668 24% [=============== ] 660/2668 24% [=============== ] 661/2668 24% [=============== ] 662/2668 24% [=============== ] 663/2668 24% [=============== ] 664/2668 24% [=============== ] 665/2668 24% [=============== ] 666/2668 24% [=============== ] 667/2668 25% [=============== ] 668/2668 25% [=============== ] 669/2668 25% [=============== ] 670/2668 25% [=============== ] 671/2668 25% [=============== ] 672/2668 25% [=============== ] 673/2668 25% [=============== ] 674/2668 25% [=============== ] 675/2668 25% [=============== ] 676/2668 25% [=============== ] 677/2668 25% [=============== ] 678/2668 25% [=============== ] 679/2668 25% [=============== ] 680/2668 25% [=============== ] 681/2668 25% [=============== ] 682/2668 25% [=============== ] 683/2668 25% [=============== ] 684/2668 25% [=============== ] 685/2668 25% [=============== ] 686/2668 25% [=============== ] 687/2668 25% [=============== ] 688/2668 25% [================ ] 689/2668 25% [================ ] 690/2668 25% [================ ] 691/2668 25% [================ ] 692/2668 25% [================ ] 693/2668 25% [================ ] 694/2668 26% [================ ] 695/2668 26% [================ ] 696/2668 26% [================ ] 697/2668 26% [================ ] 698/2668 26% [================ ] 699/2668 26% [================ ] 700/2668 26% [================ ] 701/2668 26% [================ ] 702/2668 26% [================ ] 703/2668 26% [================ ] 704/2668 26% [================ ] 705/2668 26% [================ ] 706/2668 26% [================ ] 707/2668 26% [================ ] 708/2668 26% [================ ] 709/2668 26% [================ ] 710/2668 26% [================ ] 711/2668 26% [================ ] 712/2668 26% [================ ] 713/2668 26% [================ ] 714/2668 26% [================ ] 715/2668 26% [================ ] 716/2668 26% [================ ] 717/2668 26% [================ ] 718/2668 26% [================ ] 719/2668 26% [================ ] 720/2668 26% [================ ] 721/2668 27% [================ ] 722/2668 27% [================ ] 723/2668 27% [================ ] 724/2668 27% [================ ] 725/2668 27% [================ ] 726/2668 27% [================ ] 727/2668 27% [================ ] 728/2668 27% [================ ] 729/2668 27% [================ ] 730/2668 27% [================ ] 731/2668 27% [================= ] 732/2668 27% [================= ] 733/2668 27% [================= ] 734/2668 27% [================= ] 735/2668 27% [================= ] 736/2668 27% [================= ] 737/2668 27% [================= ] 738/2668 27% [================= ] 739/2668 27% [================= ] 740/2668 27% [================= ] 741/2668 27% [================= ] 742/2668 27% [================= ] 743/2668 27% [================= ] 744/2668 27% [================= ] 745/2668 27% [================= ] 746/2668 27% [================= ] 747/2668 27% [================= ] 748/2668 28% [================= ] 749/2668 28% [================= ] 750/2668 28% [================= ] 751/2668 28% [================= ] 752/2668 28% [================= ] 753/2668 28% [================= ] 754/2668 28% [================= ] 755/2668 28% [================= ] 756/2668 28% [================= ] 757/2668 28% [================= ] 758/2668 28% [================= ] 759/2668 28% [================= ] 760/2668 28% [================= ] 761/2668 28% [================= ] 762/2668 28% [================= ] 763/2668 28% [================= ] 764/2668 28% [================= ] 765/2668 28% [================= ] 766/2668 28% [================= ] 767/2668 28% [================= ] 768/2668 28% [================= ] 769/2668 28% [================= ] 770/2668 28% [================= ] 771/2668 28% [================= ] 772/2668 28% [================= ] 773/2668 28% [================= ] 774/2668 29% [================== ] 775/2668 29% [================== ] 776/2668 29% [================== ] 777/2668 29% [================== ] 778/2668 29% [================== ] 779/2668 29% [================== ] 780/2668 29% [================== ] 781/2668 29% [================== ] 782/2668 29% [================== ] 783/2668 29% [================== ] 784/2668 29% [================== ] 785/2668 29% [================== ] 786/2668 29% [================== ] 787/2668 29% [================== ] 788/2668 29% [================== ] 789/2668 29% [================== ] 790/2668 29% [================== ] 791/2668 29% [================== ] 792/2668 29% [================== ] 793/2668 29% [================== ] 794/2668 29% [================== ] 795/2668 29% [================== ] 796/2668 29% [================== ] 797/2668 29% [================== ] 798/2668 29% [================== ] 799/2668 29% [================== ] 800/2668 29% [================== ] 801/2668 30% [================== ] 802/2668 30% [================== ] 803/2668 30% [================== ] 804/2668 30% [================== ] 805/2668 30% [================== ] 806/2668 30% [================== ] 807/2668 30% [================== ] 808/2668 30% [================== ] 809/2668 30% [================== ] 810/2668 30% [================== ] 811/2668 30% [================== ] 812/2668 30% [================== ] 813/2668 30% [================== ] 814/2668 30% [================== ] 815/2668 30% [================== ] 816/2668 30% [================== ] 817/2668 30% [=================== ] 818/2668 30% [=================== ] 819/2668 30% [=================== ] 820/2668 30% [=================== ] 821/2668 30% [=================== ] 822/2668 30% [=================== ] 823/2668 30% [=================== ] 824/2668 30% [=================== ] 825/2668 30% [=================== ] 826/2668 30% [=================== ] 827/2668 30% [=================== ] 828/2668 31% [=================== ] 829/2668 31% [=================== ] 830/2668 31% [=================== ] 831/2668 31% [=================== ] 832/2668 31% [=================== ] 833/2668 31% [=================== ] 834/2668 31% [=================== ] 835/2668 31% [=================== ] 836/2668 31% [=================== ] 837/2668 31% [=================== ] 838/2668 31% [=================== ] 839/2668 31% [=================== ] 840/2668 31% [=================== ] 841/2668 31% [=================== ] 842/2668 31% [=================== ] 843/2668 31% [=================== ] 844/2668 31% [=================== ] 845/2668 31% [=================== ] 846/2668 31% [=================== ] 847/2668 31% [=================== ] 848/2668 31% [=================== ] 849/2668 31% [=================== ] 850/2668 31% [=================== ] 851/2668 31% [=================== ] 852/2668 31% [=================== ] 853/2668 31% [=================== ] 854/2668 32% [=================== ] 855/2668 32% [=================== ] 856/2668 32% [=================== ] 857/2668 32% [=================== ] 858/2668 32% [=================== ] 859/2668 32% [=================== ] 860/2668 32% [==================== ] 861/2668 32% [==================== ] 862/2668 32% [==================== ] 863/2668 32% [==================== ] 864/2668 32% [==================== ] 865/2668 32% [==================== ] 866/2668 32% [==================== ] 867/2668 32% [==================== ] 868/2668 32% [==================== ] 869/2668 32% [==================== ] 870/2668 32% [==================== ] 871/2668 32% [==================== ] 872/2668 32% [==================== ] 873/2668 32% [==================== ] 874/2668 32% [==================== ] 875/2668 32% [==================== ] 876/2668 32% [==================== ] 877/2668 32% [==================== ] 878/2668 32% [==================== ] 879/2668 32% [==================== ] 880/2668 32% [==================== ] 881/2668 33% [==================== ] 882/2668 33% [==================== ] 883/2668 33% [==================== ] 884/2668 33% [==================== ] 885/2668 33% [==================== ] 886/2668 33% [==================== ] 887/2668 33% [==================== ] 888/2668 33% [==================== ] 889/2668 33% [==================== ] 890/2668 33% [==================== ] 891/2668 33% [==================== ] 892/2668 33% [==================== ] 893/2668 33% [==================== ] 894/2668 33% [==================== ] 895/2668 33% [==================== ] 896/2668 33% [==================== ] 897/2668 33% [==================== ] 898/2668 33% [==================== ] 899/2668 33% [==================== ] 900/2668 33% [==================== ] 901/2668 33% [==================== ] 902/2668 33% [==================== ] 903/2668 33% [===================== ] 904/2668 33% [===================== ] 905/2668 33% [===================== ] 906/2668 33% [===================== ] 907/2668 33% [===================== ] 908/2668 34% [===================== ] 909/2668 34% [===================== ] 910/2668 34% [===================== ] 911/2668 34% [===================== ] 912/2668 34% [===================== ] 913/2668 34% [===================== ] 914/2668 34% [===================== ] 915/2668 34% [===================== ] 916/2668 34% [===================== ] 917/2668 34% [===================== ] 918/2668 34% [===================== ] 919/2668 34% [===================== ] 920/2668 34% [===================== ] 921/2668 34% [===================== ] 922/2668 34% [===================== ] 923/2668 34% [===================== ] 924/2668 34% [===================== ] 925/2668 34% [===================== ] 926/2668 34% [===================== ] 927/2668 34% [===================== ] 928/2668 34% [===================== ] 929/2668 34% [===================== ] 930/2668 34% [===================== ] 931/2668 34% [===================== ] 932/2668 34% [===================== ] 933/2668 34% [===================== ] 934/2668 35% [===================== ] 935/2668 35% [===================== ] 936/2668 35% [===================== ] 937/2668 35% [===================== ] 938/2668 35% [===================== ] 939/2668 35% [===================== ] 940/2668 35% [===================== ] 941/2668 35% [===================== ] 942/2668 35% [===================== ] 943/2668 35% [===================== ] 944/2668 35% [===================== ] 945/2668 35% [===================== ] 946/2668 35% [====================== ] 947/2668 35% [====================== ] 948/2668 35% [====================== ] 949/2668 35% [====================== ] 950/2668 35% [====================== ] 951/2668 35% [====================== ] 952/2668 35% [====================== ] 953/2668 35% [====================== ] 954/2668 35% [====================== ] 955/2668 35% [====================== ] 956/2668 35% [====================== ] 957/2668 35% [====================== ] 958/2668 35% [====================== ] 959/2668 35% [====================== ] 960/2668 35% [====================== ] 961/2668 36% [====================== ] 962/2668 36% [====================== ] 963/2668 36% [====================== ] 964/2668 36% [====================== ] 965/2668 36% [====================== ] 966/2668 36% [====================== ] 967/2668 36% [====================== ] 968/2668 36% [====================== ] 969/2668 36% [====================== ] 970/2668 36% [====================== ] 971/2668 36% [====================== ] 972/2668 36% [====================== ] 973/2668 36% [====================== ] 974/2668 36% [====================== ] 975/2668 36% [====================== ] 976/2668 36% [====================== ] 977/2668 36% [====================== ] 978/2668 36% [====================== ] 979/2668 36% [====================== ] 980/2668 36% [====================== ] 981/2668 36% [====================== ] 982/2668 36% [====================== ] 983/2668 36% [====================== ] 984/2668 36% [====================== ] 985/2668 36% [====================== ] 986/2668 36% [====================== ] 987/2668 36% [====================== ] 988/2668 37% [====================== ] 989/2668 37% [======================= ] 990/2668 37% [======================= ] 991/2668 37% [======================= ] 992/2668 37% [======================= ] 993/2668 37% [======================= ] 994/2668 37% [======================= ] 995/2668 37% [======================= ] 996/2668 37% [======================= ] 997/2668 37% [======================= ] 998/2668 37% [======================= ] 999/2668 37% [======================= ] 1000/2668 37% [======================= ] 1001/2668 37% [======================= ] 1002/2668 37% [======================= ] 1003/2668 37% [======================= ] 1004/2668 37% [======================= ] 1005/2668 37% [======================= ] 1006/2668 37% [======================= ] 1007/2668 37% [======================= ] 1008/2668 37% [======================= ] 1009/2668 37% [======================= ] 1010/2668 37% [======================= ] 1011/2668 37% [======================= ] 1012/2668 37% [======================= ] 1013/2668 37% [======================= ] 1014/2668 38% [======================= ] 1015/2668 38% [======================= ] 1016/2668 38% [======================= ] 1017/2668 38% [======================= ] 1018/2668 38% [======================= ] 1019/2668 38% [======================= ] 1020/2668 38% [======================= ] 1021/2668 38% [======================= ] 1022/2668 38% [======================= ] 1023/2668 38% [======================= ] 1024/2668 38% [======================= ] 1025/2668 38% [======================= ] 1026/2668 38% [======================= ] 1027/2668 38% [======================= ] 1028/2668 38% [======================= ] 1029/2668 38% [======================= ] 1030/2668 38% [======================= ] 1031/2668 38% [======================= ] 1032/2668 38% [======================== ] 1033/2668 38% [======================== ] 1034/2668 38% [======================== ] 1035/2668 38% [======================== ] 1036/2668 38% [======================== ] 1037/2668 38% [======================== ] 1038/2668 38% [======================== ] 1039/2668 38% [======================== ] 1040/2668 38% [======================== ] 1041/2668 39% [======================== ] 1042/2668 39% [======================== ] 1043/2668 39% [======================== ] 1044/2668 39% [======================== ] 1045/2668 39% [======================== ] 1046/2668 39% [======================== ] 1047/2668 39% [======================== ] 1048/2668 39% [======================== ] 1049/2668 39% [======================== ] 1050/2668 39% [======================== ] 1051/2668 39% [======================== ] 1052/2668 39% [======================== ] 1053/2668 39% [======================== ] 1054/2668 39% [======================== ] 1055/2668 39% [======================== ] 1056/2668 39% [======================== ] 1057/2668 39% [======================== ] 1058/2668 39% [======================== ] 1059/2668 39% [======================== ] 1060/2668 39% [======================== ] 1061/2668 39% [======================== ] 1062/2668 39% [======================== ] 1063/2668 39% [======================== ] 1064/2668 39% [======================== ] 1065/2668 39% [======================== ] 1066/2668 39% [======================== ] 1067/2668 39% [======================== ] 1068/2668 40% [======================== ] 1069/2668 40% [======================== ] 1070/2668 40% [======================== ] 1071/2668 40% [======================== ] 1072/2668 40% [======================== ] 1073/2668 40% [======================== ] 1074/2668 40% [======================== ] 1075/2668 40% [========================= ] 1076/2668 40% [========================= ] 1077/2668 40% [========================= ] 1078/2668 40% [========================= ] 1079/2668 40% [========================= ] 1080/2668 40% [========================= ] 1081/2668 40% [========================= ] 1082/2668 40% [========================= ] 1083/2668 40% [========================= ] 1084/2668 40% [========================= ] 1085/2668 40% [========================= ] 1086/2668 40% [========================= ] 1087/2668 40% [========================= ] 1088/2668 40% [========================= ] 1089/2668 40% [========================= ] 1090/2668 40% [========================= ] 1091/2668 40% [========================= ] 1092/2668 40% [========================= ] 1093/2668 40% [========================= ] 1094/2668 41% [========================= ] 1095/2668 41% [========================= ] 1096/2668 41% [========================= ] 1097/2668 41% [========================= ] 1098/2668 41% [========================= ] 1099/2668 41% [========================= ] 1100/2668 41% [========================= ] 1101/2668 41% [========================= ] 1102/2668 41% [========================= ] 1103/2668 41% [========================= ] 1104/2668 41% [========================= ] 1105/2668 41% [========================= ] 1106/2668 41% [========================= ] 1107/2668 41% [========================= ] 1108/2668 41% [========================= ] 1109/2668 41% [========================= ] 1110/2668 41% [========================= ] 1111/2668 41% [========================= ] 1112/2668 41% [========================= ] 1113/2668 41% [========================= ] 1114/2668 41% [========================= ] 1115/2668 41% [========================= ] 1116/2668 41% [========================= ] 1117/2668 41% [========================= ] 1118/2668 41% [========================== ] 1119/2668 41% [========================== ] 1120/2668 41% [========================== ] 1121/2668 42% [========================== ] 1122/2668 42% [========================== ] 1123/2668 42% [========================== ] 1124/2668 42% [========================== ] 1125/2668 42% [========================== ] 1126/2668 42% [========================== ] 1127/2668 42% [========================== ] 1128/2668 42% [========================== ] 1129/2668 42% [========================== ] 1130/2668 42% [========================== ] 1131/2668 42% [========================== ] 1132/2668 42% [========================== ] 1133/2668 42% [========================== ] 1134/2668 42% [========================== ] 1135/2668 42% [========================== ] 1136/2668 42% [========================== ] 1137/2668 42% [========================== ] 1138/2668 42% [========================== ] 1139/2668 42% [========================== ] 1140/2668 42% [========================== ] 1141/2668 42% [========================== ] 1142/2668 42% [========================== ] 1143/2668 42% [========================== ] 1144/2668 42% [========================== ] 1145/2668 42% [========================== ] 1146/2668 42% [========================== ] 1147/2668 42% [========================== ] 1148/2668 43% [========================== ] 1149/2668 43% [========================== ] 1150/2668 43% [========================== ] 1151/2668 43% [========================== ] 1152/2668 43% [========================== ] 1153/2668 43% [========================== ] 1154/2668 43% [========================== ] 1155/2668 43% [========================== ] 1156/2668 43% [========================== ] 1157/2668 43% [========================== ] 1158/2668 43% [========================== ] 1159/2668 43% [========================== ] 1160/2668 43% [========================== ] 1161/2668 43% [=========================== ] 1162/2668 43% [=========================== ] 1163/2668 43% [=========================== ] 1164/2668 43% [=========================== ] 1165/2668 43% [=========================== ] 1166/2668 43% [=========================== ] 1167/2668 43% [=========================== ] 1168/2668 43% [=========================== ] 1169/2668 43% [=========================== ] 1170/2668 43% [=========================== ] 1171/2668 43% [=========================== ] 1172/2668 43% [=========================== ] 1173/2668 43% [=========================== ] 1174/2668 44% [=========================== ] 1175/2668 44% [=========================== ] 1176/2668 44% [=========================== ] 1177/2668 44% [=========================== ] 1178/2668 44% [=========================== ] 1179/2668 44% [=========================== ] 1180/2668 44% [=========================== ] 1181/2668 44% [=========================== ] 1182/2668 44% [=========================== ] 1183/2668 44% [=========================== ] 1184/2668 44% [=========================== ] 1185/2668 44% [=========================== ] 1186/2668 44% [=========================== ] 1187/2668 44% [=========================== ] 1188/2668 44% [=========================== ] 1189/2668 44% [=========================== ] 1190/2668 44% [=========================== ] 1191/2668 44% [=========================== ] 1192/2668 44% [=========================== ] 1193/2668 44% [=========================== ] 1194/2668 44% [=========================== ] 1195/2668 44% [=========================== ] 1196/2668 44% [=========================== ] 1197/2668 44% [=========================== ] 1198/2668 44% [=========================== ] 1199/2668 44% [=========================== ] 1200/2668 44% [=========================== ] 1201/2668 45% [=========================== ] 1202/2668 45% [=========================== ] 1203/2668 45% [=========================== ] 1204/2668 45% [============================ ] 1205/2668 45% [============================ ] 1206/2668 45% [============================ ] 1207/2668 45% [============================ ] 1208/2668 45% [============================ ] 1209/2668 45% [============================ ] 1210/2668 45% [============================ ] 1211/2668 45% [============================ ] 1212/2668 45% [============================ ] 1213/2668 45% [============================ ] 1214/2668 45% [============================ ] 1215/2668 45% [============================ ] 1216/2668 45% [============================ ] 1217/2668 45% [============================ ] 1218/2668 45% [============================ ] 1219/2668 45% [============================ ] 1220/2668 45% [============================ ] 1221/2668 45% [============================ ] 1222/2668 45% [============================ ] 1223/2668 45% [============================ ] 1224/2668 45% [============================ ] 1225/2668 45% [============================ ] 1226/2668 45% [============================ ] 1227/2668 45% [============================ ] 1228/2668 46% [============================ ] 1229/2668 46% [============================ ] 1230/2668 46% [============================ ] 1231/2668 46% [============================ ] 1232/2668 46% [============================ ] 1233/2668 46% [============================ ] 1234/2668 46% [============================ ] 1235/2668 46% [============================ ] 1236/2668 46% [============================ ] 1237/2668 46% [============================ ] 1238/2668 46% [============================ ] 1239/2668 46% [============================ ] 1240/2668 46% [============================ ] 1241/2668 46% [============================ ] 1242/2668 46% [============================ ] 1243/2668 46% [============================ ] 1244/2668 46% [============================ ] 1245/2668 46% [============================ ] 1246/2668 46% [============================ ] 1247/2668 46% [============================= ] 1248/2668 46% [============================= ] 1249/2668 46% [============================= ] 1250/2668 46% [============================= ] 1251/2668 46% [============================= ] 1252/2668 46% [============================= ] 1253/2668 46% [============================= ] 1254/2668 47% [============================= ] 1255/2668 47% [============================= ] 1256/2668 47% [============================= ] 1257/2668 47% [============================= ] 1258/2668 47% [============================= ] 1259/2668 47% [============================= ] 1260/2668 47% [============================= ] 1261/2668 47% [============================= ] 1262/2668 47% [============================= ] 1263/2668 47% [============================= ] 1264/2668 47% [============================= ] 1265/2668 47% [============================= ] 1266/2668 47% [============================= ] 1267/2668 47% [============================= ] 1268/2668 47% [============================= ] 1269/2668 47% [============================= ] 1270/2668 47% [============================= ] 1271/2668 47% [============================= ] 1272/2668 47% [============================= ] 1273/2668 47% [============================= ] 1274/2668 47% [============================= ] 1275/2668 47% [============================= ] 1276/2668 47% [============================= ] 1277/2668 47% [============================= ] 1278/2668 47% [============================= ] 1279/2668 47% [============================= ] 1280/2668 47% [============================= ] 1281/2668 48% [============================= ] 1282/2668 48% [============================= ] 1283/2668 48% [============================= ] 1284/2668 48% [============================= ] 1285/2668 48% [============================= ] 1286/2668 48% [============================= ] 1287/2668 48% [============================= ] 1288/2668 48% [============================= ] 1289/2668 48% [============================= ] 1290/2668 48% [============================== ] 1291/2668 48% [============================== ] 1292/2668 48% [============================== ] 1293/2668 48% [============================== ] 1294/2668 48% [============================== ] 1295/2668 48% [============================== ] 1296/2668 48% [============================== ] 1297/2668 48% [============================== ] 1298/2668 48% [============================== ] 1299/2668 48% [============================== ] 1300/2668 48% [============================== ] 1301/2668 48% [============================== ] 1302/2668 48% [============================== ] 1303/2668 48% [============================== ] 1304/2668 48% [============================== ] 1305/2668 48% [============================== ] 1306/2668 48% [============================== ] 1307/2668 48% [============================== ] 1308/2668 49% [============================== ] 1309/2668 49% [============================== ] 1310/2668 49% [============================== ] 1311/2668 49% [============================== ] 1312/2668 49% [============================== ] 1313/2668 49% [============================== ] 1314/2668 49% [============================== ] 1315/2668 49% [============================== ] 1316/2668 49% [============================== ] 1317/2668 49% [============================== ] 1318/2668 49% [============================== ] 1319/2668 49% [============================== ] 1320/2668 49% [============================== ] 1321/2668 49% [============================== ] 1322/2668 49% [============================== ] 1323/2668 49% [============================== ] 1324/2668 49% [============================== ] 1325/2668 49% [============================== ] 1326/2668 49% [============================== ] 1327/2668 49% [============================== ] 1328/2668 49% [============================== ] 1329/2668 49% [============================== ] 1330/2668 49% [============================== ] 1331/2668 49% [============================== ] 1332/2668 49% [============================== ] 1333/2668 49% [=============================== ] 1334/2668 50% [=============================== ] 1335/2668 50% [=============================== ] 1336/2668 50% [=============================== ] 1337/2668 50% [=============================== ] 1338/2668 50% [=============================== ] 1339/2668 50% [=============================== ] 1340/2668 50% [=============================== ] 1341/2668 50% [=============================== ] 1342/2668 50% [=============================== ] 1343/2668 50% [=============================== ] 1344/2668 50% [=============================== ] 1345/2668 50% [=============================== ] 1346/2668 50% [=============================== ] 1347/2668 50% [=============================== ] 1348/2668 50% [=============================== ] 1349/2668 50% [=============================== ] 1350/2668 50% [=============================== ] 1351/2668 50% [=============================== ] 1352/2668 50% [=============================== ] 1353/2668 50% [=============================== ] 1354/2668 50% [=============================== ] 1355/2668 50% [=============================== ] 1356/2668 50% [=============================== ] 1357/2668 50% [=============================== ] 1358/2668 50% [=============================== ] 1359/2668 50% [=============================== ] 1360/2668 50% [=============================== ] 1361/2668 51% [=============================== ] 1362/2668 51% [=============================== ] 1363/2668 51% [=============================== ] 1364/2668 51% [=============================== ] 1365/2668 51% [=============================== ] 1366/2668 51% [=============================== ] 1367/2668 51% [=============================== ] 1368/2668 51% [=============================== ] 1369/2668 51% [=============================== ] 1370/2668 51% [=============================== ] 1371/2668 51% [=============================== ] 1372/2668 51% [=============================== ] 1373/2668 51% [=============================== ] 1374/2668 51% [=============================== ] 1375/2668 51% [=============================== ] 1376/2668 51% [=============================== ] 1377/2668 51% [================================ ] 1378/2668 51% [================================ ] 1379/2668 51% [================================ ] 1380/2668 51% [================================ ] 1381/2668 51% [================================ ] 1382/2668 51% [================================ ] 1383/2668 51% [================================ ] 1384/2668 51% [================================ ] 1385/2668 51% [================================ ] 1386/2668 51% [================================ ] 1387/2668 51% [================================ ] 1388/2668 52% [================================ ] 1389/2668 52% [================================ ] 1390/2668 52% [================================ ] 1391/2668 52% [================================ ] 1392/2668 52% [================================ ] 1393/2668 52% [================================ ] 1394/2668 52% [================================ ] 1395/2668 52% [================================ ] 1396/2668 52% [================================ ] 1397/2668 52% [================================ ] 1398/2668 52% [================================ ] 1399/2668 52% [================================ ] 1400/2668 52% [================================ ] 1401/2668 52% [================================ ] 1402/2668 52% [================================ ] 1403/2668 52% [================================ ] 1404/2668 52% [================================ ] 1405/2668 52% [================================ ] 1406/2668 52% [================================ ] 1407/2668 52% [================================ ] 1408/2668 52% [================================ ] 1409/2668 52% [================================ ] 1410/2668 52% [================================ ] 1411/2668 52% [================================ ] 1412/2668 52% [================================ ] 1413/2668 52% [================================ ] 1414/2668 52% [================================ ] 1415/2668 53% [================================ ] 1416/2668 53% [================================ ] 1417/2668 53% [================================ ] 1418/2668 53% [================================ ] 1419/2668 53% [================================ ] 1420/2668 53% [================================= ] 1421/2668 53% [================================= ] 1422/2668 53% [================================= ] 1423/2668 53% [================================= ] 1424/2668 53% [================================= ] 1425/2668 53% [================================= ] 1426/2668 53% [================================= ] 1427/2668 53% [================================= ] 1428/2668 53% [================================= ] 1429/2668 53% [================================= ] 1430/2668 53% [================================= ] 1431/2668 53% [================================= ] 1432/2668 53% [================================= ] 1433/2668 53% [================================= ] 1434/2668 53% [================================= ] 1435/2668 53% [================================= ] 1436/2668 53% [================================= ] 1437/2668 53% [================================= ] 1438/2668 53% [================================= ] 1439/2668 53% [================================= ] 1440/2668 53% [================================= ] 1441/2668 54% [================================= ] 1442/2668 54% [================================= ] 1443/2668 54% [================================= ] 1444/2668 54% [================================= ] 1445/2668 54% [================================= ] 1446/2668 54% [================================= ] 1447/2668 54% [================================= ] 1448/2668 54% [================================= ] 1449/2668 54% [================================= ] 1450/2668 54% [================================= ] 1451/2668 54% [================================= ] 1452/2668 54% [================================= ] 1453/2668 54% [================================= ] 1454/2668 54% [================================= ] 1455/2668 54% [================================= ] 1456/2668 54% [================================= ] 1457/2668 54% [================================= ] 1458/2668 54% [================================= ] 1459/2668 54% [================================= ] 1460/2668 54% [================================= ] 1461/2668 54% [================================= ] 1462/2668 54% [================================= ] 1463/2668 54% [================================== ] 1464/2668 54% [================================== ] 1465/2668 54% [================================== ] 1466/2668 54% [================================== ] 1467/2668 54% [================================== ] 1468/2668 55% [================================== ] 1469/2668 55% [================================== ] 1470/2668 55% [================================== ] 1471/2668 55% [================================== ] 1472/2668 55% [================================== ] 1473/2668 55% [================================== ] 1474/2668 55% [================================== ] 1475/2668 55% [================================== ] 1476/2668 55% [================================== ] 1477/2668 55% [================================== ] 1478/2668 55% [================================== ] 1479/2668 55% [================================== ] 1480/2668 55% [================================== ] 1481/2668 55% [================================== ] 1482/2668 55% [================================== ] 1483/2668 55% [================================== ] 1484/2668 55% [================================== ] 1485/2668 55% [================================== ] 1486/2668 55% [================================== ] 1487/2668 55% [================================== ] 1488/2668 55% [================================== ] 1489/2668 55% [================================== ] 1490/2668 55% [================================== ] 1491/2668 55% [================================== ] 1492/2668 55% [================================== ] 1493/2668 55% [================================== ] 1494/2668 55% [================================== ] 1495/2668 56% [================================== ] 1496/2668 56% [================================== ] 1497/2668 56% [================================== ] 1498/2668 56% [================================== ] 1499/2668 56% [================================== ] 1500/2668 56% [================================== ] 1501/2668 56% [================================== ] 1502/2668 56% [================================== ] 1503/2668 56% [================================== ] 1504/2668 56% [================================== ] 1505/2668 56% [================================== ] 1506/2668 56% [=================================== ] 1507/2668 56% [=================================== ] 1508/2668 56% [=================================== ] 1509/2668 56% [=================================== ] 1510/2668 56% [=================================== ] 1511/2668 56% [=================================== ] 1512/2668 56% [=================================== ] 1513/2668 56% [=================================== ] 1514/2668 56% [=================================== ] 1515/2668 56% [=================================== ] 1516/2668 56% [=================================== ] 1517/2668 56% [=================================== ] 1518/2668 56% [=================================== ] 1519/2668 56% [=================================== ] 1520/2668 56% [=================================== ] 1521/2668 57% [=================================== ] 1522/2668 57% [=================================== ] 1523/2668 57% [=================================== ] 1524/2668 57% [=================================== ] 1525/2668 57% [=================================== ] 1526/2668 57% [=================================== ] 1527/2668 57% [=================================== ] 1528/2668 57% [=================================== ] 1529/2668 57% [=================================== ] 1530/2668 57% [=================================== ] 1531/2668 57% [=================================== ] 1532/2668 57% [=================================== ] 1533/2668 57% [=================================== ] 1534/2668 57% [=================================== ] 1535/2668 57% [=================================== ] 1536/2668 57% [=================================== ] 1537/2668 57% [=================================== ] 1538/2668 57% [=================================== ] 1539/2668 57% [=================================== ] 1540/2668 57% [=================================== ] 1541/2668 57% [=================================== ] 1542/2668 57% [=================================== ] 1543/2668 57% [=================================== ] 1544/2668 57% [=================================== ] 1545/2668 57% [=================================== ] 1546/2668 57% [=================================== ] 1547/2668 57% [=================================== ] 1548/2668 58% [=================================== ] 1549/2668 58% [==================================== ] 1550/2668 58% [==================================== ] 1551/2668 58% [==================================== ] 1552/2668 58% [==================================== ] 1553/2668 58% [==================================== ] 1554/2668 58% [==================================== ] 1555/2668 58% [==================================== ] 1556/2668 58% [==================================== ] 1557/2668 58% [==================================== ] 1558/2668 58% [==================================== ] 1559/2668 58% [==================================== ] 1560/2668 58% [==================================== ] 1561/2668 58% [==================================== ] 1562/2668 58% [==================================== ] 1563/2668 58% [==================================== ] 1564/2668 58% [==================================== ] 1565/2668 58% [==================================== ] 1566/2668 58% [==================================== ] 1567/2668 58% [==================================== ] 1568/2668 58% [==================================== ] 1569/2668 58% [==================================== ] 1570/2668 58% [==================================== ] 1571/2668 58% [==================================== ] 1572/2668 58% [==================================== ] 1573/2668 58% [==================================== ] 1574/2668 58% [==================================== ] 1575/2668 59% [==================================== ] 1576/2668 59% [==================================== ] 1577/2668 59% [==================================== ] 1578/2668 59% [==================================== ] 1579/2668 59% [==================================== ] 1580/2668 59% [==================================== ] 1581/2668 59% [==================================== ] 1582/2668 59% [==================================== ] 1583/2668 59% [==================================== ] 1584/2668 59% [==================================== ] 1585/2668 59% [==================================== ] 1586/2668 59% [==================================== ] 1587/2668 59% [==================================== ] 1588/2668 59% [==================================== ] 1589/2668 59% [==================================== ] 1590/2668 59% [==================================== ] 1591/2668 59% [==================================== ] 1592/2668 59% [===================================== ] 1593/2668 59% [===================================== ] 1594/2668 59% [===================================== ] 1595/2668 59% [===================================== ] 1596/2668 59% [===================================== ] 1597/2668 59% [===================================== ] 1598/2668 59% [===================================== ] 1599/2668 59% [===================================== ] 1600/2668 59% [===================================== ] 1601/2668 60% [===================================== ] 1602/2668 60% [===================================== ] 1603/2668 60% [===================================== ] 1604/2668 60% [===================================== ] 1605/2668 60% [===================================== ] 1606/2668 60% [===================================== ] 1607/2668 60% [===================================== ] 1608/2668 60% [===================================== ] 1609/2668 60% [===================================== ] 1610/2668 60% [===================================== ] 1611/2668 60% [===================================== ] 1612/2668 60% [===================================== ] 1613/2668 60% [===================================== ] 1614/2668 60% [===================================== ] 1615/2668 60% [===================================== ] 1616/2668 60% [===================================== ] 1617/2668 60% [===================================== ] 1618/2668 60% [===================================== ] 1619/2668 60% [===================================== ] 1620/2668 60% [===================================== ] 1621/2668 60% [===================================== ] 1622/2668 60% [===================================== ] 1623/2668 60% [===================================== ] 1624/2668 60% [===================================== ] 1625/2668 60% [===================================== ] 1626/2668 60% [===================================== ] 1627/2668 60% [===================================== ] 1628/2668 61% [===================================== ] 1629/2668 61% [===================================== ] 1630/2668 61% [===================================== ] 1631/2668 61% [===================================== ] 1632/2668 61% [===================================== ] 1633/2668 61% [===================================== ] 1634/2668 61% [===================================== ] 1635/2668 61% [====================================== ] 1636/2668 61% [====================================== ] 1637/2668 61% [====================================== ] 1638/2668 61% [====================================== ] 1639/2668 61% [====================================== ] 1640/2668 61% [====================================== ] 1641/2668 61% [====================================== ] 1642/2668 61% [====================================== ] 1643/2668 61% [====================================== ] 1644/2668 61% [====================================== ] 1645/2668 61% [====================================== ] 1646/2668 61% [====================================== ] 1647/2668 61% [====================================== ] 1648/2668 61% [====================================== ] 1649/2668 61% [====================================== ] 1650/2668 61% [====================================== ] 1651/2668 61% [====================================== ] 1652/2668 61% [====================================== ] 1653/2668 61% [====================================== ] 1654/2668 61% [====================================== ] 1655/2668 62% [====================================== ] 1656/2668 62% [====================================== ] 1657/2668 62% [====================================== ] 1658/2668 62% [====================================== ] 1659/2668 62% [====================================== ] 1660/2668 62% [====================================== ] 1661/2668 62% [====================================== ] 1662/2668 62% [====================================== ] 1663/2668 62% [====================================== ] 1664/2668 62% [====================================== ] 1665/2668 62% [====================================== ] 1666/2668 62% [====================================== ] 1667/2668 62% [====================================== ] 1668/2668 62% [====================================== ] 1669/2668 62% [====================================== ] 1670/2668 62% [====================================== ] 1671/2668 62% [====================================== ] 1672/2668 62% [====================================== ] 1673/2668 62% [====================================== ] 1674/2668 62% [====================================== ] 1675/2668 62% [====================================== ] 1676/2668 62% [====================================== ] 1677/2668 62% [====================================== ] 1678/2668 62% [======================================= ] 1679/2668 62% [======================================= ] 1680/2668 62% [======================================= ] 1681/2668 63% [======================================= ] 1682/2668 63% [======================================= ] 1683/2668 63% [======================================= ] 1684/2668 63% [======================================= ] 1685/2668 63% [======================================= ] 1686/2668 63% [======================================= ] 1687/2668 63% [======================================= ] 1688/2668 63% [======================================= ] 1689/2668 63% [======================================= ] 1690/2668 63% [======================================= ] 1691/2668 63% [======================================= ] 1692/2668 63% [======================================= ] 1693/2668 63% [======================================= ] 1694/2668 63% [======================================= ] 1695/2668 63% [======================================= ] 1696/2668 63% [======================================= ] 1697/2668 63% [======================================= ] 1698/2668 63% [======================================= ] 1699/2668 63% [======================================= ] 1700/2668 63% [======================================= ] 1701/2668 63% [======================================= ] 1702/2668 63% [======================================= ] 1703/2668 63% [======================================= ] 1704/2668 63% [======================================= ] 1705/2668 63% [======================================= ] 1706/2668 63% [======================================= ] 1707/2668 63% [======================================= ] 1708/2668 64% [======================================= ] 1709/2668 64% [======================================= ] 1710/2668 64% [======================================= ] 1711/2668 64% [======================================= ] 1712/2668 64% [======================================= ] 1713/2668 64% [======================================= ] 1714/2668 64% [======================================= ] 1715/2668 64% [======================================= ] 1716/2668 64% [======================================= ] 1717/2668 64% [======================================= ] 1718/2668 64% [======================================= ] 1719/2668 64% [======================================= ] 1720/2668 64% [======================================= ] 1721/2668 64% [======================================== ] 1722/2668 64% [======================================== ] 1723/2668 64% [======================================== ] 1724/2668 64% [======================================== ] 1725/2668 64% [======================================== ] 1726/2668 64% [======================================== ] 1727/2668 64% [======================================== ] 1728/2668 64% [======================================== ] 1729/2668 64% [======================================== ] 1730/2668 64% [======================================== ] 1731/2668 64% [======================================== ] 1732/2668 64% [======================================== ] 1733/2668 64% [======================================== ] 1734/2668 64% [======================================== ] 1735/2668 65% [======================================== ] 1736/2668 65% [======================================== ] 1737/2668 65% [======================================== ] 1738/2668 65% [======================================== ] 1739/2668 65% [======================================== ] 1740/2668 65% [======================================== ] 1741/2668 65% [======================================== ] 1742/2668 65% [======================================== ] 1743/2668 65% [======================================== ] 1744/2668 65% [======================================== ] 1745/2668 65% [======================================== ] 1746/2668 65% [======================================== ] 1747/2668 65% [======================================== ] 1748/2668 65% [======================================== ] 1749/2668 65% [======================================== ] 1750/2668 65% [======================================== ] 1751/2668 65% [======================================== ] 1752/2668 65% [======================================== ] 1753/2668 65% [======================================== ] 1754/2668 65% [======================================== ] 1755/2668 65% [======================================== ] 1756/2668 65% [======================================== ] 1757/2668 65% [======================================== ] 1758/2668 65% [======================================== ] 1759/2668 65% [======================================== ] 1760/2668 65% [======================================== ] 1761/2668 66% [======================================== ] 1762/2668 66% [======================================== ] 1763/2668 66% [======================================== ] 1764/2668 66% [========================================= ] 1765/2668 66% [========================================= ] 1766/2668 66% [========================================= ] 1767/2668 66% [========================================= ] 1768/2668 66% [========================================= ] 1769/2668 66% [========================================= ] 1770/2668 66% [========================================= ] 1771/2668 66% [========================================= ] 1772/2668 66% [========================================= ] 1773/2668 66% [========================================= ] 1774/2668 66% [========================================= ] 1775/2668 66% [========================================= ] 1776/2668 66% [========================================= ] 1777/2668 66% [========================================= ] 1778/2668 66% [========================================= ] 1779/2668 66% [========================================= ] 1780/2668 66% [========================================= ] 1781/2668 66% [========================================= ] 1782/2668 66% [========================================= ] 1783/2668 66% [========================================= ] 1784/2668 66% [========================================= ] 1785/2668 66% [========================================= ] 1786/2668 66% [========================================= ] 1787/2668 66% [========================================= ] 1788/2668 67% [========================================= ] 1789/2668 67% [========================================= ] 1790/2668 67% [========================================= ] 1791/2668 67% [========================================= ] 1792/2668 67% [========================================= ] 1793/2668 67% [========================================= ] 1794/2668 67% [========================================= ] 1795/2668 67% [========================================= ] 1796/2668 67% [========================================= ] 1797/2668 67% [========================================= ] 1798/2668 67% [========================================= ] 1799/2668 67% [========================================= ] 1800/2668 67% [========================================= ] 1801/2668 67% [========================================= ] 1802/2668 67% [========================================= ] 1803/2668 67% [========================================= ] 1804/2668 67% [========================================= ] 1805/2668 67% [========================================= ] 1806/2668 67% [========================================= ] 1807/2668 67% [========================================== ] 1808/2668 67% [========================================== ] 1809/2668 67% [========================================== ] 1810/2668 67% [========================================== ] 1811/2668 67% [========================================== ] 1812/2668 67% [========================================== ] 1813/2668 67% [========================================== ] 1814/2668 67% [========================================== ] 1815/2668 68% [========================================== ] 1816/2668 68% [========================================== ] 1817/2668 68% [========================================== ] 1818/2668 68% [========================================== ] 1819/2668 68% [========================================== ] 1820/2668 68% [========================================== ] 1821/2668 68% [========================================== ] 1822/2668 68% [========================================== ] 1823/2668 68% [========================================== ] 1824/2668 68% [========================================== ] 1825/2668 68% [========================================== ] 1826/2668 68% [========================================== ] 1827/2668 68% [========================================== ] 1828/2668 68% [========================================== ] 1829/2668 68% [========================================== ] 1830/2668 68% [========================================== ] 1831/2668 68% [========================================== ] 1832/2668 68% [========================================== ] 1833/2668 68% [========================================== ] 1834/2668 68% [========================================== ] 1835/2668 68% [========================================== ] 1836/2668 68% [========================================== ] 1837/2668 68% [========================================== ] 1838/2668 68% [========================================== ] 1839/2668 68% [========================================== ] 1840/2668 68% [========================================== ] 1841/2668 69% [========================================== ] 1842/2668 69% [========================================== ] 1843/2668 69% [========================================== ] 1844/2668 69% [========================================== ] 1845/2668 69% [========================================== ] 1846/2668 69% [========================================== ] 1847/2668 69% [========================================== ] 1848/2668 69% [========================================== ] 1849/2668 69% [========================================== ] 1850/2668 69% [=========================================== ] 1851/2668 69% [=========================================== ] 1852/2668 69% [=========================================== ] 1853/2668 69% [=========================================== ] 1854/2668 69% [=========================================== ] 1855/2668 69% [=========================================== ] 1856/2668 69% [=========================================== ] 1857/2668 69% [=========================================== ] 1858/2668 69% [=========================================== ] 1859/2668 69% [=========================================== ] 1860/2668 69% [=========================================== ] 1861/2668 69% [=========================================== ] 1862/2668 69% [=========================================== ] 1863/2668 69% [=========================================== ] 1864/2668 69% [=========================================== ] 1865/2668 69% [=========================================== ] 1866/2668 69% [=========================================== ] 1867/2668 69% [=========================================== ] 1868/2668 70% [=========================================== ] 1869/2668 70% [=========================================== ] 1870/2668 70% [=========================================== ] 1871/2668 70% [=========================================== ] 1872/2668 70% [=========================================== ] 1873/2668 70% [=========================================== ] 1874/2668 70% [=========================================== ] 1875/2668 70% [=========================================== ] 1876/2668 70% [=========================================== ] 1877/2668 70% [=========================================== ] 1878/2668 70% [=========================================== ] 1879/2668 70% [=========================================== ] 1880/2668 70% [=========================================== ] 1881/2668 70% [=========================================== ] 1882/2668 70% [=========================================== ] 1883/2668 70% [=========================================== ] 1884/2668 70% [=========================================== ] 1885/2668 70% [=========================================== ] 1886/2668 70% [=========================================== ] 1887/2668 70% [=========================================== ] 1888/2668 70% [=========================================== ] 1889/2668 70% [=========================================== ] 1890/2668 70% [=========================================== ] 1891/2668 70% [=========================================== ] 1892/2668 70% [=========================================== ] 1893/2668 70% [============================================ ] 1894/2668 70% [============================================ ] 1895/2668 71% [============================================ ] 1896/2668 71% [============================================ ] 1897/2668 71% [============================================ ] 1898/2668 71% [============================================ ] 1899/2668 71% [============================================ ] 1900/2668 71% [============================================ ] 1901/2668 71% [============================================ ] 1902/2668 71% [============================================ ] 1903/2668 71% [============================================ ] 1904/2668 71% [============================================ ] 1905/2668 71% [============================================ ] 1906/2668 71% [============================================ ] 1907/2668 71% [============================================ ] 1908/2668 71% [============================================ ] 1909/2668 71% [============================================ ] 1910/2668 71% [============================================ ] 1911/2668 71% [============================================ ] 1912/2668 71% [============================================ ] 1913/2668 71% [============================================ ] 1914/2668 71% [============================================ ] 1915/2668 71% [============================================ ] 1916/2668 71% [============================================ ] 1917/2668 71% [============================================ ] 1918/2668 71% [============================================ ] 1919/2668 71% [============================================ ] 1920/2668 71% [============================================ ] 1921/2668 72% [============================================ ] 1922/2668 72% [============================================ ] 1923/2668 72% [============================================ ] 1924/2668 72% [============================================ ] 1925/2668 72% [============================================ ] 1926/2668 72% [============================================ ] 1927/2668 72% [============================================ ] 1928/2668 72% [============================================ ] 1929/2668 72% [============================================ ] 1930/2668 72% [============================================ ] 1931/2668 72% [============================================ ] 1932/2668 72% [============================================ ] 1933/2668 72% [============================================ ] 1934/2668 72% [============================================ ] 1935/2668 72% [============================================ ] 1936/2668 72% [============================================= ] 1937/2668 72% [============================================= ] 1938/2668 72% [============================================= ] 1939/2668 72% [============================================= ] 1940/2668 72% [============================================= ] 1941/2668 72% [============================================= ] 1942/2668 72% [============================================= ] 1943/2668 72% [============================================= ] 1944/2668 72% [============================================= ] 1945/2668 72% [============================================= ] 1946/2668 72% [============================================= ] 1947/2668 72% [============================================= ] 1948/2668 73% [============================================= ] 1949/2668 73% [============================================= ] 1950/2668 73% [============================================= ] 1951/2668 73% [============================================= ] 1952/2668 73% [============================================= ] 1953/2668 73% [============================================= ] 1954/2668 73% [============================================= ] 1955/2668 73% [============================================= ] 1956/2668 73% [============================================= ] 1957/2668 73% [============================================= ] 1958/2668 73% [============================================= ] 1959/2668 73% [============================================= ] 1960/2668 73% [============================================= ] 1961/2668 73% [============================================= ] 1962/2668 73% [============================================= ] 1963/2668 73% [============================================= ] 1964/2668 73% [============================================= ] 1965/2668 73% [============================================= ] 1966/2668 73% [============================================= ] 1967/2668 73% [============================================= ] 1968/2668 73% [============================================= ] 1969/2668 73% [============================================= ] 1970/2668 73% [============================================= ] 1971/2668 73% [============================================= ] 1972/2668 73% [============================================= ] 1973/2668 73% [============================================= ] 1974/2668 73% [============================================= ] 1975/2668 74% [============================================= ] 1976/2668 74% [============================================= ] 1977/2668 74% [============================================= ] 1978/2668 74% [============================================= ] 1979/2668 74% [============================================== ] 1980/2668 74% [============================================== ] 1981/2668 74% [============================================== ] 1982/2668 74% [============================================== ] 1983/2668 74% [============================================== ] 1984/2668 74% [============================================== ] 1985/2668 74% [============================================== ] 1986/2668 74% [============================================== ] 1987/2668 74% [============================================== ] 1988/2668 74% [============================================== ] 1989/2668 74% [============================================== ] 1990/2668 74% [============================================== ] 1991/2668 74% [============================================== ] 1992/2668 74% [============================================== ] 1993/2668 74% [============================================== ] 1994/2668 74% [============================================== ] 1995/2668 74% [============================================== ] 1996/2668 74% [============================================== ] 1997/2668 74% [============================================== ] 1998/2668 74% [============================================== ] 1999/2668 74% [============================================== ] 2000/2668 74% [============================================== ] 2001/2668 75% [============================================== ] 2002/2668 75% [============================================== ] 2003/2668 75% [============================================== ] 2004/2668 75% [============================================== ] 2005/2668 75% [============================================== ] 2006/2668 75% [============================================== ] 2007/2668 75% [============================================== ] 2008/2668 75% [============================================== ] 2009/2668 75% [============================================== ] 2010/2668 75% [============================================== ] 2011/2668 75% [============================================== ] 2012/2668 75% [============================================== ] 2013/2668 75% [============================================== ] 2014/2668 75% [============================================== ] 2015/2668 75% [============================================== ] 2016/2668 75% [============================================== ] 2017/2668 75% [============================================== ] 2018/2668 75% [============================================== ] 2019/2668 75% [============================================== ] 2020/2668 75% [============================================== ] 2021/2668 75% [============================================== ] 2022/2668 75% [=============================================== ] 2023/2668 75% [=============================================== ] 2024/2668 75% [=============================================== ] 2025/2668 75% [=============================================== ] 2026/2668 75% [=============================================== ] 2027/2668 75% [=============================================== ] 2028/2668 76% [=============================================== ] 2029/2668 76% [=============================================== ] 2030/2668 76% [=============================================== ] 2031/2668 76% [=============================================== ] 2032/2668 76% [=============================================== ] 2033/2668 76% [=============================================== ] 2034/2668 76% [=============================================== ] 2035/2668 76% [=============================================== ] 2036/2668 76% [=============================================== ] 2037/2668 76% [=============================================== ] 2038/2668 76% [=============================================== ] 2039/2668 76% [=============================================== ] 2040/2668 76% [=============================================== ] 2041/2668 76% [=============================================== ] 2042/2668 76% [=============================================== ] 2043/2668 76% [=============================================== ] 2044/2668 76% [=============================================== ] 2045/2668 76% [=============================================== ] 2046/2668 76% [=============================================== ] 2047/2668 76% [=============================================== ] 2048/2668 76% [=============================================== ] 2049/2668 76% [=============================================== ] 2050/2668 76% [=============================================== ] 2051/2668 76% [=============================================== ] 2052/2668 76% [=============================================== ] 2053/2668 76% [=============================================== ] 2054/2668 76% [=============================================== ] 2055/2668 77% [=============================================== ] 2056/2668 77% [=============================================== ] 2057/2668 77% [=============================================== ] 2058/2668 77% [=============================================== ] 2059/2668 77% [=============================================== ] 2060/2668 77% [=============================================== ] 2061/2668 77% [=============================================== ] 2062/2668 77% [=============================================== ] 2063/2668 77% [=============================================== ] 2064/2668 77% [=============================================== ] 2065/2668 77% [================================================ ] 2066/2668 77% [================================================ ] 2067/2668 77% [================================================ ] 2068/2668 77% [================================================ ] 2069/2668 77% [================================================ ] 2070/2668 77% [================================================ ] 2071/2668 77% [================================================ ] 2072/2668 77% [================================================ ] 2073/2668 77% [================================================ ] 2074/2668 77% [================================================ ] 2075/2668 77% [================================================ ] 2076/2668 77% [================================================ ] 2077/2668 77% [================================================ ] 2078/2668 77% [================================================ ] 2079/2668 77% [================================================ ] 2080/2668 77% [================================================ ] 2081/2668 77% [================================================ ] 2082/2668 78% [================================================ ] 2083/2668 78% [================================================ ] 2084/2668 78% [================================================ ] 2085/2668 78% [================================================ ] 2086/2668 78% [================================================ ] 2087/2668 78% [================================================ ] 2088/2668 78% [================================================ ] 2089/2668 78% [================================================ ] 2090/2668 78% [================================================ ] 2091/2668 78% [================================================ ] 2092/2668 78% [================================================ ] 2093/2668 78% [================================================ ] 2094/2668 78% [================================================ ] 2095/2668 78% [================================================ ] 2096/2668 78% [================================================ ] 2097/2668 78% [================================================ ] 2098/2668 78% [================================================ ] 2099/2668 78% [================================================ ] 2100/2668 78% [================================================ ] 2101/2668 78% [================================================ ] 2102/2668 78% [================================================ ] 2103/2668 78% [================================================ ] 2104/2668 78% [================================================ ] 2105/2668 78% [================================================ ] 2106/2668 78% [================================================ ] 2107/2668 78% [================================================ ] 2108/2668 79% [================================================= ] 2109/2668 79% [================================================= ] 2110/2668 79% [================================================= ] 2111/2668 79% [================================================= ] 2112/2668 79% [================================================= ] 2113/2668 79% [================================================= ] 2114/2668 79% [================================================= ] 2115/2668 79% [================================================= ] 2116/2668 79% [================================================= ] 2117/2668 79% [================================================= ] 2118/2668 79% [================================================= ] 2119/2668 79% [================================================= ] 2120/2668 79% [================================================= ] 2121/2668 79% [================================================= ] 2122/2668 79% [================================================= ] 2123/2668 79% [================================================= ] 2124/2668 79% [================================================= ] 2125/2668 79% [================================================= ] 2126/2668 79% [================================================= ] 2127/2668 79% [================================================= ] 2128/2668 79% [================================================= ] 2129/2668 79% [================================================= ] 2130/2668 79% [================================================= ] 2131/2668 79% [================================================= ] 2132/2668 79% [================================================= ] 2133/2668 79% [================================================= ] 2134/2668 79% [================================================= ] 2135/2668 80% [================================================= ] 2136/2668 80% [================================================= ] 2137/2668 80% [================================================= ] 2138/2668 80% [================================================= ] 2139/2668 80% [================================================= ] 2140/2668 80% [================================================= ] 2141/2668 80% [================================================= ] 2142/2668 80% [================================================= ] 2143/2668 80% [================================================= ] 2144/2668 80% [================================================= ] 2145/2668 80% [================================================= ] 2146/2668 80% [================================================= ] 2147/2668 80% [================================================= ] 2148/2668 80% [================================================= ] 2149/2668 80% [================================================= ] 2150/2668 80% [================================================= ] 2151/2668 80% [================================================== ] 2152/2668 80% [================================================== ] 2153/2668 80% [================================================== ] 2154/2668 80% [================================================== ] 2155/2668 80% [================================================== ] 2156/2668 80% [================================================== ] 2157/2668 80% [================================================== ] 2158/2668 80% [================================================== ] 2159/2668 80% [================================================== ] 2160/2668 80% [================================================== ] 2161/2668 80% [================================================== ] 2162/2668 81% [================================================== ] 2163/2668 81% [================================================== ] 2164/2668 81% [================================================== ] 2165/2668 81% [================================================== ] 2166/2668 81% [================================================== ] 2167/2668 81% [================================================== ] 2168/2668 81% [================================================== ] 2169/2668 81% [================================================== ] 2170/2668 81% [================================================== ] 2171/2668 81% [================================================== ] 2172/2668 81% [================================================== ] 2173/2668 81% [================================================== ] 2174/2668 81% [================================================== ] 2175/2668 81% [================================================== ] 2176/2668 81% [================================================== ] 2177/2668 81% [================================================== ] 2178/2668 81% [================================================== ] 2179/2668 81% [================================================== ] 2180/2668 81% [================================================== ] 2181/2668 81% [================================================== ] 2182/2668 81% [================================================== ] 2183/2668 81% [================================================== ] 2184/2668 81% [================================================== ] 2185/2668 81% [================================================== ] 2186/2668 81% [================================================== ] 2187/2668 81% [================================================== ] 2188/2668 82% [================================================== ] 2189/2668 82% [================================================== ] 2190/2668 82% [================================================== ] 2191/2668 82% [================================================== ] 2192/2668 82% [================================================== ] 2193/2668 82% [================================================== ] 2194/2668 82% [=================================================== ] 2195/2668 82% [=================================================== ] 2196/2668 82% [=================================================== ] 2197/2668 82% [=================================================== ] 2198/2668 82% [=================================================== ] 2199/2668 82% [=================================================== ] 2200/2668 82% [=================================================== ] 2201/2668 82% [=================================================== ] 2202/2668 82% [=================================================== ] 2203/2668 82% [=================================================== ] 2204/2668 82% [=================================================== ] 2205/2668 82% [=================================================== ] 2206/2668 82% [=================================================== ] 2207/2668 82% [=================================================== ] 2208/2668 82% [=================================================== ] 2209/2668 82% [=================================================== ] 2210/2668 82% [=================================================== ] 2211/2668 82% [=================================================== ] 2212/2668 82% [=================================================== ] 2213/2668 82% [=================================================== ] 2214/2668 82% [=================================================== ] 2215/2668 83% [=================================================== ] 2216/2668 83% [=================================================== ] 2217/2668 83% [=================================================== ] 2218/2668 83% [=================================================== ] 2219/2668 83% [=================================================== ] 2220/2668 83% [=================================================== ] 2221/2668 83% [=================================================== ] 2222/2668 83% [=================================================== ] 2223/2668 83% [=================================================== ] 2224/2668 83% [=================================================== ] 2225/2668 83% [=================================================== ] 2226/2668 83% [=================================================== ] 2227/2668 83% [=================================================== ] 2228/2668 83% [=================================================== ] 2229/2668 83% [=================================================== ] 2230/2668 83% [=================================================== ] 2231/2668 83% [=================================================== ] 2232/2668 83% [=================================================== ] 2233/2668 83% [=================================================== ] 2234/2668 83% [=================================================== ] 2235/2668 83% [=================================================== ] 2236/2668 83% [=================================================== ] 2237/2668 83% [==================================================== ] 2238/2668 83% [==================================================== ] 2239/2668 83% [==================================================== ] 2240/2668 83% [==================================================== ] 2241/2668 83% [==================================================== ] 2242/2668 84% [==================================================== ] 2243/2668 84% [==================================================== ] 2244/2668 84% [==================================================== ] 2245/2668 84% [==================================================== ] 2246/2668 84% [==================================================== ] 2247/2668 84% [==================================================== ] 2248/2668 84% [==================================================== ] 2249/2668 84% [==================================================== ] 2250/2668 84% [==================================================== ] 2251/2668 84% [==================================================== ] 2252/2668 84% [==================================================== ] 2253/2668 84% [==================================================== ] 2254/2668 84% [==================================================== ] 2255/2668 84% [==================================================== ] 2256/2668 84% [==================================================== ] 2257/2668 84% [==================================================== ] 2258/2668 84% [==================================================== ] 2259/2668 84% [==================================================== ] 2260/2668 84% [==================================================== ] 2261/2668 84% [==================================================== ] 2262/2668 84% [==================================================== ] 2263/2668 84% [==================================================== ] 2264/2668 84% [==================================================== ] 2265/2668 84% [==================================================== ] 2266/2668 84% [==================================================== ] 2267/2668 84% [==================================================== ] 2268/2668 85% [==================================================== ] 2269/2668 85% [==================================================== ] 2270/2668 85% [==================================================== ] 2271/2668 85% [==================================================== ] 2272/2668 85% [==================================================== ] 2273/2668 85% [==================================================== ] 2274/2668 85% [==================================================== ] 2275/2668 85% [==================================================== ] 2276/2668 85% [==================================================== ] 2277/2668 85% [==================================================== ] 2278/2668 85% [==================================================== ] 2279/2668 85% [==================================================== ] 2280/2668 85% [===================================================== ] 2281/2668 85% [===================================================== ] 2282/2668 85% [===================================================== ] 2283/2668 85% [===================================================== ] 2284/2668 85% [===================================================== ] 2285/2668 85% [===================================================== ] 2286/2668 85% [===================================================== ] 2287/2668 85% [===================================================== ] 2288/2668 85% [===================================================== ] 2289/2668 85% [===================================================== ] 2290/2668 85% [===================================================== ] 2291/2668 85% [===================================================== ] 2292/2668 85% [===================================================== ] 2293/2668 85% [===================================================== ] 2294/2668 85% [===================================================== ] 2295/2668 86% [===================================================== ] 2296/2668 86% [===================================================== ] 2297/2668 86% [===================================================== ] 2298/2668 86% [===================================================== ] 2299/2668 86% [===================================================== ] 2300/2668 86% [===================================================== ] 2301/2668 86% [===================================================== ] 2302/2668 86% [===================================================== ] 2303/2668 86% [===================================================== ] 2304/2668 86% [===================================================== ] 2305/2668 86% [===================================================== ] 2306/2668 86% [===================================================== ] 2307/2668 86% [===================================================== ] 2308/2668 86% [===================================================== ] 2309/2668 86% [===================================================== ] 2310/2668 86% [===================================================== ] 2311/2668 86% [===================================================== ] 2312/2668 86% [===================================================== ] 2313/2668 86% [===================================================== ] 2314/2668 86% [===================================================== ] 2315/2668 86% [===================================================== ] 2316/2668 86% [===================================================== ] 2317/2668 86% [===================================================== ] 2318/2668 86% [===================================================== ] 2319/2668 86% [===================================================== ] 2320/2668 86% [===================================================== ] 2321/2668 86% [===================================================== ] 2322/2668 87% [===================================================== ] 2323/2668 87% [====================================================== ] 2324/2668 87% [====================================================== ] 2325/2668 87% [====================================================== ] 2326/2668 87% [====================================================== ] 2327/2668 87% [====================================================== ] 2328/2668 87% [====================================================== ] 2329/2668 87% [====================================================== ] 2330/2668 87% [====================================================== ] 2331/2668 87% [====================================================== ] 2332/2668 87% [====================================================== ] 2333/2668 87% [====================================================== ] 2334/2668 87% [====================================================== ] 2335/2668 87% [====================================================== ] 2336/2668 87% [====================================================== ] 2337/2668 87% [====================================================== ] 2338/2668 87% [====================================================== ] 2339/2668 87% [====================================================== ] 2340/2668 87% [====================================================== ] 2341/2668 87% [====================================================== ] 2342/2668 87% [====================================================== ] 2343/2668 87% [====================================================== ] 2344/2668 87% [====================================================== ] 2345/2668 87% [====================================================== ] 2346/2668 87% [====================================================== ] 2347/2668 87% [====================================================== ] 2348/2668 88% [====================================================== ] 2349/2668 88% [====================================================== ] 2350/2668 88% [====================================================== ] 2351/2668 88% [====================================================== ] 2352/2668 88% [====================================================== ] 2353/2668 88% [====================================================== ] 2354/2668 88% [====================================================== ] 2355/2668 88% [====================================================== ] 2356/2668 88% [====================================================== ] 2357/2668 88% [====================================================== ] 2358/2668 88% [====================================================== ] 2359/2668 88% [====================================================== ] 2360/2668 88% [====================================================== ] 2361/2668 88% [====================================================== ] 2362/2668 88% [====================================================== ] 2363/2668 88% [====================================================== ] 2364/2668 88% [====================================================== ] 2365/2668 88% [====================================================== ] 2366/2668 88% [======================================================= ] 2367/2668 88% [======================================================= ] 2368/2668 88% [======================================================= ] 2369/2668 88% [======================================================= ] 2370/2668 88% [======================================================= ] 2371/2668 88% [======================================================= ] 2372/2668 88% [======================================================= ] 2373/2668 88% [======================================================= ] 2374/2668 88% [======================================================= ] 2375/2668 89% [======================================================= ] 2376/2668 89% [======================================================= ] 2377/2668 89% [======================================================= ] 2378/2668 89% [======================================================= ] 2379/2668 89% [======================================================= ] 2380/2668 89% [======================================================= ] 2381/2668 89% [======================================================= ] 2382/2668 89% [======================================================= ] 2383/2668 89% [======================================================= ] 2384/2668 89% [======================================================= ] 2385/2668 89% [======================================================= ] 2386/2668 89% [======================================================= ] 2387/2668 89% [======================================================= ] 2388/2668 89% [======================================================= ] 2389/2668 89% [======================================================= ] 2390/2668 89% [======================================================= ] 2391/2668 89% [======================================================= ] 2392/2668 89% [======================================================= ] 2393/2668 89% [======================================================= ] 2394/2668 89% [======================================================= ] 2395/2668 89% [======================================================= ] 2396/2668 89% [======================================================= ] 2397/2668 89% [======================================================= ] 2398/2668 89% [======================================================= ] 2399/2668 89% [======================================================= ] 2400/2668 89% [======================================================= ] 2401/2668 89% [======================================================= ] 2402/2668 90% [======================================================= ] 2403/2668 90% [======================================================= ] 2404/2668 90% [======================================================= ] 2405/2668 90% [======================================================= ] 2406/2668 90% [======================================================= ] 2407/2668 90% [======================================================= ] 2408/2668 90% [======================================================= ] 2409/2668 90% [======================================================== ] 2410/2668 90% [======================================================== ] 2411/2668 90% [======================================================== ] 2412/2668 90% [======================================================== ] 2413/2668 90% [======================================================== ] 2414/2668 90% [======================================================== ] 2415/2668 90% [======================================================== ] 2416/2668 90% [======================================================== ] 2417/2668 90% [======================================================== ] 2418/2668 90% [======================================================== ] 2419/2668 90% [======================================================== ] 2420/2668 90% [======================================================== ] 2421/2668 90% [======================================================== ] 2422/2668 90% [======================================================== ] 2423/2668 90% [======================================================== ] 2424/2668 90% [======================================================== ] 2425/2668 90% [======================================================== ] 2426/2668 90% [======================================================== ] 2427/2668 90% [======================================================== ] 2428/2668 91% [======================================================== ] 2429/2668 91% [======================================================== ] 2430/2668 91% [======================================================== ] 2431/2668 91% [======================================================== ] 2432/2668 91% [======================================================== ] 2433/2668 91% [======================================================== ] 2434/2668 91% [======================================================== ] 2435/2668 91% [======================================================== ] 2436/2668 91% [======================================================== ] 2437/2668 91% [======================================================== ] 2438/2668 91% [======================================================== ] 2439/2668 91% [======================================================== ] 2440/2668 91% [======================================================== ] 2441/2668 91% [======================================================== ] 2442/2668 91% [======================================================== ] 2443/2668 91% [======================================================== ] 2444/2668 91% [======================================================== ] 2445/2668 91% [======================================================== ] 2446/2668 91% [======================================================== ] 2447/2668 91% [======================================================== ] 2448/2668 91% [======================================================== ] 2449/2668 91% [======================================================== ] 2450/2668 91% [======================================================== ] 2451/2668 91% [======================================================== ] 2452/2668 91% [========================================================= ] 2453/2668 91% [========================================================= ] 2454/2668 91% [========================================================= ] 2455/2668 92% [========================================================= ] 2456/2668 92% [========================================================= ] 2457/2668 92% [========================================================= ] 2458/2668 92% [========================================================= ] 2459/2668 92% [========================================================= ] 2460/2668 92% [========================================================= ] 2461/2668 92% [========================================================= ] 2462/2668 92% [========================================================= ] 2463/2668 92% [========================================================= ] 2464/2668 92% [========================================================= ] 2465/2668 92% [========================================================= ] 2466/2668 92% [========================================================= ] 2467/2668 92% [========================================================= ] 2468/2668 92% [========================================================= ] 2469/2668 92% [========================================================= ] 2470/2668 92% [========================================================= ] 2471/2668 92% [========================================================= ] 2472/2668 92% [========================================================= ] 2473/2668 92% [========================================================= ] 2474/2668 92% [========================================================= ] 2475/2668 92% [========================================================= ] 2476/2668 92% [========================================================= ] 2477/2668 92% [========================================================= ] 2478/2668 92% [========================================================= ] 2479/2668 92% [========================================================= ] 2480/2668 92% [========================================================= ] 2481/2668 92% [========================================================= ] 2482/2668 93% [========================================================= ] 2483/2668 93% [========================================================= ] 2484/2668 93% [========================================================= ] 2485/2668 93% [========================================================= ] 2486/2668 93% [========================================================= ] 2487/2668 93% [========================================================= ] 2488/2668 93% [========================================================= ] 2489/2668 93% [========================================================= ] 2490/2668 93% [========================================================= ] 2491/2668 93% [========================================================= ] 2492/2668 93% [========================================================= ] 2493/2668 93% [========================================================= ] 2494/2668 93% [========================================================= ] 2495/2668 93% [========================================================== ] 2496/2668 93% [========================================================== ] 2497/2668 93% [========================================================== ] 2498/2668 93% [========================================================== ] 2499/2668 93% [========================================================== ] 2500/2668 93% [========================================================== ] 2501/2668 93% [========================================================== ] 2502/2668 93% [========================================================== ] 2503/2668 93% [========================================================== ] 2504/2668 93% [========================================================== ] 2505/2668 93% [========================================================== ] 2506/2668 93% [========================================================== ] 2507/2668 93% [========================================================== ] 2508/2668 94% [========================================================== ] 2509/2668 94% [========================================================== ] 2510/2668 94% [========================================================== ] 2511/2668 94% [========================================================== ] 2512/2668 94% [========================================================== ] 2513/2668 94% [========================================================== ] 2514/2668 94% [========================================================== ] 2515/2668 94% [========================================================== ] 2516/2668 94% [========================================================== ] 2517/2668 94% [========================================================== ] 2518/2668 94% [========================================================== ] 2519/2668 94% [========================================================== ] 2520/2668 94% [========================================================== ] 2521/2668 94% [========================================================== ] 2522/2668 94% [========================================================== ] 2523/2668 94% [========================================================== ] 2524/2668 94% [========================================================== ] 2525/2668 94% [========================================================== ] 2526/2668 94% [========================================================== ] 2527/2668 94% [========================================================== ] 2528/2668 94% [========================================================== ] 2529/2668 94% [========================================================== ] 2530/2668 94% [========================================================== ] 2531/2668 94% [========================================================== ] 2532/2668 94% [========================================================== ] 2533/2668 94% [========================================================== ] 2534/2668 94% [========================================================== ] 2535/2668 95% [========================================================== ] 2536/2668 95% [========================================================== ] 2537/2668 95% [========================================================== ] 2538/2668 95% [=========================================================== ] 2539/2668 95% [=========================================================== ] 2540/2668 95% [=========================================================== ] 2541/2668 95% [=========================================================== ] 2542/2668 95% [=========================================================== ] 2543/2668 95% [=========================================================== ] 2544/2668 95% [=========================================================== ] 2545/2668 95% [=========================================================== ] 2546/2668 95% [=========================================================== ] 2547/2668 95% [=========================================================== ] 2548/2668 95% [=========================================================== ] 2549/2668 95% [=========================================================== ] 2550/2668 95% [=========================================================== ] 2551/2668 95% [=========================================================== ] 2552/2668 95% [=========================================================== ] 2553/2668 95% [=========================================================== ] 2554/2668 95% [=========================================================== ] 2555/2668 95% [=========================================================== ] 2556/2668 95% [=========================================================== ] 2557/2668 95% [=========================================================== ] 2558/2668 95% [=========================================================== ] 2559/2668 95% [=========================================================== ] 2560/2668 95% [=========================================================== ] 2561/2668 95% [=========================================================== ] 2562/2668 96% [=========================================================== ] 2563/2668 96% [=========================================================== ] 2564/2668 96% [=========================================================== ] 2565/2668 96% [=========================================================== ] 2566/2668 96% [=========================================================== ] 2567/2668 96% [=========================================================== ] 2568/2668 96% [=========================================================== ] 2569/2668 96% [=========================================================== ] 2570/2668 96% [=========================================================== ] 2571/2668 96% [=========================================================== ] 2572/2668 96% [=========================================================== ] 2573/2668 96% [=========================================================== ] 2574/2668 96% [=========================================================== ] 2575/2668 96% [=========================================================== ] 2576/2668 96% [=========================================================== ] 2577/2668 96% [=========================================================== ] 2578/2668 96% [=========================================================== ] 2579/2668 96% [=========================================================== ] 2580/2668 96% [=========================================================== ] 2581/2668 96% [============================================================ ] 2582/2668 96% [============================================================ ] 2583/2668 96% [============================================================ ] 2584/2668 96% [============================================================ ] 2585/2668 96% [============================================================ ] 2586/2668 96% [============================================================ ] 2587/2668 96% [============================================================ ] 2588/2668 97% [============================================================ ] 2589/2668 97% [============================================================ ] 2590/2668 97% [============================================================ ] 2591/2668 97% [============================================================ ] 2592/2668 97% [============================================================ ] 2593/2668 97% [============================================================ ] 2594/2668 97% [============================================================ ] 2595/2668 97% [============================================================ ] 2596/2668 97% [============================================================ ] 2597/2668 97% [============================================================ ] 2598/2668 97% [============================================================ ] 2599/2668 97% [============================================================ ] 2600/2668 97% [============================================================ ] 2601/2668 97% [============================================================ ] 2602/2668 97% [============================================================ ] 2603/2668 97% [============================================================ ] 2604/2668 97% [============================================================ ] 2605/2668 97% [============================================================ ] 2606/2668 97% [============================================================ ] 2607/2668 97% [============================================================ ] 2608/2668 97% [============================================================ ] 2609/2668 97% [============================================================ ] 2610/2668 97% [============================================================ ] 2611/2668 97% [============================================================ ] 2612/2668 97% [============================================================ ] 2613/2668 97% [============================================================ ] 2614/2668 97% [============================================================ ] 2615/2668 98% [============================================================ ] 2616/2668 98% [============================================================ ] 2617/2668 98% [============================================================ ] 2618/2668 98% [============================================================ ] 2619/2668 98% [============================================================ ] 2620/2668 98% [============================================================ ] 2621/2668 98% [============================================================ ] 2622/2668 98% [============================================================ ] 2623/2668 98% [============================================================ ] 2624/2668 98% [============================================================= ] 2625/2668 98% [============================================================= ] 2626/2668 98% [============================================================= ] 2627/2668 98% [============================================================= ] 2628/2668 98% [============================================================= ] 2629/2668 98% [============================================================= ] 2630/2668 98% [============================================================= ] 2631/2668 98% [============================================================= ] 2632/2668 98% [============================================================= ] 2633/2668 98% [============================================================= ] 2634/2668 98% [============================================================= ] 2635/2668 98% [============================================================= ] 2636/2668 98% [============================================================= ] 2637/2668 98% [============================================================= ] 2638/2668 98% [============================================================= ] 2639/2668 98% [============================================================= ] 2640/2668 98% [============================================================= ] 2641/2668 98% [============================================================= ] 2642/2668 99% [============================================================= ] 2643/2668 99% [============================================================= ] 2644/2668 99% [============================================================= ] 2645/2668 99% [============================================================= ] 2646/2668 99% [============================================================= ] 2647/2668 99% [============================================================= ] 2648/2668 99% [============================================================= ] 2649/2668 99% [============================================================= ] 2650/2668 99% [============================================================= ] 2651/2668 99% [============================================================= ] 2652/2668 99% [============================================================= ] 2653/2668 99% [============================================================= ] 2654/2668 99% [============================================================= ] 2655/2668 99% [============================================================= ] 2656/2668 99% [============================================================= ] 2657/2668 99% [============================================================= ] 2658/2668 99% [============================================================= ] 2659/2668 99% [============================================================= ] 2660/2668 99% [============================================================= ] 2661/2668 99% [============================================================= ] 2662/2668 99% [============================================================= ] 2663/2668 99% [============================================================= ] 2664/2668 99% [============================================================= ] 2665/2668 99% [============================================================= ] 2666/2668 99% [============================================================= ] 2667/2668 99% [==============================================================] 2668/2668 100% operation complete, 2668 objects in 73881 NAND pages. ln -snf /home/autobuild/autobuild/instance-1/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-1/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-1/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-1/buildroot' >>> Buildroot 2023.05-15-g8ea4f3b549 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa 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.4.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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.6 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bird 2.0.12 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> 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) >>> 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) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> 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) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> comix-cursors 0.9.1 Collecting legal info >>> cpuburn-arm ad7e646700d14b81413297bda02fb7fe96613c3f Collecting legal info cpuburn-a7.S: OK (sha256: 47f10095a04d16c8d8d52598371fa01b6a6e87134083b9ec3c43d83ff8576f55) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dracut 057 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-prelink-cross a853a5d715d84eec93aa68e8f2df26b7d860f5b2 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) libtommath/LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) libtomcrypt/LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> ethtool 6.2 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> font-awesome 4.7.0 Collecting legal info >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> genpart 1.0.2 Collecting legal info >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> ipcalc 1.0.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> linux-firmware 20221214 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENCE.e100: OK (sha256: bef9c828e84f21e7835b4de7daf954a327e1ff777871b58e116039b684c0d604) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.microchip: OK (sha256: 0fc67bd715b3395f3f2af464781910e9e69c4ba23da304352229b42dc9e986c3) LICENCE.qat_firmware: OK (sha256: 2051d5bf0755a0668f8c3d9a0d1c41d4b8cc411aba70f720fda71ae9e3b4d25c) LICENCE.ralink_a_mediatek_company_firmware: OK (sha256: 8568352b57f3574f9d5b2753cdb7c6e5eb2b79e82fbb9c9ba6566947467ef508) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) WHENCE: OK (sha256: 744babd4eae138ccfb5bd343b1589912b9839274f8a794af0b6c9b451df73579) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lsof 4.98.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mg 3.6 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-nodejs 16.18.1 Collecting legal info LICENSE: OK (sha256: 0bec08634ba79b5404f6b7f92ea850f3c2a06e27e6f83f2267e4f5e55ae33334) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> openlayers 7.3.0 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-rust-bin 1.68.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sentry-cli 2.8.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> 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-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-1/buildroot'