sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-4/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-4/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-4/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-4/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-4/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-4/output-1/target/etc/passwd /usr/bin/sed -i -e '/^passwd:/ {/systemd/! s/$/ systemd/}' -e '/^group:/ {/systemd/! s/$/ [SUCCESS=merge] systemd/}' -e '/^shadow:/ {/systemd/! s/$/ systemd/}' -e '/^gshadow:/ {/systemd/! s/$/ systemd/}' /home/autobuild/autobuild/instance-4/output-1/target/etc/nsswitch.conf rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/include /home/autobuild/autobuild/instance-4/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-4/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-4/output-1/target/usr/doc find /home/autobuild/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-4/output-1/target/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/man /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/info /home/autobuild/autobuild/instance-4/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/doc /home/autobuild/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-4/output-1/target/lib/debug /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-307-g10dbb664e5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-4/output-1/per-package /home/autobuild/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n # udev user groups\n - - render -1 * - - - DRI rendering nodes\n - - sgx -1 * - - - SGX device nodes\n # systemd user groups\n - - systemd-journal -1 * - - - Journal\n \n \n \n \n \n \n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /var/spool d 755 0 0 - - - - -\n /var/lib d 755 0 0 - - - - -\n /var/lib/private d 700 0 0 - - - - -\n /var/log/private d 700 0 0 - - - - -\n /var/cache/private d 700 0 0 - - - - -\n \n \n \n \n \n \n\n' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/catalog /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/systemctl --root=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target preset-all\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/ofono.service -> /usr/lib/systemd/system/ofono.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/thttpd.service -> /usr/lib/systemd/system/thttpd.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sysinit.target.wants/haveged.service -> /usr/lib/systemd/system/haveged.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/htpdate.service -> /usr/lib/systemd/system/htpdate.service. Created symlink /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/upnpd.service -> /usr/lib/systemd/system/upnpd.service. mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 4880 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/4880 0% [ ] 2/4880 0% [ ] 3/4880 0% [ ] 4/4880 0% [ ] 5/4880 0% [ ] 6/4880 0% [ ] 7/4880 0% [ ] 8/4880 0% [ ] 9/4880 0% [ ] 10/4880 0% [ ] 11/4880 0% [ ] 12/4880 0% [ ] 13/4880 0% [ ] 14/4880 0% [ ] 15/4880 0% [ ] 16/4880 0% [ ] 17/4880 0% [ ] 18/4880 0% [ ] 19/4880 0% [ ] 20/4880 0% [ ] 21/4880 0% [ ] 22/4880 0% [ ] 23/4880 0% [ ] 24/4880 0% [ ] 25/4880 0% [ ] 26/4880 0% [ ] 27/4880 0% [ ] 28/4880 0% [ ] 29/4880 0% [ ] 30/4880 0% [ ] 31/4880 0% [ ] 32/4880 0% [ ] 33/4880 0% [ ] 34/4880 0% [ ] 35/4880 0% [ ] 36/4880 0% [ ] 37/4880 0% [ ] 38/4880 0% [ ] 39/4880 0% [ ] 40/4880 0% [ ] 41/4880 0% [ ] 42/4880 0% [ ] 43/4880 0% [ ] 44/4880 0% [ ] 45/4880 0% [ ] 46/4880 0% [ ] 47/4880 0% [ ] 48/4880 0% [ ] 49/4880 1% [ ] 50/4880 1% [ ] 51/4880 1% [ ] 52/4880 1% [ ] 53/4880 1% [ ] 54/4880 1% [ ] 55/4880 1% [ ] 56/4880 1% [ ] 57/4880 1% [ ] 58/4880 1% [ ] 59/4880 1% [ ] 60/4880 1% [ ] 61/4880 1% [ ] 62/4880 1% [ ] 63/4880 1% [ ] 64/4880 1% [ ] 65/4880 1% [ ] 66/4880 1% [ ] 67/4880 1% [ ] 68/4880 1% [ ] 69/4880 1% [ ] 70/4880 1% [ ] 71/4880 1% [ ] 72/4880 1% [ ] 73/4880 1% [ ] 74/4880 1% [ ] 75/4880 1% [ ] 76/4880 1% [ ] 77/4880 1% [ ] 78/4880 1% [= ] 79/4880 1% [= ] 80/4880 1% [= ] 81/4880 1% [= ] 82/4880 1% [= ] 83/4880 1% [= ] 84/4880 1% [= ] 85/4880 1% [= ] 86/4880 1% [= ] 87/4880 1% [= ] 88/4880 1% [= ] 89/4880 1% [= ] 90/4880 1% [= ] 91/4880 1% [= ] 92/4880 1% [= ] 93/4880 1% [= ] 94/4880 1% [= ] 95/4880 1% [= ] 96/4880 1% [= ] 97/4880 1% [= ] 98/4880 2% [= ] 99/4880 2% [= ] 100/4880 2% [= ] 101/4880 2% [= ] 102/4880 2% [= ] 103/4880 2% [= ] 104/4880 2% [= ] 105/4880 2% [= ] 106/4880 2% [= ] 107/4880 2% [= ] 108/4880 2% [= ] 109/4880 2% [= ] 110/4880 2% [= ] 111/4880 2% [= ] 112/4880 2% [= ] 113/4880 2% [= ] 114/4880 2% [= ] 115/4880 2% [= ] 116/4880 2% [= ] 117/4880 2% [= ] 118/4880 2% [= ] 119/4880 2% [= ] 120/4880 2% [= ] 121/4880 2% [= ] 122/4880 2% [= ] 123/4880 2% [= ] 124/4880 2% [= ] 125/4880 2% [= ] 126/4880 2% [= ] 127/4880 2% [= ] 128/4880 2% [= ] 129/4880 2% [= ] 130/4880 2% [= ] 131/4880 2% [= ] 132/4880 2% [= ] 133/4880 2% [= ] 134/4880 2% [= ] 135/4880 2% [= ] 136/4880 2% [= ] 137/4880 2% [= ] 138/4880 2% [= ] 139/4880 2% [= ] 140/4880 2% [= ] 141/4880 2% [= ] 142/4880 2% [= ] 143/4880 2% [= ] 144/4880 2% [= ] 145/4880 2% [= ] 146/4880 2% [= ] 147/4880 3% [= ] 148/4880 3% [= ] 149/4880 3% [= ] 150/4880 3% [= ] 151/4880 3% [= ] 152/4880 3% [= ] 153/4880 3% [= ] 154/4880 3% [= ] 155/4880 3% [= ] 156/4880 3% [= ] 157/4880 3% [== ] 158/4880 3% [== ] 159/4880 3% [== ] 160/4880 3% [== ] 161/4880 3% [== ] 162/4880 3% [== ] 163/4880 3% [== ] 164/4880 3% [== ] 165/4880 3% [== ] 166/4880 3% [== ] 167/4880 3% [== ] 168/4880 3% [== ] 169/4880 3% [== ] 170/4880 3% [== ] 171/4880 3% [== ] 172/4880 3% [== ] 173/4880 3% [== ] 174/4880 3% [== ] 175/4880 3% [== ] 176/4880 3% [== ] 177/4880 3% [== ] 178/4880 3% [== ] 179/4880 3% [== ] 180/4880 3% [== ] 181/4880 3% [== ] 182/4880 3% [== ] 183/4880 3% [== ] 184/4880 3% [== ] 185/4880 3% [== ] 186/4880 3% [== ] 187/4880 3% [== ] 188/4880 3% [== ] 189/4880 3% [== ] 190/4880 3% [== ] 191/4880 3% [== ] 192/4880 3% [== ] 193/4880 3% [== ] 194/4880 3% [== ] 195/4880 3% [== ] 196/4880 4% [== ] 197/4880 4% [== ] 198/4880 4% [== ] 199/4880 4% [== ] 200/4880 4% [== ] 201/4880 4% [== ] 202/4880 4% [== ] 203/4880 4% [== ] 204/4880 4% [== ] 205/4880 4% [== ] 206/4880 4% [== ] 207/4880 4% [== ] 208/4880 4% [== ] 209/4880 4% [== ] 210/4880 4% [== ] 211/4880 4% [== ] 212/4880 4% [== ] 213/4880 4% [== ] 214/4880 4% [== ] 215/4880 4% [== ] 216/4880 4% [== ] 217/4880 4% [== ] 218/4880 4% [== ] 219/4880 4% [== ] 220/4880 4% [== ] 221/4880 4% [== ] 222/4880 4% [== ] 223/4880 4% [== ] 224/4880 4% [== ] 225/4880 4% [== ] 226/4880 4% [== ] 227/4880 4% [== ] 228/4880 4% [== ] 229/4880 4% [== ] 230/4880 4% [== ] 231/4880 4% [== ] 232/4880 4% [== ] 233/4880 4% [== ] 234/4880 4% [== ] 235/4880 4% [== ] 236/4880 4% [=== ] 237/4880 4% [=== ] 238/4880 4% [=== ] 239/4880 4% [=== ] 240/4880 4% [=== ] 241/4880 4% [=== ] 242/4880 4% [=== ] 243/4880 4% [=== ] 244/4880 5% [=== ] 245/4880 5% [=== ] 246/4880 5% [=== ] 247/4880 5% [=== ] 248/4880 5% [=== ] 249/4880 5% [=== ] 250/4880 5% [=== ] 251/4880 5% [=== ] 252/4880 5% [=== ] 253/4880 5% [=== ] 254/4880 5% [=== ] 255/4880 5% [=== ] 256/4880 5% [=== ] 257/4880 5% [=== ] 258/4880 5% [=== ] 259/4880 5% [=== ] 260/4880 5% [=== ] 261/4880 5% [=== ] 262/4880 5% [=== ] 263/4880 5% [=== ] 264/4880 5% [=== ] 265/4880 5% [=== ] 266/4880 5% [=== ] 267/4880 5% [=== ] 268/4880 5% [=== ] 269/4880 5% [=== ] 270/4880 5% [=== ] 271/4880 5% [=== ] 272/4880 5% [=== ] 273/4880 5% [=== ] 274/4880 5% [=== ] 275/4880 5% [=== ] 276/4880 5% [=== ] 277/4880 5% [=== ] 278/4880 5% [=== ] 279/4880 5% [=== ] 280/4880 5% [=== ] 281/4880 5% [=== ] 282/4880 5% [=== ] 283/4880 5% [=== ] 284/4880 5% [=== ] 285/4880 5% [=== ] 286/4880 5% [=== ] 287/4880 5% [=== ] 288/4880 5% [=== ] 289/4880 5% [=== ] 290/4880 5% [=== ] 291/4880 5% [=== ] 292/4880 5% [=== ] 293/4880 6% [=== ] 294/4880 6% [=== ] 295/4880 6% [=== ] 296/4880 6% [=== ] 297/4880 6% [=== ] 298/4880 6% [=== ] 299/4880 6% [=== ] 300/4880 6% [=== ] 301/4880 6% [=== ] 302/4880 6% [=== ] 303/4880 6% [=== ] 304/4880 6% [=== ] 305/4880 6% [=== ] 306/4880 6% [=== ] 307/4880 6% [=== ] 308/4880 6% [=== ] 309/4880 6% [=== ] 310/4880 6% [=== ] 311/4880 6% [=== ] 312/4880 6% [=== ] 313/4880 6% [=== ] 314/4880 6% [==== ] 315/4880 6% [==== ] 316/4880 6% [==== ] 317/4880 6% [==== ] 318/4880 6% [==== ] 319/4880 6% [==== ] 320/4880 6% [==== ] 321/4880 6% [==== ] 322/4880 6% [==== ] 323/4880 6% [==== ] 324/4880 6% [==== ] 325/4880 6% [==== ] 326/4880 6% [==== ] 327/4880 6% [==== ] 328/4880 6% [==== ] 329/4880 6% [==== ] 330/4880 6% [==== ] 331/4880 6% [==== ] 332/4880 6% [==== ] 333/4880 6% [==== ] 334/4880 6% [==== ] 335/4880 6% [==== ] 336/4880 6% [==== ] 337/4880 6% [==== ] 338/4880 6% [==== ] 339/4880 6% [==== ] 340/4880 6% [==== ] 341/4880 6% [==== ] 342/4880 7% [==== ] 343/4880 7% [==== ] 344/4880 7% [==== ] 345/4880 7% [==== ] 346/4880 7% [==== ] 347/4880 7% [==== ] 348/4880 7% [==== ] 349/4880 7% [==== ] 350/4880 7% [==== ] 351/4880 7% [==== ] 352/4880 7% [==== ] 353/4880 7% [==== ] 354/4880 7% [==== ] 355/4880 7% [==== ] 356/4880 7% [==== ] 357/4880 7% [==== ] 358/4880 7% [==== ] 359/4880 7% [==== ] 360/4880 7% [==== ] 361/4880 7% [==== ] 362/4880 7% [==== ] 363/4880 7% [==== ] 364/4880 7% [==== ] 365/4880 7% [==== ] 366/4880 7% [==== ] 367/4880 7% [==== ] 368/4880 7% [==== ] 369/4880 7% [==== ] 370/4880 7% [==== ] 371/4880 7% [==== ] 372/4880 7% [==== ] 373/4880 7% [==== ] 374/4880 7% [==== ] 375/4880 7% [==== ] 376/4880 7% [==== ] 377/4880 7% [==== ] 378/4880 7% [==== ] 379/4880 7% [==== ] 380/4880 7% [==== ] 381/4880 7% [==== ] 382/4880 7% [==== ] 383/4880 7% [==== ] 384/4880 7% [==== ] 385/4880 7% [==== ] 386/4880 7% [==== ] 387/4880 7% [==== ] 388/4880 7% [==== ] 389/4880 7% [==== ] 390/4880 7% [==== ] 391/4880 8% [==== ] 392/4880 8% [==== ] 393/4880 8% [===== ] 394/4880 8% [===== ] 395/4880 8% [===== ] 396/4880 8% [===== ] 397/4880 8% [===== ] 398/4880 8% [===== ] 399/4880 8% [===== ] 400/4880 8% [===== ] 401/4880 8% [===== ] 402/4880 8% [===== ] 403/4880 8% [===== ] 404/4880 8% [===== ] 405/4880 8% [===== ] 406/4880 8% [===== ] 407/4880 8% [===== ] 408/4880 8% [===== ] 409/4880 8% [===== ] 410/4880 8% [===== ] 411/4880 8% [===== ] 412/4880 8% [===== ] 413/4880 8% [===== ] 414/4880 8% [===== ] 415/4880 8% [===== ] 416/4880 8% [===== ] 417/4880 8% [===== ] 418/4880 8% [===== ] 419/4880 8% [===== ] 420/4880 8% [===== ] 421/4880 8% [===== ] 422/4880 8% [===== ] 423/4880 8% [===== ] 424/4880 8% [===== ] 425/4880 8% [===== ] 426/4880 8% [===== ] 427/4880 8% [===== ] 428/4880 8% [===== ] 429/4880 8% [===== ] 430/4880 8% [===== ] 431/4880 8% [===== ] 432/4880 8% [===== ] 433/4880 8% [===== ] 434/4880 8% [===== ] 435/4880 8% [===== ] 436/4880 8% [===== ] 437/4880 8% [===== ] 438/4880 8% [===== ] 439/4880 8% [===== ] 440/4880 9% [===== ] 441/4880 9% [===== ] 442/4880 9% [===== ] 443/4880 9% [===== ] 444/4880 9% [===== ] 445/4880 9% [===== ] 446/4880 9% [===== ] 447/4880 9% [===== ] 448/4880 9% [===== ] 449/4880 9% [===== ] 450/4880 9% [===== ] 451/4880 9% [===== ] 452/4880 9% [===== ] 453/4880 9% [===== ] 454/4880 9% [===== ] 455/4880 9% [===== ] 456/4880 9% [===== ] 457/4880 9% [===== ] 458/4880 9% [===== ] 459/4880 9% [===== ] 460/4880 9% [===== ] 461/4880 9% [===== ] 462/4880 9% [===== ] 463/4880 9% [===== ] 464/4880 9% [===== ] 465/4880 9% [===== ] 466/4880 9% [===== ] 467/4880 9% [===== ] 468/4880 9% [===== ] 469/4880 9% [===== ] 470/4880 9% [===== ] 471/4880 9% [===== ] 472/4880 9% [====== ] 473/4880 9% [====== ] 474/4880 9% [====== ] 475/4880 9% [====== ] 476/4880 9% [====== ] 477/4880 9% [====== ] 478/4880 9% [====== ] 479/4880 9% [====== ] 480/4880 9% [====== ] 481/4880 9% [====== ] 482/4880 9% [====== ] 483/4880 9% [====== ] 484/4880 9% [====== ] 485/4880 9% [====== ] 486/4880 9% [====== ] 487/4880 9% [====== ] 488/4880 10% [====== ] 489/4880 10% [====== ] 490/4880 10% [====== ] 491/4880 10% [====== ] 492/4880 10% [====== ] 493/4880 10% [====== ] 494/4880 10% [====== ] 495/4880 10% [====== ] 496/4880 10% [====== ] 497/4880 10% [====== ] 498/4880 10% [====== ] 499/4880 10% [====== ] 500/4880 10% [====== ] 501/4880 10% [====== ] 502/4880 10% [====== ] 503/4880 10% [====== ] 504/4880 10% [====== ] 505/4880 10% [====== ] 506/4880 10% [====== ] 507/4880 10% [====== ] 508/4880 10% [====== ] 509/4880 10% [====== ] 510/4880 10% [====== ] 511/4880 10% [====== ] 512/4880 10% [====== ] 513/4880 10% [====== ] 514/4880 10% [====== ] 515/4880 10% [====== ] 516/4880 10% [====== ] 517/4880 10% [====== ] 518/4880 10% [====== ] 519/4880 10% [====== ] 520/4880 10% [====== ] 521/4880 10% [====== ] 522/4880 10% [====== ] 523/4880 10% [====== ] 524/4880 10% [====== ] 525/4880 10% [====== ] 526/4880 10% [====== ] 527/4880 10% [====== ] 528/4880 10% [====== ] 529/4880 10% [====== ] 530/4880 10% [====== ] 531/4880 10% [====== ] 532/4880 10% [====== ] 533/4880 10% [====== ] 534/4880 10% [====== ] 535/4880 10% [====== ] 536/4880 10% [====== ] 537/4880 11% [====== ] 538/4880 11% [====== ] 539/4880 11% [====== ] 540/4880 11% [====== ] 541/4880 11% [====== ] 542/4880 11% [====== ] 543/4880 11% [====== ] 544/4880 11% [====== ] 545/4880 11% [====== ] 546/4880 11% [====== ] 547/4880 11% [====== ] 548/4880 11% [====== ] 549/4880 11% [====== ] 550/4880 11% [======= ] 551/4880 11% [======= ] 552/4880 11% [======= ] 553/4880 11% [======= ] 554/4880 11% [======= ] 555/4880 11% [======= ] 556/4880 11% [======= ] 557/4880 11% [======= ] 558/4880 11% [======= ] 559/4880 11% [======= ] 560/4880 11% [======= ] 561/4880 11% [======= ] 562/4880 11% [======= ] 563/4880 11% [======= ] 564/4880 11% [======= ] 565/4880 11% [======= ] 566/4880 11% [======= ] 567/4880 11% [======= ] 568/4880 11% [======= ] 569/4880 11% [======= ] 570/4880 11% [======= ] 571/4880 11% [======= ] 572/4880 11% [======= ] 573/4880 11% [======= ] 574/4880 11% [======= ] 575/4880 11% [======= ] 576/4880 11% [======= ] 577/4880 11% [======= ] 578/4880 11% [======= ] 579/4880 11% [======= ] 580/4880 11% [======= ] 581/4880 11% [======= ] 582/4880 11% [======= ] 583/4880 11% [======= ] 584/4880 11% [======= ] 585/4880 11% [======= ] 586/4880 12% [======= ] 587/4880 12% [======= ] 588/4880 12% [======= ] 589/4880 12% [======= ] 590/4880 12% [======= ] 591/4880 12% [======= ] 592/4880 12% [======= ] 593/4880 12% [======= ] 594/4880 12% [======= ] 595/4880 12% [======= ] 596/4880 12% [======= ] 597/4880 12% [======= ] 598/4880 12% [======= ] 599/4880 12% [======= ] 600/4880 12% [======= ] 601/4880 12% [======= ] 602/4880 12% [======= ] 603/4880 12% [======= ] 604/4880 12% [======= ] 605/4880 12% [======= ] 606/4880 12% [======= ] 607/4880 12% [======= ] 608/4880 12% [======= ] 609/4880 12% [======= ] 610/4880 12% [======= ] 611/4880 12% [======= ] 612/4880 12% [======= ] 613/4880 12% [======= ] 614/4880 12% [======= ] 615/4880 12% [======= ] 616/4880 12% [======= ] 617/4880 12% [======= ] 618/4880 12% [======= ] 619/4880 12% [======= ] 620/4880 12% [======= ] 621/4880 12% [======= ] 622/4880 12% [======= ] 623/4880 12% [======= ] 624/4880 12% [======= ] 625/4880 12% [======= ] 626/4880 12% [======= ] 627/4880 12% [======= ] 628/4880 12% [======= ] 629/4880 12% [======== ] 630/4880 12% [======== ] 631/4880 12% [======== ] 632/4880 12% [======== ] 633/4880 12% [======== ] 634/4880 12% [======== ] 635/4880 13% [======== ] 636/4880 13% [======== ] 637/4880 13% [======== ] 638/4880 13% [======== ] 639/4880 13% [======== ] 640/4880 13% [======== ] 641/4880 13% [======== ] 642/4880 13% [======== ] 643/4880 13% [======== ] 644/4880 13% [======== ] 645/4880 13% [======== ] 646/4880 13% [======== ] 647/4880 13% [======== ] 648/4880 13% [======== ] 649/4880 13% [======== ] 650/4880 13% [======== ] 651/4880 13% [======== ] 652/4880 13% [======== ] 653/4880 13% [======== ] 654/4880 13% [======== ] 655/4880 13% [======== ] 656/4880 13% [======== ] 657/4880 13% [======== ] 658/4880 13% [======== ] 659/4880 13% [======== ] 660/4880 13% [======== ] 661/4880 13% [======== ] 662/4880 13% [======== ] 663/4880 13% [======== ] 664/4880 13% [======== ] 665/4880 13% [======== ] 666/4880 13% [======== ] 667/4880 13% [======== ] 668/4880 13% [======== ] 669/4880 13% [======== ] 670/4880 13% [======== ] 671/4880 13% [======== ] 672/4880 13% [======== ] 673/4880 13% [======== ] 674/4880 13% [======== ] 675/4880 13% [======== ] 676/4880 13% [======== ] 677/4880 13% [======== ] 678/4880 13% [======== ] 679/4880 13% [======== ] 680/4880 13% [======== ] 681/4880 13% [======== ] 682/4880 13% [======== ] 683/4880 13% [======== ] 684/4880 14% [======== ] 685/4880 14% [======== ] 686/4880 14% [======== ] 687/4880 14% [======== ] 688/4880 14% [======== ] 689/4880 14% [======== ] 690/4880 14% [======== ] 691/4880 14% [======== ] 692/4880 14% [======== ] 693/4880 14% [======== ] 694/4880 14% [======== ] 695/4880 14% [======== ] 696/4880 14% [======== ] 697/4880 14% [======== ] 698/4880 14% [======== ] 699/4880 14% [======== ] 700/4880 14% [======== ] 701/4880 14% [======== ] 702/4880 14% [======== ] 703/4880 14% [======== ] 704/4880 14% [======== ] 705/4880 14% [======== ] 706/4880 14% [======== ] 707/4880 14% [======== ] 708/4880 14% [========= ] 709/4880 14% [========= ] 710/4880 14% [========= ] 711/4880 14% [========= ] 712/4880 14% [========= ] 713/4880 14% [========= ] 714/4880 14% [========= ] 715/4880 14% [========= ] 716/4880 14% [========= ] 717/4880 14% [========= ] 718/4880 14% [========= ] 719/4880 14% [========= ] 720/4880 14% [========= ] 721/4880 14% [========= ] 722/4880 14% [========= ] 723/4880 14% [========= ] 724/4880 14% [========= ] 725/4880 14% [========= ] 726/4880 14% [========= ] 727/4880 14% [========= ] 728/4880 14% [========= ] 729/4880 14% [========= ] 730/4880 14% [========= ] 731/4880 14% [========= ] 732/4880 15% [========= ] 733/4880 15% [========= ] 734/4880 15% [========= ] 735/4880 15% [========= ] 736/4880 15% [========= ] 737/4880 15% [========= ] 738/4880 15% [========= ] 739/4880 15% [========= ] 740/4880 15% [========= ] 741/4880 15% [========= ] 742/4880 15% [========= ] 743/4880 15% [========= ] 744/4880 15% [========= ] 745/4880 15% [========= ] 746/4880 15% [========= ] 747/4880 15% [========= ] 748/4880 15% [========= ] 749/4880 15% [========= ] 750/4880 15% [========= ] 751/4880 15% [========= ] 752/4880 15% [========= ] 753/4880 15% [========= ] 754/4880 15% [========= ] 755/4880 15% [========= ] 756/4880 15% [========= ] 757/4880 15% [========= ] 758/4880 15% [========= ] 759/4880 15% [========= ] 760/4880 15% [========= ] 761/4880 15% [========= ] 762/4880 15% [========= ] 763/4880 15% [========= ] 764/4880 15% [========= ] 765/4880 15% [========= ] 766/4880 15% [========= ] 767/4880 15% [========= ] 768/4880 15% [========= ] 769/4880 15% [========= ] 770/4880 15% [========= ] 771/4880 15% [========= ] 772/4880 15% [========= ] 773/4880 15% [========= ] 774/4880 15% [========= ] 775/4880 15% [========= ] 776/4880 15% [========= ] 777/4880 15% [========= ] 778/4880 15% [========= ] 779/4880 15% [========= ] 780/4880 15% [========= ] 781/4880 16% [========= ] 782/4880 16% [========= ] 783/4880 16% [========= ] 784/4880 16% [========= ] 785/4880 16% [========= ] 786/4880 16% [========= ] 787/4880 16% [========== ] 788/4880 16% [========== ] 789/4880 16% [========== ] 790/4880 16% [========== ] 791/4880 16% [========== ] 792/4880 16% [========== ] 793/4880 16% [========== ] 794/4880 16% [========== ] 795/4880 16% [========== ] 796/4880 16% [========== ] 797/4880 16% [========== ] 798/4880 16% [========== ] 799/4880 16% [========== ] 800/4880 16% [========== ] 801/4880 16% [========== ] 802/4880 16% [========== ] 803/4880 16% [========== ] 804/4880 16% [========== ] 805/4880 16% [========== ] 806/4880 16% [========== ] 807/4880 16% [========== ] 808/4880 16% [========== ] 809/4880 16% [========== ] 810/4880 16% [========== ] 811/4880 16% [========== ] 812/4880 16% [========== ] 813/4880 16% [========== ] 814/4880 16% [========== ] 815/4880 16% [========== ] 816/4880 16% [========== ] 817/4880 16% [========== ] 818/4880 16% [========== ] 819/4880 16% [========== ] 820/4880 16% [========== ] 821/4880 16% [========== ] 822/4880 16% [========== ] 823/4880 16% [========== ] 824/4880 16% [========== ] 825/4880 16% [========== ] 826/4880 16% [========== ] 827/4880 16% [========== ] 828/4880 16% [========== ] 829/4880 16% [========== ] 830/4880 17% [========== ] 831/4880 17% [========== ] 832/4880 17% [========== ] 833/4880 17% [========== ] 834/4880 17% [========== ] 835/4880 17% [========== ] 836/4880 17% [========== ] 837/4880 17% [========== ] 838/4880 17% [========== ] 839/4880 17% [========== ] 840/4880 17% [========== ] 841/4880 17% [========== ] 842/4880 17% [========== ] 843/4880 17% [========== ] 844/4880 17% [========== ] 845/4880 17% [========== ] 846/4880 17% [========== ] 847/4880 17% [========== ] 848/4880 17% [========== ] 849/4880 17% [========== ] 850/4880 17% [========== ] 851/4880 17% [========== ] 852/4880 17% [========== ] 853/4880 17% [========== ] 854/4880 17% [========== ] 855/4880 17% [========== ] 856/4880 17% [========== ] 857/4880 17% [========== ] 858/4880 17% [========== ] 859/4880 17% [========== ] 860/4880 17% [========== ] 861/4880 17% [========== ] 862/4880 17% [========== ] 863/4880 17% [========== ] 864/4880 17% [========== ] 865/4880 17% [=========== ] 866/4880 17% [=========== ] 867/4880 17% [=========== ] 868/4880 17% [=========== ] 869/4880 17% [=========== ] 870/4880 17% [=========== ] 871/4880 17% [=========== ] 872/4880 17% [=========== ] 873/4880 17% [=========== ] 874/4880 17% [=========== ] 875/4880 17% [=========== ] 876/4880 17% [=========== ] 877/4880 17% [=========== ] 878/4880 17% [=========== ] 879/4880 18% [=========== ] 880/4880 18% [=========== ] 881/4880 18% [=========== ] 882/4880 18% [=========== ] 883/4880 18% [=========== ] 884/4880 18% [=========== ] 885/4880 18% [=========== ] 886/4880 18% [=========== ] 887/4880 18% [=========== ] 888/4880 18% [=========== ] 889/4880 18% [=========== ] 890/4880 18% [=========== ] 891/4880 18% [=========== ] 892/4880 18% [=========== ] 893/4880 18% [=========== ] 894/4880 18% [=========== ] 895/4880 18% [=========== ] 896/4880 18% [=========== ] 897/4880 18% [=========== ] 898/4880 18% [=========== ] 899/4880 18% [=========== ] 900/4880 18% [=========== ] 901/4880 18% [=========== ] 902/4880 18% [=========== ] 903/4880 18% [=========== ] 904/4880 18% [=========== ] 905/4880 18% [=========== ] 906/4880 18% [=========== ] 907/4880 18% [=========== ] 908/4880 18% [=========== ] 909/4880 18% [=========== ] 910/4880 18% [=========== ] 911/4880 18% [=========== ] 912/4880 18% [=========== ] 913/4880 18% [=========== ] 914/4880 18% [=========== ] 915/4880 18% [=========== ] 916/4880 18% [=========== ] 917/4880 18% [=========== ] 918/4880 18% [=========== ] 919/4880 18% [=========== ] 920/4880 18% [=========== ] 921/4880 18% [=========== ] 922/4880 18% [=========== ] 923/4880 18% [=========== ] 924/4880 18% [=========== ] 925/4880 18% [=========== ] 926/4880 18% [=========== ] 927/4880 18% [=========== ] 928/4880 19% [=========== ] 929/4880 19% [=========== ] 930/4880 19% [=========== ] 931/4880 19% [=========== ] 932/4880 19% [=========== ] 933/4880 19% [=========== ] 934/4880 19% [=========== ] 935/4880 19% [=========== ] 936/4880 19% [=========== ] 937/4880 19% [=========== ] 938/4880 19% [=========== ] 939/4880 19% [=========== ] 940/4880 19% [=========== ] 941/4880 19% [=========== ] 942/4880 19% [=========== ] 943/4880 19% [=========== ] 944/4880 19% [============ ] 945/4880 19% [============ ] 946/4880 19% [============ ] 947/4880 19% [============ ] 948/4880 19% [============ ] 949/4880 19% [============ ] 950/4880 19% [============ ] 951/4880 19% [============ ] 952/4880 19% [============ ] 953/4880 19% [============ ] 954/4880 19% [============ ] 955/4880 19% [============ ] 956/4880 19% [============ ] 957/4880 19% [============ ] 958/4880 19% [============ ] 959/4880 19% [============ ] 960/4880 19% [============ ] 961/4880 19% [============ ] 962/4880 19% [============ ] 963/4880 19% [============ ] 964/4880 19% [============ ] 965/4880 19% [============ ] 966/4880 19% [============ ] 967/4880 19% [============ ] 968/4880 19% [============ ] 969/4880 19% [============ ] 970/4880 19% [============ ] 971/4880 19% [============ ] 972/4880 19% [============ ] 973/4880 19% [============ ] 974/4880 19% [============ ] 975/4880 19% [============ ] 976/4880 20% [============ ] 977/4880 20% [============ ] 978/4880 20% [============ ] 979/4880 20% [============ ] 980/4880 20% [============ ] 981/4880 20% [============ ] 982/4880 20% [============ ] 983/4880 20% [============ ] 984/4880 20% [============ ] 985/4880 20% [============ ] 986/4880 20% [============ ] 987/4880 20% [============ ] 988/4880 20% [============ ] 989/4880 20% [============ ] 990/4880 20% [============ ] 991/4880 20% [============ ] 992/4880 20% [============ ] 993/4880 20% [============ ] 994/4880 20% [============ ] 995/4880 20% [============ ] 996/4880 20% [============ ] 997/4880 20% [============ ] 998/4880 20% [============ ] 999/4880 20% [============ ] 1000/4880 20% [============ ] 1001/4880 20% [============ ] 1002/4880 20% [============ ] 1003/4880 20% [============ ] 1004/4880 20% [============ ] 1005/4880 20% [============ ] 1006/4880 20% [============ ] 1007/4880 20% [============ ] 1008/4880 20% [============ ] 1009/4880 20% [============ ] 1010/4880 20% [============ ] 1011/4880 20% [============ ] 1012/4880 20% [============ ] 1013/4880 20% [============ ] 1014/4880 20% [============ ] 1015/4880 20% [============ ] 1016/4880 20% [============ ] 1017/4880 20% [============ ] 1018/4880 20% [============ ] 1019/4880 20% [============ ] 1020/4880 20% [============ ] 1021/4880 20% [============ ] 1022/4880 20% [============ ] 1023/4880 20% [============= ] 1024/4880 20% [============= ] 1025/4880 21% [============= ] 1026/4880 21% [============= ] 1027/4880 21% [============= ] 1028/4880 21% [============= ] 1029/4880 21% [============= ] 1030/4880 21% [============= ] 1031/4880 21% [============= ] 1032/4880 21% [============= ] 1033/4880 21% [============= ] 1034/4880 21% [============= ] 1035/4880 21% [============= ] 1036/4880 21% [============= ] 1037/4880 21% [============= ] 1038/4880 21% [============= ] 1039/4880 21% [============= ] 1040/4880 21% [============= ] 1041/4880 21% [============= ] 1042/4880 21% [============= ] 1043/4880 21% [============= ] 1044/4880 21% [============= ] 1045/4880 21% [============= ] 1046/4880 21% [============= ] 1047/4880 21% [============= ] 1048/4880 21% [============= ] 1049/4880 21% [============= ] 1050/4880 21% [============= ] 1051/4880 21% [============= ] 1052/4880 21% [============= ] 1053/4880 21% [============= ] 1054/4880 21% [============= ] 1055/4880 21% [============= ] 1056/4880 21% [============= ] 1057/4880 21% [============= ] 1058/4880 21% [============= ] 1059/4880 21% [============= ] 1060/4880 21% [============= ] 1061/4880 21% [============= ] 1062/4880 21% [============= ] 1063/4880 21% [============= ] 1064/4880 21% [============= ] 1065/4880 21% [============= ] 1066/4880 21% [============= ] 1067/4880 21% [============= ] 1068/4880 21% [============= ] 1069/4880 21% [============= ] 1070/4880 21% [============= ] 1071/4880 21% [============= ] 1072/4880 21% [============= ] 1073/4880 21% [============= ] 1074/4880 22% [============= ] 1075/4880 22% [============= ] 1076/4880 22% [============= ] 1077/4880 22% [============= ] 1078/4880 22% [============= ] 1079/4880 22% [============= ] 1080/4880 22% [============= ] 1081/4880 22% [============= ] 1082/4880 22% [============= ] 1083/4880 22% [============= ] 1084/4880 22% [============= ] 1085/4880 22% [============= ] 1086/4880 22% [============= ] 1087/4880 22% [============= ] 1088/4880 22% [============= ] 1089/4880 22% [============= ] 1090/4880 22% [============= ] 1091/4880 22% [============= ] 1092/4880 22% [============= ] 1093/4880 22% [============= ] 1094/4880 22% [============= ] 1095/4880 22% [============= ] 1096/4880 22% [============= ] 1097/4880 22% [============= ] 1098/4880 22% [============= ] 1099/4880 22% [============= ] 1100/4880 22% [============= ] 1101/4880 22% [============== ] 1102/4880 22% [============== ] 1103/4880 22% [============== ] 1104/4880 22% [============== ] 1105/4880 22% [============== ] 1106/4880 22% [============== ] 1107/4880 22% [============== ] 1108/4880 22% [============== ] 1109/4880 22% [============== ] 1110/4880 22% [============== ] 1111/4880 22% [============== ] 1112/4880 22% [============== ] 1113/4880 22% [============== ] 1114/4880 22% [============== ] 1115/4880 22% [============== ] 1116/4880 22% [============== ] 1117/4880 22% [============== ] 1118/4880 22% [============== ] 1119/4880 22% [============== ] 1120/4880 22% [============== ] 1121/4880 22% [============== ] 1122/4880 22% [============== ] 1123/4880 23% [============== ] 1124/4880 23% [============== ] 1125/4880 23% [============== ] 1126/4880 23% [============== ] 1127/4880 23% [============== ] 1128/4880 23% [============== ] 1129/4880 23% [============== ] 1130/4880 23% [============== ] 1131/4880 23% [============== ] 1132/4880 23% [============== ] 1133/4880 23% [============== ] 1134/4880 23% [============== ] 1135/4880 23% [============== ] 1136/4880 23% [============== ] 1137/4880 23% [============== ] 1138/4880 23% [============== ] 1139/4880 23% [============== ] 1140/4880 23% [============== ] 1141/4880 23% [============== ] 1142/4880 23% [============== ] 1143/4880 23% [============== ] 1144/4880 23% [============== ] 1145/4880 23% [============== ] 1146/4880 23% [============== ] 1147/4880 23% [============== ] 1148/4880 23% [============== ] 1149/4880 23% [============== ] 1150/4880 23% [============== ] 1151/4880 23% [============== ] 1152/4880 23% [============== ] 1153/4880 23% [============== ] 1154/4880 23% [============== ] 1155/4880 23% [============== ] 1156/4880 23% [============== ] 1157/4880 23% [============== ] 1158/4880 23% [============== ] 1159/4880 23% [============== ] 1160/4880 23% [============== ] 1161/4880 23% [============== ] 1162/4880 23% [============== ] 1163/4880 23% [============== ] 1164/4880 23% [============== ] 1165/4880 23% [============== ] 1166/4880 23% [============== ] 1167/4880 23% [============== ] 1168/4880 23% [============== ] 1169/4880 23% [============== ] 1170/4880 23% [============== ] 1171/4880 23% [============== ] 1172/4880 24% [============== ] 1173/4880 24% [============== ] 1174/4880 24% [============== ] 1175/4880 24% [============== ] 1176/4880 24% [============== ] 1177/4880 24% [============== ] 1178/4880 24% [============== ] 1179/4880 24% [============== ] 1180/4880 24% [=============== ] 1181/4880 24% [=============== ] 1182/4880 24% [=============== ] 1183/4880 24% [=============== ] 1184/4880 24% [=============== ] 1185/4880 24% [=============== ] 1186/4880 24% [=============== ] 1187/4880 24% [=============== ] 1188/4880 24% [=============== ] 1189/4880 24% [=============== ] 1190/4880 24% [=============== ] 1191/4880 24% [=============== ] 1192/4880 24% [=============== ] 1193/4880 24% [=============== ] 1194/4880 24% [=============== ] 1195/4880 24% [=============== ] 1196/4880 24% [=============== ] 1197/4880 24% [=============== ] 1198/4880 24% [=============== ] 1199/4880 24% [=============== ] 1200/4880 24% [=============== ] 1201/4880 24% [=============== ] 1202/4880 24% [=============== ] 1203/4880 24% [=============== ] 1204/4880 24% [=============== ] 1205/4880 24% [=============== ] 1206/4880 24% [=============== ] 1207/4880 24% [=============== ] 1208/4880 24% [=============== ] 1209/4880 24% [=============== ] 1210/4880 24% [=============== ] 1211/4880 24% [=============== ] 1212/4880 24% [=============== ] 1213/4880 24% [=============== ] 1214/4880 24% [=============== ] 1215/4880 24% [=============== ] 1216/4880 24% [=============== ] 1217/4880 24% [=============== ] 1218/4880 24% [=============== ] 1219/4880 24% [=============== ] 1220/4880 25% [=============== ] 1221/4880 25% [=============== ] 1222/4880 25% [=============== ] 1223/4880 25% [=============== ] 1224/4880 25% [=============== ] 1225/4880 25% [=============== ] 1226/4880 25% [=============== ] 1227/4880 25% [=============== ] 1228/4880 25% [=============== ] 1229/4880 25% [=============== ] 1230/4880 25% [=============== ] 1231/4880 25% [=============== ] 1232/4880 25% [=============== ] 1233/4880 25% [=============== ] 1234/4880 25% [=============== ] 1235/4880 25% [=============== ] 1236/4880 25% [=============== ] 1237/4880 25% [=============== ] 1238/4880 25% [=============== ] 1239/4880 25% [=============== ] 1240/4880 25% [=============== ] 1241/4880 25% [=============== ] 1242/4880 25% [=============== ] 1243/4880 25% [=============== ] 1244/4880 25% [=============== ] 1245/4880 25% [=============== ] 1246/4880 25% [=============== ] 1247/4880 25% [=============== ] 1248/4880 25% [=============== ] 1249/4880 25% [=============== ] 1250/4880 25% [=============== ] 1251/4880 25% [=============== ] 1252/4880 25% [=============== ] 1253/4880 25% [=============== ] 1254/4880 25% [=============== ] 1255/4880 25% [=============== ] 1256/4880 25% [=============== ] 1257/4880 25% [=============== ] 1258/4880 25% [=============== ] 1259/4880 25% [================ ] 1260/4880 25% [================ ] 1261/4880 25% [================ ] 1262/4880 25% [================ ] 1263/4880 25% [================ ] 1264/4880 25% [================ ] 1265/4880 25% [================ ] 1266/4880 25% [================ ] 1267/4880 25% [================ ] 1268/4880 25% [================ ] 1269/4880 26% [================ ] 1270/4880 26% [================ ] 1271/4880 26% [================ ] 1272/4880 26% [================ ] 1273/4880 26% [================ ] 1274/4880 26% [================ ] 1275/4880 26% [================ ] 1276/4880 26% [================ ] 1277/4880 26% [================ ] 1278/4880 26% [================ ] 1279/4880 26% [================ ] 1280/4880 26% [================ ] 1281/4880 26% [================ ] 1282/4880 26% [================ ] 1283/4880 26% [================ ] 1284/4880 26% [================ ] 1285/4880 26% [================ ] 1286/4880 26% [================ ] 1287/4880 26% [================ ] 1288/4880 26% [================ ] 1289/4880 26% [================ ] 1290/4880 26% [================ ] 1291/4880 26% [================ ] 1292/4880 26% [================ ] 1293/4880 26% [================ ] 1294/4880 26% [================ ] 1295/4880 26% [================ ] 1296/4880 26% [================ ] 1297/4880 26% [================ ] 1298/4880 26% [================ ] 1299/4880 26% [================ ] 1300/4880 26% [================ ] 1301/4880 26% [================ ] 1302/4880 26% [================ ] 1303/4880 26% [================ ] 1304/4880 26% [================ ] 1305/4880 26% [================ ] 1306/4880 26% [================ ] 1307/4880 26% [================ ] 1308/4880 26% [================ ] 1309/4880 26% [================ ] 1310/4880 26% [================ ] 1311/4880 26% [================ ] 1312/4880 26% [================ ] 1313/4880 26% [================ ] 1314/4880 26% [================ ] 1315/4880 26% [================ ] 1316/4880 26% [================ ] 1317/4880 26% [================ ] 1318/4880 27% [================ ] 1319/4880 27% [================ ] 1320/4880 27% [================ ] 1321/4880 27% [================ ] 1322/4880 27% [================ ] 1323/4880 27% [================ ] 1324/4880 27% [================ ] 1325/4880 27% [================ ] 1326/4880 27% [================ ] 1327/4880 27% [================ ] 1328/4880 27% [================ ] 1329/4880 27% [================ ] 1330/4880 27% [================ ] 1331/4880 27% [================ ] 1332/4880 27% [================ ] 1333/4880 27% [================ ] 1334/4880 27% [================ ] 1335/4880 27% [================ ] 1336/4880 27% [================ ] 1337/4880 27% [================ ] 1338/4880 27% [================= ] 1339/4880 27% [================= ] 1340/4880 27% [================= ] 1341/4880 27% [================= ] 1342/4880 27% [================= ] 1343/4880 27% [================= ] 1344/4880 27% [================= ] 1345/4880 27% [================= ] 1346/4880 27% [================= ] 1347/4880 27% [================= ] 1348/4880 27% [================= ] 1349/4880 27% [================= ] 1350/4880 27% [================= ] 1351/4880 27% [================= ] 1352/4880 27% [================= ] 1353/4880 27% [================= ] 1354/4880 27% [================= ] 1355/4880 27% [================= ] 1356/4880 27% [================= ] 1357/4880 27% [================= ] 1358/4880 27% [================= ] 1359/4880 27% [================= ] 1360/4880 27% [================= ] 1361/4880 27% [================= ] 1362/4880 27% [================= ] 1363/4880 27% [================= ] 1364/4880 27% [================= ] 1365/4880 27% [================= ] 1366/4880 27% [================= ] 1367/4880 28% [================= ] 1368/4880 28% [================= ] 1369/4880 28% [================= ] 1370/4880 28% [================= ] 1371/4880 28% [================= ] 1372/4880 28% [================= ] 1373/4880 28% [================= ] 1374/4880 28% [================= ] 1375/4880 28% [================= ] 1376/4880 28% [================= ] 1377/4880 28% [================= ] 1378/4880 28% [================= ] 1379/4880 28% [================= ] 1380/4880 28% [================= ] 1381/4880 28% [================= ] 1382/4880 28% [================= ] 1383/4880 28% [================= ] 1384/4880 28% [================= ] 1385/4880 28% [================= ] 1386/4880 28% [================= ] 1387/4880 28% [================= ] 1388/4880 28% [================= ] 1389/4880 28% [================= ] 1390/4880 28% [================= ] 1391/4880 28% [================= ] 1392/4880 28% [================= ] 1393/4880 28% [================= ] 1394/4880 28% [================= ] 1395/4880 28% [================= ] 1396/4880 28% [================= ] 1397/4880 28% [================= ] 1398/4880 28% [================= ] 1399/4880 28% [================= ] 1400/4880 28% [================= ] 1401/4880 28% [================= ] 1402/4880 28% [================= ] 1403/4880 28% [================= ] 1404/4880 28% [================= ] 1405/4880 28% [================= ] 1406/4880 28% [================= ] 1407/4880 28% [================= ] 1408/4880 28% [================= ] 1409/4880 28% [================= ] 1410/4880 28% [================= ] 1411/4880 28% [================= ] 1412/4880 28% [================= ] 1413/4880 28% [================= ] 1414/4880 28% [================= ] 1415/4880 28% [================= ] 1416/4880 29% [================== ] 1417/4880 29% [================== ] 1418/4880 29% [================== ] 1419/4880 29% [================== ] 1420/4880 29% [================== ] 1421/4880 29% [================== ] 1422/4880 29% [================== ] 1423/4880 29% [================== ] 1424/4880 29% [================== ] 1425/4880 29% [================== ] 1426/4880 29% [================== ] 1427/4880 29% [================== ] 1428/4880 29% [================== ] 1429/4880 29% [================== ] 1430/4880 29% [================== ] 1431/4880 29% [================== ] 1432/4880 29% [================== ] 1433/4880 29% [================== ] 1434/4880 29% [================== ] 1435/4880 29% [================== ] 1436/4880 29% [================== ] 1437/4880 29% [================== ] 1438/4880 29% [================== ] 1439/4880 29% [================== ] 1440/4880 29% [================== ] 1441/4880 29% [================== ] 1442/4880 29% [================== ] 1443/4880 29% [================== ] 1444/4880 29% [================== ] 1445/4880 29% [================== ] 1446/4880 29% [================== ] 1447/4880 29% [================== ] 1448/4880 29% [================== ] 1449/4880 29% [================== ] 1450/4880 29% [================== ] 1451/4880 29% [================== ] 1452/4880 29% [================== ] 1453/4880 29% [================== ] 1454/4880 29% [================== ] 1455/4880 29% [================== ] 1456/4880 29% [================== ] 1457/4880 29% [================== ] 1458/4880 29% [================== ] 1459/4880 29% [================== ] 1460/4880 29% [================== ] 1461/4880 29% [================== ] 1462/4880 29% [================== ] 1463/4880 29% [================== ] 1464/4880 30% [================== ] 1465/4880 30% [================== ] 1466/4880 30% [================== ] 1467/4880 30% [================== ] 1468/4880 30% [================== ] 1469/4880 30% [================== ] 1470/4880 30% [================== ] 1471/4880 30% [================== ] 1472/4880 30% [================== ] 1473/4880 30% [================== ] 1474/4880 30% [================== ] 1475/4880 30% [================== ] 1476/4880 30% [================== ] 1477/4880 30% [================== ] 1478/4880 30% [================== ] 1479/4880 30% [================== ] 1480/4880 30% [================== ] 1481/4880 30% [================== ] 1482/4880 30% [================== ] 1483/4880 30% [================== ] 1484/4880 30% [================== ] 1485/4880 30% [================== ] 1486/4880 30% [================== ] 1487/4880 30% [================== ] 1488/4880 30% [================== ] 1489/4880 30% [================== ] 1490/4880 30% [================== ] 1491/4880 30% [================== ] 1492/4880 30% [================== ] 1493/4880 30% [================== ] 1494/4880 30% [================== ] 1495/4880 30% [=================== ] 1496/4880 30% [=================== ] 1497/4880 30% [=================== ] 1498/4880 30% [=================== ] 1499/4880 30% [=================== ] 1500/4880 30% [=================== ] 1501/4880 30% [=================== ] 1502/4880 30% [=================== ] 1503/4880 30% [=================== ] 1504/4880 30% [=================== ] 1505/4880 30% [=================== ] 1506/4880 30% [=================== ] 1507/4880 30% [=================== ] 1508/4880 30% [=================== ] 1509/4880 30% [=================== ] 1510/4880 30% [=================== ] 1511/4880 30% [=================== ] 1512/4880 30% [=================== ] 1513/4880 31% [=================== ] 1514/4880 31% [=================== ] 1515/4880 31% [=================== ] 1516/4880 31% [=================== ] 1517/4880 31% [=================== ] 1518/4880 31% [=================== ] 1519/4880 31% [=================== ] 1520/4880 31% [=================== ] 1521/4880 31% [=================== ] 1522/4880 31% [=================== ] 1523/4880 31% [=================== ] 1524/4880 31% [=================== ] 1525/4880 31% [=================== ] 1526/4880 31% [=================== ] 1527/4880 31% [=================== ] 1528/4880 31% [=================== ] 1529/4880 31% [=================== ] 1530/4880 31% [=================== ] 1531/4880 31% [=================== ] 1532/4880 31% [=================== ] 1533/4880 31% [=================== ] 1534/4880 31% [=================== ] 1535/4880 31% [=================== ] 1536/4880 31% [=================== ] 1537/4880 31% [=================== ] 1538/4880 31% [=================== ] 1539/4880 31% [=================== ] 1540/4880 31% [=================== ] 1541/4880 31% [=================== ] 1542/4880 31% [=================== ] 1543/4880 31% [=================== ] 1544/4880 31% [=================== ] 1545/4880 31% [=================== ] 1546/4880 31% [=================== ] 1547/4880 31% [=================== ] 1548/4880 31% [=================== ] 1549/4880 31% [=================== ] 1550/4880 31% [=================== ] 1551/4880 31% [=================== ] 1552/4880 31% [=================== ] 1553/4880 31% [=================== ] 1554/4880 31% [=================== ] 1555/4880 31% [=================== ] 1556/4880 31% [=================== ] 1557/4880 31% [=================== ] 1558/4880 31% [=================== ] 1559/4880 31% [=================== ] 1560/4880 31% [=================== ] 1561/4880 31% [=================== ] 1562/4880 32% [=================== ] 1563/4880 32% [=================== ] 1564/4880 32% [=================== ] 1565/4880 32% [=================== ] 1566/4880 32% [=================== ] 1567/4880 32% [=================== ] 1568/4880 32% [=================== ] 1569/4880 32% [=================== ] 1570/4880 32% [=================== ] 1571/4880 32% [=================== ] 1572/4880 32% [=================== ] 1573/4880 32% [=================== ] 1574/4880 32% [==================== ] 1575/4880 32% [==================== ] 1576/4880 32% [==================== ] 1577/4880 32% [==================== ] 1578/4880 32% [==================== ] 1579/4880 32% [==================== ] 1580/4880 32% [==================== ] 1581/4880 32% [==================== ] 1582/4880 32% [==================== ] 1583/4880 32% [==================== ] 1584/4880 32% [==================== ] 1585/4880 32% [==================== ] 1586/4880 32% [==================== ] 1587/4880 32% [==================== ] 1588/4880 32% [==================== ] 1589/4880 32% [==================== ] 1590/4880 32% [==================== ] 1591/4880 32% [==================== ] 1592/4880 32% [==================== ] 1593/4880 32% [==================== ] 1594/4880 32% [==================== ] 1595/4880 32% [==================== ] 1596/4880 32% [==================== ] 1597/4880 32% [==================== ] 1598/4880 32% [==================== ] 1599/4880 32% [==================== ] 1600/4880 32% [==================== ] 1601/4880 32% [==================== ] 1602/4880 32% [==================== ] 1603/4880 32% [==================== ] 1604/4880 32% [==================== ] 1605/4880 32% [==================== ] 1606/4880 32% [==================== ] 1607/4880 32% [==================== ] 1608/4880 32% [==================== ] 1609/4880 32% [==================== ] 1610/4880 32% [==================== ] 1611/4880 33% [==================== ] 1612/4880 33% [==================== ] 1613/4880 33% [==================== ] 1614/4880 33% [==================== ] 1615/4880 33% [==================== ] 1616/4880 33% [==================== ] 1617/4880 33% [==================== ] 1618/4880 33% [==================== ] 1619/4880 33% [==================== ] 1620/4880 33% [==================== ] 1621/4880 33% [==================== ] 1622/4880 33% [==================== ] 1623/4880 33% [==================== ] 1624/4880 33% [==================== ] 1625/4880 33% [==================== ] 1626/4880 33% [==================== ] 1627/4880 33% [==================== ] 1628/4880 33% [==================== ] 1629/4880 33% [==================== ] 1630/4880 33% [==================== ] 1631/4880 33% [==================== ] 1632/4880 33% [==================== ] 1633/4880 33% [==================== ] 1634/4880 33% [==================== ] 1635/4880 33% [==================== ] 1636/4880 33% [==================== ] 1637/4880 33% [==================== ] 1638/4880 33% [==================== ] 1639/4880 33% [==================== ] 1640/4880 33% [==================== ] 1641/4880 33% [==================== ] 1642/4880 33% [==================== ] 1643/4880 33% [==================== ] 1644/4880 33% [==================== ] 1645/4880 33% [==================== ] 1646/4880 33% [==================== ] 1647/4880 33% [==================== ] 1648/4880 33% [==================== ] 1649/4880 33% [==================== ] 1650/4880 33% [==================== ] 1651/4880 33% [==================== ] 1652/4880 33% [===================== ] 1653/4880 33% [===================== ] 1654/4880 33% [===================== ] 1655/4880 33% [===================== ] 1656/4880 33% [===================== ] 1657/4880 33% [===================== ] 1658/4880 33% [===================== ] 1659/4880 33% [===================== ] 1660/4880 34% [===================== ] 1661/4880 34% [===================== ] 1662/4880 34% [===================== ] 1663/4880 34% [===================== ] 1664/4880 34% [===================== ] 1665/4880 34% [===================== ] 1666/4880 34% [===================== ] 1667/4880 34% [===================== ] 1668/4880 34% [===================== ] 1669/4880 34% [===================== ] 1670/4880 34% [===================== ] 1671/4880 34% [===================== ] 1672/4880 34% [===================== ] 1673/4880 34% [===================== ] 1674/4880 34% [===================== ] 1675/4880 34% [===================== ] 1676/4880 34% [===================== ] 1677/4880 34% [===================== ] 1678/4880 34% [===================== ] 1679/4880 34% [===================== ] 1680/4880 34% [===================== ] 1681/4880 34% [===================== ] 1682/4880 34% [===================== ] 1683/4880 34% [===================== ] 1684/4880 34% [===================== ] 1685/4880 34% [===================== ] 1686/4880 34% [===================== ] 1687/4880 34% [===================== ] 1688/4880 34% [===================== ] 1689/4880 34% [===================== ] 1690/4880 34% [===================== ] 1691/4880 34% [===================== ] 1692/4880 34% [===================== ] 1693/4880 34% [===================== ] 1694/4880 34% [===================== ] 1695/4880 34% [===================== ] 1696/4880 34% [===================== ] 1697/4880 34% [===================== ] 1698/4880 34% [===================== ] 1699/4880 34% [===================== ] 1700/4880 34% [===================== ] 1701/4880 34% [===================== ] 1702/4880 34% [===================== ] 1703/4880 34% [===================== ] 1704/4880 34% [===================== ] 1705/4880 34% [===================== ] 1706/4880 34% [===================== ] 1707/4880 34% [===================== ] 1708/4880 35% [===================== ] 1709/4880 35% [===================== ] 1710/4880 35% [===================== ] 1711/4880 35% [===================== ] 1712/4880 35% [===================== ] 1713/4880 35% [===================== ] 1714/4880 35% [===================== ] 1715/4880 35% [===================== ] 1716/4880 35% [===================== ] 1717/4880 35% [===================== ] 1718/4880 35% [===================== ] 1719/4880 35% [===================== ] 1720/4880 35% [===================== ] 1721/4880 35% [===================== ] 1722/4880 35% [===================== ] 1723/4880 35% [===================== ] 1724/4880 35% [===================== ] 1725/4880 35% [===================== ] 1726/4880 35% [===================== ] 1727/4880 35% [===================== ] 1728/4880 35% [===================== ] 1729/4880 35% [===================== ] 1730/4880 35% [===================== ] 1731/4880 35% [====================== ] 1732/4880 35% [====================== ] 1733/4880 35% [====================== ] 1734/4880 35% [====================== ] 1735/4880 35% [====================== ] 1736/4880 35% [====================== ] 1737/4880 35% [====================== ] 1738/4880 35% [====================== ] 1739/4880 35% [====================== ] 1740/4880 35% [====================== ] 1741/4880 35% [====================== ] 1742/4880 35% [====================== ] 1743/4880 35% [====================== ] 1744/4880 35% [====================== ] 1745/4880 35% [====================== ] 1746/4880 35% [====================== ] 1747/4880 35% [====================== ] 1748/4880 35% [====================== ] 1749/4880 35% [====================== ] 1750/4880 35% [====================== ] 1751/4880 35% [====================== ] 1752/4880 35% [====================== ] 1753/4880 35% [====================== ] 1754/4880 35% [====================== ] 1755/4880 35% [====================== ] 1756/4880 35% [====================== ] 1757/4880 36% [====================== ] 1758/4880 36% [====================== ] 1759/4880 36% [====================== ] 1760/4880 36% [====================== ] 1761/4880 36% [====================== ] 1762/4880 36% [====================== ] 1763/4880 36% [====================== ] 1764/4880 36% [====================== ] 1765/4880 36% [====================== ] 1766/4880 36% [====================== ] 1767/4880 36% [====================== ] 1768/4880 36% [====================== ] 1769/4880 36% [====================== ] 1770/4880 36% [====================== ] 1771/4880 36% [====================== ] 1772/4880 36% [====================== ] 1773/4880 36% [====================== ] 1774/4880 36% [====================== ] 1775/4880 36% [====================== ] 1776/4880 36% [====================== ] 1777/4880 36% [====================== ] 1778/4880 36% [====================== ] 1779/4880 36% [====================== ] 1780/4880 36% [====================== ] 1781/4880 36% [====================== ] 1782/4880 36% [====================== ] 1783/4880 36% [====================== ] 1784/4880 36% [====================== ] 1785/4880 36% [====================== ] 1786/4880 36% [====================== ] 1787/4880 36% [====================== ] 1788/4880 36% [====================== ] 1789/4880 36% [====================== ] 1790/4880 36% [====================== ] 1791/4880 36% [====================== ] 1792/4880 36% [====================== ] 1793/4880 36% [====================== ] 1794/4880 36% [====================== ] 1795/4880 36% [====================== ] 1796/4880 36% [====================== ] 1797/4880 36% [====================== ] 1798/4880 36% [====================== ] 1799/4880 36% [====================== ] 1800/4880 36% [====================== ] 1801/4880 36% [====================== ] 1802/4880 36% [====================== ] 1803/4880 36% [====================== ] 1804/4880 36% [====================== ] 1805/4880 36% [====================== ] 1806/4880 37% [====================== ] 1807/4880 37% [====================== ] 1808/4880 37% [====================== ] 1809/4880 37% [====================== ] 1810/4880 37% [======================= ] 1811/4880 37% [======================= ] 1812/4880 37% [======================= ] 1813/4880 37% [======================= ] 1814/4880 37% [======================= ] 1815/4880 37% [======================= ] 1816/4880 37% [======================= ] 1817/4880 37% [======================= ] 1818/4880 37% [======================= ] 1819/4880 37% [======================= ] 1820/4880 37% [======================= ] 1821/4880 37% [======================= ] 1822/4880 37% [======================= ] 1823/4880 37% [======================= ] 1824/4880 37% [======================= ] 1825/4880 37% [======================= ] 1826/4880 37% [======================= ] 1827/4880 37% [======================= ] 1828/4880 37% [======================= ] 1829/4880 37% [======================= ] 1830/4880 37% [======================= ] 1831/4880 37% [======================= ] 1832/4880 37% [======================= ] 1833/4880 37% [======================= ] 1834/4880 37% [======================= ] 1835/4880 37% [======================= ] 1836/4880 37% [======================= ] 1837/4880 37% [======================= ] 1838/4880 37% [======================= ] 1839/4880 37% [======================= ] 1840/4880 37% [======================= ] 1841/4880 37% [======================= ] 1842/4880 37% [======================= ] 1843/4880 37% [======================= ] 1844/4880 37% [======================= ] 1845/4880 37% [======================= ] 1846/4880 37% [======================= ] 1847/4880 37% [======================= ] 1848/4880 37% [======================= ] 1849/4880 37% [======================= ] 1850/4880 37% [======================= ] 1851/4880 37% [======================= ] 1852/4880 37% [======================= ] 1853/4880 37% [======================= ] 1854/4880 37% [======================= ] 1855/4880 38% [======================= ] 1856/4880 38% [======================= ] 1857/4880 38% [======================= ] 1858/4880 38% [======================= ] 1859/4880 38% [======================= ] 1860/4880 38% [======================= ] 1861/4880 38% [======================= ] 1862/4880 38% [======================= ] 1863/4880 38% [======================= ] 1864/4880 38% [======================= ] 1865/4880 38% [======================= ] 1866/4880 38% [======================= ] 1867/4880 38% [======================= ] 1868/4880 38% [======================= ] 1869/4880 38% [======================= ] 1870/4880 38% [======================= ] 1871/4880 38% [======================= ] 1872/4880 38% [======================= ] 1873/4880 38% [======================= ] 1874/4880 38% [======================= ] 1875/4880 38% [======================= ] 1876/4880 38% [======================= ] 1877/4880 38% [======================= ] 1878/4880 38% [======================= ] 1879/4880 38% [======================= ] 1880/4880 38% [======================= ] 1881/4880 38% [======================= ] 1882/4880 38% [======================= ] 1883/4880 38% [======================= ] 1884/4880 38% [======================= ] 1885/4880 38% [======================= ] 1886/4880 38% [======================= ] 1887/4880 38% [======================= ] 1888/4880 38% [======================= ] 1889/4880 38% [======================== ] 1890/4880 38% [======================== ] 1891/4880 38% [======================== ] 1892/4880 38% [======================== ] 1893/4880 38% [======================== ] 1894/4880 38% [======================== ] 1895/4880 38% [======================== ] 1896/4880 38% [======================== ] 1897/4880 38% [======================== ] 1898/4880 38% [======================== ] 1899/4880 38% [======================== ] 1900/4880 38% [======================== ] 1901/4880 38% [======================== ] 1902/4880 38% [======================== ] 1903/4880 38% [======================== ] 1904/4880 39% [======================== ] 1905/4880 39% [======================== ] 1906/4880 39% [======================== ] 1907/4880 39% [======================== ] 1908/4880 39% [======================== ] 1909/4880 39% [======================== ] 1910/4880 39% [======================== ] 1911/4880 39% [======================== ] 1912/4880 39% [======================== ] 1913/4880 39% [======================== ] 1914/4880 39% [======================== ] 1915/4880 39% [======================== ] 1916/4880 39% [======================== ] 1917/4880 39% [======================== ] 1918/4880 39% [======================== ] 1919/4880 39% [======================== ] 1920/4880 39% [======================== ] 1921/4880 39% [======================== ] 1922/4880 39% [======================== ] 1923/4880 39% [======================== ] 1924/4880 39% [======================== ] 1925/4880 39% [======================== ] 1926/4880 39% [======================== ] 1927/4880 39% [======================== ] 1928/4880 39% [======================== ] 1929/4880 39% [======================== ] 1930/4880 39% [======================== ] 1931/4880 39% [======================== ] 1932/4880 39% [======================== ] 1933/4880 39% [======================== ] 1934/4880 39% [======================== ] 1935/4880 39% [======================== ] 1936/4880 39% [======================== ] 1937/4880 39% [======================== ] 1938/4880 39% [======================== ] 1939/4880 39% [======================== ] 1940/4880 39% [======================== ] 1941/4880 39% [======================== ] 1942/4880 39% [======================== ] 1943/4880 39% [======================== ] 1944/4880 39% [======================== ] 1945/4880 39% [======================== ] 1946/4880 39% [======================== ] 1947/4880 39% [======================== ] 1948/4880 39% [======================== ] 1949/4880 39% [======================== ] 1950/4880 39% [======================== ] 1951/4880 39% [======================== ] 1952/4880 40% [======================== ] 1953/4880 40% [======================== ] 1954/4880 40% [======================== ] 1955/4880 40% [======================== ] 1956/4880 40% [======================== ] 1957/4880 40% [======================== ] 1958/4880 40% [======================== ] 1959/4880 40% [======================== ] 1960/4880 40% [======================== ] 1961/4880 40% [======================== ] 1962/4880 40% [======================== ] 1963/4880 40% [======================== ] 1964/4880 40% [======================== ] 1965/4880 40% [======================== ] 1966/4880 40% [======================== ] 1967/4880 40% [========================= ] 1968/4880 40% [========================= ] 1969/4880 40% [========================= ] 1970/4880 40% [========================= ] 1971/4880 40% [========================= ] 1972/4880 40% [========================= ] 1973/4880 40% [========================= ] 1974/4880 40% [========================= ] 1975/4880 40% [========================= ] 1976/4880 40% [========================= ] 1977/4880 40% [========================= ] 1978/4880 40% [========================= ] 1979/4880 40% [========================= ] 1980/4880 40% [========================= ] 1981/4880 40% [========================= ] 1982/4880 40% [========================= ] 1983/4880 40% [========================= ] 1984/4880 40% [========================= ] 1985/4880 40% [========================= ] 1986/4880 40% [========================= ] 1987/4880 40% [========================= ] 1988/4880 40% [========================= ] 1989/4880 40% [========================= ] 1990/4880 40% [========================= ] 1991/4880 40% [========================= ] 1992/4880 40% [========================= ] 1993/4880 40% [========================= ] 1994/4880 40% [========================= ] 1995/4880 40% [========================= ] 1996/4880 40% [========================= ] 1997/4880 40% [========================= ] 1998/4880 40% [========================= ] 1999/4880 40% [========================= ] 2000/4880 40% [========================= ] 2001/4880 41% [========================= ] 2002/4880 41% [========================= ] 2003/4880 41% [========================= ] 2004/4880 41% [========================= ] 2005/4880 41% [========================= ] 2006/4880 41% [========================= ] 2007/4880 41% [========================= ] 2008/4880 41% [========================= ] 2009/4880 41% [========================= ] 2010/4880 41% [========================= ] 2011/4880 41% [========================= ] 2012/4880 41% [========================= ] 2013/4880 41% [========================= ] 2014/4880 41% [========================= ] 2015/4880 41% [========================= ] 2016/4880 41% [========================= ] 2017/4880 41% [========================= ] 2018/4880 41% [========================= ] 2019/4880 41% [========================= ] 2020/4880 41% [========================= ] 2021/4880 41% [========================= ] 2022/4880 41% [========================= ] 2023/4880 41% [========================= ] 2024/4880 41% [========================= ] 2025/4880 41% [========================= ] 2026/4880 41% [========================= ] 2027/4880 41% [========================= ] 2028/4880 41% [========================= ] 2029/4880 41% [========================= ] 2030/4880 41% [========================= ] 2031/4880 41% [========================= ] 2032/4880 41% [========================= ] 2033/4880 41% [========================= ] 2034/4880 41% [========================= ] 2035/4880 41% [========================= ] 2036/4880 41% [========================= ] 2037/4880 41% [========================= ] 2038/4880 41% [========================= ] 2039/4880 41% [========================= ] 2040/4880 41% [========================= ] 2041/4880 41% [========================= ] 2042/4880 41% [========================= ] 2043/4880 41% [========================= ] 2044/4880 41% [========================= ] 2045/4880 41% [========================= ] 2046/4880 41% [========================== ] 2047/4880 41% [========================== ] 2048/4880 41% [========================== ] 2049/4880 41% [========================== ] 2050/4880 42% [========================== ] 2051/4880 42% [========================== ] 2052/4880 42% [========================== ] 2053/4880 42% [========================== ] 2054/4880 42% [========================== ] 2055/4880 42% [========================== ] 2056/4880 42% [========================== ] 2057/4880 42% [========================== ] 2058/4880 42% [========================== ] 2059/4880 42% [========================== ] 2060/4880 42% [========================== ] 2061/4880 42% [========================== ] 2062/4880 42% [========================== ] 2063/4880 42% [========================== ] 2064/4880 42% [========================== ] 2065/4880 42% [========================== ] 2066/4880 42% [========================== ] 2067/4880 42% [========================== ] 2068/4880 42% [========================== ] 2069/4880 42% [========================== ] 2070/4880 42% [========================== ] 2071/4880 42% [========================== ] 2072/4880 42% [========================== ] 2073/4880 42% [========================== ] 2074/4880 42% [========================== ] 2075/4880 42% [========================== ] 2076/4880 42% [========================== ] 2077/4880 42% [========================== ] 2078/4880 42% [========================== ] 2079/4880 42% [========================== ] 2080/4880 42% [========================== ] 2081/4880 42% [========================== ] 2082/4880 42% [========================== ] 2083/4880 42% [========================== ] 2084/4880 42% [========================== ] 2085/4880 42% [========================== ] 2086/4880 42% [========================== ] 2087/4880 42% [========================== ] 2088/4880 42% [========================== ] 2089/4880 42% [========================== ] 2090/4880 42% [========================== ] 2091/4880 42% [========================== ] 2092/4880 42% [========================== ] 2093/4880 42% [========================== ] 2094/4880 42% [========================== ] 2095/4880 42% [========================== ] 2096/4880 42% [========================== ] 2097/4880 42% [========================== ] 2098/4880 42% [========================== ] 2099/4880 43% [========================== ] 2100/4880 43% [========================== ] 2101/4880 43% [========================== ] 2102/4880 43% [========================== ] 2103/4880 43% [========================== ] 2104/4880 43% [========================== ] 2105/4880 43% [========================== ] 2106/4880 43% [========================== ] 2107/4880 43% [========================== ] 2108/4880 43% [========================== ] 2109/4880 43% [========================== ] 2110/4880 43% [========================== ] 2111/4880 43% [========================== ] 2112/4880 43% [========================== ] 2113/4880 43% [========================== ] 2114/4880 43% [========================== ] 2115/4880 43% [========================== ] 2116/4880 43% [========================== ] 2117/4880 43% [========================== ] 2118/4880 43% [========================== ] 2119/4880 43% [========================== ] 2120/4880 43% [========================== ] 2121/4880 43% [========================== ] 2122/4880 43% [========================== ] 2123/4880 43% [========================== ] 2124/4880 43% [========================== ] 2125/4880 43% [=========================== ] 2126/4880 43% [=========================== ] 2127/4880 43% [=========================== ] 2128/4880 43% [=========================== ] 2129/4880 43% [=========================== ] 2130/4880 43% [=========================== ] 2131/4880 43% [=========================== ] 2132/4880 43% [=========================== ] 2133/4880 43% [=========================== ] 2134/4880 43% [=========================== ] 2135/4880 43% [=========================== ] 2136/4880 43% [=========================== ] 2137/4880 43% [=========================== ] 2138/4880 43% [=========================== ] 2139/4880 43% [=========================== ] 2140/4880 43% [=========================== ] 2141/4880 43% [=========================== ] 2142/4880 43% [=========================== ] 2143/4880 43% [=========================== ] 2144/4880 43% [=========================== ] 2145/4880 43% [=========================== ] 2146/4880 43% [=========================== ] 2147/4880 43% [=========================== ] 2148/4880 44% [=========================== ] 2149/4880 44% [=========================== ] 2150/4880 44% [=========================== ] 2151/4880 44% [=========================== ] 2152/4880 44% [=========================== ] 2153/4880 44% [=========================== ] 2154/4880 44% [=========================== ] 2155/4880 44% [=========================== ] 2156/4880 44% [=========================== ] 2157/4880 44% [=========================== ] 2158/4880 44% [=========================== ] 2159/4880 44% [=========================== ] 2160/4880 44% [=========================== ] 2161/4880 44% [=========================== ] 2162/4880 44% [=========================== ] 2163/4880 44% [=========================== ] 2164/4880 44% [=========================== ] 2165/4880 44% [=========================== ] 2166/4880 44% [=========================== ] 2167/4880 44% [=========================== ] 2168/4880 44% [=========================== ] 2169/4880 44% [=========================== ] 2170/4880 44% [=========================== ] 2171/4880 44% [=========================== ] 2172/4880 44% [=========================== ] 2173/4880 44% [=========================== ] 2174/4880 44% [=========================== ] 2175/4880 44% [=========================== ] 2176/4880 44% [=========================== ] 2177/4880 44% [=========================== ] 2178/4880 44% [=========================== ] 2179/4880 44% [=========================== ] 2180/4880 44% [=========================== ] 2181/4880 44% [=========================== ] 2182/4880 44% [=========================== ] 2183/4880 44% [=========================== ] 2184/4880 44% [=========================== ] 2185/4880 44% [=========================== ] 2186/4880 44% [=========================== ] 2187/4880 44% [=========================== ] 2188/4880 44% [=========================== ] 2189/4880 44% [=========================== ] 2190/4880 44% [=========================== ] 2191/4880 44% [=========================== ] 2192/4880 44% [=========================== ] 2193/4880 44% [=========================== ] 2194/4880 44% [=========================== ] 2195/4880 44% [=========================== ] 2196/4880 45% [=========================== ] 2197/4880 45% [=========================== ] 2198/4880 45% [=========================== ] 2199/4880 45% [=========================== ] 2200/4880 45% [=========================== ] 2201/4880 45% [=========================== ] 2202/4880 45% [=========================== ] 2203/4880 45% [============================ ] 2204/4880 45% [============================ ] 2205/4880 45% [============================ ] 2206/4880 45% [============================ ] 2207/4880 45% [============================ ] 2208/4880 45% [============================ ] 2209/4880 45% [============================ ] 2210/4880 45% [============================ ] 2211/4880 45% [============================ ] 2212/4880 45% [============================ ] 2213/4880 45% [============================ ] 2214/4880 45% [============================ ] 2215/4880 45% [============================ ] 2216/4880 45% [============================ ] 2217/4880 45% [============================ ] 2218/4880 45% [============================ ] 2219/4880 45% [============================ ] 2220/4880 45% [============================ ] 2221/4880 45% [============================ ] 2222/4880 45% [============================ ] 2223/4880 45% [============================ ] 2224/4880 45% [============================ ] 2225/4880 45% [============================ ] 2226/4880 45% [============================ ] 2227/4880 45% [============================ ] 2228/4880 45% [============================ ] 2229/4880 45% [============================ ] 2230/4880 45% [============================ ] 2231/4880 45% [============================ ] 2232/4880 45% [============================ ] 2233/4880 45% [============================ ] 2234/4880 45% [============================ ] 2235/4880 45% [============================ ] 2236/4880 45% [============================ ] 2237/4880 45% [============================ ] 2238/4880 45% [============================ ] 2239/4880 45% [============================ ] 2240/4880 45% [============================ ] 2241/4880 45% [============================ ] 2242/4880 45% [============================ ] 2243/4880 45% [============================ ] 2244/4880 45% [============================ ] 2245/4880 46% [============================ ] 2246/4880 46% [============================ ] 2247/4880 46% [============================ ] 2248/4880 46% [============================ ] 2249/4880 46% [============================ ] 2250/4880 46% [============================ ] 2251/4880 46% [============================ ] 2252/4880 46% [============================ ] 2253/4880 46% [============================ ] 2254/4880 46% [============================ ] 2255/4880 46% [============================ ] 2256/4880 46% [============================ ] 2257/4880 46% [============================ ] 2258/4880 46% [============================ ] 2259/4880 46% [============================ ] 2260/4880 46% [============================ ] 2261/4880 46% [============================ ] 2262/4880 46% [============================ ] 2263/4880 46% [============================ ] 2264/4880 46% [============================ ] 2265/4880 46% [============================ ] 2266/4880 46% [============================ ] 2267/4880 46% [============================ ] 2268/4880 46% [============================ ] 2269/4880 46% [============================ ] 2270/4880 46% [============================ ] 2271/4880 46% [============================ ] 2272/4880 46% [============================ ] 2273/4880 46% [============================ ] 2274/4880 46% [============================ ] 2275/4880 46% [============================ ] 2276/4880 46% [============================ ] 2277/4880 46% [============================ ] 2278/4880 46% [============================ ] 2279/4880 46% [============================ ] 2280/4880 46% [============================ ] 2281/4880 46% [============================ ] 2282/4880 46% [============================= ] 2283/4880 46% [============================= ] 2284/4880 46% [============================= ] 2285/4880 46% [============================= ] 2286/4880 46% [============================= ] 2287/4880 46% [============================= ] 2288/4880 46% [============================= ] 2289/4880 46% [============================= ] 2290/4880 46% [============================= ] 2291/4880 46% [============================= ] 2292/4880 46% [============================= ] 2293/4880 46% [============================= ] 2294/4880 47% [============================= ] 2295/4880 47% [============================= ] 2296/4880 47% [============================= ] 2297/4880 47% [============================= ] 2298/4880 47% [============================= ] 2299/4880 47% [============================= ] 2300/4880 47% [============================= ] 2301/4880 47% [============================= ] 2302/4880 47% [============================= ] 2303/4880 47% [============================= ] 2304/4880 47% [============================= ] 2305/4880 47% [============================= ] 2306/4880 47% [============================= ] 2307/4880 47% [============================= ] 2308/4880 47% [============================= ] 2309/4880 47% [============================= ] 2310/4880 47% [============================= ] 2311/4880 47% [============================= ] 2312/4880 47% [============================= ] 2313/4880 47% [============================= ] 2314/4880 47% [============================= ] 2315/4880 47% [============================= ] 2316/4880 47% [============================= ] 2317/4880 47% [============================= ] 2318/4880 47% [============================= ] 2319/4880 47% [============================= ] 2320/4880 47% [============================= ] 2321/4880 47% [============================= ] 2322/4880 47% [============================= ] 2323/4880 47% [============================= ] 2324/4880 47% [============================= ] 2325/4880 47% [============================= ] 2326/4880 47% [============================= ] 2327/4880 47% [============================= ] 2328/4880 47% [============================= ] 2329/4880 47% [============================= ] 2330/4880 47% [============================= ] 2331/4880 47% [============================= ] 2332/4880 47% [============================= ] 2333/4880 47% [============================= ] 2334/4880 47% [============================= ] 2335/4880 47% [============================= ] 2336/4880 47% [============================= ] 2337/4880 47% [============================= ] 2338/4880 47% [============================= ] 2339/4880 47% [============================= ] 2340/4880 47% [============================= ] 2341/4880 47% [============================= ] 2342/4880 47% [============================= ] 2343/4880 48% [============================= ] 2344/4880 48% [============================= ] 2345/4880 48% [============================= ] 2346/4880 48% [============================= ] 2347/4880 48% [============================= ] 2348/4880 48% [============================= ] 2349/4880 48% [============================= ] 2350/4880 48% [============================= ] 2351/4880 48% [============================= ] 2352/4880 48% [============================= ] 2353/4880 48% [============================= ] 2354/4880 48% [============================= ] 2355/4880 48% [============================= ] 2356/4880 48% [============================= ] 2357/4880 48% [============================= ] 2358/4880 48% [============================= ] 2359/4880 48% [============================= ] 2360/4880 48% [============================= ] 2361/4880 48% [============================== ] 2362/4880 48% [============================== ] 2363/4880 48% [============================== ] 2364/4880 48% [============================== ] 2365/4880 48% [============================== ] 2366/4880 48% [============================== ] 2367/4880 48% [============================== ] 2368/4880 48% [============================== ] 2369/4880 48% [============================== ] 2370/4880 48% [============================== ] 2371/4880 48% [============================== ] 2372/4880 48% [============================== ] 2373/4880 48% [============================== ] 2374/4880 48% [============================== ] 2375/4880 48% [============================== ] 2376/4880 48% [============================== ] 2377/4880 48% [============================== ] 2378/4880 48% [============================== ] 2379/4880 48% [============================== ] 2380/4880 48% [============================== ] 2381/4880 48% [============================== ] 2382/4880 48% [============================== ] 2383/4880 48% [============================== ] 2384/4880 48% [============================== ] 2385/4880 48% [============================== ] 2386/4880 48% [============================== ] 2387/4880 48% [============================== ] 2388/4880 48% [============================== ] 2389/4880 48% [============================== ] 2390/4880 48% [============================== ] 2391/4880 48% [============================== ] 2392/4880 49% [============================== ] 2393/4880 49% [============================== ] 2394/4880 49% [============================== ] 2395/4880 49% [============================== ] 2396/4880 49% [============================== ] 2397/4880 49% [============================== ] 2398/4880 49% [============================== ] 2399/4880 49% [============================== ] 2400/4880 49% [============================== ] 2401/4880 49% [============================== ] 2402/4880 49% [============================== ] 2403/4880 49% [============================== ] 2404/4880 49% [============================== ] 2405/4880 49% [============================== ] 2406/4880 49% [============================== ] 2407/4880 49% [============================== ] 2408/4880 49% [============================== ] 2409/4880 49% [============================== ] 2410/4880 49% [============================== ] 2411/4880 49% [============================== ] 2412/4880 49% [============================== ] 2413/4880 49% [============================== ] 2414/4880 49% [============================== ] 2415/4880 49% [============================== ] 2416/4880 49% [============================== ] 2417/4880 49% [============================== ] 2418/4880 49% [============================== ] 2419/4880 49% [============================== ] 2420/4880 49% [============================== ] 2421/4880 49% [============================== ] 2422/4880 49% [============================== ] 2423/4880 49% [============================== ] 2424/4880 49% [============================== ] 2425/4880 49% [============================== ] 2426/4880 49% [============================== ] 2427/4880 49% [============================== ] 2428/4880 49% [============================== ] 2429/4880 49% [============================== ] 2430/4880 49% [============================== ] 2431/4880 49% [============================== ] 2432/4880 49% [============================== ] 2433/4880 49% [============================== ] 2434/4880 49% [============================== ] 2435/4880 49% [============================== ] 2436/4880 49% [============================== ] 2437/4880 49% [============================== ] 2438/4880 49% [============================== ] 2439/4880 49% [=============================== ] 2440/4880 50% [=============================== ] 2441/4880 50% [=============================== ] 2442/4880 50% [=============================== ] 2443/4880 50% [=============================== ] 2444/4880 50% [=============================== ] 2445/4880 50% [=============================== ] 2446/4880 50% [=============================== ] 2447/4880 50% [=============================== ] 2448/4880 50% [=============================== ] 2449/4880 50% [=============================== ] 2450/4880 50% [=============================== ] 2451/4880 50% [=============================== ] 2452/4880 50% [=============================== ] 2453/4880 50% [=============================== ] 2454/4880 50% [=============================== ] 2455/4880 50% [=============================== ] 2456/4880 50% [=============================== ] 2457/4880 50% [=============================== ] 2458/4880 50% [=============================== ] 2459/4880 50% [=============================== ] 2460/4880 50% [=============================== ] 2461/4880 50% [=============================== ] 2462/4880 50% [=============================== ] 2463/4880 50% [=============================== ] 2464/4880 50% [=============================== ] 2465/4880 50% [=============================== ] 2466/4880 50% [=============================== ] 2467/4880 50% [=============================== ] 2468/4880 50% [=============================== ] 2469/4880 50% [=============================== ] 2470/4880 50% [=============================== ] 2471/4880 50% [=============================== ] 2472/4880 50% [=============================== ] 2473/4880 50% [=============================== ] 2474/4880 50% [=============================== ] 2475/4880 50% [=============================== ] 2476/4880 50% [=============================== ] 2477/4880 50% [=============================== ] 2478/4880 50% [=============================== ] 2479/4880 50% [=============================== ] 2480/4880 50% [=============================== ] 2481/4880 50% [=============================== ] 2482/4880 50% [=============================== ] 2483/4880 50% [=============================== ] 2484/4880 50% [=============================== ] 2485/4880 50% [=============================== ] 2486/4880 50% [=============================== ] 2487/4880 50% [=============================== ] 2488/4880 50% [=============================== ] 2489/4880 51% [=============================== ] 2490/4880 51% [=============================== ] 2491/4880 51% [=============================== ] 2492/4880 51% [=============================== ] 2493/4880 51% [=============================== ] 2494/4880 51% [=============================== ] 2495/4880 51% [=============================== ] 2496/4880 51% [=============================== ] 2497/4880 51% [=============================== ] 2498/4880 51% [=============================== ] 2499/4880 51% [=============================== ] 2500/4880 51% [=============================== ] 2501/4880 51% [=============================== ] 2502/4880 51% [=============================== ] 2503/4880 51% [=============================== ] 2504/4880 51% [=============================== ] 2505/4880 51% [=============================== ] 2506/4880 51% [=============================== ] 2507/4880 51% [=============================== ] 2508/4880 51% [=============================== ] 2509/4880 51% [=============================== ] 2510/4880 51% [=============================== ] 2511/4880 51% [=============================== ] 2512/4880 51% [=============================== ] 2513/4880 51% [=============================== ] 2514/4880 51% [=============================== ] 2515/4880 51% [=============================== ] 2516/4880 51% [=============================== ] 2517/4880 51% [=============================== ] 2518/4880 51% [================================ ] 2519/4880 51% [================================ ] 2520/4880 51% [================================ ] 2521/4880 51% [================================ ] 2522/4880 51% [================================ ] 2523/4880 51% [================================ ] 2524/4880 51% [================================ ] 2525/4880 51% [================================ ] 2526/4880 51% [================================ ] 2527/4880 51% [================================ ] 2528/4880 51% [================================ ] 2529/4880 51% [================================ ] 2530/4880 51% [================================ ] 2531/4880 51% [================================ ] 2532/4880 51% [================================ ] 2533/4880 51% [================================ ] 2534/4880 51% [================================ ] 2535/4880 51% [================================ ] 2536/4880 51% [================================ ] 2537/4880 51% [================================ ] 2538/4880 52% [================================ ] 2539/4880 52% [================================ ] 2540/4880 52% [================================ ] 2541/4880 52% [================================ ] 2542/4880 52% [================================ ] 2543/4880 52% [================================ ] 2544/4880 52% [================================ ] 2545/4880 52% [================================ ] 2546/4880 52% [================================ ] 2547/4880 52% [================================ ] 2548/4880 52% [================================ ] 2549/4880 52% [================================ ] 2550/4880 52% [================================ ] 2551/4880 52% [================================ ] 2552/4880 52% [================================ ] 2553/4880 52% [================================ ] 2554/4880 52% [================================ ] 2555/4880 52% [================================ ] 2556/4880 52% [================================ ] 2557/4880 52% [================================ ] 2558/4880 52% [================================ ] 2559/4880 52% [================================ ] 2560/4880 52% [================================ ] 2561/4880 52% [================================ ] 2562/4880 52% [================================ ] 2563/4880 52% [================================ ] 2564/4880 52% [================================ ] 2565/4880 52% [================================ ] 2566/4880 52% [================================ ] 2567/4880 52% [================================ ] 2568/4880 52% [================================ ] 2569/4880 52% [================================ ] 2570/4880 52% [================================ ] 2571/4880 52% [================================ ] 2572/4880 52% [================================ ] 2573/4880 52% [================================ ] 2574/4880 52% [================================ ] 2575/4880 52% [================================ ] 2576/4880 52% [================================ ] 2577/4880 52% [================================ ] 2578/4880 52% [================================ ] 2579/4880 52% [================================ ] 2580/4880 52% [================================ ] 2581/4880 52% [================================ ] 2582/4880 52% [================================ ] 2583/4880 52% [================================ ] 2584/4880 52% [================================ ] 2585/4880 52% [================================ ] 2586/4880 52% [================================ ] 2587/4880 53% [================================ ] 2588/4880 53% [================================ ] 2589/4880 53% [================================ ] 2590/4880 53% [================================ ] 2591/4880 53% [================================ ] 2592/4880 53% [================================ ] 2593/4880 53% [================================ ] 2594/4880 53% [================================ ] 2595/4880 53% [================================ ] 2596/4880 53% [================================ ] 2597/4880 53% [================================= ] 2598/4880 53% [================================= ] 2599/4880 53% [================================= ] 2600/4880 53% [================================= ] 2601/4880 53% [================================= ] 2602/4880 53% [================================= ] 2603/4880 53% [================================= ] 2604/4880 53% [================================= ] 2605/4880 53% [================================= ] 2606/4880 53% [================================= ] 2607/4880 53% [================================= ] 2608/4880 53% [================================= ] 2609/4880 53% [================================= ] 2610/4880 53% [================================= ] 2611/4880 53% [================================= ] 2612/4880 53% [================================= ] 2613/4880 53% [================================= ] 2614/4880 53% [================================= ] 2615/4880 53% [================================= ] 2616/4880 53% [================================= ] 2617/4880 53% [================================= ] 2618/4880 53% [================================= ] 2619/4880 53% [================================= ] 2620/4880 53% [================================= ] 2621/4880 53% [================================= ] 2622/4880 53% [================================= ] 2623/4880 53% [================================= ] 2624/4880 53% [================================= ] 2625/4880 53% [================================= ] 2626/4880 53% [================================= ] 2627/4880 53% [================================= ] 2628/4880 53% [================================= ] 2629/4880 53% [================================= ] 2630/4880 53% [================================= ] 2631/4880 53% [================================= ] 2632/4880 53% [================================= ] 2633/4880 53% [================================= ] 2634/4880 53% [================================= ] 2635/4880 53% [================================= ] 2636/4880 54% [================================= ] 2637/4880 54% [================================= ] 2638/4880 54% [================================= ] 2639/4880 54% [================================= ] 2640/4880 54% [================================= ] 2641/4880 54% [================================= ] 2642/4880 54% [================================= ] 2643/4880 54% [================================= ] 2644/4880 54% [================================= ] 2645/4880 54% [================================= ] 2646/4880 54% [================================= ] 2647/4880 54% [================================= ] 2648/4880 54% [================================= ] 2649/4880 54% [================================= ] 2650/4880 54% [================================= ] 2651/4880 54% [================================= ] 2652/4880 54% [================================= ] 2653/4880 54% [================================= ] 2654/4880 54% [================================= ] 2655/4880 54% [================================= ] 2656/4880 54% [================================= ] 2657/4880 54% [================================= ] 2658/4880 54% [================================= ] 2659/4880 54% [================================= ] 2660/4880 54% [================================= ] 2661/4880 54% [================================= ] 2662/4880 54% [================================= ] 2663/4880 54% [================================= ] 2664/4880 54% [================================= ] 2665/4880 54% [================================= ] 2666/4880 54% [================================= ] 2667/4880 54% [================================= ] 2668/4880 54% [================================= ] 2669/4880 54% [================================= ] 2670/4880 54% [================================= ] 2671/4880 54% [================================= ] 2672/4880 54% [================================= ] 2673/4880 54% [================================= ] 2674/4880 54% [================================= ] 2675/4880 54% [================================= ] 2676/4880 54% [================================== ] 2677/4880 54% [================================== ] 2678/4880 54% [================================== ] 2679/4880 54% [================================== ] 2680/4880 54% [================================== ] 2681/4880 54% [================================== ] 2682/4880 54% [================================== ] 2683/4880 54% [================================== ] 2684/4880 55% [================================== ] 2685/4880 55% [================================== ] 2686/4880 55% [================================== ] 2687/4880 55% [================================== ] 2688/4880 55% [================================== ] 2689/4880 55% [================================== ] 2690/4880 55% [================================== ] 2691/4880 55% [================================== ] 2692/4880 55% [================================== ] 2693/4880 55% [================================== ] 2694/4880 55% [================================== ] 2695/4880 55% [================================== ] 2696/4880 55% [================================== ] 2697/4880 55% [================================== ] 2698/4880 55% [================================== ] 2699/4880 55% [================================== ] 2700/4880 55% [================================== ] 2701/4880 55% [================================== ] 2702/4880 55% [================================== ] 2703/4880 55% [================================== ] 2704/4880 55% [================================== ] 2705/4880 55% [================================== ] 2706/4880 55% [================================== ] 2707/4880 55% [================================== ] 2708/4880 55% [================================== ] 2709/4880 55% [================================== ] 2710/4880 55% [================================== ] 2711/4880 55% [================================== ] 2712/4880 55% [================================== ] 2713/4880 55% [================================== ] 2714/4880 55% [================================== ] 2715/4880 55% [================================== ] 2716/4880 55% [================================== ] 2717/4880 55% [================================== ] 2718/4880 55% [================================== ] 2719/4880 55% [================================== ] 2720/4880 55% [================================== ] 2721/4880 55% [================================== ] 2722/4880 55% [================================== ] 2723/4880 55% [================================== ] 2724/4880 55% [================================== ] 2725/4880 55% [================================== ] 2726/4880 55% [================================== ] 2727/4880 55% [================================== ] 2728/4880 55% [================================== ] 2729/4880 55% [================================== ] 2730/4880 55% [================================== ] 2731/4880 55% [================================== ] 2732/4880 55% [================================== ] 2733/4880 56% [================================== ] 2734/4880 56% [================================== ] 2735/4880 56% [================================== ] 2736/4880 56% [================================== ] 2737/4880 56% [================================== ] 2738/4880 56% [================================== ] 2739/4880 56% [================================== ] 2740/4880 56% [================================== ] 2741/4880 56% [================================== ] 2742/4880 56% [================================== ] 2743/4880 56% [================================== ] 2744/4880 56% [================================== ] 2745/4880 56% [================================== ] 2746/4880 56% [================================== ] 2747/4880 56% [================================== ] 2748/4880 56% [================================== ] 2749/4880 56% [================================== ] 2750/4880 56% [================================== ] 2751/4880 56% [================================== ] 2752/4880 56% [================================== ] 2753/4880 56% [================================== ] 2754/4880 56% [=================================== ] 2755/4880 56% [=================================== ] 2756/4880 56% [=================================== ] 2757/4880 56% [=================================== ] 2758/4880 56% [=================================== ] 2759/4880 56% [=================================== ] 2760/4880 56% [=================================== ] 2761/4880 56% [=================================== ] 2762/4880 56% [=================================== ] 2763/4880 56% [=================================== ] 2764/4880 56% [=================================== ] 2765/4880 56% [=================================== ] 2766/4880 56% [=================================== ] 2767/4880 56% [=================================== ] 2768/4880 56% [=================================== ] 2769/4880 56% [=================================== ] 2770/4880 56% [=================================== ] 2771/4880 56% [=================================== ] 2772/4880 56% [=================================== ] 2773/4880 56% [=================================== ] 2774/4880 56% [=================================== ] 2775/4880 56% [=================================== ] 2776/4880 56% [=================================== ] 2777/4880 56% [=================================== ] 2778/4880 56% [=================================== ] 2779/4880 56% [=================================== ] 2780/4880 56% [=================================== ] 2781/4880 56% [=================================== ] 2782/4880 57% [=================================== ] 2783/4880 57% [=================================== ] 2784/4880 57% [=================================== ] 2785/4880 57% [=================================== ] 2786/4880 57% [=================================== ] 2787/4880 57% [=================================== ] 2788/4880 57% [=================================== ] 2789/4880 57% [=================================== ] 2790/4880 57% [=================================== ] 2791/4880 57% [=================================== ] 2792/4880 57% [=================================== ] 2793/4880 57% [=================================== ] 2794/4880 57% [=================================== ] 2795/4880 57% [=================================== ] 2796/4880 57% [=================================== ] 2797/4880 57% [=================================== ] 2798/4880 57% [=================================== ] 2799/4880 57% [=================================== ] 2800/4880 57% [=================================== ] 2801/4880 57% [=================================== ] 2802/4880 57% [=================================== ] 2803/4880 57% [=================================== ] 2804/4880 57% [=================================== ] 2805/4880 57% [=================================== ] 2806/4880 57% [=================================== ] 2807/4880 57% [=================================== ] 2808/4880 57% [=================================== ] 2809/4880 57% [=================================== ] 2810/4880 57% [=================================== ] 2811/4880 57% [=================================== ] 2812/4880 57% [=================================== ] 2813/4880 57% [=================================== ] 2814/4880 57% [=================================== ] 2815/4880 57% [=================================== ] 2816/4880 57% [=================================== ] 2817/4880 57% [=================================== ] 2818/4880 57% [=================================== ] 2819/4880 57% [=================================== ] 2820/4880 57% [=================================== ] 2821/4880 57% [=================================== ] 2822/4880 57% [=================================== ] 2823/4880 57% [=================================== ] 2824/4880 57% [=================================== ] 2825/4880 57% [=================================== ] 2826/4880 57% [=================================== ] 2827/4880 57% [=================================== ] 2828/4880 57% [=================================== ] 2829/4880 57% [=================================== ] 2830/4880 57% [=================================== ] 2831/4880 58% [=================================== ] 2832/4880 58% [=================================== ] 2833/4880 58% [==================================== ] 2834/4880 58% [==================================== ] 2835/4880 58% [==================================== ] 2836/4880 58% [==================================== ] 2837/4880 58% [==================================== ] 2838/4880 58% [==================================== ] 2839/4880 58% [==================================== ] 2840/4880 58% [==================================== ] 2841/4880 58% [==================================== ] 2842/4880 58% [==================================== ] 2843/4880 58% [==================================== ] 2844/4880 58% [==================================== ] 2845/4880 58% [==================================== ] 2846/4880 58% [==================================== ] 2847/4880 58% [==================================== ] 2848/4880 58% [==================================== ] 2849/4880 58% [==================================== ] 2850/4880 58% [==================================== ] 2851/4880 58% [==================================== ] 2852/4880 58% [==================================== ] 2853/4880 58% [==================================== ] 2854/4880 58% [==================================== ] 2855/4880 58% [==================================== ] 2856/4880 58% [==================================== ] 2857/4880 58% [==================================== ] 2858/4880 58% [==================================== ] 2859/4880 58% [==================================== ] 2860/4880 58% [==================================== ] 2861/4880 58% [==================================== ] 2862/4880 58% [==================================== ] 2863/4880 58% [==================================== ] 2864/4880 58% [==================================== ] 2865/4880 58% [==================================== ] 2866/4880 58% [==================================== ] 2867/4880 58% [==================================== ] 2868/4880 58% [==================================== ] 2869/4880 58% [==================================== ] 2870/4880 58% [==================================== ] 2871/4880 58% [==================================== ] 2872/4880 58% [==================================== ] 2873/4880 58% [==================================== ] 2874/4880 58% [==================================== ] 2875/4880 58% [==================================== ] 2876/4880 58% [==================================== ] 2877/4880 58% [==================================== ] 2878/4880 58% [==================================== ] 2879/4880 58% [==================================== ] 2880/4880 59% [==================================== ] 2881/4880 59% [==================================== ] 2882/4880 59% [==================================== ] 2883/4880 59% [==================================== ] 2884/4880 59% [==================================== ] 2885/4880 59% [==================================== ] 2886/4880 59% [==================================== ] 2887/4880 59% [==================================== ] 2888/4880 59% [==================================== ] 2889/4880 59% [==================================== ] 2890/4880 59% [==================================== ] 2891/4880 59% [==================================== ] 2892/4880 59% [==================================== ] 2893/4880 59% [==================================== ] 2894/4880 59% [==================================== ] 2895/4880 59% [==================================== ] 2896/4880 59% [==================================== ] 2897/4880 59% [==================================== ] 2898/4880 59% [==================================== ] 2899/4880 59% [==================================== ] 2900/4880 59% [==================================== ] 2901/4880 59% [==================================== ] 2902/4880 59% [==================================== ] 2903/4880 59% [==================================== ] 2904/4880 59% [==================================== ] 2905/4880 59% [==================================== ] 2906/4880 59% [==================================== ] 2907/4880 59% [==================================== ] 2908/4880 59% [==================================== ] 2909/4880 59% [==================================== ] 2910/4880 59% [==================================== ] 2911/4880 59% [==================================== ] 2912/4880 59% [===================================== ] 2913/4880 59% [===================================== ] 2914/4880 59% [===================================== ] 2915/4880 59% [===================================== ] 2916/4880 59% [===================================== ] 2917/4880 59% [===================================== ] 2918/4880 59% [===================================== ] 2919/4880 59% [===================================== ] 2920/4880 59% [===================================== ] 2921/4880 59% [===================================== ] 2922/4880 59% [===================================== ] 2923/4880 59% [===================================== ] 2924/4880 59% [===================================== ] 2925/4880 59% [===================================== ] 2926/4880 59% [===================================== ] 2927/4880 59% [===================================== ] 2928/4880 60% [===================================== ] 2929/4880 60% [===================================== ] 2930/4880 60% [===================================== ] 2931/4880 60% [===================================== ] 2932/4880 60% [===================================== ] 2933/4880 60% [===================================== ] 2934/4880 60% [===================================== ] 2935/4880 60% [===================================== ] 2936/4880 60% [===================================== ] 2937/4880 60% [===================================== ] 2938/4880 60% [===================================== ] 2939/4880 60% [===================================== ] 2940/4880 60% [===================================== ] 2941/4880 60% [===================================== ] 2942/4880 60% [===================================== ] 2943/4880 60% [===================================== ] 2944/4880 60% [===================================== ] 2945/4880 60% [===================================== ] 2946/4880 60% [===================================== ] 2947/4880 60% [===================================== ] 2948/4880 60% [===================================== ] 2949/4880 60% [===================================== ] 2950/4880 60% [===================================== ] 2951/4880 60% [===================================== ] 2952/4880 60% [===================================== ] 2953/4880 60% [===================================== ] 2954/4880 60% [===================================== ] 2955/4880 60% [===================================== ] 2956/4880 60% [===================================== ] 2957/4880 60% [===================================== ] 2958/4880 60% [===================================== ] 2959/4880 60% [===================================== ] 2960/4880 60% [===================================== ] 2961/4880 60% [===================================== ] 2962/4880 60% [===================================== ] 2963/4880 60% [===================================== ] 2964/4880 60% [===================================== ] 2965/4880 60% [===================================== ] 2966/4880 60% [===================================== ] 2967/4880 60% [===================================== ] 2968/4880 60% [===================================== ] 2969/4880 60% [===================================== ] 2970/4880 60% [===================================== ] 2971/4880 60% [===================================== ] 2972/4880 60% [===================================== ] 2973/4880 60% [===================================== ] 2974/4880 60% [===================================== ] 2975/4880 60% [===================================== ] 2976/4880 60% [===================================== ] 2977/4880 61% [===================================== ] 2978/4880 61% [===================================== ] 2979/4880 61% [===================================== ] 2980/4880 61% [===================================== ] 2981/4880 61% [===================================== ] 2982/4880 61% [===================================== ] 2983/4880 61% [===================================== ] 2984/4880 61% [===================================== ] 2985/4880 61% [===================================== ] 2986/4880 61% [===================================== ] 2987/4880 61% [===================================== ] 2988/4880 61% [===================================== ] 2989/4880 61% [===================================== ] 2990/4880 61% [====================================== ] 2991/4880 61% [====================================== ] 2992/4880 61% [====================================== ] 2993/4880 61% [====================================== ] 2994/4880 61% [====================================== ] 2995/4880 61% [====================================== ] 2996/4880 61% [====================================== ] 2997/4880 61% [====================================== ] 2998/4880 61% [====================================== ] 2999/4880 61% [====================================== ] 3000/4880 61% [====================================== ] 3001/4880 61% [====================================== ] 3002/4880 61% [====================================== ] 3003/4880 61% [====================================== ] 3004/4880 61% [====================================== ] 3005/4880 61% [====================================== ] 3006/4880 61% [====================================== ] 3007/4880 61% [====================================== ] 3008/4880 61% [====================================== ] 3009/4880 61% [====================================== ] 3010/4880 61% [====================================== ] 3011/4880 61% [====================================== ] 3012/4880 61% [====================================== ] 3013/4880 61% [====================================== ] 3014/4880 61% [====================================== ] 3015/4880 61% [====================================== ] 3016/4880 61% [====================================== ] 3017/4880 61% [====================================== ] 3018/4880 61% [====================================== ] 3019/4880 61% [====================================== ] 3020/4880 61% [====================================== ] 3021/4880 61% [====================================== ] 3022/4880 61% [====================================== ] 3023/4880 61% [====================================== ] 3024/4880 61% [====================================== ] 3025/4880 61% [====================================== ] 3026/4880 62% [====================================== ] 3027/4880 62% [====================================== ] 3028/4880 62% [====================================== ] 3029/4880 62% [====================================== ] 3030/4880 62% [====================================== ] 3031/4880 62% [====================================== ] 3032/4880 62% [====================================== ] 3033/4880 62% [====================================== ] 3034/4880 62% [====================================== ] 3035/4880 62% [====================================== ] 3036/4880 62% [====================================== ] 3037/4880 62% [====================================== ] 3038/4880 62% [====================================== ] 3039/4880 62% [====================================== ] 3040/4880 62% [====================================== ] 3041/4880 62% [====================================== ] 3042/4880 62% [====================================== ] 3043/4880 62% [====================================== ] 3044/4880 62% [====================================== ] 3045/4880 62% [====================================== ] 3046/4880 62% [====================================== ] 3047/4880 62% [====================================== ] 3048/4880 62% [====================================== ] 3049/4880 62% [====================================== ] 3050/4880 62% [====================================== ] 3051/4880 62% [====================================== ] 3052/4880 62% [====================================== ] 3053/4880 62% [====================================== ] 3054/4880 62% [====================================== ] 3055/4880 62% [====================================== ] 3056/4880 62% [====================================== ] 3057/4880 62% [====================================== ] 3058/4880 62% [====================================== ] 3059/4880 62% [====================================== ] 3060/4880 62% [====================================== ] 3061/4880 62% [====================================== ] 3062/4880 62% [====================================== ] 3063/4880 62% [====================================== ] 3064/4880 62% [====================================== ] 3065/4880 62% [====================================== ] 3066/4880 62% [====================================== ] 3067/4880 62% [====================================== ] 3068/4880 62% [====================================== ] 3069/4880 62% [======================================= ] 3070/4880 62% [======================================= ] 3071/4880 62% [======================================= ] 3072/4880 62% [======================================= ] 3073/4880 62% [======================================= ] 3074/4880 62% [======================================= ] 3075/4880 63% [======================================= ] 3076/4880 63% [======================================= ] 3077/4880 63% [======================================= ] 3078/4880 63% [======================================= ] 3079/4880 63% [======================================= ] 3080/4880 63% [======================================= ] 3081/4880 63% [======================================= ] 3082/4880 63% [======================================= ] 3083/4880 63% [======================================= ] 3084/4880 63% [======================================= ] 3085/4880 63% [======================================= ] 3086/4880 63% [======================================= ] 3087/4880 63% [======================================= ] 3088/4880 63% [======================================= ] 3089/4880 63% [======================================= ] 3090/4880 63% [======================================= ] 3091/4880 63% [======================================= ] 3092/4880 63% [======================================= ] 3093/4880 63% [======================================= ] 3094/4880 63% [======================================= ] 3095/4880 63% [======================================= ] 3096/4880 63% [======================================= ] 3097/4880 63% [======================================= ] 3098/4880 63% [======================================= ] 3099/4880 63% [======================================= ] 3100/4880 63% [======================================= ] 3101/4880 63% [======================================= ] 3102/4880 63% [======================================= ] 3103/4880 63% [======================================= ] 3104/4880 63% [======================================= ] 3105/4880 63% [======================================= ] 3106/4880 63% [======================================= ] 3107/4880 63% [======================================= ] 3108/4880 63% [======================================= ] 3109/4880 63% [======================================= ] 3110/4880 63% [======================================= ] 3111/4880 63% [======================================= ] 3112/4880 63% [======================================= ] 3113/4880 63% [======================================= ] 3114/4880 63% [======================================= ] 3115/4880 63% [======================================= ] 3116/4880 63% [======================================= ] 3117/4880 63% [======================================= ] 3118/4880 63% [======================================= ] 3119/4880 63% [======================================= ] 3120/4880 63% [======================================= ] 3121/4880 63% [======================================= ] 3122/4880 63% [======================================= ] 3123/4880 63% [======================================= ] 3124/4880 64% [======================================= ] 3125/4880 64% [======================================= ] 3126/4880 64% [======================================= ] 3127/4880 64% [======================================= ] 3128/4880 64% [======================================= ] 3129/4880 64% [======================================= ] 3130/4880 64% [======================================= ] 3131/4880 64% [======================================= ] 3132/4880 64% [======================================= ] 3133/4880 64% [======================================= ] 3134/4880 64% [======================================= ] 3135/4880 64% [======================================= ] 3136/4880 64% [======================================= ] 3137/4880 64% [======================================= ] 3138/4880 64% [======================================= ] 3139/4880 64% [======================================= ] 3140/4880 64% [======================================= ] 3141/4880 64% [======================================= ] 3142/4880 64% [======================================= ] 3143/4880 64% [======================================= ] 3144/4880 64% [======================================= ] 3145/4880 64% [======================================= ] 3146/4880 64% [======================================= ] 3147/4880 64% [======================================= ] 3148/4880 64% [======================================== ] 3149/4880 64% [======================================== ] 3150/4880 64% [======================================== ] 3151/4880 64% [======================================== ] 3152/4880 64% [======================================== ] 3153/4880 64% [======================================== ] 3154/4880 64% [======================================== ] 3155/4880 64% [======================================== ] 3156/4880 64% [======================================== ] 3157/4880 64% [======================================== ] 3158/4880 64% [======================================== ] 3159/4880 64% [======================================== ] 3160/4880 64% [======================================== ] 3161/4880 64% [======================================== ] 3162/4880 64% [======================================== ] 3163/4880 64% [======================================== ] 3164/4880 64% [======================================== ] 3165/4880 64% [======================================== ] 3166/4880 64% [======================================== ] 3167/4880 64% [======================================== ] 3168/4880 64% [======================================== ] 3169/4880 64% [======================================== ] 3170/4880 64% [======================================== ] 3171/4880 64% [======================================== ] 3172/4880 65% [======================================== ] 3173/4880 65% [======================================== ] 3174/4880 65% [======================================== ] 3175/4880 65% [======================================== ] 3176/4880 65% [======================================== ] 3177/4880 65% [======================================== ] 3178/4880 65% [======================================== ] 3179/4880 65% [======================================== ] 3180/4880 65% [======================================== ] 3181/4880 65% [======================================== ] 3182/4880 65% [======================================== ] 3183/4880 65% [======================================== ] 3184/4880 65% [======================================== ] 3185/4880 65% [======================================== ] 3186/4880 65% [======================================== ] 3187/4880 65% [======================================== ] 3188/4880 65% [======================================== ] 3189/4880 65% [======================================== ] 3190/4880 65% [======================================== ] 3191/4880 65% [======================================== ] 3192/4880 65% [======================================== ] 3193/4880 65% [======================================== ] 3194/4880 65% [======================================== ] 3195/4880 65% [======================================== ] 3196/4880 65% [======================================== ] 3197/4880 65% [======================================== ] 3198/4880 65% [======================================== ] 3199/4880 65% [======================================== ] 3200/4880 65% [======================================== ] 3201/4880 65% [======================================== ] 3202/4880 65% [======================================== ] 3203/4880 65% [======================================== ] 3204/4880 65% [======================================== ] 3205/4880 65% [======================================== ] 3206/4880 65% [======================================== ] 3207/4880 65% [======================================== ] 3208/4880 65% [======================================== ] 3209/4880 65% [======================================== ] 3210/4880 65% [======================================== ] 3211/4880 65% [======================================== ] 3212/4880 65% [======================================== ] 3213/4880 65% [======================================== ] 3214/4880 65% [======================================== ] 3215/4880 65% [======================================== ] 3216/4880 65% [======================================== ] 3217/4880 65% [======================================== ] 3218/4880 65% [======================================== ] 3219/4880 65% [======================================== ] 3220/4880 65% [======================================== ] 3221/4880 66% [======================================== ] 3222/4880 66% [======================================== ] 3223/4880 66% [======================================== ] 3224/4880 66% [======================================== ] 3225/4880 66% [======================================== ] 3226/4880 66% [======================================== ] 3227/4880 66% [========================================= ] 3228/4880 66% [========================================= ] 3229/4880 66% [========================================= ] 3230/4880 66% [========================================= ] 3231/4880 66% [========================================= ] 3232/4880 66% [========================================= ] 3233/4880 66% [========================================= ] 3234/4880 66% [========================================= ] 3235/4880 66% [========================================= ] 3236/4880 66% [========================================= ] 3237/4880 66% [========================================= ] 3238/4880 66% [========================================= ] 3239/4880 66% [========================================= ] 3240/4880 66% [========================================= ] 3241/4880 66% [========================================= ] 3242/4880 66% [========================================= ] 3243/4880 66% [========================================= ] 3244/4880 66% [========================================= ] 3245/4880 66% [========================================= ] 3246/4880 66% [========================================= ] 3247/4880 66% [========================================= ] 3248/4880 66% [========================================= ] 3249/4880 66% [========================================= ] 3250/4880 66% [========================================= ] 3251/4880 66% [========================================= ] 3252/4880 66% [========================================= ] 3253/4880 66% [========================================= ] 3254/4880 66% [========================================= ] 3255/4880 66% [========================================= ] 3256/4880 66% [========================================= ] 3257/4880 66% [========================================= ] 3258/4880 66% [========================================= ] 3259/4880 66% [========================================= ] 3260/4880 66% [========================================= ] 3261/4880 66% [========================================= ] 3262/4880 66% [========================================= ] 3263/4880 66% [========================================= ] 3264/4880 66% [========================================= ] 3265/4880 66% [========================================= ] 3266/4880 66% [========================================= ] 3267/4880 66% [========================================= ] 3268/4880 66% [========================================= ] 3269/4880 66% [========================================= ] 3270/4880 67% [========================================= ] 3271/4880 67% [========================================= ] 3272/4880 67% [========================================= ] 3273/4880 67% [========================================= ] 3274/4880 67% [========================================= ] 3275/4880 67% [========================================= ] 3276/4880 67% [========================================= ] 3277/4880 67% [========================================= ] 3278/4880 67% [========================================= ] 3279/4880 67% [========================================= ] 3280/4880 67% [========================================= ] 3281/4880 67% [========================================= ] 3282/4880 67% [========================================= ] 3283/4880 67% [========================================= ] 3284/4880 67% [========================================= ] 3285/4880 67% [========================================= ] 3286/4880 67% [========================================= ] 3287/4880 67% [========================================= ] 3288/4880 67% [========================================= ] 3289/4880 67% [========================================= ] 3290/4880 67% [========================================= ] 3291/4880 67% [========================================= ] 3292/4880 67% [========================================= ] 3293/4880 67% [========================================= ] 3294/4880 67% [========================================= ] 3295/4880 67% [========================================= ] 3296/4880 67% [========================================= ] 3297/4880 67% [========================================= ] 3298/4880 67% [========================================= ] 3299/4880 67% [========================================= ] 3300/4880 67% [========================================= ] 3301/4880 67% [========================================= ] 3302/4880 67% [========================================= ] 3303/4880 67% [========================================= ] 3304/4880 67% [========================================= ] 3305/4880 67% [========================================== ] 3306/4880 67% [========================================== ] 3307/4880 67% [========================================== ] 3308/4880 67% [========================================== ] 3309/4880 67% [========================================== ] 3310/4880 67% [========================================== ] 3311/4880 67% [========================================== ] 3312/4880 67% [========================================== ] 3313/4880 67% [========================================== ] 3314/4880 67% [========================================== ] 3315/4880 67% [========================================== ] 3316/4880 67% [========================================== ] 3317/4880 67% [========================================== ] 3318/4880 67% [========================================== ] 3319/4880 68% [========================================== ] 3320/4880 68% [========================================== ] 3321/4880 68% [========================================== ] 3322/4880 68% [========================================== ] 3323/4880 68% [========================================== ] 3324/4880 68% [========================================== ] 3325/4880 68% [========================================== ] 3326/4880 68% [========================================== ] 3327/4880 68% [========================================== ] 3328/4880 68% [========================================== ] 3329/4880 68% [========================================== ] 3330/4880 68% [========================================== ] 3331/4880 68% [========================================== ] 3332/4880 68% [========================================== ] 3333/4880 68% [========================================== ] 3334/4880 68% [========================================== ] 3335/4880 68% [========================================== ] 3336/4880 68% [========================================== ] 3337/4880 68% [========================================== ] 3338/4880 68% [========================================== ] 3339/4880 68% [========================================== ] 3340/4880 68% [========================================== ] 3341/4880 68% [========================================== ] 3342/4880 68% [========================================== ] 3343/4880 68% [========================================== ] 3344/4880 68% [========================================== ] 3345/4880 68% [========================================== ] 3346/4880 68% [========================================== ] 3347/4880 68% [========================================== ] 3348/4880 68% [========================================== ] 3349/4880 68% [========================================== ] 3350/4880 68% [========================================== ] 3351/4880 68% [========================================== ] 3352/4880 68% [========================================== ] 3353/4880 68% [========================================== ] 3354/4880 68% [========================================== ] 3355/4880 68% [========================================== ] 3356/4880 68% [========================================== ] 3357/4880 68% [========================================== ] 3358/4880 68% [========================================== ] 3359/4880 68% [========================================== ] 3360/4880 68% [========================================== ] 3361/4880 68% [========================================== ] 3362/4880 68% [========================================== ] 3363/4880 68% [========================================== ] 3364/4880 68% [========================================== ] 3365/4880 68% [========================================== ] 3366/4880 68% [========================================== ] 3367/4880 68% [========================================== ] 3368/4880 69% [========================================== ] 3369/4880 69% [========================================== ] 3370/4880 69% [========================================== ] 3371/4880 69% [========================================== ] 3372/4880 69% [========================================== ] 3373/4880 69% [========================================== ] 3374/4880 69% [========================================== ] 3375/4880 69% [========================================== ] 3376/4880 69% [========================================== ] 3377/4880 69% [========================================== ] 3378/4880 69% [========================================== ] 3379/4880 69% [========================================== ] 3380/4880 69% [========================================== ] 3381/4880 69% [========================================== ] 3382/4880 69% [========================================== ] 3383/4880 69% [========================================== ] 3384/4880 69% [=========================================== ] 3385/4880 69% [=========================================== ] 3386/4880 69% [=========================================== ] 3387/4880 69% [=========================================== ] 3388/4880 69% [=========================================== ] 3389/4880 69% [=========================================== ] 3390/4880 69% [=========================================== ] 3391/4880 69% [=========================================== ] 3392/4880 69% [=========================================== ] 3393/4880 69% [=========================================== ] 3394/4880 69% [=========================================== ] 3395/4880 69% [=========================================== ] 3396/4880 69% [=========================================== ] 3397/4880 69% [=========================================== ] 3398/4880 69% [=========================================== ] 3399/4880 69% [=========================================== ] 3400/4880 69% [=========================================== ] 3401/4880 69% [=========================================== ] 3402/4880 69% [=========================================== ] 3403/4880 69% [=========================================== ] 3404/4880 69% [=========================================== ] 3405/4880 69% [=========================================== ] 3406/4880 69% [=========================================== ] 3407/4880 69% [=========================================== ] 3408/4880 69% [=========================================== ] 3409/4880 69% [=========================================== ] 3410/4880 69% [=========================================== ] 3411/4880 69% [=========================================== ] 3412/4880 69% [=========================================== ] 3413/4880 69% [=========================================== ] 3414/4880 69% [=========================================== ] 3415/4880 69% [=========================================== ] 3416/4880 70% [=========================================== ] 3417/4880 70% [=========================================== ] 3418/4880 70% [=========================================== ] 3419/4880 70% [=========================================== ] 3420/4880 70% [=========================================== ] 3421/4880 70% [=========================================== ] 3422/4880 70% [=========================================== ] 3423/4880 70% [=========================================== ] 3424/4880 70% [=========================================== ] 3425/4880 70% [=========================================== ] 3426/4880 70% [=========================================== ] 3427/4880 70% [=========================================== ] 3428/4880 70% [=========================================== ] 3429/4880 70% [=========================================== ] 3430/4880 70% [=========================================== ] 3431/4880 70% [=========================================== ] 3432/4880 70% [=========================================== ] 3433/4880 70% [=========================================== ] 3434/4880 70% [=========================================== ] 3435/4880 70% [=========================================== ] 3436/4880 70% [=========================================== ] 3437/4880 70% [=========================================== ] 3438/4880 70% [=========================================== ] 3439/4880 70% [=========================================== ] 3440/4880 70% [=========================================== ] 3441/4880 70% [=========================================== ] 3442/4880 70% [=========================================== ] 3443/4880 70% [=========================================== ] 3444/4880 70% [=========================================== ] 3445/4880 70% [=========================================== ] 3446/4880 70% [=========================================== ] 3447/4880 70% [=========================================== ] 3448/4880 70% [=========================================== ] 3449/4880 70% [=========================================== ] 3450/4880 70% [=========================================== ] 3451/4880 70% [=========================================== ] 3452/4880 70% [=========================================== ] 3453/4880 70% [=========================================== ] 3454/4880 70% [=========================================== ] 3455/4880 70% [=========================================== ] 3456/4880 70% [=========================================== ] 3457/4880 70% [=========================================== ] 3458/4880 70% [=========================================== ] 3459/4880 70% [=========================================== ] 3460/4880 70% [=========================================== ] 3461/4880 70% [=========================================== ] 3462/4880 70% [=========================================== ] 3463/4880 70% [============================================ ] 3464/4880 70% [============================================ ] 3465/4880 71% [============================================ ] 3466/4880 71% [============================================ ] 3467/4880 71% [============================================ ] 3468/4880 71% [============================================ ] 3469/4880 71% [============================================ ] 3470/4880 71% [============================================ ] 3471/4880 71% [============================================ ] 3472/4880 71% [============================================ ] 3473/4880 71% [============================================ ] 3474/4880 71% [============================================ ] 3475/4880 71% [============================================ ] 3476/4880 71% [============================================ ] 3477/4880 71% [============================================ ] 3478/4880 71% [============================================ ] 3479/4880 71% [============================================ ] 3480/4880 71% [============================================ ] 3481/4880 71% [============================================ ] 3482/4880 71% [============================================ ] 3483/4880 71% [============================================ ] 3484/4880 71% [============================================ ] 3485/4880 71% [============================================ ] 3486/4880 71% [============================================ ] 3487/4880 71% [============================================ ] 3488/4880 71% [============================================ ] 3489/4880 71% [============================================ ] 3490/4880 71% [============================================ ] 3491/4880 71% [============================================ ] 3492/4880 71% [============================================ ] 3493/4880 71% [============================================ ] 3494/4880 71% [============================================ ] 3495/4880 71% [============================================ ] 3496/4880 71% [============================================ ] 3497/4880 71% [============================================ ] 3498/4880 71% [============================================ ] 3499/4880 71% [============================================ ] 3500/4880 71% [============================================ ] 3501/4880 71% [============================================ ] 3502/4880 71% [============================================ ] 3503/4880 71% [============================================ ] 3504/4880 71% [============================================ ] 3505/4880 71% [============================================ ] 3506/4880 71% [============================================ ] 3507/4880 71% [============================================ ] 3508/4880 71% [============================================ ] 3509/4880 71% [============================================ ] 3510/4880 71% [============================================ ] 3511/4880 71% [============================================ ] 3512/4880 71% [============================================ ] 3513/4880 71% [============================================ ] 3514/4880 72% [============================================ ] 3515/4880 72% [============================================ ] 3516/4880 72% [============================================ ] 3517/4880 72% [============================================ ] 3518/4880 72% [============================================ ] 3519/4880 72% [============================================ ] 3520/4880 72% [============================================ ] 3521/4880 72% [============================================ ] 3522/4880 72% [============================================ ] 3523/4880 72% [============================================ ] 3524/4880 72% [============================================ ] 3525/4880 72% [============================================ ] 3526/4880 72% [============================================ ] 3527/4880 72% [============================================ ] 3528/4880 72% [============================================ ] 3529/4880 72% [============================================ ] 3530/4880 72% [============================================ ] 3531/4880 72% [============================================ ] 3532/4880 72% [============================================ ] 3533/4880 72% [============================================ ] 3534/4880 72% [============================================ ] 3535/4880 72% [============================================ ] 3536/4880 72% [============================================ ] 3537/4880 72% [============================================ ] 3538/4880 72% [============================================ ] 3539/4880 72% [============================================ ] 3540/4880 72% [============================================ ] 3541/4880 72% [============================================= ] 3542/4880 72% [============================================= ] 3543/4880 72% [============================================= ] 3544/4880 72% [============================================= ] 3545/4880 72% [============================================= ] 3546/4880 72% [============================================= ] 3547/4880 72% [============================================= ] 3548/4880 72% [============================================= ] 3549/4880 72% [============================================= ] 3550/4880 72% [============================================= ] 3551/4880 72% [============================================= ] 3552/4880 72% [============================================= ] 3553/4880 72% [============================================= ] 3554/4880 72% [============================================= ] 3555/4880 72% [============================================= ] 3556/4880 72% [============================================= ] 3557/4880 72% [============================================= ] 3558/4880 72% [============================================= ] 3559/4880 72% [============================================= ] 3560/4880 72% [============================================= ] 3561/4880 72% [============================================= ] 3562/4880 72% [============================================= ] 3563/4880 73% [============================================= ] 3564/4880 73% [============================================= ] 3565/4880 73% [============================================= ] 3566/4880 73% [============================================= ] 3567/4880 73% [============================================= ] 3568/4880 73% [============================================= ] 3569/4880 73% [============================================= ] 3570/4880 73% [============================================= ] 3571/4880 73% [============================================= ] 3572/4880 73% [============================================= ] 3573/4880 73% [============================================= ] 3574/4880 73% [============================================= ] 3575/4880 73% [============================================= ] 3576/4880 73% [============================================= ] 3577/4880 73% [============================================= ] 3578/4880 73% [============================================= ] 3579/4880 73% [============================================= ] 3580/4880 73% [============================================= ] 3581/4880 73% [============================================= ] 3582/4880 73% [============================================= ] 3583/4880 73% [============================================= ] 3584/4880 73% [============================================= ] 3585/4880 73% [============================================= ] 3586/4880 73% [============================================= ] 3587/4880 73% [============================================= ] 3588/4880 73% [============================================= ] 3589/4880 73% [============================================= ] 3590/4880 73% [============================================= ] 3591/4880 73% [============================================= ] 3592/4880 73% [============================================= ] 3593/4880 73% [============================================= ] 3594/4880 73% [============================================= ] 3595/4880 73% [============================================= ] 3596/4880 73% [============================================= ] 3597/4880 73% [============================================= ] 3598/4880 73% [============================================= ] 3599/4880 73% [============================================= ] 3600/4880 73% [============================================= ] 3601/4880 73% [============================================= ] 3602/4880 73% [============================================= ] 3603/4880 73% [============================================= ] 3604/4880 73% [============================================= ] 3605/4880 73% [============================================= ] 3606/4880 73% [============================================= ] 3607/4880 73% [============================================= ] 3608/4880 73% [============================================= ] 3609/4880 73% [============================================= ] 3610/4880 73% [============================================= ] 3611/4880 73% [============================================= ] 3612/4880 74% [============================================= ] 3613/4880 74% [============================================= ] 3614/4880 74% [============================================= ] 3615/4880 74% [============================================= ] 3616/4880 74% [============================================= ] 3617/4880 74% [============================================= ] 3618/4880 74% [============================================= ] 3619/4880 74% [============================================= ] 3620/4880 74% [============================================== ] 3621/4880 74% [============================================== ] 3622/4880 74% [============================================== ] 3623/4880 74% [============================================== ] 3624/4880 74% [============================================== ] 3625/4880 74% [============================================== ] 3626/4880 74% [============================================== ] 3627/4880 74% [============================================== ] 3628/4880 74% [============================================== ] 3629/4880 74% [============================================== ] 3630/4880 74% [============================================== ] 3631/4880 74% [============================================== ] 3632/4880 74% [============================================== ] 3633/4880 74% [============================================== ] 3634/4880 74% [============================================== ] 3635/4880 74% [============================================== ] 3636/4880 74% [============================================== ] 3637/4880 74% [============================================== ] 3638/4880 74% [============================================== ] 3639/4880 74% [============================================== ] 3640/4880 74% [============================================== ] 3641/4880 74% [============================================== ] 3642/4880 74% [============================================== ] 3643/4880 74% [============================================== ] 3644/4880 74% [============================================== ] 3645/4880 74% [============================================== ] 3646/4880 74% [============================================== ] 3647/4880 74% [============================================== ] 3648/4880 74% [============================================== ] 3649/4880 74% [============================================== ] 3650/4880 74% [============================================== ] 3651/4880 74% [============================================== ] 3652/4880 74% [============================================== ] 3653/4880 74% [============================================== ] 3654/4880 74% [============================================== ] 3655/4880 74% [============================================== ] 3656/4880 74% [============================================== ] 3657/4880 74% [============================================== ] 3658/4880 74% [============================================== ] 3659/4880 74% [============================================== ] 3660/4880 75% [============================================== ] 3661/4880 75% [============================================== ] 3662/4880 75% [============================================== ] 3663/4880 75% [============================================== ] 3664/4880 75% [============================================== ] 3665/4880 75% [============================================== ] 3666/4880 75% [============================================== ] 3667/4880 75% [============================================== ] 3668/4880 75% [============================================== ] 3669/4880 75% [============================================== ] 3670/4880 75% [============================================== ] 3671/4880 75% [============================================== ] 3672/4880 75% [============================================== ] 3673/4880 75% [============================================== ] 3674/4880 75% [============================================== ] 3675/4880 75% [============================================== ] 3676/4880 75% [============================================== ] 3677/4880 75% [============================================== ] 3678/4880 75% [============================================== ] 3679/4880 75% [============================================== ] 3680/4880 75% [============================================== ] 3681/4880 75% [============================================== ] 3682/4880 75% [============================================== ] 3683/4880 75% [============================================== ] 3684/4880 75% [============================================== ] 3685/4880 75% [============================================== ] 3686/4880 75% [============================================== ] 3687/4880 75% [============================================== ] 3688/4880 75% [============================================== ] 3689/4880 75% [============================================== ] 3690/4880 75% [============================================== ] 3691/4880 75% [============================================== ] 3692/4880 75% [============================================== ] 3693/4880 75% [============================================== ] 3694/4880 75% [============================================== ] 3695/4880 75% [============================================== ] 3696/4880 75% [============================================== ] 3697/4880 75% [============================================== ] 3698/4880 75% [============================================== ] 3699/4880 75% [=============================================== ] 3700/4880 75% [=============================================== ] 3701/4880 75% [=============================================== ] 3702/4880 75% [=============================================== ] 3703/4880 75% [=============================================== ] 3704/4880 75% [=============================================== ] 3705/4880 75% [=============================================== ] 3706/4880 75% [=============================================== ] 3707/4880 75% [=============================================== ] 3708/4880 75% [=============================================== ] 3709/4880 76% [=============================================== ] 3710/4880 76% [=============================================== ] 3711/4880 76% [=============================================== ] 3712/4880 76% [=============================================== ] 3713/4880 76% [=============================================== ] 3714/4880 76% [=============================================== ] 3715/4880 76% [=============================================== ] 3716/4880 76% [=============================================== ] 3717/4880 76% [=============================================== ] 3718/4880 76% [=============================================== ] 3719/4880 76% [=============================================== ] 3720/4880 76% [=============================================== ] 3721/4880 76% [=============================================== ] 3722/4880 76% [=============================================== ] 3723/4880 76% [=============================================== ] 3724/4880 76% [=============================================== ] 3725/4880 76% [=============================================== ] 3726/4880 76% [=============================================== ] 3727/4880 76% [=============================================== ] 3728/4880 76% [=============================================== ] 3729/4880 76% [=============================================== ] 3730/4880 76% [=============================================== ] 3731/4880 76% [=============================================== ] 3732/4880 76% [=============================================== ] 3733/4880 76% [=============================================== ] 3734/4880 76% [=============================================== ] 3735/4880 76% [=============================================== ] 3736/4880 76% [=============================================== ] 3737/4880 76% [=============================================== ] 3738/4880 76% [=============================================== ] 3739/4880 76% [=============================================== ] 3740/4880 76% [=============================================== ] 3741/4880 76% [=============================================== ] 3742/4880 76% [=============================================== ] 3743/4880 76% [=============================================== ] 3744/4880 76% [=============================================== ] 3745/4880 76% [=============================================== ] 3746/4880 76% [=============================================== ] 3747/4880 76% [=============================================== ] 3748/4880 76% [=============================================== ] 3749/4880 76% [=============================================== ] 3750/4880 76% [=============================================== ] 3751/4880 76% [=============================================== ] 3752/4880 76% [=============================================== ] 3753/4880 76% [=============================================== ] 3754/4880 76% [=============================================== ] 3755/4880 76% [=============================================== ] 3756/4880 76% [=============================================== ] 3757/4880 76% [=============================================== ] 3758/4880 77% [=============================================== ] 3759/4880 77% [=============================================== ] 3760/4880 77% [=============================================== ] 3761/4880 77% [=============================================== ] 3762/4880 77% [=============================================== ] 3763/4880 77% [=============================================== ] 3764/4880 77% [=============================================== ] 3765/4880 77% [=============================================== ] 3766/4880 77% [=============================================== ] 3767/4880 77% [=============================================== ] 3768/4880 77% [=============================================== ] 3769/4880 77% [=============================================== ] 3770/4880 77% [=============================================== ] 3771/4880 77% [=============================================== ] 3772/4880 77% [=============================================== ] 3773/4880 77% [=============================================== ] 3774/4880 77% [=============================================== ] 3775/4880 77% [=============================================== ] 3776/4880 77% [=============================================== ] 3777/4880 77% [=============================================== ] 3778/4880 77% [================================================ ] 3779/4880 77% [================================================ ] 3780/4880 77% [================================================ ] 3781/4880 77% [================================================ ] 3782/4880 77% [================================================ ] 3783/4880 77% [================================================ ] 3784/4880 77% [================================================ ] 3785/4880 77% [================================================ ] 3786/4880 77% [================================================ ] 3787/4880 77% [================================================ ] 3788/4880 77% [================================================ ] 3789/4880 77% [================================================ ] 3790/4880 77% [================================================ ] 3791/4880 77% [================================================ ] 3792/4880 77% [================================================ ] 3793/4880 77% [================================================ ] 3794/4880 77% [================================================ ] 3795/4880 77% [================================================ ] 3796/4880 77% [================================================ ] 3797/4880 77% [================================================ ] 3798/4880 77% [================================================ ] 3799/4880 77% [================================================ ] 3800/4880 77% [================================================ ] 3801/4880 77% [================================================ ] 3802/4880 77% [================================================ ] 3803/4880 77% [================================================ ] 3804/4880 77% [================================================ ] 3805/4880 77% [================================================ ] 3806/4880 77% [================================================ ] 3807/4880 78% [================================================ ] 3808/4880 78% [================================================ ] 3809/4880 78% [================================================ ] 3810/4880 78% [================================================ ] 3811/4880 78% [================================================ ] 3812/4880 78% [================================================ ] 3813/4880 78% [================================================ ] 3814/4880 78% [================================================ ] 3815/4880 78% [================================================ ] 3816/4880 78% [================================================ ] 3817/4880 78% [================================================ ] 3818/4880 78% [================================================ ] 3819/4880 78% [================================================ ] 3820/4880 78% [================================================ ] 3821/4880 78% [================================================ ] 3822/4880 78% [================================================ ] 3823/4880 78% [================================================ ] 3824/4880 78% [================================================ ] 3825/4880 78% [================================================ ] 3826/4880 78% [================================================ ] 3827/4880 78% [================================================ ] 3828/4880 78% [================================================ ] 3829/4880 78% [================================================ ] 3830/4880 78% [================================================ ] 3831/4880 78% [================================================ ] 3832/4880 78% [================================================ ] 3833/4880 78% [================================================ ] 3834/4880 78% [================================================ ] 3835/4880 78% [================================================ ] 3836/4880 78% [================================================ ] 3837/4880 78% [================================================ ] 3838/4880 78% [================================================ ] 3839/4880 78% [================================================ ] 3840/4880 78% [================================================ ] 3841/4880 78% [================================================ ] 3842/4880 78% [================================================ ] 3843/4880 78% [================================================ ] 3844/4880 78% [================================================ ] 3845/4880 78% [================================================ ] 3846/4880 78% [================================================ ] 3847/4880 78% [================================================ ] 3848/4880 78% [================================================ ] 3849/4880 78% [================================================ ] 3850/4880 78% [================================================ ] 3851/4880 78% [================================================ ] 3852/4880 78% [================================================ ] 3853/4880 78% [================================================ ] 3854/4880 78% [================================================ ] 3855/4880 78% [================================================ ] 3856/4880 79% [================================================= ] 3857/4880 79% [================================================= ] 3858/4880 79% [================================================= ] 3859/4880 79% [================================================= ] 3860/4880 79% [================================================= ] 3861/4880 79% [================================================= ] 3862/4880 79% [================================================= ] 3863/4880 79% [================================================= ] 3864/4880 79% [================================================= ] 3865/4880 79% [================================================= ] 3866/4880 79% [================================================= ] 3867/4880 79% [================================================= ] 3868/4880 79% [================================================= ] 3869/4880 79% [================================================= ] 3870/4880 79% [================================================= ] 3871/4880 79% [================================================= ] 3872/4880 79% [================================================= ] 3873/4880 79% [================================================= ] 3874/4880 79% [================================================= ] 3875/4880 79% [================================================= ] 3876/4880 79% [================================================= ] 3877/4880 79% [================================================= ] 3878/4880 79% [================================================= ] 3879/4880 79% [================================================= ] 3880/4880 79% [================================================= ] 3881/4880 79% [================================================= ] 3882/4880 79% [================================================= ] 3883/4880 79% [================================================= ] 3884/4880 79% [================================================= ] 3885/4880 79% [================================================= ] 3886/4880 79% [================================================= ] 3887/4880 79% [================================================= ] 3888/4880 79% [================================================= ] 3889/4880 79% [================================================= ] 3890/4880 79% [================================================= ] 3891/4880 79% [================================================= ] 3892/4880 79% [================================================= ] 3893/4880 79% [================================================= ] 3894/4880 79% [================================================= ] 3895/4880 79% [================================================= ] 3896/4880 79% [================================================= ] 3897/4880 79% [================================================= ] 3898/4880 79% [================================================= ] 3899/4880 79% [================================================= ] 3900/4880 79% [================================================= ] 3901/4880 79% [================================================= ] 3902/4880 79% [================================================= ] 3903/4880 79% [================================================= ] 3904/4880 80% [================================================= ] 3905/4880 80% [================================================= ] 3906/4880 80% [================================================= ] 3907/4880 80% [================================================= ] 3908/4880 80% [================================================= ] 3909/4880 80% [================================================= ] 3910/4880 80% [================================================= ] 3911/4880 80% [================================================= ] 3912/4880 80% [================================================= ] 3913/4880 80% [================================================= ] 3914/4880 80% [================================================= ] 3915/4880 80% [================================================= ] 3916/4880 80% [================================================= ] 3917/4880 80% [================================================= ] 3918/4880 80% [================================================= ] 3919/4880 80% [================================================= ] 3920/4880 80% [================================================= ] 3921/4880 80% [================================================= ] 3922/4880 80% [================================================= ] 3923/4880 80% [================================================= ] 3924/4880 80% [================================================= ] 3925/4880 80% [================================================= ] 3926/4880 80% [================================================= ] 3927/4880 80% [================================================= ] 3928/4880 80% [================================================= ] 3929/4880 80% [================================================= ] 3930/4880 80% [================================================= ] 3931/4880 80% [================================================= ] 3932/4880 80% [================================================= ] 3933/4880 80% [================================================= ] 3934/4880 80% [================================================= ] 3935/4880 80% [================================================== ] 3936/4880 80% [================================================== ] 3937/4880 80% [================================================== ] 3938/4880 80% [================================================== ] 3939/4880 80% [================================================== ] 3940/4880 80% [================================================== ] 3941/4880 80% [================================================== ] 3942/4880 80% [================================================== ] 3943/4880 80% [================================================== ] 3944/4880 80% [================================================== ] 3945/4880 80% [================================================== ] 3946/4880 80% [================================================== ] 3947/4880 80% [================================================== ] 3948/4880 80% [================================================== ] 3949/4880 80% [================================================== ] 3950/4880 80% [================================================== ] 3951/4880 80% [================================================== ] 3952/4880 80% [================================================== ] 3953/4880 81% [================================================== ] 3954/4880 81% [================================================== ] 3955/4880 81% [================================================== ] 3956/4880 81% [================================================== ] 3957/4880 81% [================================================== ] 3958/4880 81% [================================================== ] 3959/4880 81% [================================================== ] 3960/4880 81% [================================================== ] 3961/4880 81% [================================================== ] 3962/4880 81% [================================================== ] 3963/4880 81% [================================================== ] 3964/4880 81% [================================================== ] 3965/4880 81% [================================================== ] 3966/4880 81% [================================================== ] 3967/4880 81% [================================================== ] 3968/4880 81% [================================================== ] 3969/4880 81% [================================================== ] 3970/4880 81% [================================================== ] 3971/4880 81% [================================================== ] 3972/4880 81% [================================================== ] 3973/4880 81% [================================================== ] 3974/4880 81% [================================================== ] 3975/4880 81% [================================================== ] 3976/4880 81% [================================================== ] 3977/4880 81% [================================================== ] 3978/4880 81% [================================================== ] 3979/4880 81% [================================================== ] 3980/4880 81% [================================================== ] 3981/4880 81% [================================================== ] 3982/4880 81% [================================================== ] 3983/4880 81% [================================================== ] 3984/4880 81% [================================================== ] 3985/4880 81% [================================================== ] 3986/4880 81% [================================================== ] 3987/4880 81% [================================================== ] 3988/4880 81% [================================================== ] 3989/4880 81% [================================================== ] 3990/4880 81% [================================================== ] 3991/4880 81% [================================================== ] 3992/4880 81% [================================================== ] 3993/4880 81% [================================================== ] 3994/4880 81% [================================================== ] 3995/4880 81% [================================================== ] 3996/4880 81% [================================================== ] 3997/4880 81% [================================================== ] 3998/4880 81% [================================================== ] 3999/4880 81% [================================================== ] 4000/4880 81% [================================================== ] 4001/4880 81% [================================================== ] 4002/4880 82% [================================================== ] 4003/4880 82% [================================================== ] 4004/4880 82% [================================================== ] 4005/4880 82% [================================================== ] 4006/4880 82% [================================================== ] 4007/4880 82% [================================================== ] 4008/4880 82% [================================================== ] 4009/4880 82% [================================================== ] 4010/4880 82% [================================================== ] 4011/4880 82% [================================================== ] 4012/4880 82% [================================================== ] 4013/4880 82% [================================================== ] 4014/4880 82% [=================================================== ] 4015/4880 82% [=================================================== ] 4016/4880 82% [=================================================== ] 4017/4880 82% [=================================================== ] 4018/4880 82% [=================================================== ] 4019/4880 82% [=================================================== ] 4020/4880 82% [=================================================== ] 4021/4880 82% [=================================================== ] 4022/4880 82% [=================================================== ] 4023/4880 82% [=================================================== ] 4024/4880 82% [=================================================== ] 4025/4880 82% [=================================================== ] 4026/4880 82% [=================================================== ] 4027/4880 82% [=================================================== ] 4028/4880 82% [=================================================== ] 4029/4880 82% [=================================================== ] 4030/4880 82% [=================================================== ] 4031/4880 82% [=================================================== ] 4032/4880 82% [=================================================== ] 4033/4880 82% [=================================================== ] 4034/4880 82% [=================================================== ] 4035/4880 82% [=================================================== ] 4036/4880 82% [=================================================== ] 4037/4880 82% [=================================================== ] 4038/4880 82% [=================================================== ] 4039/4880 82% [=================================================== ] 4040/4880 82% [=================================================== ] 4041/4880 82% [=================================================== ] 4042/4880 82% [=================================================== ] 4043/4880 82% [=================================================== ] 4044/4880 82% [=================================================== ] 4045/4880 82% [=================================================== ] 4046/4880 82% [=================================================== ] 4047/4880 82% [=================================================== ] 4048/4880 82% [=================================================== ] 4049/4880 82% [=================================================== ] 4050/4880 82% [=================================================== ] 4051/4880 83% [=================================================== ] 4052/4880 83% [=================================================== ] 4053/4880 83% [=================================================== ] 4054/4880 83% [=================================================== ] 4055/4880 83% [=================================================== ] 4056/4880 83% [=================================================== ] 4057/4880 83% [=================================================== ] 4058/4880 83% [=================================================== ] 4059/4880 83% [=================================================== ] 4060/4880 83% [=================================================== ] 4061/4880 83% [=================================================== ] 4062/4880 83% [=================================================== ] 4063/4880 83% [=================================================== ] 4064/4880 83% [=================================================== ] 4065/4880 83% [=================================================== ] 4066/4880 83% [=================================================== ] 4067/4880 83% [=================================================== ] 4068/4880 83% [=================================================== ] 4069/4880 83% [=================================================== ] 4070/4880 83% [=================================================== ] 4071/4880 83% [=================================================== ] 4072/4880 83% [=================================================== ] 4073/4880 83% [=================================================== ] 4074/4880 83% [=================================================== ] 4075/4880 83% [=================================================== ] 4076/4880 83% [=================================================== ] 4077/4880 83% [=================================================== ] 4078/4880 83% [=================================================== ] 4079/4880 83% [=================================================== ] 4080/4880 83% [=================================================== ] 4081/4880 83% [=================================================== ] 4082/4880 83% [=================================================== ] 4083/4880 83% [=================================================== ] 4084/4880 83% [=================================================== ] 4085/4880 83% [=================================================== ] 4086/4880 83% [=================================================== ] 4087/4880 83% [=================================================== ] 4088/4880 83% [=================================================== ] 4089/4880 83% [=================================================== ] 4090/4880 83% [=================================================== ] 4091/4880 83% [=================================================== ] 4092/4880 83% [==================================================== ] 4093/4880 83% [==================================================== ] 4094/4880 83% [==================================================== ] 4095/4880 83% [==================================================== ] 4096/4880 83% [==================================================== ] 4097/4880 83% [==================================================== ] 4098/4880 83% [==================================================== ] 4099/4880 83% [==================================================== ] 4100/4880 84% [==================================================== ] 4101/4880 84% [==================================================== ] 4102/4880 84% [==================================================== ] 4103/4880 84% [==================================================== ] 4104/4880 84% [==================================================== ] 4105/4880 84% [==================================================== ] 4106/4880 84% [==================================================== ] 4107/4880 84% [==================================================== ] 4108/4880 84% [==================================================== ] 4109/4880 84% [==================================================== ] 4110/4880 84% [==================================================== ] 4111/4880 84% [==================================================== ] 4112/4880 84% [==================================================== ] 4113/4880 84% [==================================================== ] 4114/4880 84% [==================================================== ] 4115/4880 84% [==================================================== ] 4116/4880 84% [==================================================== ] 4117/4880 84% [==================================================== ] 4118/4880 84% [==================================================== ] 4119/4880 84% [==================================================== ] 4120/4880 84% [==================================================== ] 4121/4880 84% [==================================================== ] 4122/4880 84% [==================================================== ] 4123/4880 84% [==================================================== ] 4124/4880 84% [==================================================== ] 4125/4880 84% [==================================================== ] 4126/4880 84% [==================================================== ] 4127/4880 84% [==================================================== ] 4128/4880 84% [==================================================== ] 4129/4880 84% [==================================================== ] 4130/4880 84% [==================================================== ] 4131/4880 84% [==================================================== ] 4132/4880 84% [==================================================== ] 4133/4880 84% [==================================================== ] 4134/4880 84% [==================================================== ] 4135/4880 84% [==================================================== ] 4136/4880 84% [==================================================== ] 4137/4880 84% [==================================================== ] 4138/4880 84% [==================================================== ] 4139/4880 84% [==================================================== ] 4140/4880 84% [==================================================== ] 4141/4880 84% [==================================================== ] 4142/4880 84% [==================================================== ] 4143/4880 84% [==================================================== ] 4144/4880 84% [==================================================== ] 4145/4880 84% [==================================================== ] 4146/4880 84% [==================================================== ] 4147/4880 84% [==================================================== ] 4148/4880 85% [==================================================== ] 4149/4880 85% [==================================================== ] 4150/4880 85% [==================================================== ] 4151/4880 85% [==================================================== ] 4152/4880 85% [==================================================== ] 4153/4880 85% [==================================================== ] 4154/4880 85% [==================================================== ] 4155/4880 85% [==================================================== ] 4156/4880 85% [==================================================== ] 4157/4880 85% [==================================================== ] 4158/4880 85% [==================================================== ] 4159/4880 85% [==================================================== ] 4160/4880 85% [==================================================== ] 4161/4880 85% [==================================================== ] 4162/4880 85% [==================================================== ] 4163/4880 85% [==================================================== ] 4164/4880 85% [==================================================== ] 4165/4880 85% [==================================================== ] 4166/4880 85% [==================================================== ] 4167/4880 85% [==================================================== ] 4168/4880 85% [==================================================== ] 4169/4880 85% [==================================================== ] 4170/4880 85% [==================================================== ] 4171/4880 85% [===================================================== ] 4172/4880 85% [===================================================== ] 4173/4880 85% [===================================================== ] 4174/4880 85% [===================================================== ] 4175/4880 85% [===================================================== ] 4176/4880 85% [===================================================== ] 4177/4880 85% [===================================================== ] 4178/4880 85% [===================================================== ] 4179/4880 85% [===================================================== ] 4180/4880 85% [===================================================== ] 4181/4880 85% [===================================================== ] 4182/4880 85% [===================================================== ] 4183/4880 85% [===================================================== ] 4184/4880 85% [===================================================== ] 4185/4880 85% [===================================================== ] 4186/4880 85% [===================================================== ] 4187/4880 85% [===================================================== ] 4188/4880 85% [===================================================== ] 4189/4880 85% [===================================================== ] 4190/4880 85% [===================================================== ] 4191/4880 85% [===================================================== ] 4192/4880 85% [===================================================== ] 4193/4880 85% [===================================================== ] 4194/4880 85% [===================================================== ] 4195/4880 85% [===================================================== ] 4196/4880 85% [===================================================== ] 4197/4880 86% [===================================================== ] 4198/4880 86% [===================================================== ] 4199/4880 86% [===================================================== ] 4200/4880 86% [===================================================== ] 4201/4880 86% [===================================================== ] 4202/4880 86% [===================================================== ] 4203/4880 86% [===================================================== ] 4204/4880 86% [===================================================== ] 4205/4880 86% [===================================================== ] 4206/4880 86% [===================================================== ] 4207/4880 86% [===================================================== ] 4208/4880 86% [===================================================== ] 4209/4880 86% [===================================================== ] 4210/4880 86% [===================================================== ] 4211/4880 86% [===================================================== ] 4212/4880 86% [===================================================== ] 4213/4880 86% [===================================================== ] 4214/4880 86% [===================================================== ] 4215/4880 86% [===================================================== ] 4216/4880 86% [===================================================== ] 4217/4880 86% [===================================================== ] 4218/4880 86% [===================================================== ] 4219/4880 86% [===================================================== ] 4220/4880 86% [===================================================== ] 4221/4880 86% [===================================================== ] 4222/4880 86% [===================================================== ] 4223/4880 86% [===================================================== ] 4224/4880 86% [===================================================== ] 4225/4880 86% [===================================================== ] 4226/4880 86% [===================================================== ] 4227/4880 86% [===================================================== ] 4228/4880 86% [===================================================== ] 4229/4880 86% [===================================================== ] 4230/4880 86% [===================================================== ] 4231/4880 86% [===================================================== ] 4232/4880 86% [===================================================== ] 4233/4880 86% [===================================================== ] 4234/4880 86% [===================================================== ] 4235/4880 86% [===================================================== ] 4236/4880 86% [===================================================== ] 4237/4880 86% [===================================================== ] 4238/4880 86% [===================================================== ] 4239/4880 86% [===================================================== ] 4240/4880 86% [===================================================== ] 4241/4880 86% [===================================================== ] 4242/4880 86% [===================================================== ] 4243/4880 86% [===================================================== ] 4244/4880 86% [===================================================== ] 4245/4880 86% [===================================================== ] 4246/4880 87% [===================================================== ] 4247/4880 87% [===================================================== ] 4248/4880 87% [===================================================== ] 4249/4880 87% [===================================================== ] 4250/4880 87% [====================================================== ] 4251/4880 87% [====================================================== ] 4252/4880 87% [====================================================== ] 4253/4880 87% [====================================================== ] 4254/4880 87% [====================================================== ] 4255/4880 87% [====================================================== ] 4256/4880 87% [====================================================== ] 4257/4880 87% [====================================================== ] 4258/4880 87% [====================================================== ] 4259/4880 87% [====================================================== ] 4260/4880 87% [====================================================== ] 4261/4880 87% [====================================================== ] 4262/4880 87% [====================================================== ] 4263/4880 87% [====================================================== ] 4264/4880 87% [====================================================== ] 4265/4880 87% [====================================================== ] 4266/4880 87% [====================================================== ] 4267/4880 87% [====================================================== ] 4268/4880 87% [====================================================== ] 4269/4880 87% [====================================================== ] 4270/4880 87% [====================================================== ] 4271/4880 87% [====================================================== ] 4272/4880 87% [====================================================== ] 4273/4880 87% [====================================================== ] 4274/4880 87% [====================================================== ] 4275/4880 87% [====================================================== ] 4276/4880 87% [====================================================== ] 4277/4880 87% [====================================================== ] 4278/4880 87% [====================================================== ] 4279/4880 87% [====================================================== ] 4280/4880 87% [====================================================== ] 4281/4880 87% [====================================================== ] 4282/4880 87% [====================================================== ] 4283/4880 87% [====================================================== ] 4284/4880 87% [====================================================== ] 4285/4880 87% [====================================================== ] 4286/4880 87% [====================================================== ] 4287/4880 87% [====================================================== ] 4288/4880 87% [====================================================== ] 4289/4880 87% [====================================================== ] 4290/4880 87% [====================================================== ] 4291/4880 87% [====================================================== ] 4292/4880 87% [====================================================== ] 4293/4880 87% [====================================================== ] 4294/4880 87% [====================================================== ] 4295/4880 88% [====================================================== ] 4296/4880 88% [====================================================== ] 4297/4880 88% [====================================================== ] 4298/4880 88% [====================================================== ] 4299/4880 88% [====================================================== ] 4300/4880 88% [====================================================== ] 4301/4880 88% [====================================================== ] 4302/4880 88% [====================================================== ] 4303/4880 88% [====================================================== ] 4304/4880 88% [====================================================== ] 4305/4880 88% [====================================================== ] 4306/4880 88% [====================================================== ] 4307/4880 88% [====================================================== ] 4308/4880 88% [====================================================== ] 4309/4880 88% [====================================================== ] 4310/4880 88% [====================================================== ] 4311/4880 88% [====================================================== ] 4312/4880 88% [====================================================== ] 4313/4880 88% [====================================================== ] 4314/4880 88% [====================================================== ] 4315/4880 88% [====================================================== ] 4316/4880 88% [====================================================== ] 4317/4880 88% [====================================================== ] 4318/4880 88% [====================================================== ] 4319/4880 88% [====================================================== ] 4320/4880 88% [====================================================== ] 4321/4880 88% [====================================================== ] 4322/4880 88% [====================================================== ] 4323/4880 88% [====================================================== ] 4324/4880 88% [====================================================== ] 4325/4880 88% [====================================================== ] 4326/4880 88% [====================================================== ] 4327/4880 88% [====================================================== ] 4328/4880 88% [====================================================== ] 4329/4880 88% [======================================================= ] 4330/4880 88% [======================================================= ] 4331/4880 88% [======================================================= ] 4332/4880 88% [======================================================= ] 4333/4880 88% [======================================================= ] 4334/4880 88% [======================================================= ] 4335/4880 88% [======================================================= ] 4336/4880 88% [======================================================= ] 4337/4880 88% [======================================================= ] 4338/4880 88% [======================================================= ] 4339/4880 88% [======================================================= ] 4340/4880 88% [======================================================= ] 4341/4880 88% [======================================================= ] 4342/4880 88% [======================================================= ] 4343/4880 88% [======================================================= ] 4344/4880 89% [======================================================= ] 4345/4880 89% [======================================================= ] 4346/4880 89% [======================================================= ] 4347/4880 89% [======================================================= ] 4348/4880 89% [======================================================= ] 4349/4880 89% [======================================================= ] 4350/4880 89% [======================================================= ] 4351/4880 89% [======================================================= ] 4352/4880 89% [======================================================= ] 4353/4880 89% [======================================================= ] 4354/4880 89% [======================================================= ] 4355/4880 89% [======================================================= ] 4356/4880 89% [======================================================= ] 4357/4880 89% [======================================================= ] 4358/4880 89% [======================================================= ] 4359/4880 89% [======================================================= ] 4360/4880 89% [======================================================= ] 4361/4880 89% [======================================================= ] 4362/4880 89% [======================================================= ] 4363/4880 89% [======================================================= ] 4364/4880 89% [======================================================= ] 4365/4880 89% [======================================================= ] 4366/4880 89% [======================================================= ] 4367/4880 89% [======================================================= ] 4368/4880 89% [======================================================= ] 4369/4880 89% [======================================================= ] 4370/4880 89% [======================================================= ] 4371/4880 89% [======================================================= ] 4372/4880 89% [======================================================= ] 4373/4880 89% [======================================================= ] 4374/4880 89% [======================================================= ] 4375/4880 89% [======================================================= ] 4376/4880 89% [======================================================= ] 4377/4880 89% [======================================================= ] 4378/4880 89% [======================================================= ] 4379/4880 89% [======================================================= ] 4380/4880 89% [======================================================= ] 4381/4880 89% [======================================================= ] 4382/4880 89% [======================================================= ] 4383/4880 89% [======================================================= ] 4384/4880 89% [======================================================= ] 4385/4880 89% [======================================================= ] 4386/4880 89% [======================================================= ] 4387/4880 89% [======================================================= ] 4388/4880 89% [======================================================= ] 4389/4880 89% [======================================================= ] 4390/4880 89% [======================================================= ] 4391/4880 89% [======================================================= ] 4392/4880 90% [======================================================= ] 4393/4880 90% [======================================================= ] 4394/4880 90% [======================================================= ] 4395/4880 90% [======================================================= ] 4396/4880 90% [======================================================= ] 4397/4880 90% [======================================================= ] 4398/4880 90% [======================================================= ] 4399/4880 90% [======================================================= ] 4400/4880 90% [======================================================= ] 4401/4880 90% [======================================================= ] 4402/4880 90% [======================================================= ] 4403/4880 90% [======================================================= ] 4404/4880 90% [======================================================= ] 4405/4880 90% [======================================================= ] 4406/4880 90% [======================================================= ] 4407/4880 90% [======================================================== ] 4408/4880 90% [======================================================== ] 4409/4880 90% [======================================================== ] 4410/4880 90% [======================================================== ] 4411/4880 90% [======================================================== ] 4412/4880 90% [======================================================== ] 4413/4880 90% [======================================================== ] 4414/4880 90% [======================================================== ] 4415/4880 90% [======================================================== ] 4416/4880 90% [======================================================== ] 4417/4880 90% [======================================================== ] 4418/4880 90% [======================================================== ] 4419/4880 90% [======================================================== ] 4420/4880 90% [======================================================== ] 4421/4880 90% [======================================================== ] 4422/4880 90% [======================================================== ] 4423/4880 90% [======================================================== ] 4424/4880 90% [======================================================== ] 4425/4880 90% [======================================================== ] 4426/4880 90% [======================================================== ] 4427/4880 90% [======================================================== ] 4428/4880 90% [======================================================== ] 4429/4880 90% [======================================================== ] 4430/4880 90% [======================================================== ] 4431/4880 90% [======================================================== ] 4432/4880 90% [======================================================== ] 4433/4880 90% [======================================================== ] 4434/4880 90% [======================================================== ] 4435/4880 90% [======================================================== ] 4436/4880 90% [======================================================== ] 4437/4880 90% [======================================================== ] 4438/4880 90% [======================================================== ] 4439/4880 90% [======================================================== ] 4440/4880 90% [======================================================== ] 4441/4880 91% [======================================================== ] 4442/4880 91% [======================================================== ] 4443/4880 91% [======================================================== ] 4444/4880 91% [======================================================== ] 4445/4880 91% [======================================================== ] 4446/4880 91% [======================================================== ] 4447/4880 91% [======================================================== ] 4448/4880 91% [======================================================== ] 4449/4880 91% [======================================================== ] 4450/4880 91% [======================================================== ] 4451/4880 91% [======================================================== ] 4452/4880 91% [======================================================== ] 4453/4880 91% [======================================================== ] 4454/4880 91% [======================================================== ] 4455/4880 91% [======================================================== ] 4456/4880 91% [======================================================== ] 4457/4880 91% [======================================================== ] 4458/4880 91% [======================================================== ] 4459/4880 91% [======================================================== ] 4460/4880 91% [======================================================== ] 4461/4880 91% [======================================================== ] 4462/4880 91% [======================================================== ] 4463/4880 91% [======================================================== ] 4464/4880 91% [======================================================== ] 4465/4880 91% [======================================================== ] 4466/4880 91% [======================================================== ] 4467/4880 91% [======================================================== ] 4468/4880 91% [======================================================== ] 4469/4880 91% [======================================================== ] 4470/4880 91% [======================================================== ] 4471/4880 91% [======================================================== ] 4472/4880 91% [======================================================== ] 4473/4880 91% [======================================================== ] 4474/4880 91% [======================================================== ] 4475/4880 91% [======================================================== ] 4476/4880 91% [======================================================== ] 4477/4880 91% [======================================================== ] 4478/4880 91% [======================================================== ] 4479/4880 91% [======================================================== ] 4480/4880 91% [======================================================== ] 4481/4880 91% [======================================================== ] 4482/4880 91% [======================================================== ] 4483/4880 91% [======================================================== ] 4484/4880 91% [======================================================== ] 4485/4880 91% [======================================================== ] 4486/4880 91% [========================================================= ] 4487/4880 91% [========================================================= ] 4488/4880 91% [========================================================= ] 4489/4880 91% [========================================================= ] 4490/4880 92% [========================================================= ] 4491/4880 92% [========================================================= ] 4492/4880 92% [========================================================= ] 4493/4880 92% [========================================================= ] 4494/4880 92% [========================================================= ] 4495/4880 92% [========================================================= ] 4496/4880 92% [========================================================= ] 4497/4880 92% [========================================================= ] 4498/4880 92% [========================================================= ] 4499/4880 92% [========================================================= ] 4500/4880 92% [========================================================= ] 4501/4880 92% [========================================================= ] 4502/4880 92% [========================================================= ] 4503/4880 92% [========================================================= ] 4504/4880 92% [========================================================= ] 4505/4880 92% [========================================================= ] 4506/4880 92% [========================================================= ] 4507/4880 92% [========================================================= ] 4508/4880 92% [========================================================= ] 4509/4880 92% [========================================================= ] 4510/4880 92% [========================================================= ] 4511/4880 92% [========================================================= ] 4512/4880 92% [========================================================= ] 4513/4880 92% [========================================================= ] 4514/4880 92% [========================================================= ] 4515/4880 92% [========================================================= ] 4516/4880 92% [========================================================= ] 4517/4880 92% [========================================================= ] 4518/4880 92% [========================================================= ] 4519/4880 92% [========================================================= ] 4520/4880 92% [========================================================= ] 4521/4880 92% [========================================================= ] 4522/4880 92% [========================================================= ] 4523/4880 92% [========================================================= ] 4524/4880 92% [========================================================= ] 4525/4880 92% [========================================================= ] 4526/4880 92% [========================================================= ] 4527/4880 92% [========================================================= ] 4528/4880 92% [========================================================= ] 4529/4880 92% [========================================================= ] 4530/4880 92% [========================================================= ] 4531/4880 92% [========================================================= ] 4532/4880 92% [========================================================= ] 4533/4880 92% [========================================================= ] 4534/4880 92% [========================================================= ] 4535/4880 92% [========================================================= ] 4536/4880 92% [========================================================= ] 4537/4880 92% [========================================================= ] 4538/4880 92% [========================================================= ] 4539/4880 93% [========================================================= ] 4540/4880 93% [========================================================= ] 4541/4880 93% [========================================================= ] 4542/4880 93% [========================================================= ] 4543/4880 93% [========================================================= ] 4544/4880 93% [========================================================= ] 4545/4880 93% [========================================================= ] 4546/4880 93% [========================================================= ] 4547/4880 93% [========================================================= ] 4548/4880 93% [========================================================= ] 4549/4880 93% [========================================================= ] 4550/4880 93% [========================================================= ] 4551/4880 93% [========================================================= ] 4552/4880 93% [========================================================= ] 4553/4880 93% [========================================================= ] 4554/4880 93% [========================================================= ] 4555/4880 93% [========================================================= ] 4556/4880 93% [========================================================= ] 4557/4880 93% [========================================================= ] 4558/4880 93% [========================================================= ] 4559/4880 93% [========================================================= ] 4560/4880 93% [========================================================= ] 4561/4880 93% [========================================================= ] 4562/4880 93% [========================================================= ] 4563/4880 93% [========================================================= ] 4564/4880 93% [========================================================= ] 4565/4880 93% [========================================================== ] 4566/4880 93% [========================================================== ] 4567/4880 93% [========================================================== ] 4568/4880 93% [========================================================== ] 4569/4880 93% [========================================================== ] 4570/4880 93% [========================================================== ] 4571/4880 93% [========================================================== ] 4572/4880 93% [========================================================== ] 4573/4880 93% [========================================================== ] 4574/4880 93% [========================================================== ] 4575/4880 93% [========================================================== ] 4576/4880 93% [========================================================== ] 4577/4880 93% [========================================================== ] 4578/4880 93% [========================================================== ] 4579/4880 93% [========================================================== ] 4580/4880 93% [========================================================== ] 4581/4880 93% [========================================================== ] 4582/4880 93% [========================================================== ] 4583/4880 93% [========================================================== ] 4584/4880 93% [========================================================== ] 4585/4880 93% [========================================================== ] 4586/4880 93% [========================================================== ] 4587/4880 93% [========================================================== ] 4588/4880 94% [========================================================== ] 4589/4880 94% [========================================================== ] 4590/4880 94% [========================================================== ] 4591/4880 94% [========================================================== ] 4592/4880 94% [========================================================== ] 4593/4880 94% [========================================================== ] 4594/4880 94% [========================================================== ] 4595/4880 94% [========================================================== ] 4596/4880 94% [========================================================== ] 4597/4880 94% [========================================================== ] 4598/4880 94% [========================================================== ] 4599/4880 94% [========================================================== ] 4600/4880 94% [========================================================== ] 4601/4880 94% [========================================================== ] 4602/4880 94% [========================================================== ] 4603/4880 94% [========================================================== ] 4604/4880 94% [========================================================== ] 4605/4880 94% [========================================================== ] 4606/4880 94% [========================================================== ] 4607/4880 94% [========================================================== ] 4608/4880 94% [========================================================== ] 4609/4880 94% [========================================================== ] 4610/4880 94% [========================================================== ] 4611/4880 94% [========================================================== ] 4612/4880 94% [========================================================== ] 4613/4880 94% [========================================================== ] 4614/4880 94% [========================================================== ] 4615/4880 94% [========================================================== ] 4616/4880 94% [========================================================== ] 4617/4880 94% [========================================================== ] 4618/4880 94% [========================================================== ] 4619/4880 94% [========================================================== ] 4620/4880 94% [========================================================== ] 4621/4880 94% [========================================================== ] 4622/4880 94% [========================================================== ] 4623/4880 94% [========================================================== ] 4624/4880 94% [========================================================== ] 4625/4880 94% [========================================================== ] 4626/4880 94% [========================================================== ] 4627/4880 94% [========================================================== ] 4628/4880 94% [========================================================== ] 4629/4880 94% [========================================================== ] 4630/4880 94% [========================================================== ] 4631/4880 94% [========================================================== ] 4632/4880 94% [========================================================== ] 4633/4880 94% [========================================================== ] 4634/4880 94% [========================================================== ] 4635/4880 94% [========================================================== ] 4636/4880 95% [========================================================== ] 4637/4880 95% [========================================================== ] 4638/4880 95% [========================================================== ] 4639/4880 95% [========================================================== ] 4640/4880 95% [========================================================== ] 4641/4880 95% [========================================================== ] 4642/4880 95% [========================================================== ] 4643/4880 95% [=========================================================== ] 4644/4880 95% [=========================================================== ] 4645/4880 95% [=========================================================== ] 4646/4880 95% [=========================================================== ] 4647/4880 95% [=========================================================== ] 4648/4880 95% [=========================================================== ] 4649/4880 95% [=========================================================== ] 4650/4880 95% [=========================================================== ] 4651/4880 95% [=========================================================== ] 4652/4880 95% [=========================================================== ] 4653/4880 95% [=========================================================== ] 4654/4880 95% [=========================================================== ] 4655/4880 95% [=========================================================== ] 4656/4880 95% [=========================================================== ] 4657/4880 95% [=========================================================== ] 4658/4880 95% [=========================================================== ] 4659/4880 95% [=========================================================== ] 4660/4880 95% [=========================================================== ] 4661/4880 95% [=========================================================== ] 4662/4880 95% [=========================================================== ] 4663/4880 95% [=========================================================== ] 4664/4880 95% [=========================================================== ] 4665/4880 95% [=========================================================== ] 4666/4880 95% [=========================================================== ] 4667/4880 95% [=========================================================== ] 4668/4880 95% [=========================================================== ] 4669/4880 95% [=========================================================== ] 4670/4880 95% [=========================================================== ] 4671/4880 95% [=========================================================== ] 4672/4880 95% [=========================================================== ] 4673/4880 95% [=========================================================== ] 4674/4880 95% [=========================================================== ] 4675/4880 95% [=========================================================== ] 4676/4880 95% [=========================================================== ] 4677/4880 95% [=========================================================== ] 4678/4880 95% [=========================================================== ] 4679/4880 95% [=========================================================== ] 4680/4880 95% [=========================================================== ] 4681/4880 95% [=========================================================== ] 4682/4880 95% [=========================================================== ] 4683/4880 95% [=========================================================== ] 4684/4880 95% [=========================================================== ] 4685/4880 96% [=========================================================== ] 4686/4880 96% [=========================================================== ] 4687/4880 96% [=========================================================== ] 4688/4880 96% [=========================================================== ] 4689/4880 96% [=========================================================== ] 4690/4880 96% [=========================================================== ] 4691/4880 96% [=========================================================== ] 4692/4880 96% [=========================================================== ] 4693/4880 96% [=========================================================== ] 4694/4880 96% [=========================================================== ] 4695/4880 96% [=========================================================== ] 4696/4880 96% [=========================================================== ] 4697/4880 96% [=========================================================== ] 4698/4880 96% [=========================================================== ] 4699/4880 96% [=========================================================== ] 4700/4880 96% [=========================================================== ] 4701/4880 96% [=========================================================== ] 4702/4880 96% [=========================================================== ] 4703/4880 96% [=========================================================== ] 4704/4880 96% [=========================================================== ] 4705/4880 96% [=========================================================== ] 4706/4880 96% [=========================================================== ] 4707/4880 96% [=========================================================== ] 4708/4880 96% [=========================================================== ] 4709/4880 96% [=========================================================== ] 4710/4880 96% [=========================================================== ] 4711/4880 96% [=========================================================== ] 4712/4880 96% [=========================================================== ] 4713/4880 96% [=========================================================== ] 4714/4880 96% [=========================================================== ] 4715/4880 96% [=========================================================== ] 4716/4880 96% [=========================================================== ] 4717/4880 96% [=========================================================== ] 4718/4880 96% [=========================================================== ] 4719/4880 96% [=========================================================== ] 4720/4880 96% [=========================================================== ] 4721/4880 96% [=========================================================== ] 4722/4880 96% [============================================================ ] 4723/4880 96% [============================================================ ] 4724/4880 96% [============================================================ ] 4725/4880 96% [============================================================ ] 4726/4880 96% [============================================================ ] 4727/4880 96% [============================================================ ] 4728/4880 96% [============================================================ ] 4729/4880 96% [============================================================ ] 4730/4880 96% [============================================================ ] 4731/4880 96% [============================================================ ] 4732/4880 96% [============================================================ ] 4733/4880 96% [============================================================ ] 4734/4880 97% [============================================================ ] 4735/4880 97% [============================================================ ] 4736/4880 97% [============================================================ ] 4737/4880 97% [============================================================ ] 4738/4880 97% [============================================================ ] 4739/4880 97% [============================================================ ] 4740/4880 97% [============================================================ ] 4741/4880 97% [============================================================ ] 4742/4880 97% [============================================================ ] 4743/4880 97% [============================================================ ] 4744/4880 97% [============================================================ ] 4745/4880 97% [============================================================ ] 4746/4880 97% [============================================================ ] 4747/4880 97% [============================================================ ] 4748/4880 97% [============================================================ ] 4749/4880 97% [============================================================ ] 4750/4880 97% [============================================================ ] 4751/4880 97% [============================================================ ] 4752/4880 97% [============================================================ ] 4753/4880 97% [============================================================ ] 4754/4880 97% [============================================================ ] 4755/4880 97% [============================================================ ] 4756/4880 97% [============================================================ ] 4757/4880 97% [============================================================ ] 4758/4880 97% [============================================================ ] 4759/4880 97% [============================================================ ] 4760/4880 97% [============================================================ ] 4761/4880 97% [============================================================ ] 4762/4880 97% [============================================================ ] 4763/4880 97% [============================================================ ] 4764/4880 97% [============================================================ ] 4765/4880 97% [============================================================ ] 4766/4880 97% [============================================================ ] 4767/4880 97% [============================================================ ] 4768/4880 97% [============================================================ ] 4769/4880 97% [============================================================ ] 4770/4880 97% [============================================================ ] 4771/4880 97% [============================================================ ] 4772/4880 97% [============================================================ ] 4773/4880 97% [============================================================ ] 4774/4880 97% [============================================================ ] 4775/4880 97% [============================================================ ] 4776/4880 97% [============================================================ ] 4777/4880 97% [============================================================ ] 4778/4880 97% [============================================================ ] 4779/4880 97% [============================================================ ] 4780/4880 97% [============================================================ ] 4781/4880 97% [============================================================ ] 4782/4880 97% [============================================================ ] 4783/4880 98% [============================================================ ] 4784/4880 98% [============================================================ ] 4785/4880 98% [============================================================ ] 4786/4880 98% [============================================================ ] 4787/4880 98% [============================================================ ] 4788/4880 98% [============================================================ ] 4789/4880 98% [============================================================ ] 4790/4880 98% [============================================================ ] 4791/4880 98% [============================================================ ] 4792/4880 98% [============================================================ ] 4793/4880 98% [============================================================ ] 4794/4880 98% [============================================================ ] 4795/4880 98% [============================================================ ] 4796/4880 98% [============================================================ ] 4797/4880 98% [============================================================ ] 4798/4880 98% [============================================================ ] 4799/4880 98% [============================================================ ] 4800/4880 98% [============================================================ ] 4801/4880 98% [============================================================= ] 4802/4880 98% [============================================================= ] 4803/4880 98% [============================================================= ] 4804/4880 98% [============================================================= ] 4805/4880 98% [============================================================= ] 4806/4880 98% [============================================================= ] 4807/4880 98% [============================================================= ] 4808/4880 98% [============================================================= ] 4809/4880 98% [============================================================= ] 4810/4880 98% [============================================================= ] 4811/4880 98% [============================================================= ] 4812/4880 98% [============================================================= ] 4813/4880 98% [============================================================= ] 4814/4880 98% [============================================================= ] 4815/4880 98% [============================================================= ] 4816/4880 98% [============================================================= ] 4817/4880 98% [============================================================= ] 4818/4880 98% [============================================================= ] 4819/4880 98% [============================================================= ] 4820/4880 98% [============================================================= ] 4821/4880 98% [============================================================= ] 4822/4880 98% [============================================================= ] 4823/4880 98% [============================================================= ] 4824/4880 98% [============================================================= ] 4825/4880 98% [============================================================= ] 4826/4880 98% [============================================================= ] 4827/4880 98% [============================================================= ] 4828/4880 98% [============================================================= ] 4829/4880 98% [============================================================= ] 4830/4880 98% [============================================================= ] 4831/4880 98% [============================================================= ] 4832/4880 99% [============================================================= ] 4833/4880 99% [============================================================= ] 4834/4880 99% [============================================================= ] 4835/4880 99% [============================================================= ] 4836/4880 99% [============================================================= ] 4837/4880 99% [============================================================= ] 4838/4880 99% [============================================================= ] 4839/4880 99% [============================================================= ] 4840/4880 99% [============================================================= ] 4841/4880 99% [============================================================= ] 4842/4880 99% [============================================================= ] 4843/4880 99% [============================================================= ] 4844/4880 99% [============================================================= ] 4845/4880 99% [============================================================= ] 4846/4880 99% [============================================================= ] 4847/4880 99% [============================================================= ] 4848/4880 99% [============================================================= ] 4849/4880 99% [============================================================= ] 4850/4880 99% [============================================================= ] 4851/4880 99% [============================================================= ] 4852/4880 99% [============================================================= ] 4853/4880 99% [============================================================= ] 4854/4880 99% [============================================================= ] 4855/4880 99% [============================================================= ] 4856/4880 99% [============================================================= ] 4857/4880 99% [============================================================= ] 4858/4880 99% [============================================================= ] 4859/4880 99% [============================================================= ] 4860/4880 99% [============================================================= ] 4861/4880 99% [============================================================= ] 4862/4880 99% [============================================================= ] 4863/4880 99% [============================================================= ] 4864/4880 99% [============================================================= ] 4865/4880 99% [============================================================= ] 4866/4880 99% [============================================================= ] 4867/4880 99% [============================================================= ] 4868/4880 99% [============================================================= ] 4869/4880 99% [============================================================= ] 4870/4880 99% [============================================================= ] 4871/4880 99% [============================================================= ] 4872/4880 99% [============================================================= ] 4873/4880 99% [============================================================= ] 4874/4880 99% [============================================================= ] 4875/4880 99% [============================================================= ] 4876/4880 99% [============================================================= ] 4877/4880 99% [============================================================= ] 4878/4880 99% [============================================================= ] 4879/4880 99% [==============================================================] 4880/4880 100% operation complete, 4880 objects in 82800 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/i686-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.05-307-g10dbb664e5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.4.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> c-ares 1.19.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> comix-cursors 0.9.1 Collecting legal info >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cpio 2.14 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.28 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> systemd 252.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: da9b2c7b8cd10516fd2c4279b82496ea61787148f13e899c62fc8988c5fac34f) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ell 0.57 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> udev Collecting legal info >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> igd2-for-linux 2.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) linuxigd2/src/threadutil/COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> jack1 0.126.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libatasmart 0.19 Collecting legal info LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> network-manager 1.42.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) CONTRIBUTING.md: OK (sha256: cfb6c71f6df5898e1724be3debe9adac48c115b903915406c1e7dfd362b57892) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> ofono 2.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> quickjs 2021-03-27 Collecting legal info LICENSE: OK (sha256: f41baf09eef895d468d18c23055d74f711e4b8b2641cef279b5d71285c07bfe8) >>> quota 4.09 Collecting legal info COPYING: OK (sha256: 32a5fd41e7a257f7f0373988ea8d45cebdbf376060703c242c11c000751b1203) >>> 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) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> snort 2.9.20 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> spidev_test 5.8 Collecting legal info >>> host-systemd 252.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: da9b2c7b8cd10516fd2c4279b82496ea61787148f13e899c62fc8988c5fac34f) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'