echo "/home/autobuild/autobuild/instance-22/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-22/output-1/images/rootfs.btrfs\n /home/autobuild/autobuild/instance-22/output-1/host/bin/mkfs.btrfs -f -r '\''/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/autobuild/autobuild/instance-22/output-1/images/rootfs.btrfs\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-22/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/btrfs/target table='/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/autobuild/autobuild/instance-22/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: f056a7b2-508f-4b33-969a-592d4a42223a Node size: 16384 Sector size: 4096 Filesystem size: 277.00MiB Block group profiles: Data: single 152.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 277.00MiB /home/autobuild/autobuild/instance-22/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-22/output-1/images rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-22/output-1/target/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-22/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-22/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-22/output-1/host/sbin/mkfs.jffs2 -e 0x10000 --with-xattr -b -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-22/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-22/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-22/output-1/images rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-22/output-1/target/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-22/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-22/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-22/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-22/output-1/images/rootfs.squashfs -noappend -processors 1 -b 16K -nopad -comp lz4\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-22/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-22/output-1/images/rootfs.squashfs, block size 16384. [=============================================================-] 7695/7695 100% Exportable Squashfs 4.0 filesystem, lz4 compressed, data block size 16384 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 62174.12 Kbytes (60.72 Mbytes) 59.04% of uncompressed filesystem size (105312.50 Kbytes) Inode table size 55347 bytes (54.05 Kbytes) 56.10% of uncompressed inode table size (98665 bytes) Directory table size 31122 bytes (30.39 Kbytes) 69.32% of uncompressed directory table size (44896 bytes) Number of duplicate files found 19 Number of inodes 2196 Number of files 1399 Number of fragments 141 Number of symbolic links 474 Number of device nodes 203 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 120 Number of hard-links 0 Number of ids (unique uids + gids) 3 Number of uids 2 root (0) www-data (33) Number of gids 3 root (0) tty (5) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-22/output-1/images rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-22/output-1/target/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-22/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-22/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-22/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-22/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-22/output-1/host/bin:/home/autobuild/autobuild/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-22/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-22/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-22/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-22/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2196 objects. stage 2: creating image '/home/autobuild/autobuild/instance-22/output-1/images/rootfs.yaffs2' [ ] 1/2196 0% [ ] 2/2196 0% [ ] 3/2196 0% [ ] 4/2196 0% [ ] 5/2196 0% [ ] 6/2196 0% [ ] 7/2196 0% [ ] 8/2196 0% [ ] 9/2196 0% [ ] 10/2196 0% [ ] 11/2196 0% [ ] 12/2196 0% [ ] 13/2196 0% [ ] 14/2196 0% [ ] 15/2196 0% [ ] 16/2196 0% [ ] 17/2196 0% [ ] 18/2196 0% [ ] 19/2196 0% [ ] 20/2196 0% [ ] 21/2196 0% [ ] 22/2196 1% [ ] 23/2196 1% [ ] 24/2196 1% [ ] 25/2196 1% [ ] 26/2196 1% [ ] 27/2196 1% [ ] 28/2196 1% [ ] 29/2196 1% [ ] 30/2196 1% [ ] 31/2196 1% [ ] 32/2196 1% [ ] 33/2196 1% [ ] 34/2196 1% [ ] 35/2196 1% [= ] 36/2196 1% [= ] 37/2196 1% [= ] 38/2196 1% [= ] 39/2196 1% [= ] 40/2196 1% [= ] 41/2196 1% [= ] 42/2196 1% [= ] 43/2196 1% [= ] 44/2196 2% [= ] 45/2196 2% [= ] 46/2196 2% [= ] 47/2196 2% [= ] 48/2196 2% [= ] 49/2196 2% [= ] 50/2196 2% [= ] 51/2196 2% [= ] 52/2196 2% [= ] 53/2196 2% [= ] 54/2196 2% [= ] 55/2196 2% [= ] 56/2196 2% [= ] 57/2196 2% [= ] 58/2196 2% [= ] 59/2196 2% [= ] 60/2196 2% [= ] 61/2196 2% [= ] 62/2196 2% [= ] 63/2196 2% [= ] 64/2196 2% [= ] 65/2196 2% [= ] 66/2196 3% [= ] 67/2196 3% [= ] 68/2196 3% [= ] 69/2196 3% [= ] 70/2196 3% [== ] 71/2196 3% [== ] 72/2196 3% [== ] 73/2196 3% [== ] 74/2196 3% [== ] 75/2196 3% [== ] 76/2196 3% [== ] 77/2196 3% [== ] 78/2196 3% [== ] 79/2196 3% [== ] 80/2196 3% [== ] 81/2196 3% [== ] 82/2196 3% [== ] 83/2196 3% [== ] 84/2196 3% [== ] 85/2196 3% [== ] 86/2196 3% [== ] 87/2196 3% [== ] 88/2196 4% [== ] 89/2196 4% [== ] 90/2196 4% [== ] 91/2196 4% [== ] 92/2196 4% [== ] 93/2196 4% [== ] 94/2196 4% [== ] 95/2196 4% [== ] 96/2196 4% [== ] 97/2196 4% [== ] 98/2196 4% [== ] 99/2196 4% [== ] 100/2196 4% [== ] 101/2196 4% [== ] 102/2196 4% [== ] 103/2196 4% [== ] 104/2196 4% [== ] 105/2196 4% [== ] 106/2196 4% [=== ] 107/2196 4% [=== ] 108/2196 4% [=== ] 109/2196 4% [=== ] 110/2196 5% [=== ] 111/2196 5% [=== ] 112/2196 5% [=== ] 113/2196 5% [=== ] 114/2196 5% [=== ] 115/2196 5% [=== ] 116/2196 5% [=== ] 117/2196 5% [=== ] 118/2196 5% [=== ] 119/2196 5% [=== ] 120/2196 5% [=== ] 121/2196 5% [=== ] 122/2196 5% [=== ] 123/2196 5% [=== ] 124/2196 5% [=== ] 125/2196 5% [=== ] 126/2196 5% [=== ] 127/2196 5% [=== ] 128/2196 5% [=== ] 129/2196 5% [=== ] 130/2196 5% [=== ] 131/2196 5% [=== ] 132/2196 6% [=== ] 133/2196 6% [=== ] 134/2196 6% [=== ] 135/2196 6% [=== ] 136/2196 6% [=== ] 137/2196 6% [=== ] 138/2196 6% [=== ] 139/2196 6% [=== ] 140/2196 6% [=== ] 141/2196 6% [==== ] 142/2196 6% [==== ] 143/2196 6% [==== ] 144/2196 6% [==== ] 145/2196 6% [==== ] 146/2196 6% [==== ] 147/2196 6% [==== ] 148/2196 6% [==== ] 149/2196 6% [==== ] 150/2196 6% [==== ] 151/2196 6% [==== ] 152/2196 6% [==== ] 153/2196 6% [==== ] 154/2196 7% [==== ] 155/2196 7% [==== ] 156/2196 7% [==== ] 157/2196 7% [==== ] 158/2196 7% [==== ] 159/2196 7% [==== ] 160/2196 7% [==== ] 161/2196 7% [==== ] 162/2196 7% [==== ] 163/2196 7% [==== ] 164/2196 7% [==== ] 165/2196 7% [==== ] 166/2196 7% [==== ] 167/2196 7% [==== ] 168/2196 7% [==== ] 169/2196 7% [==== ] 170/2196 7% [==== ] 171/2196 7% [==== ] 172/2196 7% [==== ] 173/2196 7% [==== ] 174/2196 7% [==== ] 175/2196 7% [==== ] 176/2196 8% [==== ] 177/2196 8% [===== ] 178/2196 8% [===== ] 179/2196 8% [===== ] 180/2196 8% [===== ] 181/2196 8% [===== ] 182/2196 8% [===== ] 183/2196 8% [===== ] 184/2196 8% [===== ] 185/2196 8% [===== ] 186/2196 8% [===== ] 187/2196 8% [===== ] 188/2196 8% [===== ] 189/2196 8% [===== ] 190/2196 8% [===== ] 191/2196 8% [===== ] 192/2196 8% [===== ] 193/2196 8% [===== ] 194/2196 8% [===== ] 195/2196 8% [===== ] 196/2196 8% [===== ] 197/2196 8% [===== ] 198/2196 9% [===== ] 199/2196 9% [===== ] 200/2196 9% [===== ] 201/2196 9% [===== ] 202/2196 9% [===== ] 203/2196 9% [===== ] 204/2196 9% [===== ] 205/2196 9% [===== ] 206/2196 9% [===== ] 207/2196 9% [===== ] 208/2196 9% [===== ] 209/2196 9% [===== ] 210/2196 9% [===== ] 211/2196 9% [===== ] 212/2196 9% [====== ] 213/2196 9% [====== ] 214/2196 9% [====== ] 215/2196 9% [====== ] 216/2196 9% [====== ] 217/2196 9% [====== ] 218/2196 9% [====== ] 219/2196 9% [====== ] 220/2196 10% [====== ] 221/2196 10% [====== ] 222/2196 10% [====== ] 223/2196 10% [====== ] 224/2196 10% [====== ] 225/2196 10% [====== ] 226/2196 10% [====== ] 227/2196 10% [====== ] 228/2196 10% [====== ] 229/2196 10% [====== ] 230/2196 10% [====== ] 231/2196 10% [====== ] 232/2196 10% [====== ] 233/2196 10% [====== ] 234/2196 10% [====== ] 235/2196 10% [====== ] 236/2196 10% [====== ] 237/2196 10% [====== ] 238/2196 10% [====== ] 239/2196 10% [====== ] 240/2196 10% [====== ] 241/2196 10% [====== ] 242/2196 11% [====== ] 243/2196 11% [====== ] 244/2196 11% [====== ] 245/2196 11% [====== ] 246/2196 11% [====== ] 247/2196 11% [======= ] 248/2196 11% [======= ] 249/2196 11% [======= ] 250/2196 11% [======= ] 251/2196 11% [======= ] 252/2196 11% [======= ] 253/2196 11% [======= ] 254/2196 11% [======= ] 255/2196 11% [======= ] 256/2196 11% [======= ] 257/2196 11% [======= ] 258/2196 11% [======= ] 259/2196 11% [======= ] 260/2196 11% [======= ] 261/2196 11% [======= ] 262/2196 11% [======= ] 263/2196 11% [======= ] 264/2196 12% [======= ] 265/2196 12% [======= ] 266/2196 12% [======= ] 267/2196 12% [======= ] 268/2196 12% [======= ] 269/2196 12% [======= ] 270/2196 12% [======= ] 271/2196 12% [======= ] 272/2196 12% [======= ] 273/2196 12% [======= ] 274/2196 12% [======= ] 275/2196 12% [======= ] 276/2196 12% [======= ] 277/2196 12% [======= ] 278/2196 12% [======= ] 279/2196 12% [======= ] 280/2196 12% [======= ] 281/2196 12% [======= ] 282/2196 12% [======= ] 283/2196 12% [======== ] 284/2196 12% [======== ] 285/2196 12% [======== ] 286/2196 13% [======== ] 287/2196 13% [======== ] 288/2196 13% [======== ] 289/2196 13% [======== ] 290/2196 13% [======== ] 291/2196 13% [======== ] 292/2196 13% [======== ] 293/2196 13% [======== ] 294/2196 13% [======== ] 295/2196 13% [======== ] 296/2196 13% [======== ] 297/2196 13% [======== ] 298/2196 13% [======== ] 299/2196 13% [======== ] 300/2196 13% [======== ] 301/2196 13% [======== ] 302/2196 13% [======== ] 303/2196 13% [======== ] 304/2196 13% [======== ] 305/2196 13% [======== ] 306/2196 13% [======== ] 307/2196 13% [======== ] 308/2196 14% [======== ] 309/2196 14% [======== ] 310/2196 14% [======== ] 311/2196 14% [======== ] 312/2196 14% [======== ] 313/2196 14% [======== ] 314/2196 14% [======== ] 315/2196 14% [======== ] 316/2196 14% [======== ] 317/2196 14% [======== ] 318/2196 14% [========= ] 319/2196 14% [========= ] 320/2196 14% [========= ] 321/2196 14% [========= ] 322/2196 14% [========= ] 323/2196 14% [========= ] 324/2196 14% [========= ] 325/2196 14% [========= ] 326/2196 14% [========= ] 327/2196 14% [========= ] 328/2196 14% [========= ] 329/2196 14% [========= ] 330/2196 15% [========= ] 331/2196 15% [========= ] 332/2196 15% [========= ] 333/2196 15% [========= ] 334/2196 15% [========= ] 335/2196 15% [========= ] 336/2196 15% [========= ] 337/2196 15% [========= ] 338/2196 15% [========= ] 339/2196 15% [========= ] 340/2196 15% [========= ] 341/2196 15% [========= ] 342/2196 15% [========= ] 343/2196 15% [========= ] 344/2196 15% [========= ] 345/2196 15% [========= ] 346/2196 15% [========= ] 347/2196 15% [========= ] 348/2196 15% [========= ] 349/2196 15% [========= ] 350/2196 15% [========= ] 351/2196 15% [========= ] 352/2196 16% [========= ] 353/2196 16% [========= ] 354/2196 16% [========== ] 355/2196 16% [========== ] 356/2196 16% [========== ] 357/2196 16% [========== ] 358/2196 16% [========== ] 359/2196 16% [========== ] 360/2196 16% [========== ] 361/2196 16% [========== ] 362/2196 16% [========== ] 363/2196 16% [========== ] 364/2196 16% [========== ] 365/2196 16% [========== ] 366/2196 16% [========== ] 367/2196 16% [========== ] 368/2196 16% [========== ] 369/2196 16% [========== ] 370/2196 16% [========== ] 371/2196 16% [========== ] 372/2196 16% [========== ] 373/2196 16% [========== ] 374/2196 17% [========== ] 375/2196 17% [========== ] 376/2196 17% [========== ] 377/2196 17% [========== ] 378/2196 17% [========== ] 379/2196 17% [========== ] 380/2196 17% [========== ] 381/2196 17% [========== ] 382/2196 17% [========== ] 383/2196 17% [========== ] 384/2196 17% [========== ] 385/2196 17% [========== ] 386/2196 17% [========== ] 387/2196 17% [========== ] 388/2196 17% [========== ] 389/2196 17% [=========== ] 390/2196 17% [=========== ] 391/2196 17% [=========== ] 392/2196 17% [=========== ] 393/2196 17% [=========== ] 394/2196 17% [=========== ] 395/2196 17% [=========== ] 396/2196 18% [=========== ] 397/2196 18% [=========== ] 398/2196 18% [=========== ] 399/2196 18% [=========== ] 400/2196 18% [=========== ] 401/2196 18% [=========== ] 402/2196 18% [=========== ] 403/2196 18% [=========== ] 404/2196 18% [=========== ] 405/2196 18% [=========== ] 406/2196 18% [=========== ] 407/2196 18% [=========== ] 408/2196 18% [=========== ] 409/2196 18% [=========== ] 410/2196 18% [=========== ] 411/2196 18% [=========== ] 412/2196 18% [=========== ] 413/2196 18% [=========== ] 414/2196 18% [=========== ] 415/2196 18% [=========== ] 416/2196 18% [=========== ] 417/2196 18% [=========== ] 418/2196 19% [=========== ] 419/2196 19% [=========== ] 420/2196 19% [=========== ] 421/2196 19% [=========== ] 422/2196 19% [=========== ] 423/2196 19% [=========== ] 424/2196 19% [=========== ] 425/2196 19% [============ ] 426/2196 19% [============ ] 427/2196 19% [============ ] 428/2196 19% [============ ] 429/2196 19% [============ ] 430/2196 19% [============ ] 431/2196 19% [============ ] 432/2196 19% [============ ] 433/2196 19% [============ ] 434/2196 19% [============ ] 435/2196 19% [============ ] 436/2196 19% [============ ] 437/2196 19% [============ ] 438/2196 19% [============ ] 439/2196 19% [============ ] 440/2196 20% [============ ] 441/2196 20% [============ ] 442/2196 20% [============ ] 443/2196 20% [============ ] 444/2196 20% [============ ] 445/2196 20% [============ ] 446/2196 20% [============ ] 447/2196 20% [============ ] 448/2196 20% [============ ] 449/2196 20% [============ ] 450/2196 20% [============ ] 451/2196 20% [============ ] 452/2196 20% [============ ] 453/2196 20% [============ ] 454/2196 20% [============ ] 455/2196 20% [============ ] 456/2196 20% [============ ] 457/2196 20% [============ ] 458/2196 20% [============ ] 459/2196 20% [============ ] 460/2196 20% [============= ] 461/2196 20% [============= ] 462/2196 21% [============= ] 463/2196 21% [============= ] 464/2196 21% [============= ] 465/2196 21% [============= ] 466/2196 21% [============= ] 467/2196 21% [============= ] 468/2196 21% [============= ] 469/2196 21% [============= ] 470/2196 21% [============= ] 471/2196 21% [============= ] 472/2196 21% [============= ] 473/2196 21% [============= ] 474/2196 21% [============= ] 475/2196 21% [============= ] 476/2196 21% [============= ] 477/2196 21% [============= ] 478/2196 21% [============= ] 479/2196 21% [============= ] 480/2196 21% [============= ] 481/2196 21% [============= ] 482/2196 21% [============= ] 483/2196 21% [============= ] 484/2196 22% [============= ] 485/2196 22% [============= ] 486/2196 22% [============= ] 487/2196 22% [============= ] 488/2196 22% [============= ] 489/2196 22% [============= ] 490/2196 22% [============= ] 491/2196 22% [============= ] 492/2196 22% [============= ] 493/2196 22% [============= ] 494/2196 22% [============= ] 495/2196 22% [============== ] 496/2196 22% [============== ] 497/2196 22% [============== ] 498/2196 22% [============== ] 499/2196 22% [============== ] 500/2196 22% [============== ] 501/2196 22% [============== ] 502/2196 22% [============== ] 503/2196 22% [============== ] 504/2196 22% [============== ] 505/2196 22% [============== ] 506/2196 23% [============== ] 507/2196 23% [============== ] 508/2196 23% [============== ] 509/2196 23% [============== ] 510/2196 23% [============== ] 511/2196 23% [============== ] 512/2196 23% [============== ] 513/2196 23% [============== ] 514/2196 23% [============== ] 515/2196 23% [============== ] 516/2196 23% [============== ] 517/2196 23% [============== ] 518/2196 23% [============== ] 519/2196 23% [============== ] 520/2196 23% [============== ] 521/2196 23% [============== ] 522/2196 23% [============== ] 523/2196 23% [============== ] 524/2196 23% [============== ] 525/2196 23% [============== ] 526/2196 23% [============== ] 527/2196 23% [============== ] 528/2196 24% [============== ] 529/2196 24% [============== ] 530/2196 24% [============== ] 531/2196 24% [=============== ] 532/2196 24% [=============== ] 533/2196 24% [=============== ] 534/2196 24% [=============== ] 535/2196 24% [=============== ] 536/2196 24% [=============== ] 537/2196 24% [=============== ] 538/2196 24% [=============== ] 539/2196 24% [=============== ] 540/2196 24% [=============== ] 541/2196 24% [=============== ] 542/2196 24% [=============== ] 543/2196 24% [=============== ] 544/2196 24% [=============== ] 545/2196 24% [=============== ] 546/2196 24% [=============== ] 547/2196 24% [=============== ] 548/2196 24% [=============== ] 549/2196 25% [=============== ] 550/2196 25% [=============== ] 551/2196 25% [=============== ] 552/2196 25% [=============== ] 553/2196 25% [=============== ] 554/2196 25% [=============== ] 555/2196 25% [=============== ] 556/2196 25% [=============== ] 557/2196 25% [=============== ] 558/2196 25% [=============== ] 559/2196 25% [=============== ] 560/2196 25% [=============== ] 561/2196 25% [=============== ] 562/2196 25% [=============== ] 563/2196 25% [=============== ] 564/2196 25% [=============== ] 565/2196 25% [=============== ] 566/2196 25% [================ ] 567/2196 25% [================ ] 568/2196 25% [================ ] 569/2196 25% [================ ] 570/2196 25% [================ ] 571/2196 26% [================ ] 572/2196 26% [================ ] 573/2196 26% [================ ] 574/2196 26% [================ ] 575/2196 26% [================ ] 576/2196 26% [================ ] 577/2196 26% [================ ] 578/2196 26% [================ ] 579/2196 26% [================ ] 580/2196 26% [================ ] 581/2196 26% [================ ] 582/2196 26% [================ ] 583/2196 26% [================ ] 584/2196 26% [================ ] 585/2196 26% [================ ] 586/2196 26% [================ ] 587/2196 26% [================ ] 588/2196 26% [================ ] 589/2196 26% [================ ] 590/2196 26% [================ ] 591/2196 26% [================ ] 592/2196 26% [================ ] 593/2196 27% [================ ] 594/2196 27% [================ ] 595/2196 27% [================ ] 596/2196 27% [================ ] 597/2196 27% [================ ] 598/2196 27% [================ ] 599/2196 27% [================ ] 600/2196 27% [================ ] 601/2196 27% [================ ] 602/2196 27% [================= ] 603/2196 27% [================= ] 604/2196 27% [================= ] 605/2196 27% [================= ] 606/2196 27% [================= ] 607/2196 27% [================= ] 608/2196 27% [================= ] 609/2196 27% [================= ] 610/2196 27% [================= ] 611/2196 27% [================= ] 612/2196 27% [================= ] 613/2196 27% [================= ] 614/2196 27% [================= ] 615/2196 28% [================= ] 616/2196 28% [================= ] 617/2196 28% [================= ] 618/2196 28% [================= ] 619/2196 28% [================= ] 620/2196 28% [================= ] 621/2196 28% [================= ] 622/2196 28% [================= ] 623/2196 28% [================= ] 624/2196 28% [================= ] 625/2196 28% [================= ] 626/2196 28% [================= ] 627/2196 28% [================= ] 628/2196 28% [================= ] 629/2196 28% [================= ] 630/2196 28% [================= ] 631/2196 28% [================= ] 632/2196 28% [================= ] 633/2196 28% [================= ] 634/2196 28% [================= ] 635/2196 28% [================= ] 636/2196 28% [================= ] 637/2196 29% [================== ] 638/2196 29% [================== ] 639/2196 29% [================== ] 640/2196 29% [================== ] 641/2196 29% [================== ] 642/2196 29% [================== ] 643/2196 29% [================== ] 644/2196 29% [================== ] 645/2196 29% [================== ] 646/2196 29% [================== ] 647/2196 29% [================== ] 648/2196 29% [================== ] 649/2196 29% [================== ] 650/2196 29% [================== ] 651/2196 29% [================== ] 652/2196 29% [================== ] 653/2196 29% [================== ] 654/2196 29% [================== ] 655/2196 29% [================== ] 656/2196 29% [================== ] 657/2196 29% [================== ] 658/2196 29% [================== ] 659/2196 30% [================== ] 660/2196 30% [================== ] 661/2196 30% [================== ] 662/2196 30% [================== ] 663/2196 30% [================== ] 664/2196 30% [================== ] 665/2196 30% [================== ] 666/2196 30% [================== ] 667/2196 30% [================== ] 668/2196 30% [================== ] 669/2196 30% [================== ] 670/2196 30% [================== ] 671/2196 30% [================== ] 672/2196 30% [=================== ] 673/2196 30% [=================== ] 674/2196 30% [=================== ] 675/2196 30% [=================== ] 676/2196 30% [=================== ] 677/2196 30% [=================== ] 678/2196 30% [=================== ] 679/2196 30% [=================== ] 680/2196 30% [=================== ] 681/2196 31% [=================== ] 682/2196 31% [=================== ] 683/2196 31% [=================== ] 684/2196 31% [=================== ] 685/2196 31% [=================== ] 686/2196 31% [=================== ] 687/2196 31% [=================== ] 688/2196 31% [=================== ] 689/2196 31% [=================== ] 690/2196 31% [=================== ] 691/2196 31% [=================== ] 692/2196 31% [=================== ] 693/2196 31% [=================== ] 694/2196 31% [=================== ] 695/2196 31% [=================== ] 696/2196 31% [=================== ] 697/2196 31% [=================== ] 698/2196 31% [=================== ] 699/2196 31% [=================== ] 700/2196 31% [=================== ] 701/2196 31% [=================== ] 702/2196 31% [=================== ] 703/2196 32% [=================== ] 704/2196 32% [=================== ] 705/2196 32% [=================== ] 706/2196 32% [=================== ] 707/2196 32% [=================== ] 708/2196 32% [==================== ] 709/2196 32% [==================== ] 710/2196 32% [==================== ] 711/2196 32% [==================== ] 712/2196 32% [==================== ] 713/2196 32% [==================== ] 714/2196 32% [==================== ] 715/2196 32% [==================== ] 716/2196 32% [==================== ] 717/2196 32% [==================== ] 718/2196 32% [==================== ] 719/2196 32% [==================== ] 720/2196 32% [==================== ] 721/2196 32% [==================== ] 722/2196 32% [==================== ] 723/2196 32% [==================== ] 724/2196 32% [==================== ] 725/2196 33% [==================== ] 726/2196 33% [==================== ] 727/2196 33% [==================== ] 728/2196 33% [==================== ] 729/2196 33% [==================== ] 730/2196 33% [==================== ] 731/2196 33% [==================== ] 732/2196 33% [==================== ] 733/2196 33% [==================== ] 734/2196 33% [==================== ] 735/2196 33% [==================== ] 736/2196 33% [==================== ] 737/2196 33% [==================== ] 738/2196 33% [==================== ] 739/2196 33% [==================== ] 740/2196 33% [==================== ] 741/2196 33% [==================== ] 742/2196 33% [==================== ] 743/2196 33% [===================== ] 744/2196 33% [===================== ] 745/2196 33% [===================== ] 746/2196 33% [===================== ] 747/2196 34% [===================== ] 748/2196 34% [===================== ] 749/2196 34% [===================== ] 750/2196 34% [===================== ] 751/2196 34% [===================== ] 752/2196 34% [===================== ] 753/2196 34% [===================== ] 754/2196 34% [===================== ] 755/2196 34% [===================== ] 756/2196 34% [===================== ] 757/2196 34% [===================== ] 758/2196 34% [===================== ] 759/2196 34% [===================== ] 760/2196 34% [===================== ] 761/2196 34% [===================== ] 762/2196 34% [===================== ] 763/2196 34% [===================== ] 764/2196 34% [===================== ] 765/2196 34% [===================== ] 766/2196 34% [===================== ] 767/2196 34% [===================== ] 768/2196 34% [===================== ] 769/2196 35% [===================== ] 770/2196 35% [===================== ] 771/2196 35% [===================== ] 772/2196 35% [===================== ] 773/2196 35% [===================== ] 774/2196 35% [===================== ] 775/2196 35% [===================== ] 776/2196 35% [===================== ] 777/2196 35% [===================== ] 778/2196 35% [===================== ] 779/2196 35% [====================== ] 780/2196 35% [====================== ] 781/2196 35% [====================== ] 782/2196 35% [====================== ] 783/2196 35% [====================== ] 784/2196 35% [====================== ] 785/2196 35% [====================== ] 786/2196 35% [====================== ] 787/2196 35% [====================== ] 788/2196 35% [====================== ] 789/2196 35% [====================== ] 790/2196 35% [====================== ] 791/2196 36% [====================== ] 792/2196 36% [====================== ] 793/2196 36% [====================== ] 794/2196 36% [====================== ] 795/2196 36% [====================== ] 796/2196 36% [====================== ] 797/2196 36% [====================== ] 798/2196 36% [====================== ] 799/2196 36% [====================== ] 800/2196 36% [====================== ] 801/2196 36% [====================== ] 802/2196 36% [====================== ] 803/2196 36% [====================== ] 804/2196 36% [====================== ] 805/2196 36% [====================== ] 806/2196 36% [====================== ] 807/2196 36% [====================== ] 808/2196 36% [====================== ] 809/2196 36% [====================== ] 810/2196 36% [====================== ] 811/2196 36% [====================== ] 812/2196 36% [====================== ] 813/2196 37% [====================== ] 814/2196 37% [======================= ] 815/2196 37% [======================= ] 816/2196 37% [======================= ] 817/2196 37% [======================= ] 818/2196 37% [======================= ] 819/2196 37% [======================= ] 820/2196 37% [======================= ] 821/2196 37% [======================= ] 822/2196 37% [======================= ] 823/2196 37% [======================= ] 824/2196 37% [======================= ] 825/2196 37% [======================= ] 826/2196 37% [======================= ] 827/2196 37% [======================= ] 828/2196 37% [======================= ] 829/2196 37% [======================= ] 830/2196 37% [======================= ] 831/2196 37% [======================= ] 832/2196 37% [======================= ] 833/2196 37% [======================= ] 834/2196 37% [======================= ] 835/2196 38% [======================= ] 836/2196 38% [======================= ] 837/2196 38% [======================= ] 838/2196 38% [======================= ] 839/2196 38% [======================= ] 840/2196 38% [======================= ] 841/2196 38% [======================= ] 842/2196 38% [======================= ] 843/2196 38% [======================= ] 844/2196 38% [======================= ] 845/2196 38% [======================= ] 846/2196 38% [======================= ] 847/2196 38% [======================= ] 848/2196 38% [======================= ] 849/2196 38% [======================= ] 850/2196 38% [======================== ] 851/2196 38% [======================== ] 852/2196 38% [======================== ] 853/2196 38% [======================== ] 854/2196 38% [======================== ] 855/2196 38% [======================== ] 856/2196 38% [======================== ] 857/2196 39% [======================== ] 858/2196 39% [======================== ] 859/2196 39% [======================== ] 860/2196 39% [======================== ] 861/2196 39% [======================== ] 862/2196 39% [======================== ] 863/2196 39% [======================== ] 864/2196 39% [======================== ] 865/2196 39% [======================== ] 866/2196 39% [======================== ] 867/2196 39% [======================== ] 868/2196 39% [======================== ] 869/2196 39% [======================== ] 870/2196 39% [======================== ] 871/2196 39% [======================== ] 872/2196 39% [======================== ] 873/2196 39% [======================== ] 874/2196 39% [======================== ] 875/2196 39% [======================== ] 876/2196 39% [======================== ] 877/2196 39% [======================== ] 878/2196 39% [======================== ] 879/2196 40% [======================== ] 880/2196 40% [======================== ] 881/2196 40% [======================== ] 882/2196 40% [======================== ] 883/2196 40% [======================== ] 884/2196 40% [======================== ] 885/2196 40% [========================= ] 886/2196 40% [========================= ] 887/2196 40% [========================= ] 888/2196 40% [========================= ] 889/2196 40% [========================= ] 890/2196 40% [========================= ] 891/2196 40% [========================= ] 892/2196 40% [========================= ] 893/2196 40% [========================= ] 894/2196 40% [========================= ] 895/2196 40% [========================= ] 896/2196 40% [========================= ] 897/2196 40% [========================= ] 898/2196 40% [========================= ] 899/2196 40% [========================= ] 900/2196 40% [========================= ] 901/2196 41% [========================= ] 902/2196 41% [========================= ] 903/2196 41% [========================= ] 904/2196 41% [========================= ] 905/2196 41% [========================= ] 906/2196 41% [========================= ] 907/2196 41% [========================= ] 908/2196 41% [========================= ] 909/2196 41% [========================= ] 910/2196 41% [========================= ] 911/2196 41% [========================= ] 912/2196 41% [========================= ] 913/2196 41% [========================= ] 914/2196 41% [========================= ] 915/2196 41% [========================= ] 916/2196 41% [========================= ] 917/2196 41% [========================= ] 918/2196 41% [========================= ] 919/2196 41% [========================= ] 920/2196 41% [========================== ] 921/2196 41% [========================== ] 922/2196 41% [========================== ] 923/2196 42% [========================== ] 924/2196 42% [========================== ] 925/2196 42% [========================== ] 926/2196 42% [========================== ] 927/2196 42% [========================== ] 928/2196 42% [========================== ] 929/2196 42% [========================== ] 930/2196 42% [========================== ] 931/2196 42% [========================== ] 932/2196 42% [========================== ] 933/2196 42% [========================== ] 934/2196 42% [========================== ] 935/2196 42% [========================== ] 936/2196 42% [========================== ] 937/2196 42% [========================== ] 938/2196 42% [========================== ] 939/2196 42% [========================== ] 940/2196 42% [========================== ] 941/2196 42% [========================== ] 942/2196 42% [========================== ] 943/2196 42% [========================== ] 944/2196 42% [========================== ] 945/2196 43% [========================== ] 946/2196 43% [========================== ] 947/2196 43% [========================== ] 948/2196 43% [========================== ] 949/2196 43% [========================== ] 950/2196 43% [========================== ] 951/2196 43% [========================== ] 952/2196 43% [========================== ] 953/2196 43% [========================== ] 954/2196 43% [========================== ] 955/2196 43% [========================== ] 956/2196 43% [=========================== ] 957/2196 43% [=========================== ] 958/2196 43% [=========================== ] 959/2196 43% [=========================== ] 960/2196 43% [=========================== ] 961/2196 43% [=========================== ] 962/2196 43% [=========================== ] 963/2196 43% [=========================== ] 964/2196 43% [=========================== ] 965/2196 43% [=========================== ] 966/2196 43% [=========================== ] 967/2196 44% [=========================== ] 968/2196 44% [=========================== ] 969/2196 44% [=========================== ] 970/2196 44% [=========================== ] 971/2196 44% [=========================== ] 972/2196 44% [=========================== ] 973/2196 44% [=========================== ] 974/2196 44% [=========================== ] 975/2196 44% [=========================== ] 976/2196 44% [=========================== ] 977/2196 44% [=========================== ] 978/2196 44% [=========================== ] 979/2196 44% [=========================== ] 980/2196 44% [=========================== ] 981/2196 44% [=========================== ] 982/2196 44% [=========================== ] 983/2196 44% [=========================== ] 984/2196 44% [=========================== ] 985/2196 44% [=========================== ] 986/2196 44% [=========================== ] 987/2196 44% [=========================== ] 988/2196 44% [=========================== ] 989/2196 45% [=========================== ] 990/2196 45% [=========================== ] 991/2196 45% [============================ ] 992/2196 45% [============================ ] 993/2196 45% [============================ ] 994/2196 45% [============================ ] 995/2196 45% [============================ ] 996/2196 45% [============================ ] 997/2196 45% [============================ ] 998/2196 45% [============================ ] 999/2196 45% [============================ ] 1000/2196 45% [============================ ] 1001/2196 45% [============================ ] 1002/2196 45% [============================ ] 1003/2196 45% [============================ ] 1004/2196 45% [============================ ] 1005/2196 45% [============================ ] 1006/2196 45% [============================ ] 1007/2196 45% [============================ ] 1008/2196 45% [============================ ] 1009/2196 45% [============================ ] 1010/2196 45% [============================ ] 1011/2196 46% [============================ ] 1012/2196 46% [============================ ] 1013/2196 46% [============================ ] 1014/2196 46% [============================ ] 1015/2196 46% [============================ ] 1016/2196 46% [============================ ] 1017/2196 46% [============================ ] 1018/2196 46% [============================ ] 1019/2196 46% [============================ ] 1020/2196 46% [============================ ] 1021/2196 46% [============================ ] 1022/2196 46% [============================ ] 1023/2196 46% [============================ ] 1024/2196 46% [============================ ] 1025/2196 46% [============================ ] 1026/2196 46% [============================ ] 1027/2196 46% [============================= ] 1028/2196 46% [============================= ] 1029/2196 46% [============================= ] 1030/2196 46% [============================= ] 1031/2196 46% [============================= ] 1032/2196 46% [============================= ] 1033/2196 47% [============================= ] 1034/2196 47% [============================= ] 1035/2196 47% [============================= ] 1036/2196 47% [============================= ] 1037/2196 47% [============================= ] 1038/2196 47% [============================= ] 1039/2196 47% [============================= ] 1040/2196 47% [============================= ] 1041/2196 47% [============================= ] 1042/2196 47% [============================= ] 1043/2196 47% [============================= ] 1044/2196 47% [============================= ] 1045/2196 47% [============================= ] 1046/2196 47% [============================= ] 1047/2196 47% [============================= ] 1048/2196 47% [============================= ] 1049/2196 47% [============================= ] 1050/2196 47% [============================= ] 1051/2196 47% [============================= ] 1052/2196 47% [============================= ] 1053/2196 47% [============================= ] 1054/2196 47% [============================= ] 1055/2196 48% [============================= ] 1056/2196 48% [============================= ] 1057/2196 48% [============================= ] 1058/2196 48% [============================= ] 1059/2196 48% [============================= ] 1060/2196 48% [============================= ] 1061/2196 48% [============================= ] 1062/2196 48% [============================== ] 1063/2196 48% [============================== ] 1064/2196 48% [============================== ] 1065/2196 48% [============================== ] 1066/2196 48% [============================== ] 1067/2196 48% [============================== ] 1068/2196 48% [============================== ] 1069/2196 48% [============================== ] 1070/2196 48% [============================== ] 1071/2196 48% [============================== ] 1072/2196 48% [============================== ] 1073/2196 48% [============================== ] 1074/2196 48% [============================== ] 1075/2196 48% [============================== ] 1076/2196 48% [============================== ] 1077/2196 49% [============================== ] 1078/2196 49% [============================== ] 1079/2196 49% [============================== ] 1080/2196 49% [============================== ] 1081/2196 49% [============================== ] 1082/2196 49% [============================== ] 1083/2196 49% [============================== ] 1084/2196 49% [============================== ] 1085/2196 49% [============================== ] 1086/2196 49% [============================== ] 1087/2196 49% [============================== ] 1088/2196 49% [============================== ] 1089/2196 49% [============================== ] 1090/2196 49% [============================== ] 1091/2196 49% [============================== ] 1092/2196 49% [============================== ] 1093/2196 49% [============================== ] 1094/2196 49% [============================== ] 1095/2196 49% [============================== ] 1096/2196 49% [============================== ] 1097/2196 49% [=============================== ] 1098/2196 50% [=============================== ] 1099/2196 50% [=============================== ] 1100/2196 50% [=============================== ] 1101/2196 50% [=============================== ] 1102/2196 50% [=============================== ] 1103/2196 50% [=============================== ] 1104/2196 50% [=============================== ] 1105/2196 50% [=============================== ] 1106/2196 50% [=============================== ] 1107/2196 50% [=============================== ] 1108/2196 50% [=============================== ] 1109/2196 50% [=============================== ] 1110/2196 50% [=============================== ] 1111/2196 50% [=============================== ] 1112/2196 50% [=============================== ] 1113/2196 50% [=============================== ] 1114/2196 50% [=============================== ] 1115/2196 50% [=============================== ] 1116/2196 50% [=============================== ] 1117/2196 50% [=============================== ] 1118/2196 50% [=============================== ] 1119/2196 50% [=============================== ] 1120/2196 51% [=============================== ] 1121/2196 51% [=============================== ] 1122/2196 51% [=============================== ] 1123/2196 51% [=============================== ] 1124/2196 51% [=============================== ] 1125/2196 51% [=============================== ] 1126/2196 51% [=============================== ] 1127/2196 51% [=============================== ] 1128/2196 51% [=============================== ] 1129/2196 51% [=============================== ] 1130/2196 51% [=============================== ] 1131/2196 51% [=============================== ] 1132/2196 51% [=============================== ] 1133/2196 51% [================================ ] 1134/2196 51% [================================ ] 1135/2196 51% [================================ ] 1136/2196 51% [================================ ] 1137/2196 51% [================================ ] 1138/2196 51% [================================ ] 1139/2196 51% [================================ ] 1140/2196 51% [================================ ] 1141/2196 51% [================================ ] 1142/2196 52% [================================ ] 1143/2196 52% [================================ ] 1144/2196 52% [================================ ] 1145/2196 52% [================================ ] 1146/2196 52% [================================ ] 1147/2196 52% [================================ ] 1148/2196 52% [================================ ] 1149/2196 52% [================================ ] 1150/2196 52% [================================ ] 1151/2196 52% [================================ ] 1152/2196 52% [================================ ] 1153/2196 52% [================================ ] 1154/2196 52% [================================ ] 1155/2196 52% [================================ ] 1156/2196 52% [================================ ] 1157/2196 52% [================================ ] 1158/2196 52% [================================ ] 1159/2196 52% [================================ ] 1160/2196 52% [================================ ] 1161/2196 52% [================================ ] 1162/2196 52% [================================ ] 1163/2196 52% [================================ ] 1164/2196 53% [================================ ] 1165/2196 53% [================================ ] 1166/2196 53% [================================ ] 1167/2196 53% [================================ ] 1168/2196 53% [================================= ] 1169/2196 53% [================================= ] 1170/2196 53% [================================= ] 1171/2196 53% [================================= ] 1172/2196 53% [================================= ] 1173/2196 53% [================================= ] 1174/2196 53% [================================= ] 1175/2196 53% [================================= ] 1176/2196 53% [================================= ] 1177/2196 53% [================================= ] 1178/2196 53% [================================= ] 1179/2196 53% [================================= ] 1180/2196 53% [================================= ] 1181/2196 53% [================================= ] 1182/2196 53% [================================= ] 1183/2196 53% [================================= ] 1184/2196 53% [================================= ] 1185/2196 53% [================================= ] 1186/2196 54% [================================= ] 1187/2196 54% [================================= ] 1188/2196 54% [================================= ] 1189/2196 54% [================================= ] 1190/2196 54% [================================= ] 1191/2196 54% [================================= ] 1192/2196 54% [================================= ] 1193/2196 54% [================================= ] 1194/2196 54% [================================= ] 1195/2196 54% [================================= ] 1196/2196 54% [================================= ] 1197/2196 54% [================================= ] 1198/2196 54% [================================= ] 1199/2196 54% [================================= ] 1200/2196 54% [================================= ] 1201/2196 54% [================================= ] 1202/2196 54% [================================= ] 1203/2196 54% [================================= ] 1204/2196 54% [================================== ] 1205/2196 54% [================================== ] 1206/2196 54% [================================== ] 1207/2196 54% [================================== ] 1208/2196 55% [================================== ] 1209/2196 55% [================================== ] 1210/2196 55% [================================== ] 1211/2196 55% [================================== ] 1212/2196 55% [================================== ] 1213/2196 55% [================================== ] 1214/2196 55% [================================== ] 1215/2196 55% [================================== ] 1216/2196 55% [================================== ] 1217/2196 55% [================================== ] 1218/2196 55% [================================== ] 1219/2196 55% [================================== ] 1220/2196 55% [================================== ] 1221/2196 55% [================================== ] 1222/2196 55% [================================== ] 1223/2196 55% [================================== ] 1224/2196 55% [================================== ] 1225/2196 55% [================================== ] 1226/2196 55% [================================== ] 1227/2196 55% [================================== ] 1228/2196 55% [================================== ] 1229/2196 55% [================================== ] 1230/2196 56% [================================== ] 1231/2196 56% [================================== ] 1232/2196 56% [================================== ] 1233/2196 56% [================================== ] 1234/2196 56% [================================== ] 1235/2196 56% [================================== ] 1236/2196 56% [================================== ] 1237/2196 56% [================================== ] 1238/2196 56% [================================== ] 1239/2196 56% [=================================== ] 1240/2196 56% [=================================== ] 1241/2196 56% [=================================== ] 1242/2196 56% [=================================== ] 1243/2196 56% [=================================== ] 1244/2196 56% [=================================== ] 1245/2196 56% [=================================== ] 1246/2196 56% [=================================== ] 1247/2196 56% [=================================== ] 1248/2196 56% [=================================== ] 1249/2196 56% [=================================== ] 1250/2196 56% [=================================== ] 1251/2196 56% [=================================== ] 1252/2196 57% [=================================== ] 1253/2196 57% [=================================== ] 1254/2196 57% [=================================== ] 1255/2196 57% [=================================== ] 1256/2196 57% [=================================== ] 1257/2196 57% [=================================== ] 1258/2196 57% [=================================== ] 1259/2196 57% [=================================== ] 1260/2196 57% [=================================== ] 1261/2196 57% [=================================== ] 1262/2196 57% [=================================== ] 1263/2196 57% [=================================== ] 1264/2196 57% [=================================== ] 1265/2196 57% [=================================== ] 1266/2196 57% [=================================== ] 1267/2196 57% [=================================== ] 1268/2196 57% [=================================== ] 1269/2196 57% [=================================== ] 1270/2196 57% [=================================== ] 1271/2196 57% [=================================== ] 1272/2196 57% [=================================== ] 1273/2196 57% [=================================== ] 1274/2196 58% [=================================== ] 1275/2196 58% [==================================== ] 1276/2196 58% [==================================== ] 1277/2196 58% [==================================== ] 1278/2196 58% [==================================== ] 1279/2196 58% [==================================== ] 1280/2196 58% [==================================== ] 1281/2196 58% [==================================== ] 1282/2196 58% [==================================== ] 1283/2196 58% [==================================== ] 1284/2196 58% [==================================== ] 1285/2196 58% [==================================== ] 1286/2196 58% [==================================== ] 1287/2196 58% [==================================== ] 1288/2196 58% [==================================== ] 1289/2196 58% [==================================== ] 1290/2196 58% [==================================== ] 1291/2196 58% [==================================== ] 1292/2196 58% [==================================== ] 1293/2196 58% [==================================== ] 1294/2196 58% [==================================== ] 1295/2196 58% [==================================== ] 1296/2196 59% [==================================== ] 1297/2196 59% [==================================== ] 1298/2196 59% [==================================== ] 1299/2196 59% [==================================== ] 1300/2196 59% [==================================== ] 1301/2196 59% [==================================== ] 1302/2196 59% [==================================== ] 1303/2196 59% [==================================== ] 1304/2196 59% [==================================== ] 1305/2196 59% [==================================== ] 1306/2196 59% [==================================== ] 1307/2196 59% [==================================== ] 1308/2196 59% [==================================== ] 1309/2196 59% [==================================== ] 1310/2196 59% [===================================== ] 1311/2196 59% [===================================== ] 1312/2196 59% [===================================== ] 1313/2196 59% [===================================== ] 1314/2196 59% [===================================== ] 1315/2196 59% [===================================== ] 1316/2196 59% [===================================== ] 1317/2196 59% [===================================== ] 1318/2196 60% [===================================== ] 1319/2196 60% [===================================== ] 1320/2196 60% [===================================== ] 1321/2196 60% [===================================== ] 1322/2196 60% [===================================== ] 1323/2196 60% [===================================== ] 1324/2196 60% [===================================== ] 1325/2196 60% [===================================== ] 1326/2196 60% [===================================== ] 1327/2196 60% [===================================== ] 1328/2196 60% [===================================== ] 1329/2196 60% [===================================== ] 1330/2196 60% [===================================== ] 1331/2196 60% [===================================== ] 1332/2196 60% [===================================== ] 1333/2196 60% [===================================== ] 1334/2196 60% [===================================== ] 1335/2196 60% [===================================== ] 1336/2196 60% [===================================== ] 1337/2196 60% [===================================== ] 1338/2196 60% [===================================== ] 1339/2196 60% [===================================== ] 1340/2196 61% [===================================== ] 1341/2196 61% [===================================== ] 1342/2196 61% [===================================== ] 1343/2196 61% [===================================== ] 1344/2196 61% [===================================== ] 1345/2196 61% [====================================== ] 1346/2196 61% [====================================== ] 1347/2196 61% [====================================== ] 1348/2196 61% [====================================== ] 1349/2196 61% [====================================== ] 1350/2196 61% [====================================== ] 1351/2196 61% [====================================== ] 1352/2196 61% [====================================== ] 1353/2196 61% [====================================== ] 1354/2196 61% [====================================== ] 1355/2196 61% [====================================== ] 1356/2196 61% [====================================== ] 1357/2196 61% [====================================== ] 1358/2196 61% [====================================== ] 1359/2196 61% [====================================== ] 1360/2196 61% [====================================== ] 1361/2196 61% [====================================== ] 1362/2196 62% [====================================== ] 1363/2196 62% [====================================== ] 1364/2196 62% [====================================== ] 1365/2196 62% [====================================== ] 1366/2196 62% [====================================== ] 1367/2196 62% [====================================== ] 1368/2196 62% [====================================== ] 1369/2196 62% [====================================== ] 1370/2196 62% [====================================== ] 1371/2196 62% [====================================== ] 1372/2196 62% [====================================== ] 1373/2196 62% [====================================== ] 1374/2196 62% [====================================== ] 1375/2196 62% [====================================== ] 1376/2196 62% [====================================== ] 1377/2196 62% [====================================== ] 1378/2196 62% [====================================== ] 1379/2196 62% [====================================== ] 1380/2196 62% [====================================== ] 1381/2196 62% [======================================= ] 1382/2196 62% [======================================= ] 1383/2196 62% [======================================= ] 1384/2196 63% [======================================= ] 1385/2196 63% [======================================= ] 1386/2196 63% [======================================= ] 1387/2196 63% [======================================= ] 1388/2196 63% [======================================= ] 1389/2196 63% [======================================= ] 1390/2196 63% [======================================= ] 1391/2196 63% [======================================= ] 1392/2196 63% [======================================= ] 1393/2196 63% [======================================= ] 1394/2196 63% [======================================= ] 1395/2196 63% [======================================= ] 1396/2196 63% [======================================= ] 1397/2196 63% [======================================= ] 1398/2196 63% [======================================= ] 1399/2196 63% [======================================= ] 1400/2196 63% [======================================= ] 1401/2196 63% [======================================= ] 1402/2196 63% [======================================= ] 1403/2196 63% [======================================= ] 1404/2196 63% [======================================= ] 1405/2196 63% [======================================= ] 1406/2196 64% [======================================= ] 1407/2196 64% [======================================= ] 1408/2196 64% [======================================= ] 1409/2196 64% [======================================= ] 1410/2196 64% [======================================= ] 1411/2196 64% [======================================= ] 1412/2196 64% [======================================= ] 1413/2196 64% [======================================= ] 1414/2196 64% [======================================= ] 1415/2196 64% [======================================= ] 1416/2196 64% [======================================== ] 1417/2196 64% [======================================== ] 1418/2196 64% [======================================== ] 1419/2196 64% [======================================== ] 1420/2196 64% [======================================== ] 1421/2196 64% [======================================== ] 1422/2196 64% [======================================== ] 1423/2196 64% [======================================== ] 1424/2196 64% [======================================== ] 1425/2196 64% [======================================== ] 1426/2196 64% [======================================== ] 1427/2196 64% [======================================== ] 1428/2196 65% [======================================== ] 1429/2196 65% [======================================== ] 1430/2196 65% [======================================== ] 1431/2196 65% [======================================== ] 1432/2196 65% [======================================== ] 1433/2196 65% [======================================== ] 1434/2196 65% [======================================== ] 1435/2196 65% [======================================== ] 1436/2196 65% [======================================== ] 1437/2196 65% [======================================== ] 1438/2196 65% [======================================== ] 1439/2196 65% [======================================== ] 1440/2196 65% [======================================== ] 1441/2196 65% [======================================== ] 1442/2196 65% [======================================== ] 1443/2196 65% [======================================== ] 1444/2196 65% [======================================== ] 1445/2196 65% [======================================== ] 1446/2196 65% [======================================== ] 1447/2196 65% [======================================== ] 1448/2196 65% [======================================== ] 1449/2196 65% [======================================== ] 1450/2196 66% [======================================== ] 1451/2196 66% [======================================== ] 1452/2196 66% [========================================= ] 1453/2196 66% [========================================= ] 1454/2196 66% [========================================= ] 1455/2196 66% [========================================= ] 1456/2196 66% [========================================= ] 1457/2196 66% [========================================= ] 1458/2196 66% [========================================= ] 1459/2196 66% [========================================= ] 1460/2196 66% [========================================= ] 1461/2196 66% [========================================= ] 1462/2196 66% [========================================= ] 1463/2196 66% [========================================= ] 1464/2196 66% [========================================= ] 1465/2196 66% [========================================= ] 1466/2196 66% [========================================= ] 1467/2196 66% [========================================= ] 1468/2196 66% [========================================= ] 1469/2196 66% [========================================= ] 1470/2196 66% [========================================= ] 1471/2196 66% [========================================= ] 1472/2196 67% [========================================= ] 1473/2196 67% [========================================= ] 1474/2196 67% [========================================= ] 1475/2196 67% [========================================= ] 1476/2196 67% [========================================= ] 1477/2196 67% [========================================= ] 1478/2196 67% [========================================= ] 1479/2196 67% [========================================= ] 1480/2196 67% [========================================= ] 1481/2196 67% [========================================= ] 1482/2196 67% [========================================= ] 1483/2196 67% [========================================= ] 1484/2196 67% [========================================= ] 1485/2196 67% [========================================= ] 1486/2196 67% [========================================= ] 1487/2196 67% [========================================== ] 1488/2196 67% [========================================== ] 1489/2196 67% [========================================== ] 1490/2196 67% [========================================== ] 1491/2196 67% [========================================== ] 1492/2196 67% [========================================== ] 1493/2196 67% [========================================== ] 1494/2196 68% [========================================== ] 1495/2196 68% [========================================== ] 1496/2196 68% [========================================== ] 1497/2196 68% [========================================== ] 1498/2196 68% [========================================== ] 1499/2196 68% [========================================== ] 1500/2196 68% [========================================== ] 1501/2196 68% [========================================== ] 1502/2196 68% [========================================== ] 1503/2196 68% [========================================== ] 1504/2196 68% [========================================== ] 1505/2196 68% [========================================== ] 1506/2196 68% [========================================== ] 1507/2196 68% [========================================== ] 1508/2196 68% [========================================== ] 1509/2196 68% [========================================== ] 1510/2196 68% [========================================== ] 1511/2196 68% [========================================== ] 1512/2196 68% [========================================== ] 1513/2196 68% [========================================== ] 1514/2196 68% [========================================== ] 1515/2196 68% [========================================== ] 1516/2196 69% [========================================== ] 1517/2196 69% [========================================== ] 1518/2196 69% [========================================== ] 1519/2196 69% [========================================== ] 1520/2196 69% [========================================== ] 1521/2196 69% [========================================== ] 1522/2196 69% [========================================== ] 1523/2196 69% [=========================================== ] 1524/2196 69% [=========================================== ] 1525/2196 69% [=========================================== ] 1526/2196 69% [=========================================== ] 1527/2196 69% [=========================================== ] 1528/2196 69% [=========================================== ] 1529/2196 69% [=========================================== ] 1530/2196 69% [=========================================== ] 1531/2196 69% [=========================================== ] 1532/2196 69% [=========================================== ] 1533/2196 69% [=========================================== ] 1534/2196 69% [=========================================== ] 1535/2196 69% [=========================================== ] 1536/2196 69% [=========================================== ] 1537/2196 69% [=========================================== ] 1538/2196 70% [=========================================== ] 1539/2196 70% [=========================================== ] 1540/2196 70% [=========================================== ] 1541/2196 70% [=========================================== ] 1542/2196 70% [=========================================== ] 1543/2196 70% [=========================================== ] 1544/2196 70% [=========================================== ] 1545/2196 70% [=========================================== ] 1546/2196 70% [=========================================== ] 1547/2196 70% [=========================================== ] 1548/2196 70% [=========================================== ] 1549/2196 70% [=========================================== ] 1550/2196 70% [=========================================== ] 1551/2196 70% [=========================================== ] 1552/2196 70% [=========================================== ] 1553/2196 70% [=========================================== ] 1554/2196 70% [=========================================== ] 1555/2196 70% [=========================================== ] 1556/2196 70% [=========================================== ] 1557/2196 70% [=========================================== ] 1558/2196 70% [============================================ ] 1559/2196 70% [============================================ ] 1560/2196 71% [============================================ ] 1561/2196 71% [============================================ ] 1562/2196 71% [============================================ ] 1563/2196 71% [============================================ ] 1564/2196 71% [============================================ ] 1565/2196 71% [============================================ ] 1566/2196 71% [============================================ ] 1567/2196 71% [============================================ ] 1568/2196 71% [============================================ ] 1569/2196 71% [============================================ ] 1570/2196 71% [============================================ ] 1571/2196 71% [============================================ ] 1572/2196 71% [============================================ ] 1573/2196 71% [============================================ ] 1574/2196 71% [============================================ ] 1575/2196 71% [============================================ ] 1576/2196 71% [============================================ ] 1577/2196 71% [============================================ ] 1578/2196 71% [============================================ ] 1579/2196 71% [============================================ ] 1580/2196 71% [============================================ ] 1581/2196 71% [============================================ ] 1582/2196 72% [============================================ ] 1583/2196 72% [============================================ ] 1584/2196 72% [============================================ ] 1585/2196 72% [============================================ ] 1586/2196 72% [============================================ ] 1587/2196 72% [============================================ ] 1588/2196 72% [============================================ ] 1589/2196 72% [============================================ ] 1590/2196 72% [============================================ ] 1591/2196 72% [============================================ ] 1592/2196 72% [============================================ ] 1593/2196 72% [============================================= ] 1594/2196 72% [============================================= ] 1595/2196 72% [============================================= ] 1596/2196 72% [============================================= ] 1597/2196 72% [============================================= ] 1598/2196 72% [============================================= ] 1599/2196 72% [============================================= ] 1600/2196 72% [============================================= ] 1601/2196 72% [============================================= ] 1602/2196 72% [============================================= ] 1603/2196 72% [============================================= ] 1604/2196 73% [============================================= ] 1605/2196 73% [============================================= ] 1606/2196 73% [============================================= ] 1607/2196 73% [============================================= ] 1608/2196 73% [============================================= ] 1609/2196 73% [============================================= ] 1610/2196 73% [============================================= ] 1611/2196 73% [============================================= ] 1612/2196 73% [============================================= ] 1613/2196 73% [============================================= ] 1614/2196 73% [============================================= ] 1615/2196 73% [============================================= ] 1616/2196 73% [============================================= ] 1617/2196 73% [============================================= ] 1618/2196 73% [============================================= ] 1619/2196 73% [============================================= ] 1620/2196 73% [============================================= ] 1621/2196 73% [============================================= ] 1622/2196 73% [============================================= ] 1623/2196 73% [============================================= ] 1624/2196 73% [============================================= ] 1625/2196 73% [============================================= ] 1626/2196 74% [============================================= ] 1627/2196 74% [============================================= ] 1628/2196 74% [============================================= ] 1629/2196 74% [============================================== ] 1630/2196 74% [============================================== ] 1631/2196 74% [============================================== ] 1632/2196 74% [============================================== ] 1633/2196 74% [============================================== ] 1634/2196 74% [============================================== ] 1635/2196 74% [============================================== ] 1636/2196 74% [============================================== ] 1637/2196 74% [============================================== ] 1638/2196 74% [============================================== ] 1639/2196 74% [============================================== ] 1640/2196 74% [============================================== ] 1641/2196 74% [============================================== ] 1642/2196 74% [============================================== ] 1643/2196 74% [============================================== ] 1644/2196 74% [============================================== ] 1645/2196 74% [============================================== ] 1646/2196 74% [============================================== ] 1647/2196 75% [============================================== ] 1648/2196 75% [============================================== ] 1649/2196 75% [============================================== ] 1650/2196 75% [============================================== ] 1651/2196 75% [============================================== ] 1652/2196 75% [============================================== ] 1653/2196 75% [============================================== ] 1654/2196 75% [============================================== ] 1655/2196 75% [============================================== ] 1656/2196 75% [============================================== ] 1657/2196 75% [============================================== ] 1658/2196 75% [============================================== ] 1659/2196 75% [============================================== ] 1660/2196 75% [============================================== ] 1661/2196 75% [============================================== ] 1662/2196 75% [============================================== ] 1663/2196 75% [============================================== ] 1664/2196 75% [=============================================== ] 1665/2196 75% [=============================================== ] 1666/2196 75% [=============================================== ] 1667/2196 75% [=============================================== ] 1668/2196 75% [=============================================== ] 1669/2196 76% [=============================================== ] 1670/2196 76% [=============================================== ] 1671/2196 76% [=============================================== ] 1672/2196 76% [=============================================== ] 1673/2196 76% [=============================================== ] 1674/2196 76% [=============================================== ] 1675/2196 76% [=============================================== ] 1676/2196 76% [=============================================== ] 1677/2196 76% [=============================================== ] 1678/2196 76% [=============================================== ] 1679/2196 76% [=============================================== ] 1680/2196 76% [=============================================== ] 1681/2196 76% [=============================================== ] 1682/2196 76% [=============================================== ] 1683/2196 76% [=============================================== ] 1684/2196 76% [=============================================== ] 1685/2196 76% [=============================================== ] 1686/2196 76% [=============================================== ] 1687/2196 76% [=============================================== ] 1688/2196 76% [=============================================== ] 1689/2196 76% [=============================================== ] 1690/2196 76% [=============================================== ] 1691/2196 77% [=============================================== ] 1692/2196 77% [=============================================== ] 1693/2196 77% [=============================================== ] 1694/2196 77% [=============================================== ] 1695/2196 77% [=============================================== ] 1696/2196 77% [=============================================== ] 1697/2196 77% [=============================================== ] 1698/2196 77% [=============================================== ] 1699/2196 77% [=============================================== ] 1700/2196 77% [================================================ ] 1701/2196 77% [================================================ ] 1702/2196 77% [================================================ ] 1703/2196 77% [================================================ ] 1704/2196 77% [================================================ ] 1705/2196 77% [================================================ ] 1706/2196 77% [================================================ ] 1707/2196 77% [================================================ ] 1708/2196 77% [================================================ ] 1709/2196 77% [================================================ ] 1710/2196 77% [================================================ ] 1711/2196 77% [================================================ ] 1712/2196 77% [================================================ ] 1713/2196 78% [================================================ ] 1714/2196 78% [================================================ ] 1715/2196 78% [================================================ ] 1716/2196 78% [================================================ ] 1717/2196 78% [================================================ ] 1718/2196 78% [================================================ ] 1719/2196 78% [================================================ ] 1720/2196 78% [================================================ ] 1721/2196 78% [================================================ ] 1722/2196 78% [================================================ ] 1723/2196 78% [================================================ ] 1724/2196 78% [================================================ ] 1725/2196 78% [================================================ ] 1726/2196 78% [================================================ ] 1727/2196 78% [================================================ ] 1728/2196 78% [================================================ ] 1729/2196 78% [================================================ ] 1730/2196 78% [================================================ ] 1731/2196 78% [================================================ ] 1732/2196 78% [================================================ ] 1733/2196 78% [================================================ ] 1734/2196 78% [================================================ ] 1735/2196 79% [================================================= ] 1736/2196 79% [================================================= ] 1737/2196 79% [================================================= ] 1738/2196 79% [================================================= ] 1739/2196 79% [================================================= ] 1740/2196 79% [================================================= ] 1741/2196 79% [================================================= ] 1742/2196 79% [================================================= ] 1743/2196 79% [================================================= ] 1744/2196 79% [================================================= ] 1745/2196 79% [================================================= ] 1746/2196 79% [================================================= ] 1747/2196 79% [================================================= ] 1748/2196 79% [================================================= ] 1749/2196 79% [================================================= ] 1750/2196 79% [================================================= ] 1751/2196 79% [================================================= ] 1752/2196 79% [================================================= ] 1753/2196 79% [================================================= ] 1754/2196 79% [================================================= ] 1755/2196 79% [================================================= ] 1756/2196 79% [================================================= ] 1757/2196 80% [================================================= ] 1758/2196 80% [================================================= ] 1759/2196 80% [================================================= ] 1760/2196 80% [================================================= ] 1761/2196 80% [================================================= ] 1762/2196 80% [================================================= ] 1763/2196 80% [================================================= ] 1764/2196 80% [================================================= ] 1765/2196 80% [================================================= ] 1766/2196 80% [================================================= ] 1767/2196 80% [================================================= ] 1768/2196 80% [================================================= ] 1769/2196 80% [================================================= ] 1770/2196 80% [================================================== ] 1771/2196 80% [================================================== ] 1772/2196 80% [================================================== ] 1773/2196 80% [================================================== ] 1774/2196 80% [================================================== ] 1775/2196 80% [================================================== ] 1776/2196 80% [================================================== ] 1777/2196 80% [================================================== ] 1778/2196 80% [================================================== ] 1779/2196 81% [================================================== ] 1780/2196 81% [================================================== ] 1781/2196 81% [================================================== ] 1782/2196 81% [================================================== ] 1783/2196 81% [================================================== ] 1784/2196 81% [================================================== ] 1785/2196 81% [================================================== ] 1786/2196 81% [================================================== ] 1787/2196 81% [================================================== ] 1788/2196 81% [================================================== ] 1789/2196 81% [================================================== ] 1790/2196 81% [================================================== ] 1791/2196 81% [================================================== ] 1792/2196 81% [================================================== ] 1793/2196 81% [================================================== ] 1794/2196 81% [================================================== ] 1795/2196 81% [================================================== ] 1796/2196 81% [================================================== ] 1797/2196 81% [================================================== ] 1798/2196 81% [================================================== ] 1799/2196 81% [================================================== ] 1800/2196 81% [================================================== ] 1801/2196 82% [================================================== ] 1802/2196 82% [================================================== ] 1803/2196 82% [================================================== ] 1804/2196 82% [================================================== ] 1805/2196 82% [================================================== ] 1806/2196 82% [=================================================== ] 1807/2196 82% [=================================================== ] 1808/2196 82% [=================================================== ] 1809/2196 82% [=================================================== ] 1810/2196 82% [=================================================== ] 1811/2196 82% [=================================================== ] 1812/2196 82% [=================================================== ] 1813/2196 82% [=================================================== ] 1814/2196 82% [=================================================== ] 1815/2196 82% [=================================================== ] 1816/2196 82% [=================================================== ] 1817/2196 82% [=================================================== ] 1818/2196 82% [=================================================== ] 1819/2196 82% [=================================================== ] 1820/2196 82% [=================================================== ] 1821/2196 82% [=================================================== ] 1822/2196 82% [=================================================== ] 1823/2196 83% [=================================================== ] 1824/2196 83% [=================================================== ] 1825/2196 83% [=================================================== ] 1826/2196 83% [=================================================== ] 1827/2196 83% [=================================================== ] 1828/2196 83% [=================================================== ] 1829/2196 83% [=================================================== ] 1830/2196 83% [=================================================== ] 1831/2196 83% [=================================================== ] 1832/2196 83% [=================================================== ] 1833/2196 83% [=================================================== ] 1834/2196 83% [=================================================== ] 1835/2196 83% [=================================================== ] 1836/2196 83% [=================================================== ] 1837/2196 83% [=================================================== ] 1838/2196 83% [=================================================== ] 1839/2196 83% [=================================================== ] 1840/2196 83% [=================================================== ] 1841/2196 83% [==================================================== ] 1842/2196 83% [==================================================== ] 1843/2196 83% [==================================================== ] 1844/2196 83% [==================================================== ] 1845/2196 84% [==================================================== ] 1846/2196 84% [==================================================== ] 1847/2196 84% [==================================================== ] 1848/2196 84% [==================================================== ] 1849/2196 84% [==================================================== ] 1850/2196 84% [==================================================== ] 1851/2196 84% [==================================================== ] 1852/2196 84% [==================================================== ] 1853/2196 84% [==================================================== ] 1854/2196 84% [==================================================== ] 1855/2196 84% [==================================================== ] 1856/2196 84% [==================================================== ] 1857/2196 84% [==================================================== ] 1858/2196 84% [==================================================== ] 1859/2196 84% [==================================================== ] 1860/2196 84% [==================================================== ] 1861/2196 84% [==================================================== ] 1862/2196 84% [==================================================== ] 1863/2196 84% [==================================================== ] 1864/2196 84% [==================================================== ] 1865/2196 84% [==================================================== ] 1866/2196 84% [==================================================== ] 1867/2196 85% [==================================================== ] 1868/2196 85% [==================================================== ] 1869/2196 85% [==================================================== ] 1870/2196 85% [==================================================== ] 1871/2196 85% [==================================================== ] 1872/2196 85% [==================================================== ] 1873/2196 85% [==================================================== ] 1874/2196 85% [==================================================== ] 1875/2196 85% [==================================================== ] 1876/2196 85% [==================================================== ] 1877/2196 85% [===================================================== ] 1878/2196 85% [===================================================== ] 1879/2196 85% [===================================================== ] 1880/2196 85% [===================================================== ] 1881/2196 85% [===================================================== ] 1882/2196 85% [===================================================== ] 1883/2196 85% [===================================================== ] 1884/2196 85% [===================================================== ] 1885/2196 85% [===================================================== ] 1886/2196 85% [===================================================== ] 1887/2196 85% [===================================================== ] 1888/2196 85% [===================================================== ] 1889/2196 86% [===================================================== ] 1890/2196 86% [===================================================== ] 1891/2196 86% [===================================================== ] 1892/2196 86% [===================================================== ] 1893/2196 86% [===================================================== ] 1894/2196 86% [===================================================== ] 1895/2196 86% [===================================================== ] 1896/2196 86% [===================================================== ] 1897/2196 86% [===================================================== ] 1898/2196 86% [===================================================== ] 1899/2196 86% [===================================================== ] 1900/2196 86% [===================================================== ] 1901/2196 86% [===================================================== ] 1902/2196 86% [===================================================== ] 1903/2196 86% [===================================================== ] 1904/2196 86% [===================================================== ] 1905/2196 86% [===================================================== ] 1906/2196 86% [===================================================== ] 1907/2196 86% [===================================================== ] 1908/2196 86% [===================================================== ] 1909/2196 86% [===================================================== ] 1910/2196 86% [===================================================== ] 1911/2196 87% [===================================================== ] 1912/2196 87% [====================================================== ] 1913/2196 87% [====================================================== ] 1914/2196 87% [====================================================== ] 1915/2196 87% [====================================================== ] 1916/2196 87% [====================================================== ] 1917/2196 87% [====================================================== ] 1918/2196 87% [====================================================== ] 1919/2196 87% [====================================================== ] 1920/2196 87% [====================================================== ] 1921/2196 87% [====================================================== ] 1922/2196 87% [====================================================== ] 1923/2196 87% [====================================================== ] 1924/2196 87% [====================================================== ] 1925/2196 87% [====================================================== ] 1926/2196 87% [====================================================== ] 1927/2196 87% [====================================================== ] 1928/2196 87% [====================================================== ] 1929/2196 87% [====================================================== ] 1930/2196 87% [====================================================== ] 1931/2196 87% [====================================================== ] 1932/2196 87% [====================================================== ] 1933/2196 88% [====================================================== ] 1934/2196 88% [====================================================== ] 1935/2196 88% [====================================================== ] 1936/2196 88% [====================================================== ] 1937/2196 88% [====================================================== ] 1938/2196 88% [====================================================== ] 1939/2196 88% [====================================================== ] 1940/2196 88% [====================================================== ] 1941/2196 88% [====================================================== ] 1942/2196 88% [====================================================== ] 1943/2196 88% [====================================================== ] 1944/2196 88% [====================================================== ] 1945/2196 88% [====================================================== ] 1946/2196 88% [====================================================== ] 1947/2196 88% [====================================================== ] 1948/2196 88% [======================================================= ] 1949/2196 88% [======================================================= ] 1950/2196 88% [======================================================= ] 1951/2196 88% [======================================================= ] 1952/2196 88% [======================================================= ] 1953/2196 88% [======================================================= ] 1954/2196 88% [======================================================= ] 1955/2196 89% [======================================================= ] 1956/2196 89% [======================================================= ] 1957/2196 89% [======================================================= ] 1958/2196 89% [======================================================= ] 1959/2196 89% [======================================================= ] 1960/2196 89% [======================================================= ] 1961/2196 89% [======================================================= ] 1962/2196 89% [======================================================= ] 1963/2196 89% [======================================================= ] 1964/2196 89% [======================================================= ] 1965/2196 89% [======================================================= ] 1966/2196 89% [======================================================= ] 1967/2196 89% [======================================================= ] 1968/2196 89% [======================================================= ] 1969/2196 89% [======================================================= ] 1970/2196 89% [======================================================= ] 1971/2196 89% [======================================================= ] 1972/2196 89% [======================================================= ] 1973/2196 89% [======================================================= ] 1974/2196 89% [======================================================= ] 1975/2196 89% [======================================================= ] 1976/2196 89% [======================================================= ] 1977/2196 90% [======================================================= ] 1978/2196 90% [======================================================= ] 1979/2196 90% [======================================================= ] 1980/2196 90% [======================================================= ] 1981/2196 90% [======================================================= ] 1982/2196 90% [======================================================= ] 1983/2196 90% [======================================================== ] 1984/2196 90% [======================================================== ] 1985/2196 90% [======================================================== ] 1986/2196 90% [======================================================== ] 1987/2196 90% [======================================================== ] 1988/2196 90% [======================================================== ] 1989/2196 90% [======================================================== ] 1990/2196 90% [======================================================== ] 1991/2196 90% [======================================================== ] 1992/2196 90% [======================================================== ] 1993/2196 90% [======================================================== ] 1994/2196 90% [======================================================== ] 1995/2196 90% [======================================================== ] 1996/2196 90% [======================================================== ] 1997/2196 90% [======================================================== ] 1998/2196 90% [======================================================== ] 1999/2196 91% [======================================================== ] 2000/2196 91% [======================================================== ] 2001/2196 91% [======================================================== ] 2002/2196 91% [======================================================== ] 2003/2196 91% [======================================================== ] 2004/2196 91% [======================================================== ] 2005/2196 91% [======================================================== ] 2006/2196 91% [======================================================== ] 2007/2196 91% [======================================================== ] 2008/2196 91% [======================================================== ] 2009/2196 91% [======================================================== ] 2010/2196 91% [======================================================== ] 2011/2196 91% [======================================================== ] 2012/2196 91% [======================================================== ] 2013/2196 91% [======================================================== ] 2014/2196 91% [======================================================== ] 2015/2196 91% [======================================================== ] 2016/2196 91% [======================================================== ] 2017/2196 91% [======================================================== ] 2018/2196 91% [========================================================= ] 2019/2196 91% [========================================================= ] 2020/2196 91% [========================================================= ] 2021/2196 92% [========================================================= ] 2022/2196 92% [========================================================= ] 2023/2196 92% [========================================================= ] 2024/2196 92% [========================================================= ] 2025/2196 92% [========================================================= ] 2026/2196 92% [========================================================= ] 2027/2196 92% [========================================================= ] 2028/2196 92% [========================================================= ] 2029/2196 92% [========================================================= ] 2030/2196 92% [========================================================= ] 2031/2196 92% [========================================================= ] 2032/2196 92% [========================================================= ] 2033/2196 92% [========================================================= ] 2034/2196 92% [========================================================= ] 2035/2196 92% [========================================================= ] 2036/2196 92% [========================================================= ] 2037/2196 92% [========================================================= ] 2038/2196 92% [========================================================= ] 2039/2196 92% [========================================================= ] 2040/2196 92% [========================================================= ] 2041/2196 92% [========================================================= ] 2042/2196 92% [========================================================= ] 2043/2196 93% [========================================================= ] 2044/2196 93% [========================================================= ] 2045/2196 93% [========================================================= ] 2046/2196 93% [========================================================= ] 2047/2196 93% [========================================================= ] 2048/2196 93% [========================================================= ] 2049/2196 93% [========================================================= ] 2050/2196 93% [========================================================= ] 2051/2196 93% [========================================================= ] 2052/2196 93% [========================================================= ] 2053/2196 93% [========================================================= ] 2054/2196 93% [========================================================== ] 2055/2196 93% [========================================================== ] 2056/2196 93% [========================================================== ] 2057/2196 93% [========================================================== ] 2058/2196 93% [========================================================== ] 2059/2196 93% [========================================================== ] 2060/2196 93% [========================================================== ] 2061/2196 93% [========================================================== ] 2062/2196 93% [========================================================== ] 2063/2196 93% [========================================================== ] 2064/2196 93% [========================================================== ] 2065/2196 94% [========================================================== ] 2066/2196 94% [========================================================== ] 2067/2196 94% [========================================================== ] 2068/2196 94% [========================================================== ] 2069/2196 94% [========================================================== ] 2070/2196 94% [========================================================== ] 2071/2196 94% [========================================================== ] 2072/2196 94% [========================================================== ] 2073/2196 94% [========================================================== ] 2074/2196 94% [========================================================== ] 2075/2196 94% [========================================================== ] 2076/2196 94% [========================================================== ] 2077/2196 94% [========================================================== ] 2078/2196 94% [========================================================== ] 2079/2196 94% [========================================================== ] 2080/2196 94% [========================================================== ] 2081/2196 94% [========================================================== ] 2082/2196 94% [========================================================== ] 2083/2196 94% [========================================================== ] 2084/2196 94% [========================================================== ] 2085/2196 94% [========================================================== ] 2086/2196 94% [========================================================== ] 2087/2196 95% [========================================================== ] 2088/2196 95% [========================================================== ] 2089/2196 95% [=========================================================== ] 2090/2196 95% [=========================================================== ] 2091/2196 95% [=========================================================== ] 2092/2196 95% [=========================================================== ] 2093/2196 95% [=========================================================== ] 2094/2196 95% [=========================================================== ] 2095/2196 95% [=========================================================== ] 2096/2196 95% [=========================================================== ] 2097/2196 95% [=========================================================== ] 2098/2196 95% [=========================================================== ] 2099/2196 95% [=========================================================== ] 2100/2196 95% [=========================================================== ] 2101/2196 95% [=========================================================== ] 2102/2196 95% [=========================================================== ] 2103/2196 95% [=========================================================== ] 2104/2196 95% [=========================================================== ] 2105/2196 95% [=========================================================== ] 2106/2196 95% [=========================================================== ] 2107/2196 95% [=========================================================== ] 2108/2196 95% [=========================================================== ] 2109/2196 96% [=========================================================== ] 2110/2196 96% [=========================================================== ] 2111/2196 96% [=========================================================== ] 2112/2196 96% [=========================================================== ] 2113/2196 96% [=========================================================== ] 2114/2196 96% [=========================================================== ] 2115/2196 96% [=========================================================== ] 2116/2196 96% [=========================================================== ] 2117/2196 96% [=========================================================== ] 2118/2196 96% [=========================================================== ] 2119/2196 96% [=========================================================== ] 2120/2196 96% [=========================================================== ] 2121/2196 96% [=========================================================== ] 2122/2196 96% [=========================================================== ] 2123/2196 96% [=========================================================== ] 2124/2196 96% [=========================================================== ] 2125/2196 96% [============================================================ ] 2126/2196 96% [============================================================ ] 2127/2196 96% [============================================================ ] 2128/2196 96% [============================================================ ] 2129/2196 96% [============================================================ ] 2130/2196 96% [============================================================ ] 2131/2196 97% [============================================================ ] 2132/2196 97% [============================================================ ] 2133/2196 97% [============================================================ ] 2134/2196 97% [============================================================ ] 2135/2196 97% [============================================================ ] 2136/2196 97% [============================================================ ] 2137/2196 97% [============================================================ ] 2138/2196 97% [============================================================ ] 2139/2196 97% [============================================================ ] 2140/2196 97% [============================================================ ] 2141/2196 97% [============================================================ ] 2142/2196 97% [============================================================ ] 2143/2196 97% [============================================================ ] 2144/2196 97% [============================================================ ] 2145/2196 97% [============================================================ ] 2146/2196 97% [============================================================ ] 2147/2196 97% [============================================================ ] 2148/2196 97% [============================================================ ] 2149/2196 97% [============================================================ ] 2150/2196 97% [============================================================ ] 2151/2196 97% [============================================================ ] 2152/2196 97% [============================================================ ] 2153/2196 98% [============================================================ ] 2154/2196 98% [============================================================ ] 2155/2196 98% [============================================================ ] 2156/2196 98% [============================================================ ] 2157/2196 98% [============================================================ ] 2158/2196 98% [============================================================ ] 2159/2196 98% [============================================================ ] 2160/2196 98% [============================================================= ] 2161/2196 98% [============================================================= ] 2162/2196 98% [============================================================= ] 2163/2196 98% [============================================================= ] 2164/2196 98% [============================================================= ] 2165/2196 98% [============================================================= ] 2166/2196 98% [============================================================= ] 2167/2196 98% [============================================================= ] 2168/2196 98% [============================================================= ] 2169/2196 98% [============================================================= ] 2170/2196 98% [============================================================= ] 2171/2196 98% [============================================================= ] 2172/2196 98% [============================================================= ] 2173/2196 98% [============================================================= ] 2174/2196 98% [============================================================= ] 2175/2196 99% [============================================================= ] 2176/2196 99% [============================================================= ] 2177/2196 99% [============================================================= ] 2178/2196 99% [============================================================= ] 2179/2196 99% [============================================================= ] 2180/2196 99% [============================================================= ] 2181/2196 99% [============================================================= ] 2182/2196 99% [============================================================= ] 2183/2196 99% [============================================================= ] 2184/2196 99% [============================================================= ] 2185/2196 99% [============================================================= ] 2186/2196 99% [============================================================= ] 2187/2196 99% [============================================================= ] 2188/2196 99% [============================================================= ] 2189/2196 99% [============================================================= ] 2190/2196 99% [============================================================= ] 2191/2196 99% [============================================================= ] 2192/2196 99% [============================================================= ] 2193/2196 99% [============================================================= ] 2194/2196 99% [============================================================= ] 2195/2196 99% [==============================================================] 2196/2196 100% operation complete, 2196 objects in 55626 NAND pages. ln -snf /home/autobuild/autobuild/instance-22/output-1/host/or1k-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-22/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-22/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-22/buildroot' >>> Buildroot 2023.05-442-g157089d34d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.43 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.4.0 Collecting legal info >>> linux-headers 6.1.38 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> 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-util-linux 2.39 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libkrb5 1.21 Collecting legal info NOTICE: OK (sha256: 0d5373486138cb176c063db98274b4c4ab6ef3518c4191360736384b780306c2) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> openssl Collecting legal info >>> libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> util-linux 2.39 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> sdl2 2.26.5 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.6.3 Collecting legal info LICENSE.txt: OK (sha256: 1852c8549e3d154687197d46abababd3e8faae035f19991b2ca850fa3a43ad57) >>> sdl2_net 2.2.0 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> 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) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> fftw-single 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg2 2.4.2 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gnuplot 5.4.7 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpgme 1.20.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lighttpd 1.4.69 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> host-meson 1.1.1 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 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> nfs-utils 2.6.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-nfs-utils 2.6.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tor 0.4.7.13 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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: linux-headers-6.1.38: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-22/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-22/buildroot'