HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-3/output-1/build/.0.2.9.tar.gz.ExbgfI/output' 0K .......... .......... .......... ........ 100% 7.33M=0.005s 2022-10-16 02:24:28 (7.33 MB/s) - '/home/autobuild/autobuild/instance-3/output-1/build/.0.2.9.tar.gz.ExbgfI/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-3/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_extract_hardlink', inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: unyaffs2.c:1151:2: warning: writing 16 bytes into a region of size 8 [-Wstringop-overflow=] 1151 | memcpy(&variant, &obj->variant, sizeof(obj->variant)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unyaffs2.c: In function 'unyaffs2_extract_obj': unyaffs2.c:1105:31: note: at offset 0 to object 'variant' with size 8 declared here 1105 | union unyaffs2_file_variant *variant; | ^~~~~~~ In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:3: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/bin PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@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', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%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@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/include /home/autobuild/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-3/output-1/target/usr/doc find /home/autobuild/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/man /home/autobuild/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/info /home/autobuild/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/doc /home/autobuild/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-3/output-1/target/lib/debug /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-3/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-3/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-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-495-g716b8c4e7b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-3/output-1/per-package /home/autobuild/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs printf ' lp -1 lp -1 * /var/spool/lpd /bin/false - lp\n - - lpadmin -1 * - - - Printers admin group.\n\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/sbin/mkfs.jffs2 -e 0x1080 --with-xattr -b -n -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-3/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Erase size 0x1080 too small. Increasing to 8KiB minimum >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 3122 objects. stage 2: creating image '/home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/3122 0% [ ] 2/3122 0% [ ] 3/3122 0% [ ] 4/3122 0% [ ] 5/3122 0% [ ] 6/3122 0% [ ] 7/3122 0% [ ] 8/3122 0% [ ] 9/3122 0% [ ] 10/3122 0% [ ] 11/3122 0% [ ] 12/3122 0% [ ] 13/3122 0% [ ] 14/3122 0% [ ] 15/3122 0% [ ] 16/3122 0% [ ] 17/3122 0% [ ] 18/3122 0% [ ] 19/3122 0% [ ] 20/3122 0% [ ] 21/3122 0% [ ] 22/3122 0% [ ] 23/3122 0% [ ] 24/3122 0% [ ] 25/3122 0% [ ] 26/3122 0% [ ] 27/3122 0% [ ] 28/3122 0% [ ] 29/3122 0% [ ] 30/3122 0% [ ] 31/3122 0% [ ] 32/3122 1% [ ] 33/3122 1% [ ] 34/3122 1% [ ] 35/3122 1% [ ] 36/3122 1% [ ] 37/3122 1% [ ] 38/3122 1% [ ] 39/3122 1% [ ] 40/3122 1% [ ] 41/3122 1% [ ] 42/3122 1% [ ] 43/3122 1% [ ] 44/3122 1% [ ] 45/3122 1% [ ] 46/3122 1% [ ] 47/3122 1% [ ] 48/3122 1% [ ] 49/3122 1% [ ] 50/3122 1% [= ] 51/3122 1% [= ] 52/3122 1% [= ] 53/3122 1% [= ] 54/3122 1% [= ] 55/3122 1% [= ] 56/3122 1% [= ] 57/3122 1% [= ] 58/3122 1% [= ] 59/3122 1% [= ] 60/3122 1% [= ] 61/3122 1% [= ] 62/3122 1% [= ] 63/3122 2% [= ] 64/3122 2% [= ] 65/3122 2% [= ] 66/3122 2% [= ] 67/3122 2% [= ] 68/3122 2% [= ] 69/3122 2% [= ] 70/3122 2% [= ] 71/3122 2% [= ] 72/3122 2% [= ] 73/3122 2% [= ] 74/3122 2% [= ] 75/3122 2% [= ] 76/3122 2% [= ] 77/3122 2% [= ] 78/3122 2% [= ] 79/3122 2% [= ] 80/3122 2% [= ] 81/3122 2% [= ] 82/3122 2% [= ] 83/3122 2% [= ] 84/3122 2% [= ] 85/3122 2% [= ] 86/3122 2% [= ] 87/3122 2% [= ] 88/3122 2% [= ] 89/3122 2% [= ] 90/3122 2% [= ] 91/3122 2% [= ] 92/3122 2% [= ] 93/3122 2% [= ] 94/3122 3% [= ] 95/3122 3% [= ] 96/3122 3% [= ] 97/3122 3% [= ] 98/3122 3% [= ] 99/3122 3% [= ] 100/3122 3% [== ] 101/3122 3% [== ] 102/3122 3% [== ] 103/3122 3% [== ] 104/3122 3% [== ] 105/3122 3% [== ] 106/3122 3% [== ] 107/3122 3% [== ] 108/3122 3% [== ] 109/3122 3% [== ] 110/3122 3% [== ] 111/3122 3% [== ] 112/3122 3% [== ] 113/3122 3% [== ] 114/3122 3% [== ] 115/3122 3% [== ] 116/3122 3% [== ] 117/3122 3% [== ] 118/3122 3% [== ] 119/3122 3% [== ] 120/3122 3% [== ] 121/3122 3% [== ] 122/3122 3% [== ] 123/3122 3% [== ] 124/3122 3% [== ] 125/3122 4% [== ] 126/3122 4% [== ] 127/3122 4% [== ] 128/3122 4% [== ] 129/3122 4% [== ] 130/3122 4% [== ] 131/3122 4% [== ] 132/3122 4% [== ] 133/3122 4% [== ] 134/3122 4% [== ] 135/3122 4% [== ] 136/3122 4% [== ] 137/3122 4% [== ] 138/3122 4% [== ] 139/3122 4% [== ] 140/3122 4% [== ] 141/3122 4% [== ] 142/3122 4% [== ] 143/3122 4% [== ] 144/3122 4% [== ] 145/3122 4% [== ] 146/3122 4% [== ] 147/3122 4% [== ] 148/3122 4% [== ] 149/3122 4% [== ] 150/3122 4% [== ] 151/3122 4% [=== ] 152/3122 4% [=== ] 153/3122 4% [=== ] 154/3122 4% [=== ] 155/3122 4% [=== ] 156/3122 4% [=== ] 157/3122 5% [=== ] 158/3122 5% [=== ] 159/3122 5% [=== ] 160/3122 5% [=== ] 161/3122 5% [=== ] 162/3122 5% [=== ] 163/3122 5% [=== ] 164/3122 5% [=== ] 165/3122 5% [=== ] 166/3122 5% [=== ] 167/3122 5% [=== ] 168/3122 5% [=== ] 169/3122 5% [=== ] 170/3122 5% [=== ] 171/3122 5% [=== ] 172/3122 5% [=== ] 173/3122 5% [=== ] 174/3122 5% [=== ] 175/3122 5% [=== ] 176/3122 5% [=== ] 177/3122 5% [=== ] 178/3122 5% [=== ] 179/3122 5% [=== ] 180/3122 5% [=== ] 181/3122 5% [=== ] 182/3122 5% [=== ] 183/3122 5% [=== ] 184/3122 5% [=== ] 185/3122 5% [=== ] 186/3122 5% [=== ] 187/3122 5% [=== ] 188/3122 6% [=== ] 189/3122 6% [=== ] 190/3122 6% [=== ] 191/3122 6% [=== ] 192/3122 6% [=== ] 193/3122 6% [=== ] 194/3122 6% [=== ] 195/3122 6% [=== ] 196/3122 6% [=== ] 197/3122 6% [=== ] 198/3122 6% [=== ] 199/3122 6% [=== ] 200/3122 6% [=== ] 201/3122 6% [==== ] 202/3122 6% [==== ] 203/3122 6% [==== ] 204/3122 6% [==== ] 205/3122 6% [==== ] 206/3122 6% [==== ] 207/3122 6% [==== ] 208/3122 6% [==== ] 209/3122 6% [==== ] 210/3122 6% [==== ] 211/3122 6% [==== ] 212/3122 6% [==== ] 213/3122 6% [==== ] 214/3122 6% [==== ] 215/3122 6% [==== ] 216/3122 6% [==== ] 217/3122 6% [==== ] 218/3122 6% [==== ] 219/3122 7% [==== ] 220/3122 7% [==== ] 221/3122 7% [==== ] 222/3122 7% [==== ] 223/3122 7% [==== ] 224/3122 7% [==== ] 225/3122 7% [==== ] 226/3122 7% [==== ] 227/3122 7% [==== ] 228/3122 7% [==== ] 229/3122 7% [==== ] 230/3122 7% [==== ] 231/3122 7% [==== ] 232/3122 7% [==== ] 233/3122 7% [==== ] 234/3122 7% [==== ] 235/3122 7% [==== ] 236/3122 7% [==== ] 237/3122 7% [==== ] 238/3122 7% [==== ] 239/3122 7% [==== ] 240/3122 7% [==== ] 241/3122 7% [==== ] 242/3122 7% [==== ] 243/3122 7% [==== ] 244/3122 7% [==== ] 245/3122 7% [==== ] 246/3122 7% [==== ] 247/3122 7% [==== ] 248/3122 7% [==== ] 249/3122 7% [==== ] 250/3122 8% [==== ] 251/3122 8% [===== ] 252/3122 8% [===== ] 253/3122 8% [===== ] 254/3122 8% [===== ] 255/3122 8% [===== ] 256/3122 8% [===== ] 257/3122 8% [===== ] 258/3122 8% [===== ] 259/3122 8% [===== ] 260/3122 8% [===== ] 261/3122 8% [===== ] 262/3122 8% [===== ] 263/3122 8% [===== ] 264/3122 8% [===== ] 265/3122 8% [===== ] 266/3122 8% [===== ] 267/3122 8% [===== ] 268/3122 8% [===== ] 269/3122 8% [===== ] 270/3122 8% [===== ] 271/3122 8% [===== ] 272/3122 8% [===== ] 273/3122 8% [===== ] 274/3122 8% [===== ] 275/3122 8% [===== ] 276/3122 8% [===== ] 277/3122 8% [===== ] 278/3122 8% [===== ] 279/3122 8% [===== ] 280/3122 8% [===== ] 281/3122 9% [===== ] 282/3122 9% [===== ] 283/3122 9% [===== ] 284/3122 9% [===== ] 285/3122 9% [===== ] 286/3122 9% [===== ] 287/3122 9% [===== ] 288/3122 9% [===== ] 289/3122 9% [===== ] 290/3122 9% [===== ] 291/3122 9% [===== ] 292/3122 9% [===== ] 293/3122 9% [===== ] 294/3122 9% [===== ] 295/3122 9% [===== ] 296/3122 9% [===== ] 297/3122 9% [===== ] 298/3122 9% [===== ] 299/3122 9% [===== ] 300/3122 9% [===== ] 301/3122 9% [===== ] 302/3122 9% [====== ] 303/3122 9% [====== ] 304/3122 9% [====== ] 305/3122 9% [====== ] 306/3122 9% [====== ] 307/3122 9% [====== ] 308/3122 9% [====== ] 309/3122 9% [====== ] 310/3122 9% [====== ] 311/3122 9% [====== ] 312/3122 9% [====== ] 313/3122 10% [====== ] 314/3122 10% [====== ] 315/3122 10% [====== ] 316/3122 10% [====== ] 317/3122 10% [====== ] 318/3122 10% [====== ] 319/3122 10% [====== ] 320/3122 10% [====== ] 321/3122 10% [====== ] 322/3122 10% [====== ] 323/3122 10% [====== ] 324/3122 10% [====== ] 325/3122 10% [====== ] 326/3122 10% [====== ] 327/3122 10% [====== ] 328/3122 10% [====== ] 329/3122 10% [====== ] 330/3122 10% [====== ] 331/3122 10% [====== ] 332/3122 10% [====== ] 333/3122 10% [====== ] 334/3122 10% [====== ] 335/3122 10% [====== ] 336/3122 10% [====== ] 337/3122 10% [====== ] 338/3122 10% [====== ] 339/3122 10% [====== ] 340/3122 10% [====== ] 341/3122 10% [====== ] 342/3122 10% [====== ] 343/3122 10% [====== ] 344/3122 11% [====== ] 345/3122 11% [====== ] 346/3122 11% [====== ] 347/3122 11% [====== ] 348/3122 11% [====== ] 349/3122 11% [====== ] 350/3122 11% [====== ] 351/3122 11% [====== ] 352/3122 11% [======= ] 353/3122 11% [======= ] 354/3122 11% [======= ] 355/3122 11% [======= ] 356/3122 11% [======= ] 357/3122 11% [======= ] 358/3122 11% [======= ] 359/3122 11% [======= ] 360/3122 11% [======= ] 361/3122 11% [======= ] 362/3122 11% [======= ] 363/3122 11% [======= ] 364/3122 11% [======= ] 365/3122 11% [======= ] 366/3122 11% [======= ] 367/3122 11% [======= ] 368/3122 11% [======= ] 369/3122 11% [======= ] 370/3122 11% [======= ] 371/3122 11% [======= ] 372/3122 11% [======= ] 373/3122 11% [======= ] 374/3122 11% [======= ] 375/3122 12% [======= ] 376/3122 12% [======= ] 377/3122 12% [======= ] 378/3122 12% [======= ] 379/3122 12% [======= ] 380/3122 12% [======= ] 381/3122 12% [======= ] 382/3122 12% [======= ] 383/3122 12% [======= ] 384/3122 12% [======= ] 385/3122 12% [======= ] 386/3122 12% [======= ] 387/3122 12% [======= ] 388/3122 12% [======= ] 389/3122 12% [======= ] 390/3122 12% [======= ] 391/3122 12% [======= ] 392/3122 12% [======= ] 393/3122 12% [======= ] 394/3122 12% [======= ] 395/3122 12% [======= ] 396/3122 12% [======= ] 397/3122 12% [======= ] 398/3122 12% [======= ] 399/3122 12% [======= ] 400/3122 12% [======= ] 401/3122 12% [======= ] 402/3122 12% [======== ] 403/3122 12% [======== ] 404/3122 12% [======== ] 405/3122 12% [======== ] 406/3122 13% [======== ] 407/3122 13% [======== ] 408/3122 13% [======== ] 409/3122 13% [======== ] 410/3122 13% [======== ] 411/3122 13% [======== ] 412/3122 13% [======== ] 413/3122 13% [======== ] 414/3122 13% [======== ] 415/3122 13% [======== ] 416/3122 13% [======== ] 417/3122 13% [======== ] 418/3122 13% [======== ] 419/3122 13% [======== ] 420/3122 13% [======== ] 421/3122 13% [======== ] 422/3122 13% [======== ] 423/3122 13% [======== ] 424/3122 13% [======== ] 425/3122 13% [======== ] 426/3122 13% [======== ] 427/3122 13% [======== ] 428/3122 13% [======== ] 429/3122 13% [======== ] 430/3122 13% [======== ] 431/3122 13% [======== ] 432/3122 13% [======== ] 433/3122 13% [======== ] 434/3122 13% [======== ] 435/3122 13% [======== ] 436/3122 13% [======== ] 437/3122 13% [======== ] 438/3122 14% [======== ] 439/3122 14% [======== ] 440/3122 14% [======== ] 441/3122 14% [======== ] 442/3122 14% [======== ] 443/3122 14% [======== ] 444/3122 14% [======== ] 445/3122 14% [======== ] 446/3122 14% [======== ] 447/3122 14% [======== ] 448/3122 14% [======== ] 449/3122 14% [======== ] 450/3122 14% [======== ] 451/3122 14% [======== ] 452/3122 14% [======== ] 453/3122 14% [========= ] 454/3122 14% [========= ] 455/3122 14% [========= ] 456/3122 14% [========= ] 457/3122 14% [========= ] 458/3122 14% [========= ] 459/3122 14% [========= ] 460/3122 14% [========= ] 461/3122 14% [========= ] 462/3122 14% [========= ] 463/3122 14% [========= ] 464/3122 14% [========= ] 465/3122 14% [========= ] 466/3122 14% [========= ] 467/3122 14% [========= ] 468/3122 14% [========= ] 469/3122 15% [========= ] 470/3122 15% [========= ] 471/3122 15% [========= ] 472/3122 15% [========= ] 473/3122 15% [========= ] 474/3122 15% [========= ] 475/3122 15% [========= ] 476/3122 15% [========= ] 477/3122 15% [========= ] 478/3122 15% [========= ] 479/3122 15% [========= ] 480/3122 15% [========= ] 481/3122 15% [========= ] 482/3122 15% [========= ] 483/3122 15% [========= ] 484/3122 15% [========= ] 485/3122 15% [========= ] 486/3122 15% [========= ] 487/3122 15% [========= ] 488/3122 15% [========= ] 489/3122 15% [========= ] 490/3122 15% [========= ] 491/3122 15% [========= ] 492/3122 15% [========= ] 493/3122 15% [========= ] 494/3122 15% [========= ] 495/3122 15% [========= ] 496/3122 15% [========= ] 497/3122 15% [========= ] 498/3122 15% [========= ] 499/3122 15% [========= ] 500/3122 16% [========= ] 501/3122 16% [========= ] 502/3122 16% [========= ] 503/3122 16% [========== ] 504/3122 16% [========== ] 505/3122 16% [========== ] 506/3122 16% [========== ] 507/3122 16% [========== ] 508/3122 16% [========== ] 509/3122 16% [========== ] 510/3122 16% [========== ] 511/3122 16% [========== ] 512/3122 16% [========== ] 513/3122 16% [========== ] 514/3122 16% [========== ] 515/3122 16% [========== ] 516/3122 16% [========== ] 517/3122 16% [========== ] 518/3122 16% [========== ] 519/3122 16% [========== ] 520/3122 16% [========== ] 521/3122 16% [========== ] 522/3122 16% [========== ] 523/3122 16% [========== ] 524/3122 16% [========== ] 525/3122 16% [========== ] 526/3122 16% [========== ] 527/3122 16% [========== ] 528/3122 16% [========== ] 529/3122 16% [========== ] 530/3122 16% [========== ] 531/3122 17% [========== ] 532/3122 17% [========== ] 533/3122 17% [========== ] 534/3122 17% [========== ] 535/3122 17% [========== ] 536/3122 17% [========== ] 537/3122 17% [========== ] 538/3122 17% [========== ] 539/3122 17% [========== ] 540/3122 17% [========== ] 541/3122 17% [========== ] 542/3122 17% [========== ] 543/3122 17% [========== ] 544/3122 17% [========== ] 545/3122 17% [========== ] 546/3122 17% [========== ] 547/3122 17% [========== ] 548/3122 17% [========== ] 549/3122 17% [========== ] 550/3122 17% [========== ] 551/3122 17% [========== ] 552/3122 17% [========== ] 553/3122 17% [=========== ] 554/3122 17% [=========== ] 555/3122 17% [=========== ] 556/3122 17% [=========== ] 557/3122 17% [=========== ] 558/3122 17% [=========== ] 559/3122 17% [=========== ] 560/3122 17% [=========== ] 561/3122 17% [=========== ] 562/3122 18% [=========== ] 563/3122 18% [=========== ] 564/3122 18% [=========== ] 565/3122 18% [=========== ] 566/3122 18% [=========== ] 567/3122 18% [=========== ] 568/3122 18% [=========== ] 569/3122 18% [=========== ] 570/3122 18% [=========== ] 571/3122 18% [=========== ] 572/3122 18% [=========== ] 573/3122 18% [=========== ] 574/3122 18% [=========== ] 575/3122 18% [=========== ] 576/3122 18% [=========== ] 577/3122 18% [=========== ] 578/3122 18% [=========== ] 579/3122 18% [=========== ] 580/3122 18% [=========== ] 581/3122 18% [=========== ] 582/3122 18% [=========== ] 583/3122 18% [=========== ] 584/3122 18% [=========== ] 585/3122 18% [=========== ] 586/3122 18% [=========== ] 587/3122 18% [=========== ] 588/3122 18% [=========== ] 589/3122 18% [=========== ] 590/3122 18% [=========== ] 591/3122 18% [=========== ] 592/3122 18% [=========== ] 593/3122 18% [=========== ] 594/3122 19% [=========== ] 595/3122 19% [=========== ] 596/3122 19% [=========== ] 597/3122 19% [=========== ] 598/3122 19% [=========== ] 599/3122 19% [=========== ] 600/3122 19% [=========== ] 601/3122 19% [=========== ] 602/3122 19% [=========== ] 603/3122 19% [=========== ] 604/3122 19% [============ ] 605/3122 19% [============ ] 606/3122 19% [============ ] 607/3122 19% [============ ] 608/3122 19% [============ ] 609/3122 19% [============ ] 610/3122 19% [============ ] 611/3122 19% [============ ] 612/3122 19% [============ ] 613/3122 19% [============ ] 614/3122 19% [============ ] 615/3122 19% [============ ] 616/3122 19% [============ ] 617/3122 19% [============ ] 618/3122 19% [============ ] 619/3122 19% [============ ] 620/3122 19% [============ ] 621/3122 19% [============ ] 622/3122 19% [============ ] 623/3122 19% [============ ] 624/3122 19% [============ ] 625/3122 20% [============ ] 626/3122 20% [============ ] 627/3122 20% [============ ] 628/3122 20% [============ ] 629/3122 20% [============ ] 630/3122 20% [============ ] 631/3122 20% [============ ] 632/3122 20% [============ ] 633/3122 20% [============ ] 634/3122 20% [============ ] 635/3122 20% [============ ] 636/3122 20% [============ ] 637/3122 20% [============ ] 638/3122 20% [============ ] 639/3122 20% [============ ] 640/3122 20% [============ ] 641/3122 20% [============ ] 642/3122 20% [============ ] 643/3122 20% [============ ] 644/3122 20% [============ ] 645/3122 20% [============ ] 646/3122 20% [============ ] 647/3122 20% [============ ] 648/3122 20% [============ ] 649/3122 20% [============ ] 650/3122 20% [============ ] 651/3122 20% [============ ] 652/3122 20% [============ ] 653/3122 20% [============ ] 654/3122 20% [============= ] 655/3122 20% [============= ] 656/3122 21% [============= ] 657/3122 21% [============= ] 658/3122 21% [============= ] 659/3122 21% [============= ] 660/3122 21% [============= ] 661/3122 21% [============= ] 662/3122 21% [============= ] 663/3122 21% [============= ] 664/3122 21% [============= ] 665/3122 21% [============= ] 666/3122 21% [============= ] 667/3122 21% [============= ] 668/3122 21% [============= ] 669/3122 21% [============= ] 670/3122 21% [============= ] 671/3122 21% [============= ] 672/3122 21% [============= ] 673/3122 21% [============= ] 674/3122 21% [============= ] 675/3122 21% [============= ] 676/3122 21% [============= ] 677/3122 21% [============= ] 678/3122 21% [============= ] 679/3122 21% [============= ] 680/3122 21% [============= ] 681/3122 21% [============= ] 682/3122 21% [============= ] 683/3122 21% [============= ] 684/3122 21% [============= ] 685/3122 21% [============= ] 686/3122 21% [============= ] 687/3122 22% [============= ] 688/3122 22% [============= ] 689/3122 22% [============= ] 690/3122 22% [============= ] 691/3122 22% [============= ] 692/3122 22% [============= ] 693/3122 22% [============= ] 694/3122 22% [============= ] 695/3122 22% [============= ] 696/3122 22% [============= ] 697/3122 22% [============= ] 698/3122 22% [============= ] 699/3122 22% [============= ] 700/3122 22% [============= ] 701/3122 22% [============= ] 702/3122 22% [============= ] 703/3122 22% [============= ] 704/3122 22% [============== ] 705/3122 22% [============== ] 706/3122 22% [============== ] 707/3122 22% [============== ] 708/3122 22% [============== ] 709/3122 22% [============== ] 710/3122 22% [============== ] 711/3122 22% [============== ] 712/3122 22% [============== ] 713/3122 22% [============== ] 714/3122 22% [============== ] 715/3122 22% [============== ] 716/3122 22% [============== ] 717/3122 22% [============== ] 718/3122 22% [============== ] 719/3122 23% [============== ] 720/3122 23% [============== ] 721/3122 23% [============== ] 722/3122 23% [============== ] 723/3122 23% [============== ] 724/3122 23% [============== ] 725/3122 23% [============== ] 726/3122 23% [============== ] 727/3122 23% [============== ] 728/3122 23% [============== ] 729/3122 23% [============== ] 730/3122 23% [============== ] 731/3122 23% [============== ] 732/3122 23% [============== ] 733/3122 23% [============== ] 734/3122 23% [============== ] 735/3122 23% [============== ] 736/3122 23% [============== ] 737/3122 23% [============== ] 738/3122 23% [============== ] 739/3122 23% [============== ] 740/3122 23% [============== ] 741/3122 23% [============== ] 742/3122 23% [============== ] 743/3122 23% [============== ] 744/3122 23% [============== ] 745/3122 23% [============== ] 746/3122 23% [============== ] 747/3122 23% [============== ] 748/3122 23% [============== ] 749/3122 23% [============== ] 750/3122 24% [============== ] 751/3122 24% [============== ] 752/3122 24% [============== ] 753/3122 24% [============== ] 754/3122 24% [============== ] 755/3122 24% [=============== ] 756/3122 24% [=============== ] 757/3122 24% [=============== ] 758/3122 24% [=============== ] 759/3122 24% [=============== ] 760/3122 24% [=============== ] 761/3122 24% [=============== ] 762/3122 24% [=============== ] 763/3122 24% [=============== ] 764/3122 24% [=============== ] 765/3122 24% [=============== ] 766/3122 24% [=============== ] 767/3122 24% [=============== ] 768/3122 24% [=============== ] 769/3122 24% [=============== ] 770/3122 24% [=============== ] 771/3122 24% [=============== ] 772/3122 24% [=============== ] 773/3122 24% [=============== ] 774/3122 24% [=============== ] 775/3122 24% [=============== ] 776/3122 24% [=============== ] 777/3122 24% [=============== ] 778/3122 24% [=============== ] 779/3122 24% [=============== ] 780/3122 24% [=============== ] 781/3122 25% [=============== ] 782/3122 25% [=============== ] 783/3122 25% [=============== ] 784/3122 25% [=============== ] 785/3122 25% [=============== ] 786/3122 25% [=============== ] 787/3122 25% [=============== ] 788/3122 25% [=============== ] 789/3122 25% [=============== ] 790/3122 25% [=============== ] 791/3122 25% [=============== ] 792/3122 25% [=============== ] 793/3122 25% [=============== ] 794/3122 25% [=============== ] 795/3122 25% [=============== ] 796/3122 25% [=============== ] 797/3122 25% [=============== ] 798/3122 25% [=============== ] 799/3122 25% [=============== ] 800/3122 25% [=============== ] 801/3122 25% [=============== ] 802/3122 25% [=============== ] 803/3122 25% [=============== ] 804/3122 25% [=============== ] 805/3122 25% [================ ] 806/3122 25% [================ ] 807/3122 25% [================ ] 808/3122 25% [================ ] 809/3122 25% [================ ] 810/3122 25% [================ ] 811/3122 25% [================ ] 812/3122 26% [================ ] 813/3122 26% [================ ] 814/3122 26% [================ ] 815/3122 26% [================ ] 816/3122 26% [================ ] 817/3122 26% [================ ] 818/3122 26% [================ ] 819/3122 26% [================ ] 820/3122 26% [================ ] 821/3122 26% [================ ] 822/3122 26% [================ ] 823/3122 26% [================ ] 824/3122 26% [================ ] 825/3122 26% [================ ] 826/3122 26% [================ ] 827/3122 26% [================ ] 828/3122 26% [================ ] 829/3122 26% [================ ] 830/3122 26% [================ ] 831/3122 26% [================ ] 832/3122 26% [================ ] 833/3122 26% [================ ] 834/3122 26% [================ ] 835/3122 26% [================ ] 836/3122 26% [================ ] 837/3122 26% [================ ] 838/3122 26% [================ ] 839/3122 26% [================ ] 840/3122 26% [================ ] 841/3122 26% [================ ] 842/3122 26% [================ ] 843/3122 27% [================ ] 844/3122 27% [================ ] 845/3122 27% [================ ] 846/3122 27% [================ ] 847/3122 27% [================ ] 848/3122 27% [================ ] 849/3122 27% [================ ] 850/3122 27% [================ ] 851/3122 27% [================ ] 852/3122 27% [================ ] 853/3122 27% [================ ] 854/3122 27% [================ ] 855/3122 27% [================ ] 856/3122 27% [================= ] 857/3122 27% [================= ] 858/3122 27% [================= ] 859/3122 27% [================= ] 860/3122 27% [================= ] 861/3122 27% [================= ] 862/3122 27% [================= ] 863/3122 27% [================= ] 864/3122 27% [================= ] 865/3122 27% [================= ] 866/3122 27% [================= ] 867/3122 27% [================= ] 868/3122 27% [================= ] 869/3122 27% [================= ] 870/3122 27% [================= ] 871/3122 27% [================= ] 872/3122 27% [================= ] 873/3122 27% [================= ] 874/3122 27% [================= ] 875/3122 28% [================= ] 876/3122 28% [================= ] 877/3122 28% [================= ] 878/3122 28% [================= ] 879/3122 28% [================= ] 880/3122 28% [================= ] 881/3122 28% [================= ] 882/3122 28% [================= ] 883/3122 28% [================= ] 884/3122 28% [================= ] 885/3122 28% [================= ] 886/3122 28% [================= ] 887/3122 28% [================= ] 888/3122 28% [================= ] 889/3122 28% [================= ] 890/3122 28% [================= ] 891/3122 28% [================= ] 892/3122 28% [================= ] 893/3122 28% [================= ] 894/3122 28% [================= ] 895/3122 28% [================= ] 896/3122 28% [================= ] 897/3122 28% [================= ] 898/3122 28% [================= ] 899/3122 28% [================= ] 900/3122 28% [================= ] 901/3122 28% [================= ] 902/3122 28% [================= ] 903/3122 28% [================= ] 904/3122 28% [================= ] 905/3122 28% [================= ] 906/3122 29% [================== ] 907/3122 29% [================== ] 908/3122 29% [================== ] 909/3122 29% [================== ] 910/3122 29% [================== ] 911/3122 29% [================== ] 912/3122 29% [================== ] 913/3122 29% [================== ] 914/3122 29% [================== ] 915/3122 29% [================== ] 916/3122 29% [================== ] 917/3122 29% [================== ] 918/3122 29% [================== ] 919/3122 29% [================== ] 920/3122 29% [================== ] 921/3122 29% [================== ] 922/3122 29% [================== ] 923/3122 29% [================== ] 924/3122 29% [================== ] 925/3122 29% [================== ] 926/3122 29% [================== ] 927/3122 29% [================== ] 928/3122 29% [================== ] 929/3122 29% [================== ] 930/3122 29% [================== ] 931/3122 29% [================== ] 932/3122 29% [================== ] 933/3122 29% [================== ] 934/3122 29% [================== ] 935/3122 29% [================== ] 936/3122 29% [================== ] 937/3122 30% [================== ] 938/3122 30% [================== ] 939/3122 30% [================== ] 940/3122 30% [================== ] 941/3122 30% [================== ] 942/3122 30% [================== ] 943/3122 30% [================== ] 944/3122 30% [================== ] 945/3122 30% [================== ] 946/3122 30% [================== ] 947/3122 30% [================== ] 948/3122 30% [================== ] 949/3122 30% [================== ] 950/3122 30% [================== ] 951/3122 30% [================== ] 952/3122 30% [================== ] 953/3122 30% [================== ] 954/3122 30% [================== ] 955/3122 30% [================== ] 956/3122 30% [=================== ] 957/3122 30% [=================== ] 958/3122 30% [=================== ] 959/3122 30% [=================== ] 960/3122 30% [=================== ] 961/3122 30% [=================== ] 962/3122 30% [=================== ] 963/3122 30% [=================== ] 964/3122 30% [=================== ] 965/3122 30% [=================== ] 966/3122 30% [=================== ] 967/3122 30% [=================== ] 968/3122 31% [=================== ] 969/3122 31% [=================== ] 970/3122 31% [=================== ] 971/3122 31% [=================== ] 972/3122 31% [=================== ] 973/3122 31% [=================== ] 974/3122 31% [=================== ] 975/3122 31% [=================== ] 976/3122 31% [=================== ] 977/3122 31% [=================== ] 978/3122 31% [=================== ] 979/3122 31% [=================== ] 980/3122 31% [=================== ] 981/3122 31% [=================== ] 982/3122 31% [=================== ] 983/3122 31% [=================== ] 984/3122 31% [=================== ] 985/3122 31% [=================== ] 986/3122 31% [=================== ] 987/3122 31% [=================== ] 988/3122 31% [=================== ] 989/3122 31% [=================== ] 990/3122 31% [=================== ] 991/3122 31% [=================== ] 992/3122 31% [=================== ] 993/3122 31% [=================== ] 994/3122 31% [=================== ] 995/3122 31% [=================== ] 996/3122 31% [=================== ] 997/3122 31% [=================== ] 998/3122 31% [=================== ] 999/3122 31% [=================== ] 1000/3122 32% [=================== ] 1001/3122 32% [=================== ] 1002/3122 32% [=================== ] 1003/3122 32% [=================== ] 1004/3122 32% [=================== ] 1005/3122 32% [=================== ] 1006/3122 32% [=================== ] 1007/3122 32% [==================== ] 1008/3122 32% [==================== ] 1009/3122 32% [==================== ] 1010/3122 32% [==================== ] 1011/3122 32% [==================== ] 1012/3122 32% [==================== ] 1013/3122 32% [==================== ] 1014/3122 32% [==================== ] 1015/3122 32% [==================== ] 1016/3122 32% [==================== ] 1017/3122 32% [==================== ] 1018/3122 32% [==================== ] 1019/3122 32% [==================== ] 1020/3122 32% [==================== ] 1021/3122 32% [==================== ] 1022/3122 32% [==================== ] 1023/3122 32% [==================== ] 1024/3122 32% [==================== ] 1025/3122 32% [==================== ] 1026/3122 32% [==================== ] 1027/3122 32% [==================== ] 1028/3122 32% [==================== ] 1029/3122 32% [==================== ] 1030/3122 32% [==================== ] 1031/3122 33% [==================== ] 1032/3122 33% [==================== ] 1033/3122 33% [==================== ] 1034/3122 33% [==================== ] 1035/3122 33% [==================== ] 1036/3122 33% [==================== ] 1037/3122 33% [==================== ] 1038/3122 33% [==================== ] 1039/3122 33% [==================== ] 1040/3122 33% [==================== ] 1041/3122 33% [==================== ] 1042/3122 33% [==================== ] 1043/3122 33% [==================== ] 1044/3122 33% [==================== ] 1045/3122 33% [==================== ] 1046/3122 33% [==================== ] 1047/3122 33% [==================== ] 1048/3122 33% [==================== ] 1049/3122 33% [==================== ] 1050/3122 33% [==================== ] 1051/3122 33% [==================== ] 1052/3122 33% [==================== ] 1053/3122 33% [==================== ] 1054/3122 33% [==================== ] 1055/3122 33% [==================== ] 1056/3122 33% [==================== ] 1057/3122 33% [===================== ] 1058/3122 33% [===================== ] 1059/3122 33% [===================== ] 1060/3122 33% [===================== ] 1061/3122 33% [===================== ] 1062/3122 34% [===================== ] 1063/3122 34% [===================== ] 1064/3122 34% [===================== ] 1065/3122 34% [===================== ] 1066/3122 34% [===================== ] 1067/3122 34% [===================== ] 1068/3122 34% [===================== ] 1069/3122 34% [===================== ] 1070/3122 34% [===================== ] 1071/3122 34% [===================== ] 1072/3122 34% [===================== ] 1073/3122 34% [===================== ] 1074/3122 34% [===================== ] 1075/3122 34% [===================== ] 1076/3122 34% [===================== ] 1077/3122 34% [===================== ] 1078/3122 34% [===================== ] 1079/3122 34% [===================== ] 1080/3122 34% [===================== ] 1081/3122 34% [===================== ] 1082/3122 34% [===================== ] 1083/3122 34% [===================== ] 1084/3122 34% [===================== ] 1085/3122 34% [===================== ] 1086/3122 34% [===================== ] 1087/3122 34% [===================== ] 1088/3122 34% [===================== ] 1089/3122 34% [===================== ] 1090/3122 34% [===================== ] 1091/3122 34% [===================== ] 1092/3122 34% [===================== ] 1093/3122 35% [===================== ] 1094/3122 35% [===================== ] 1095/3122 35% [===================== ] 1096/3122 35% [===================== ] 1097/3122 35% [===================== ] 1098/3122 35% [===================== ] 1099/3122 35% [===================== ] 1100/3122 35% [===================== ] 1101/3122 35% [===================== ] 1102/3122 35% [===================== ] 1103/3122 35% [===================== ] 1104/3122 35% [===================== ] 1105/3122 35% [===================== ] 1106/3122 35% [===================== ] 1107/3122 35% [====================== ] 1108/3122 35% [====================== ] 1109/3122 35% [====================== ] 1110/3122 35% [====================== ] 1111/3122 35% [====================== ] 1112/3122 35% [====================== ] 1113/3122 35% [====================== ] 1114/3122 35% [====================== ] 1115/3122 35% [====================== ] 1116/3122 35% [====================== ] 1117/3122 35% [====================== ] 1118/3122 35% [====================== ] 1119/3122 35% [====================== ] 1120/3122 35% [====================== ] 1121/3122 35% [====================== ] 1122/3122 35% [====================== ] 1123/3122 35% [====================== ] 1124/3122 36% [====================== ] 1125/3122 36% [====================== ] 1126/3122 36% [====================== ] 1127/3122 36% [====================== ] 1128/3122 36% [====================== ] 1129/3122 36% [====================== ] 1130/3122 36% [====================== ] 1131/3122 36% [====================== ] 1132/3122 36% [====================== ] 1133/3122 36% [====================== ] 1134/3122 36% [====================== ] 1135/3122 36% [====================== ] 1136/3122 36% [====================== ] 1137/3122 36% [====================== ] 1138/3122 36% [====================== ] 1139/3122 36% [====================== ] 1140/3122 36% [====================== ] 1141/3122 36% [====================== ] 1142/3122 36% [====================== ] 1143/3122 36% [====================== ] 1144/3122 36% [====================== ] 1145/3122 36% [====================== ] 1146/3122 36% [====================== ] 1147/3122 36% [====================== ] 1148/3122 36% [====================== ] 1149/3122 36% [====================== ] 1150/3122 36% [====================== ] 1151/3122 36% [====================== ] 1152/3122 36% [====================== ] 1153/3122 36% [====================== ] 1154/3122 36% [====================== ] 1155/3122 36% [====================== ] 1156/3122 37% [====================== ] 1157/3122 37% [====================== ] 1158/3122 37% [======================= ] 1159/3122 37% [======================= ] 1160/3122 37% [======================= ] 1161/3122 37% [======================= ] 1162/3122 37% [======================= ] 1163/3122 37% [======================= ] 1164/3122 37% [======================= ] 1165/3122 37% [======================= ] 1166/3122 37% [======================= ] 1167/3122 37% [======================= ] 1168/3122 37% [======================= ] 1169/3122 37% [======================= ] 1170/3122 37% [======================= ] 1171/3122 37% [======================= ] 1172/3122 37% [======================= ] 1173/3122 37% [======================= ] 1174/3122 37% [======================= ] 1175/3122 37% [======================= ] 1176/3122 37% [======================= ] 1177/3122 37% [======================= ] 1178/3122 37% [======================= ] 1179/3122 37% [======================= ] 1180/3122 37% [======================= ] 1181/3122 37% [======================= ] 1182/3122 37% [======================= ] 1183/3122 37% [======================= ] 1184/3122 37% [======================= ] 1185/3122 37% [======================= ] 1186/3122 37% [======================= ] 1187/3122 38% [======================= ] 1188/3122 38% [======================= ] 1189/3122 38% [======================= ] 1190/3122 38% [======================= ] 1191/3122 38% [======================= ] 1192/3122 38% [======================= ] 1193/3122 38% [======================= ] 1194/3122 38% [======================= ] 1195/3122 38% [======================= ] 1196/3122 38% [======================= ] 1197/3122 38% [======================= ] 1198/3122 38% [======================= ] 1199/3122 38% [======================= ] 1200/3122 38% [======================= ] 1201/3122 38% [======================= ] 1202/3122 38% [======================= ] 1203/3122 38% [======================= ] 1204/3122 38% [======================= ] 1205/3122 38% [======================= ] 1206/3122 38% [======================= ] 1207/3122 38% [======================= ] 1208/3122 38% [======================== ] 1209/3122 38% [======================== ] 1210/3122 38% [======================== ] 1211/3122 38% [======================== ] 1212/3122 38% [======================== ] 1213/3122 38% [======================== ] 1214/3122 38% [======================== ] 1215/3122 38% [======================== ] 1216/3122 38% [======================== ] 1217/3122 38% [======================== ] 1218/3122 39% [======================== ] 1219/3122 39% [======================== ] 1220/3122 39% [======================== ] 1221/3122 39% [======================== ] 1222/3122 39% [======================== ] 1223/3122 39% [======================== ] 1224/3122 39% [======================== ] 1225/3122 39% [======================== ] 1226/3122 39% [======================== ] 1227/3122 39% [======================== ] 1228/3122 39% [======================== ] 1229/3122 39% [======================== ] 1230/3122 39% [======================== ] 1231/3122 39% [======================== ] 1232/3122 39% [======================== ] 1233/3122 39% [======================== ] 1234/3122 39% [======================== ] 1235/3122 39% [======================== ] 1236/3122 39% [======================== ] 1237/3122 39% [======================== ] 1238/3122 39% [======================== ] 1239/3122 39% [======================== ] 1240/3122 39% [======================== ] 1241/3122 39% [======================== ] 1242/3122 39% [======================== ] 1243/3122 39% [======================== ] 1244/3122 39% [======================== ] 1245/3122 39% [======================== ] 1246/3122 39% [======================== ] 1247/3122 39% [======================== ] 1248/3122 39% [======================== ] 1249/3122 40% [======================== ] 1250/3122 40% [======================== ] 1251/3122 40% [======================== ] 1252/3122 40% [======================== ] 1253/3122 40% [======================== ] 1254/3122 40% [======================== ] 1255/3122 40% [======================== ] 1256/3122 40% [======================== ] 1257/3122 40% [======================== ] 1258/3122 40% [========================= ] 1259/3122 40% [========================= ] 1260/3122 40% [========================= ] 1261/3122 40% [========================= ] 1262/3122 40% [========================= ] 1263/3122 40% [========================= ] 1264/3122 40% [========================= ] 1265/3122 40% [========================= ] 1266/3122 40% [========================= ] 1267/3122 40% [========================= ] 1268/3122 40% [========================= ] 1269/3122 40% [========================= ] 1270/3122 40% [========================= ] 1271/3122 40% [========================= ] 1272/3122 40% [========================= ] 1273/3122 40% [========================= ] 1274/3122 40% [========================= ] 1275/3122 40% [========================= ] 1276/3122 40% [========================= ] 1277/3122 40% [========================= ] 1278/3122 40% [========================= ] 1279/3122 40% [========================= ] 1280/3122 40% [========================= ] 1281/3122 41% [========================= ] 1282/3122 41% [========================= ] 1283/3122 41% [========================= ] 1284/3122 41% [========================= ] 1285/3122 41% [========================= ] 1286/3122 41% [========================= ] 1287/3122 41% [========================= ] 1288/3122 41% [========================= ] 1289/3122 41% [========================= ] 1290/3122 41% [========================= ] 1291/3122 41% [========================= ] 1292/3122 41% [========================= ] 1293/3122 41% [========================= ] 1294/3122 41% [========================= ] 1295/3122 41% [========================= ] 1296/3122 41% [========================= ] 1297/3122 41% [========================= ] 1298/3122 41% [========================= ] 1299/3122 41% [========================= ] 1300/3122 41% [========================= ] 1301/3122 41% [========================= ] 1302/3122 41% [========================= ] 1303/3122 41% [========================= ] 1304/3122 41% [========================= ] 1305/3122 41% [========================= ] 1306/3122 41% [========================= ] 1307/3122 41% [========================= ] 1308/3122 41% [========================= ] 1309/3122 41% [========================== ] 1310/3122 41% [========================== ] 1311/3122 41% [========================== ] 1312/3122 42% [========================== ] 1313/3122 42% [========================== ] 1314/3122 42% [========================== ] 1315/3122 42% [========================== ] 1316/3122 42% [========================== ] 1317/3122 42% [========================== ] 1318/3122 42% [========================== ] 1319/3122 42% [========================== ] 1320/3122 42% [========================== ] 1321/3122 42% [========================== ] 1322/3122 42% [========================== ] 1323/3122 42% [========================== ] 1324/3122 42% [========================== ] 1325/3122 42% [========================== ] 1326/3122 42% [========================== ] 1327/3122 42% [========================== ] 1328/3122 42% [========================== ] 1329/3122 42% [========================== ] 1330/3122 42% [========================== ] 1331/3122 42% [========================== ] 1332/3122 42% [========================== ] 1333/3122 42% [========================== ] 1334/3122 42% [========================== ] 1335/3122 42% [========================== ] 1336/3122 42% [========================== ] 1337/3122 42% [========================== ] 1338/3122 42% [========================== ] 1339/3122 42% [========================== ] 1340/3122 42% [========================== ] 1341/3122 42% [========================== ] 1342/3122 42% [========================== ] 1343/3122 43% [========================== ] 1344/3122 43% [========================== ] 1345/3122 43% [========================== ] 1346/3122 43% [========================== ] 1347/3122 43% [========================== ] 1348/3122 43% [========================== ] 1349/3122 43% [========================== ] 1350/3122 43% [========================== ] 1351/3122 43% [========================== ] 1352/3122 43% [========================== ] 1353/3122 43% [========================== ] 1354/3122 43% [========================== ] 1355/3122 43% [========================== ] 1356/3122 43% [========================== ] 1357/3122 43% [========================== ] 1358/3122 43% [========================== ] 1359/3122 43% [=========================== ] 1360/3122 43% [=========================== ] 1361/3122 43% [=========================== ] 1362/3122 43% [=========================== ] 1363/3122 43% [=========================== ] 1364/3122 43% [=========================== ] 1365/3122 43% [=========================== ] 1366/3122 43% [=========================== ] 1367/3122 43% [=========================== ] 1368/3122 43% [=========================== ] 1369/3122 43% [=========================== ] 1370/3122 43% [=========================== ] 1371/3122 43% [=========================== ] 1372/3122 43% [=========================== ] 1373/3122 43% [=========================== ] 1374/3122 44% [=========================== ] 1375/3122 44% [=========================== ] 1376/3122 44% [=========================== ] 1377/3122 44% [=========================== ] 1378/3122 44% [=========================== ] 1379/3122 44% [=========================== ] 1380/3122 44% [=========================== ] 1381/3122 44% [=========================== ] 1382/3122 44% [=========================== ] 1383/3122 44% [=========================== ] 1384/3122 44% [=========================== ] 1385/3122 44% [=========================== ] 1386/3122 44% [=========================== ] 1387/3122 44% [=========================== ] 1388/3122 44% [=========================== ] 1389/3122 44% [=========================== ] 1390/3122 44% [=========================== ] 1391/3122 44% [=========================== ] 1392/3122 44% [=========================== ] 1393/3122 44% [=========================== ] 1394/3122 44% [=========================== ] 1395/3122 44% [=========================== ] 1396/3122 44% [=========================== ] 1397/3122 44% [=========================== ] 1398/3122 44% [=========================== ] 1399/3122 44% [=========================== ] 1400/3122 44% [=========================== ] 1401/3122 44% [=========================== ] 1402/3122 44% [=========================== ] 1403/3122 44% [=========================== ] 1404/3122 44% [=========================== ] 1405/3122 45% [=========================== ] 1406/3122 45% [=========================== ] 1407/3122 45% [=========================== ] 1408/3122 45% [=========================== ] 1409/3122 45% [============================ ] 1410/3122 45% [============================ ] 1411/3122 45% [============================ ] 1412/3122 45% [============================ ] 1413/3122 45% [============================ ] 1414/3122 45% [============================ ] 1415/3122 45% [============================ ] 1416/3122 45% [============================ ] 1417/3122 45% [============================ ] 1418/3122 45% [============================ ] 1419/3122 45% [============================ ] 1420/3122 45% [============================ ] 1421/3122 45% [============================ ] 1422/3122 45% [============================ ] 1423/3122 45% [============================ ] 1424/3122 45% [============================ ] 1425/3122 45% [============================ ] 1426/3122 45% [============================ ] 1427/3122 45% [============================ ] 1428/3122 45% [============================ ] 1429/3122 45% [============================ ] 1430/3122 45% [============================ ] 1431/3122 45% [============================ ] 1432/3122 45% [============================ ] 1433/3122 45% [============================ ] 1434/3122 45% [============================ ] 1435/3122 45% [============================ ] 1436/3122 45% [============================ ] 1437/3122 46% [============================ ] 1438/3122 46% [============================ ] 1439/3122 46% [============================ ] 1440/3122 46% [============================ ] 1441/3122 46% [============================ ] 1442/3122 46% [============================ ] 1443/3122 46% [============================ ] 1444/3122 46% [============================ ] 1445/3122 46% [============================ ] 1446/3122 46% [============================ ] 1447/3122 46% [============================ ] 1448/3122 46% [============================ ] 1449/3122 46% [============================ ] 1450/3122 46% [============================ ] 1451/3122 46% [============================ ] 1452/3122 46% [============================ ] 1453/3122 46% [============================ ] 1454/3122 46% [============================ ] 1455/3122 46% [============================ ] 1456/3122 46% [============================ ] 1457/3122 46% [============================ ] 1458/3122 46% [============================ ] 1459/3122 46% [============================ ] 1460/3122 46% [============================= ] 1461/3122 46% [============================= ] 1462/3122 46% [============================= ] 1463/3122 46% [============================= ] 1464/3122 46% [============================= ] 1465/3122 46% [============================= ] 1466/3122 46% [============================= ] 1467/3122 46% [============================= ] 1468/3122 47% [============================= ] 1469/3122 47% [============================= ] 1470/3122 47% [============================= ] 1471/3122 47% [============================= ] 1472/3122 47% [============================= ] 1473/3122 47% [============================= ] 1474/3122 47% [============================= ] 1475/3122 47% [============================= ] 1476/3122 47% [============================= ] 1477/3122 47% [============================= ] 1478/3122 47% [============================= ] 1479/3122 47% [============================= ] 1480/3122 47% [============================= ] 1481/3122 47% [============================= ] 1482/3122 47% [============================= ] 1483/3122 47% [============================= ] 1484/3122 47% [============================= ] 1485/3122 47% [============================= ] 1486/3122 47% [============================= ] 1487/3122 47% [============================= ] 1488/3122 47% [============================= ] 1489/3122 47% [============================= ] 1490/3122 47% [============================= ] 1491/3122 47% [============================= ] 1492/3122 47% [============================= ] 1493/3122 47% [============================= ] 1494/3122 47% [============================= ] 1495/3122 47% [============================= ] 1496/3122 47% [============================= ] 1497/3122 47% [============================= ] 1498/3122 47% [============================= ] 1499/3122 48% [============================= ] 1500/3122 48% [============================= ] 1501/3122 48% [============================= ] 1502/3122 48% [============================= ] 1503/3122 48% [============================= ] 1504/3122 48% [============================= ] 1505/3122 48% [============================= ] 1506/3122 48% [============================= ] 1507/3122 48% [============================= ] 1508/3122 48% [============================= ] 1509/3122 48% [============================= ] 1510/3122 48% [============================== ] 1511/3122 48% [============================== ] 1512/3122 48% [============================== ] 1513/3122 48% [============================== ] 1514/3122 48% [============================== ] 1515/3122 48% [============================== ] 1516/3122 48% [============================== ] 1517/3122 48% [============================== ] 1518/3122 48% [============================== ] 1519/3122 48% [============================== ] 1520/3122 48% [============================== ] 1521/3122 48% [============================== ] 1522/3122 48% [============================== ] 1523/3122 48% [============================== ] 1524/3122 48% [============================== ] 1525/3122 48% [============================== ] 1526/3122 48% [============================== ] 1527/3122 48% [============================== ] 1528/3122 48% [============================== ] 1529/3122 48% [============================== ] 1530/3122 49% [============================== ] 1531/3122 49% [============================== ] 1532/3122 49% [============================== ] 1533/3122 49% [============================== ] 1534/3122 49% [============================== ] 1535/3122 49% [============================== ] 1536/3122 49% [============================== ] 1537/3122 49% [============================== ] 1538/3122 49% [============================== ] 1539/3122 49% [============================== ] 1540/3122 49% [============================== ] 1541/3122 49% [============================== ] 1542/3122 49% [============================== ] 1543/3122 49% [============================== ] 1544/3122 49% [============================== ] 1545/3122 49% [============================== ] 1546/3122 49% [============================== ] 1547/3122 49% [============================== ] 1548/3122 49% [============================== ] 1549/3122 49% [============================== ] 1550/3122 49% [============================== ] 1551/3122 49% [============================== ] 1552/3122 49% [============================== ] 1553/3122 49% [============================== ] 1554/3122 49% [============================== ] 1555/3122 49% [============================== ] 1556/3122 49% [============================== ] 1557/3122 49% [============================== ] 1558/3122 49% [============================== ] 1559/3122 49% [============================== ] 1560/3122 49% [=============================== ] 1561/3122 50% [=============================== ] 1562/3122 50% [=============================== ] 1563/3122 50% [=============================== ] 1564/3122 50% [=============================== ] 1565/3122 50% [=============================== ] 1566/3122 50% [=============================== ] 1567/3122 50% [=============================== ] 1568/3122 50% [=============================== ] 1569/3122 50% [=============================== ] 1570/3122 50% [=============================== ] 1571/3122 50% [=============================== ] 1572/3122 50% [=============================== ] 1573/3122 50% [=============================== ] 1574/3122 50% [=============================== ] 1575/3122 50% [=============================== ] 1576/3122 50% [=============================== ] 1577/3122 50% [=============================== ] 1578/3122 50% [=============================== ] 1579/3122 50% [=============================== ] 1580/3122 50% [=============================== ] 1581/3122 50% [=============================== ] 1582/3122 50% [=============================== ] 1583/3122 50% [=============================== ] 1584/3122 50% [=============================== ] 1585/3122 50% [=============================== ] 1586/3122 50% [=============================== ] 1587/3122 50% [=============================== ] 1588/3122 50% [=============================== ] 1589/3122 50% [=============================== ] 1590/3122 50% [=============================== ] 1591/3122 50% [=============================== ] 1592/3122 50% [=============================== ] 1593/3122 51% [=============================== ] 1594/3122 51% [=============================== ] 1595/3122 51% [=============================== ] 1596/3122 51% [=============================== ] 1597/3122 51% [=============================== ] 1598/3122 51% [=============================== ] 1599/3122 51% [=============================== ] 1600/3122 51% [=============================== ] 1601/3122 51% [=============================== ] 1602/3122 51% [=============================== ] 1603/3122 51% [=============================== ] 1604/3122 51% [=============================== ] 1605/3122 51% [=============================== ] 1606/3122 51% [=============================== ] 1607/3122 51% [=============================== ] 1608/3122 51% [=============================== ] 1609/3122 51% [=============================== ] 1610/3122 51% [=============================== ] 1611/3122 51% [================================ ] 1612/3122 51% [================================ ] 1613/3122 51% [================================ ] 1614/3122 51% [================================ ] 1615/3122 51% [================================ ] 1616/3122 51% [================================ ] 1617/3122 51% [================================ ] 1618/3122 51% [================================ ] 1619/3122 51% [================================ ] 1620/3122 51% [================================ ] 1621/3122 51% [================================ ] 1622/3122 51% [================================ ] 1623/3122 51% [================================ ] 1624/3122 52% [================================ ] 1625/3122 52% [================================ ] 1626/3122 52% [================================ ] 1627/3122 52% [================================ ] 1628/3122 52% [================================ ] 1629/3122 52% [================================ ] 1630/3122 52% [================================ ] 1631/3122 52% [================================ ] 1632/3122 52% [================================ ] 1633/3122 52% [================================ ] 1634/3122 52% [================================ ] 1635/3122 52% [================================ ] 1636/3122 52% [================================ ] 1637/3122 52% [================================ ] 1638/3122 52% [================================ ] 1639/3122 52% [================================ ] 1640/3122 52% [================================ ] 1641/3122 52% [================================ ] 1642/3122 52% [================================ ] 1643/3122 52% [================================ ] 1644/3122 52% [================================ ] 1645/3122 52% [================================ ] 1646/3122 52% [================================ ] 1647/3122 52% [================================ ] 1648/3122 52% [================================ ] 1649/3122 52% [================================ ] 1650/3122 52% [================================ ] 1651/3122 52% [================================ ] 1652/3122 52% [================================ ] 1653/3122 52% [================================ ] 1654/3122 52% [================================ ] 1655/3122 53% [================================ ] 1656/3122 53% [================================ ] 1657/3122 53% [================================ ] 1658/3122 53% [================================ ] 1659/3122 53% [================================ ] 1660/3122 53% [================================ ] 1661/3122 53% [================================= ] 1662/3122 53% [================================= ] 1663/3122 53% [================================= ] 1664/3122 53% [================================= ] 1665/3122 53% [================================= ] 1666/3122 53% [================================= ] 1667/3122 53% [================================= ] 1668/3122 53% [================================= ] 1669/3122 53% [================================= ] 1670/3122 53% [================================= ] 1671/3122 53% [================================= ] 1672/3122 53% [================================= ] 1673/3122 53% [================================= ] 1674/3122 53% [================================= ] 1675/3122 53% [================================= ] 1676/3122 53% [================================= ] 1677/3122 53% [================================= ] 1678/3122 53% [================================= ] 1679/3122 53% [================================= ] 1680/3122 53% [================================= ] 1681/3122 53% [================================= ] 1682/3122 53% [================================= ] 1683/3122 53% [================================= ] 1684/3122 53% [================================= ] 1685/3122 53% [================================= ] 1686/3122 54% [================================= ] 1687/3122 54% [================================= ] 1688/3122 54% [================================= ] 1689/3122 54% [================================= ] 1690/3122 54% [================================= ] 1691/3122 54% [================================= ] 1692/3122 54% [================================= ] 1693/3122 54% [================================= ] 1694/3122 54% [================================= ] 1695/3122 54% [================================= ] 1696/3122 54% [================================= ] 1697/3122 54% [================================= ] 1698/3122 54% [================================= ] 1699/3122 54% [================================= ] 1700/3122 54% [================================= ] 1701/3122 54% [================================= ] 1702/3122 54% [================================= ] 1703/3122 54% [================================= ] 1704/3122 54% [================================= ] 1705/3122 54% [================================= ] 1706/3122 54% [================================= ] 1707/3122 54% [================================= ] 1708/3122 54% [================================= ] 1709/3122 54% [================================= ] 1710/3122 54% [================================= ] 1711/3122 54% [================================= ] 1712/3122 54% [================================== ] 1713/3122 54% [================================== ] 1714/3122 54% [================================== ] 1715/3122 54% [================================== ] 1716/3122 54% [================================== ] 1717/3122 54% [================================== ] 1718/3122 55% [================================== ] 1719/3122 55% [================================== ] 1720/3122 55% [================================== ] 1721/3122 55% [================================== ] 1722/3122 55% [================================== ] 1723/3122 55% [================================== ] 1724/3122 55% [================================== ] 1725/3122 55% [================================== ] 1726/3122 55% [================================== ] 1727/3122 55% [================================== ] 1728/3122 55% [================================== ] 1729/3122 55% [================================== ] 1730/3122 55% [================================== ] 1731/3122 55% [================================== ] 1732/3122 55% [================================== ] 1733/3122 55% [================================== ] 1734/3122 55% [================================== ] 1735/3122 55% [================================== ] 1736/3122 55% [================================== ] 1737/3122 55% [================================== ] 1738/3122 55% [================================== ] 1739/3122 55% [================================== ] 1740/3122 55% [================================== ] 1741/3122 55% [================================== ] 1742/3122 55% [================================== ] 1743/3122 55% [================================== ] 1744/3122 55% [================================== ] 1745/3122 55% [================================== ] 1746/3122 55% [================================== ] 1747/3122 55% [================================== ] 1748/3122 55% [================================== ] 1749/3122 56% [================================== ] 1750/3122 56% [================================== ] 1751/3122 56% [================================== ] 1752/3122 56% [================================== ] 1753/3122 56% [================================== ] 1754/3122 56% [================================== ] 1755/3122 56% [================================== ] 1756/3122 56% [================================== ] 1757/3122 56% [================================== ] 1758/3122 56% [================================== ] 1759/3122 56% [================================== ] 1760/3122 56% [================================== ] 1761/3122 56% [================================== ] 1762/3122 56% [=================================== ] 1763/3122 56% [=================================== ] 1764/3122 56% [=================================== ] 1765/3122 56% [=================================== ] 1766/3122 56% [=================================== ] 1767/3122 56% [=================================== ] 1768/3122 56% [=================================== ] 1769/3122 56% [=================================== ] 1770/3122 56% [=================================== ] 1771/3122 56% [=================================== ] 1772/3122 56% [=================================== ] 1773/3122 56% [=================================== ] 1774/3122 56% [=================================== ] 1775/3122 56% [=================================== ] 1776/3122 56% [=================================== ] 1777/3122 56% [=================================== ] 1778/3122 56% [=================================== ] 1779/3122 56% [=================================== ] 1780/3122 57% [=================================== ] 1781/3122 57% [=================================== ] 1782/3122 57% [=================================== ] 1783/3122 57% [=================================== ] 1784/3122 57% [=================================== ] 1785/3122 57% [=================================== ] 1786/3122 57% [=================================== ] 1787/3122 57% [=================================== ] 1788/3122 57% [=================================== ] 1789/3122 57% [=================================== ] 1790/3122 57% [=================================== ] 1791/3122 57% [=================================== ] 1792/3122 57% [=================================== ] 1793/3122 57% [=================================== ] 1794/3122 57% [=================================== ] 1795/3122 57% [=================================== ] 1796/3122 57% [=================================== ] 1797/3122 57% [=================================== ] 1798/3122 57% [=================================== ] 1799/3122 57% [=================================== ] 1800/3122 57% [=================================== ] 1801/3122 57% [=================================== ] 1802/3122 57% [=================================== ] 1803/3122 57% [=================================== ] 1804/3122 57% [=================================== ] 1805/3122 57% [=================================== ] 1806/3122 57% [=================================== ] 1807/3122 57% [=================================== ] 1808/3122 57% [=================================== ] 1809/3122 57% [=================================== ] 1810/3122 57% [=================================== ] 1811/3122 58% [=================================== ] 1812/3122 58% [==================================== ] 1813/3122 58% [==================================== ] 1814/3122 58% [==================================== ] 1815/3122 58% [==================================== ] 1816/3122 58% [==================================== ] 1817/3122 58% [==================================== ] 1818/3122 58% [==================================== ] 1819/3122 58% [==================================== ] 1820/3122 58% [==================================== ] 1821/3122 58% [==================================== ] 1822/3122 58% [==================================== ] 1823/3122 58% [==================================== ] 1824/3122 58% [==================================== ] 1825/3122 58% [==================================== ] 1826/3122 58% [==================================== ] 1827/3122 58% [==================================== ] 1828/3122 58% [==================================== ] 1829/3122 58% [==================================== ] 1830/3122 58% [==================================== ] 1831/3122 58% [==================================== ] 1832/3122 58% [==================================== ] 1833/3122 58% [==================================== ] 1834/3122 58% [==================================== ] 1835/3122 58% [==================================== ] 1836/3122 58% [==================================== ] 1837/3122 58% [==================================== ] 1838/3122 58% [==================================== ] 1839/3122 58% [==================================== ] 1840/3122 58% [==================================== ] 1841/3122 58% [==================================== ] 1842/3122 59% [==================================== ] 1843/3122 59% [==================================== ] 1844/3122 59% [==================================== ] 1845/3122 59% [==================================== ] 1846/3122 59% [==================================== ] 1847/3122 59% [==================================== ] 1848/3122 59% [==================================== ] 1849/3122 59% [==================================== ] 1850/3122 59% [==================================== ] 1851/3122 59% [==================================== ] 1852/3122 59% [==================================== ] 1853/3122 59% [==================================== ] 1854/3122 59% [==================================== ] 1855/3122 59% [==================================== ] 1856/3122 59% [==================================== ] 1857/3122 59% [==================================== ] 1858/3122 59% [==================================== ] 1859/3122 59% [==================================== ] 1860/3122 59% [==================================== ] 1861/3122 59% [==================================== ] 1862/3122 59% [==================================== ] 1863/3122 59% [===================================== ] 1864/3122 59% [===================================== ] 1865/3122 59% [===================================== ] 1866/3122 59% [===================================== ] 1867/3122 59% [===================================== ] 1868/3122 59% [===================================== ] 1869/3122 59% [===================================== ] 1870/3122 59% [===================================== ] 1871/3122 59% [===================================== ] 1872/3122 59% [===================================== ] 1873/3122 59% [===================================== ] 1874/3122 60% [===================================== ] 1875/3122 60% [===================================== ] 1876/3122 60% [===================================== ] 1877/3122 60% [===================================== ] 1878/3122 60% [===================================== ] 1879/3122 60% [===================================== ] 1880/3122 60% [===================================== ] 1881/3122 60% [===================================== ] 1882/3122 60% [===================================== ] 1883/3122 60% [===================================== ] 1884/3122 60% [===================================== ] 1885/3122 60% [===================================== ] 1886/3122 60% [===================================== ] 1887/3122 60% [===================================== ] 1888/3122 60% [===================================== ] 1889/3122 60% [===================================== ] 1890/3122 60% [===================================== ] 1891/3122 60% [===================================== ] 1892/3122 60% [===================================== ] 1893/3122 60% [===================================== ] 1894/3122 60% [===================================== ] 1895/3122 60% [===================================== ] 1896/3122 60% [===================================== ] 1897/3122 60% [===================================== ] 1898/3122 60% [===================================== ] 1899/3122 60% [===================================== ] 1900/3122 60% [===================================== ] 1901/3122 60% [===================================== ] 1902/3122 60% [===================================== ] 1903/3122 60% [===================================== ] 1904/3122 60% [===================================== ] 1905/3122 61% [===================================== ] 1906/3122 61% [===================================== ] 1907/3122 61% [===================================== ] 1908/3122 61% [===================================== ] 1909/3122 61% [===================================== ] 1910/3122 61% [===================================== ] 1911/3122 61% [===================================== ] 1912/3122 61% [===================================== ] 1913/3122 61% [====================================== ] 1914/3122 61% [====================================== ] 1915/3122 61% [====================================== ] 1916/3122 61% [====================================== ] 1917/3122 61% [====================================== ] 1918/3122 61% [====================================== ] 1919/3122 61% [====================================== ] 1920/3122 61% [====================================== ] 1921/3122 61% [====================================== ] 1922/3122 61% [====================================== ] 1923/3122 61% [====================================== ] 1924/3122 61% [====================================== ] 1925/3122 61% [====================================== ] 1926/3122 61% [====================================== ] 1927/3122 61% [====================================== ] 1928/3122 61% [====================================== ] 1929/3122 61% [====================================== ] 1930/3122 61% [====================================== ] 1931/3122 61% [====================================== ] 1932/3122 61% [====================================== ] 1933/3122 61% [====================================== ] 1934/3122 61% [====================================== ] 1935/3122 61% [====================================== ] 1936/3122 62% [====================================== ] 1937/3122 62% [====================================== ] 1938/3122 62% [====================================== ] 1939/3122 62% [====================================== ] 1940/3122 62% [====================================== ] 1941/3122 62% [====================================== ] 1942/3122 62% [====================================== ] 1943/3122 62% [====================================== ] 1944/3122 62% [====================================== ] 1945/3122 62% [====================================== ] 1946/3122 62% [====================================== ] 1947/3122 62% [====================================== ] 1948/3122 62% [====================================== ] 1949/3122 62% [====================================== ] 1950/3122 62% [====================================== ] 1951/3122 62% [====================================== ] 1952/3122 62% [====================================== ] 1953/3122 62% [====================================== ] 1954/3122 62% [====================================== ] 1955/3122 62% [====================================== ] 1956/3122 62% [====================================== ] 1957/3122 62% [====================================== ] 1958/3122 62% [====================================== ] 1959/3122 62% [====================================== ] 1960/3122 62% [====================================== ] 1961/3122 62% [====================================== ] 1962/3122 62% [====================================== ] 1963/3122 62% [======================================= ] 1964/3122 62% [======================================= ] 1965/3122 62% [======================================= ] 1966/3122 62% [======================================= ] 1967/3122 63% [======================================= ] 1968/3122 63% [======================================= ] 1969/3122 63% [======================================= ] 1970/3122 63% [======================================= ] 1971/3122 63% [======================================= ] 1972/3122 63% [======================================= ] 1973/3122 63% [======================================= ] 1974/3122 63% [======================================= ] 1975/3122 63% [======================================= ] 1976/3122 63% [======================================= ] 1977/3122 63% [======================================= ] 1978/3122 63% [======================================= ] 1979/3122 63% [======================================= ] 1980/3122 63% [======================================= ] 1981/3122 63% [======================================= ] 1982/3122 63% [======================================= ] 1983/3122 63% [======================================= ] 1984/3122 63% [======================================= ] 1985/3122 63% [======================================= ] 1986/3122 63% [======================================= ] 1987/3122 63% [======================================= ] 1988/3122 63% [======================================= ] 1989/3122 63% [======================================= ] 1990/3122 63% [======================================= ] 1991/3122 63% [======================================= ] 1992/3122 63% [======================================= ] 1993/3122 63% [======================================= ] 1994/3122 63% [======================================= ] 1995/3122 63% [======================================= ] 1996/3122 63% [======================================= ] 1997/3122 63% [======================================= ] 1998/3122 63% [======================================= ] 1999/3122 64% [======================================= ] 2000/3122 64% [======================================= ] 2001/3122 64% [======================================= ] 2002/3122 64% [======================================= ] 2003/3122 64% [======================================= ] 2004/3122 64% [======================================= ] 2005/3122 64% [======================================= ] 2006/3122 64% [======================================= ] 2007/3122 64% [======================================= ] 2008/3122 64% [======================================= ] 2009/3122 64% [======================================= ] 2010/3122 64% [======================================= ] 2011/3122 64% [======================================= ] 2012/3122 64% [======================================= ] 2013/3122 64% [======================================= ] 2014/3122 64% [======================================== ] 2015/3122 64% [======================================== ] 2016/3122 64% [======================================== ] 2017/3122 64% [======================================== ] 2018/3122 64% [======================================== ] 2019/3122 64% [======================================== ] 2020/3122 64% [======================================== ] 2021/3122 64% [======================================== ] 2022/3122 64% [======================================== ] 2023/3122 64% [======================================== ] 2024/3122 64% [======================================== ] 2025/3122 64% [======================================== ] 2026/3122 64% [======================================== ] 2027/3122 64% [======================================== ] 2028/3122 64% [======================================== ] 2029/3122 64% [======================================== ] 2030/3122 65% [======================================== ] 2031/3122 65% [======================================== ] 2032/3122 65% [======================================== ] 2033/3122 65% [======================================== ] 2034/3122 65% [======================================== ] 2035/3122 65% [======================================== ] 2036/3122 65% [======================================== ] 2037/3122 65% [======================================== ] 2038/3122 65% [======================================== ] 2039/3122 65% [======================================== ] 2040/3122 65% [======================================== ] 2041/3122 65% [======================================== ] 2042/3122 65% [======================================== ] 2043/3122 65% [======================================== ] 2044/3122 65% [======================================== ] 2045/3122 65% [======================================== ] 2046/3122 65% [======================================== ] 2047/3122 65% [======================================== ] 2048/3122 65% [======================================== ] 2049/3122 65% [======================================== ] 2050/3122 65% [======================================== ] 2051/3122 65% [======================================== ] 2052/3122 65% [======================================== ] 2053/3122 65% [======================================== ] 2054/3122 65% [======================================== ] 2055/3122 65% [======================================== ] 2056/3122 65% [======================================== ] 2057/3122 65% [======================================== ] 2058/3122 65% [======================================== ] 2059/3122 65% [======================================== ] 2060/3122 65% [======================================== ] 2061/3122 66% [======================================== ] 2062/3122 66% [======================================== ] 2063/3122 66% [======================================== ] 2064/3122 66% [========================================= ] 2065/3122 66% [========================================= ] 2066/3122 66% [========================================= ] 2067/3122 66% [========================================= ] 2068/3122 66% [========================================= ] 2069/3122 66% [========================================= ] 2070/3122 66% [========================================= ] 2071/3122 66% [========================================= ] 2072/3122 66% [========================================= ] 2073/3122 66% [========================================= ] 2074/3122 66% [========================================= ] 2075/3122 66% [========================================= ] 2076/3122 66% [========================================= ] 2077/3122 66% [========================================= ] 2078/3122 66% [========================================= ] 2079/3122 66% [========================================= ] 2080/3122 66% [========================================= ] 2081/3122 66% [========================================= ] 2082/3122 66% [========================================= ] 2083/3122 66% [========================================= ] 2084/3122 66% [========================================= ] 2085/3122 66% [========================================= ] 2086/3122 66% [========================================= ] 2087/3122 66% [========================================= ] 2088/3122 66% [========================================= ] 2089/3122 66% [========================================= ] 2090/3122 66% [========================================= ] 2091/3122 66% [========================================= ] 2092/3122 67% [========================================= ] 2093/3122 67% [========================================= ] 2094/3122 67% [========================================= ] 2095/3122 67% [========================================= ] 2096/3122 67% [========================================= ] 2097/3122 67% [========================================= ] 2098/3122 67% [========================================= ] 2099/3122 67% [========================================= ] 2100/3122 67% [========================================= ] 2101/3122 67% [========================================= ] 2102/3122 67% [========================================= ] 2103/3122 67% [========================================= ] 2104/3122 67% [========================================= ] 2105/3122 67% [========================================= ] 2106/3122 67% [========================================= ] 2107/3122 67% [========================================= ] 2108/3122 67% [========================================= ] 2109/3122 67% [========================================= ] 2110/3122 67% [========================================= ] 2111/3122 67% [========================================= ] 2112/3122 67% [========================================= ] 2113/3122 67% [========================================= ] 2114/3122 67% [========================================== ] 2115/3122 67% [========================================== ] 2116/3122 67% [========================================== ] 2117/3122 67% [========================================== ] 2118/3122 67% [========================================== ] 2119/3122 67% [========================================== ] 2120/3122 67% [========================================== ] 2121/3122 67% [========================================== ] 2122/3122 67% [========================================== ] 2123/3122 68% [========================================== ] 2124/3122 68% [========================================== ] 2125/3122 68% [========================================== ] 2126/3122 68% [========================================== ] 2127/3122 68% [========================================== ] 2128/3122 68% [========================================== ] 2129/3122 68% [========================================== ] 2130/3122 68% [========================================== ] 2131/3122 68% [========================================== ] 2132/3122 68% [========================================== ] 2133/3122 68% [========================================== ] 2134/3122 68% [========================================== ] 2135/3122 68% [========================================== ] 2136/3122 68% [========================================== ] 2137/3122 68% [========================================== ] 2138/3122 68% [========================================== ] 2139/3122 68% [========================================== ] 2140/3122 68% [========================================== ] 2141/3122 68% [========================================== ] 2142/3122 68% [========================================== ] 2143/3122 68% [========================================== ] 2144/3122 68% [========================================== ] 2145/3122 68% [========================================== ] 2146/3122 68% [========================================== ] 2147/3122 68% [========================================== ] 2148/3122 68% [========================================== ] 2149/3122 68% [========================================== ] 2150/3122 68% [========================================== ] 2151/3122 68% [========================================== ] 2152/3122 68% [========================================== ] 2153/3122 68% [========================================== ] 2154/3122 68% [========================================== ] 2155/3122 69% [========================================== ] 2156/3122 69% [========================================== ] 2157/3122 69% [========================================== ] 2158/3122 69% [========================================== ] 2159/3122 69% [========================================== ] 2160/3122 69% [========================================== ] 2161/3122 69% [========================================== ] 2162/3122 69% [========================================== ] 2163/3122 69% [========================================== ] 2164/3122 69% [========================================== ] 2165/3122 69% [=========================================== ] 2166/3122 69% [=========================================== ] 2167/3122 69% [=========================================== ] 2168/3122 69% [=========================================== ] 2169/3122 69% [=========================================== ] 2170/3122 69% [=========================================== ] 2171/3122 69% [=========================================== ] 2172/3122 69% [=========================================== ] 2173/3122 69% [=========================================== ] 2174/3122 69% [=========================================== ] 2175/3122 69% [=========================================== ] 2176/3122 69% [=========================================== ] 2177/3122 69% [=========================================== ] 2178/3122 69% [=========================================== ] 2179/3122 69% [=========================================== ] 2180/3122 69% [=========================================== ] 2181/3122 69% [=========================================== ] 2182/3122 69% [=========================================== ] 2183/3122 69% [=========================================== ] 2184/3122 69% [=========================================== ] 2185/3122 69% [=========================================== ] 2186/3122 70% [=========================================== ] 2187/3122 70% [=========================================== ] 2188/3122 70% [=========================================== ] 2189/3122 70% [=========================================== ] 2190/3122 70% [=========================================== ] 2191/3122 70% [=========================================== ] 2192/3122 70% [=========================================== ] 2193/3122 70% [=========================================== ] 2194/3122 70% [=========================================== ] 2195/3122 70% [=========================================== ] 2196/3122 70% [=========================================== ] 2197/3122 70% [=========================================== ] 2198/3122 70% [=========================================== ] 2199/3122 70% [=========================================== ] 2200/3122 70% [=========================================== ] 2201/3122 70% [=========================================== ] 2202/3122 70% [=========================================== ] 2203/3122 70% [=========================================== ] 2204/3122 70% [=========================================== ] 2205/3122 70% [=========================================== ] 2206/3122 70% [=========================================== ] 2207/3122 70% [=========================================== ] 2208/3122 70% [=========================================== ] 2209/3122 70% [=========================================== ] 2210/3122 70% [=========================================== ] 2211/3122 70% [=========================================== ] 2212/3122 70% [=========================================== ] 2213/3122 70% [=========================================== ] 2214/3122 70% [=========================================== ] 2215/3122 70% [============================================ ] 2216/3122 70% [============================================ ] 2217/3122 71% [============================================ ] 2218/3122 71% [============================================ ] 2219/3122 71% [============================================ ] 2220/3122 71% [============================================ ] 2221/3122 71% [============================================ ] 2222/3122 71% [============================================ ] 2223/3122 71% [============================================ ] 2224/3122 71% [============================================ ] 2225/3122 71% [============================================ ] 2226/3122 71% [============================================ ] 2227/3122 71% [============================================ ] 2228/3122 71% [============================================ ] 2229/3122 71% [============================================ ] 2230/3122 71% [============================================ ] 2231/3122 71% [============================================ ] 2232/3122 71% [============================================ ] 2233/3122 71% [============================================ ] 2234/3122 71% [============================================ ] 2235/3122 71% [============================================ ] 2236/3122 71% [============================================ ] 2237/3122 71% [============================================ ] 2238/3122 71% [============================================ ] 2239/3122 71% [============================================ ] 2240/3122 71% [============================================ ] 2241/3122 71% [============================================ ] 2242/3122 71% [============================================ ] 2243/3122 71% [============================================ ] 2244/3122 71% [============================================ ] 2245/3122 71% [============================================ ] 2246/3122 71% [============================================ ] 2247/3122 71% [============================================ ] 2248/3122 72% [============================================ ] 2249/3122 72% [============================================ ] 2250/3122 72% [============================================ ] 2251/3122 72% [============================================ ] 2252/3122 72% [============================================ ] 2253/3122 72% [============================================ ] 2254/3122 72% [============================================ ] 2255/3122 72% [============================================ ] 2256/3122 72% [============================================ ] 2257/3122 72% [============================================ ] 2258/3122 72% [============================================ ] 2259/3122 72% [============================================ ] 2260/3122 72% [============================================ ] 2261/3122 72% [============================================ ] 2262/3122 72% [============================================ ] 2263/3122 72% [============================================ ] 2264/3122 72% [============================================ ] 2265/3122 72% [============================================= ] 2266/3122 72% [============================================= ] 2267/3122 72% [============================================= ] 2268/3122 72% [============================================= ] 2269/3122 72% [============================================= ] 2270/3122 72% [============================================= ] 2271/3122 72% [============================================= ] 2272/3122 72% [============================================= ] 2273/3122 72% [============================================= ] 2274/3122 72% [============================================= ] 2275/3122 72% [============================================= ] 2276/3122 72% [============================================= ] 2277/3122 72% [============================================= ] 2278/3122 72% [============================================= ] 2279/3122 72% [============================================= ] 2280/3122 73% [============================================= ] 2281/3122 73% [============================================= ] 2282/3122 73% [============================================= ] 2283/3122 73% [============================================= ] 2284/3122 73% [============================================= ] 2285/3122 73% [============================================= ] 2286/3122 73% [============================================= ] 2287/3122 73% [============================================= ] 2288/3122 73% [============================================= ] 2289/3122 73% [============================================= ] 2290/3122 73% [============================================= ] 2291/3122 73% [============================================= ] 2292/3122 73% [============================================= ] 2293/3122 73% [============================================= ] 2294/3122 73% [============================================= ] 2295/3122 73% [============================================= ] 2296/3122 73% [============================================= ] 2297/3122 73% [============================================= ] 2298/3122 73% [============================================= ] 2299/3122 73% [============================================= ] 2300/3122 73% [============================================= ] 2301/3122 73% [============================================= ] 2302/3122 73% [============================================= ] 2303/3122 73% [============================================= ] 2304/3122 73% [============================================= ] 2305/3122 73% [============================================= ] 2306/3122 73% [============================================= ] 2307/3122 73% [============================================= ] 2308/3122 73% [============================================= ] 2309/3122 73% [============================================= ] 2310/3122 73% [============================================= ] 2311/3122 74% [============================================= ] 2312/3122 74% [============================================= ] 2313/3122 74% [============================================= ] 2314/3122 74% [============================================= ] 2315/3122 74% [============================================= ] 2316/3122 74% [============================================== ] 2317/3122 74% [============================================== ] 2318/3122 74% [============================================== ] 2319/3122 74% [============================================== ] 2320/3122 74% [============================================== ] 2321/3122 74% [============================================== ] 2322/3122 74% [============================================== ] 2323/3122 74% [============================================== ] 2324/3122 74% [============================================== ] 2325/3122 74% [============================================== ] 2326/3122 74% [============================================== ] 2327/3122 74% [============================================== ] 2328/3122 74% [============================================== ] 2329/3122 74% [============================================== ] 2330/3122 74% [============================================== ] 2331/3122 74% [============================================== ] 2332/3122 74% [============================================== ] 2333/3122 74% [============================================== ] 2334/3122 74% [============================================== ] 2335/3122 74% [============================================== ] 2336/3122 74% [============================================== ] 2337/3122 74% [============================================== ] 2338/3122 74% [============================================== ] 2339/3122 74% [============================================== ] 2340/3122 74% [============================================== ] 2341/3122 74% [============================================== ] 2342/3122 75% [============================================== ] 2343/3122 75% [============================================== ] 2344/3122 75% [============================================== ] 2345/3122 75% [============================================== ] 2346/3122 75% [============================================== ] 2347/3122 75% [============================================== ] 2348/3122 75% [============================================== ] 2349/3122 75% [============================================== ] 2350/3122 75% [============================================== ] 2351/3122 75% [============================================== ] 2352/3122 75% [============================================== ] 2353/3122 75% [============================================== ] 2354/3122 75% [============================================== ] 2355/3122 75% [============================================== ] 2356/3122 75% [============================================== ] 2357/3122 75% [============================================== ] 2358/3122 75% [============================================== ] 2359/3122 75% [============================================== ] 2360/3122 75% [============================================== ] 2361/3122 75% [============================================== ] 2362/3122 75% [============================================== ] 2363/3122 75% [============================================== ] 2364/3122 75% [============================================== ] 2365/3122 75% [============================================== ] 2366/3122 75% [=============================================== ] 2367/3122 75% [=============================================== ] 2368/3122 75% [=============================================== ] 2369/3122 75% [=============================================== ] 2370/3122 75% [=============================================== ] 2371/3122 75% [=============================================== ] 2372/3122 75% [=============================================== ] 2373/3122 76% [=============================================== ] 2374/3122 76% [=============================================== ] 2375/3122 76% [=============================================== ] 2376/3122 76% [=============================================== ] 2377/3122 76% [=============================================== ] 2378/3122 76% [=============================================== ] 2379/3122 76% [=============================================== ] 2380/3122 76% [=============================================== ] 2381/3122 76% [=============================================== ] 2382/3122 76% [=============================================== ] 2383/3122 76% [=============================================== ] 2384/3122 76% [=============================================== ] 2385/3122 76% [=============================================== ] 2386/3122 76% [=============================================== ] 2387/3122 76% [=============================================== ] 2388/3122 76% [=============================================== ] 2389/3122 76% [=============================================== ] 2390/3122 76% [=============================================== ] 2391/3122 76% [=============================================== ] 2392/3122 76% [=============================================== ] 2393/3122 76% [=============================================== ] 2394/3122 76% [=============================================== ] 2395/3122 76% [=============================================== ] 2396/3122 76% [=============================================== ] 2397/3122 76% [=============================================== ] 2398/3122 76% [=============================================== ] 2399/3122 76% [=============================================== ] 2400/3122 76% [=============================================== ] 2401/3122 76% [=============================================== ] 2402/3122 76% [=============================================== ] 2403/3122 76% [=============================================== ] 2404/3122 77% [=============================================== ] 2405/3122 77% [=============================================== ] 2406/3122 77% [=============================================== ] 2407/3122 77% [=============================================== ] 2408/3122 77% [=============================================== ] 2409/3122 77% [=============================================== ] 2410/3122 77% [=============================================== ] 2411/3122 77% [=============================================== ] 2412/3122 77% [=============================================== ] 2413/3122 77% [=============================================== ] 2414/3122 77% [=============================================== ] 2415/3122 77% [=============================================== ] 2416/3122 77% [=============================================== ] 2417/3122 77% [================================================ ] 2418/3122 77% [================================================ ] 2419/3122 77% [================================================ ] 2420/3122 77% [================================================ ] 2421/3122 77% [================================================ ] 2422/3122 77% [================================================ ] 2423/3122 77% [================================================ ] 2424/3122 77% [================================================ ] 2425/3122 77% [================================================ ] 2426/3122 77% [================================================ ] 2427/3122 77% [================================================ ] 2428/3122 77% [================================================ ] 2429/3122 77% [================================================ ] 2430/3122 77% [================================================ ] 2431/3122 77% [================================================ ] 2432/3122 77% [================================================ ] 2433/3122 77% [================================================ ] 2434/3122 77% [================================================ ] 2435/3122 77% [================================================ ] 2436/3122 78% [================================================ ] 2437/3122 78% [================================================ ] 2438/3122 78% [================================================ ] 2439/3122 78% [================================================ ] 2440/3122 78% [================================================ ] 2441/3122 78% [================================================ ] 2442/3122 78% [================================================ ] 2443/3122 78% [================================================ ] 2444/3122 78% [================================================ ] 2445/3122 78% [================================================ ] 2446/3122 78% [================================================ ] 2447/3122 78% [================================================ ] 2448/3122 78% [================================================ ] 2449/3122 78% [================================================ ] 2450/3122 78% [================================================ ] 2451/3122 78% [================================================ ] 2452/3122 78% [================================================ ] 2453/3122 78% [================================================ ] 2454/3122 78% [================================================ ] 2455/3122 78% [================================================ ] 2456/3122 78% [================================================ ] 2457/3122 78% [================================================ ] 2458/3122 78% [================================================ ] 2459/3122 78% [================================================ ] 2460/3122 78% [================================================ ] 2461/3122 78% [================================================ ] 2462/3122 78% [================================================ ] 2463/3122 78% [================================================ ] 2464/3122 78% [================================================ ] 2465/3122 78% [================================================ ] 2466/3122 78% [================================================ ] 2467/3122 79% [================================================= ] 2468/3122 79% [================================================= ] 2469/3122 79% [================================================= ] 2470/3122 79% [================================================= ] 2471/3122 79% [================================================= ] 2472/3122 79% [================================================= ] 2473/3122 79% [================================================= ] 2474/3122 79% [================================================= ] 2475/3122 79% [================================================= ] 2476/3122 79% [================================================= ] 2477/3122 79% [================================================= ] 2478/3122 79% [================================================= ] 2479/3122 79% [================================================= ] 2480/3122 79% [================================================= ] 2481/3122 79% [================================================= ] 2482/3122 79% [================================================= ] 2483/3122 79% [================================================= ] 2484/3122 79% [================================================= ] 2485/3122 79% [================================================= ] 2486/3122 79% [================================================= ] 2487/3122 79% [================================================= ] 2488/3122 79% [================================================= ] 2489/3122 79% [================================================= ] 2490/3122 79% [================================================= ] 2491/3122 79% [================================================= ] 2492/3122 79% [================================================= ] 2493/3122 79% [================================================= ] 2494/3122 79% [================================================= ] 2495/3122 79% [================================================= ] 2496/3122 79% [================================================= ] 2497/3122 79% [================================================= ] 2498/3122 80% [================================================= ] 2499/3122 80% [================================================= ] 2500/3122 80% [================================================= ] 2501/3122 80% [================================================= ] 2502/3122 80% [================================================= ] 2503/3122 80% [================================================= ] 2504/3122 80% [================================================= ] 2505/3122 80% [================================================= ] 2506/3122 80% [================================================= ] 2507/3122 80% [================================================= ] 2508/3122 80% [================================================= ] 2509/3122 80% [================================================= ] 2510/3122 80% [================================================= ] 2511/3122 80% [================================================= ] 2512/3122 80% [================================================= ] 2513/3122 80% [================================================= ] 2514/3122 80% [================================================= ] 2515/3122 80% [================================================= ] 2516/3122 80% [================================================= ] 2517/3122 80% [================================================== ] 2518/3122 80% [================================================== ] 2519/3122 80% [================================================== ] 2520/3122 80% [================================================== ] 2521/3122 80% [================================================== ] 2522/3122 80% [================================================== ] 2523/3122 80% [================================================== ] 2524/3122 80% [================================================== ] 2525/3122 80% [================================================== ] 2526/3122 80% [================================================== ] 2527/3122 80% [================================================== ] 2528/3122 80% [================================================== ] 2529/3122 81% [================================================== ] 2530/3122 81% [================================================== ] 2531/3122 81% [================================================== ] 2532/3122 81% [================================================== ] 2533/3122 81% [================================================== ] 2534/3122 81% [================================================== ] 2535/3122 81% [================================================== ] 2536/3122 81% [================================================== ] 2537/3122 81% [================================================== ] 2538/3122 81% [================================================== ] 2539/3122 81% [================================================== ] 2540/3122 81% [================================================== ] 2541/3122 81% [================================================== ] 2542/3122 81% [================================================== ] 2543/3122 81% [================================================== ] 2544/3122 81% [================================================== ] 2545/3122 81% [================================================== ] 2546/3122 81% [================================================== ] 2547/3122 81% [================================================== ] 2548/3122 81% [================================================== ] 2549/3122 81% [================================================== ] 2550/3122 81% [================================================== ] 2551/3122 81% [================================================== ] 2552/3122 81% [================================================== ] 2553/3122 81% [================================================== ] 2554/3122 81% [================================================== ] 2555/3122 81% [================================================== ] 2556/3122 81% [================================================== ] 2557/3122 81% [================================================== ] 2558/3122 81% [================================================== ] 2559/3122 81% [================================================== ] 2560/3122 81% [================================================== ] 2561/3122 82% [================================================== ] 2562/3122 82% [================================================== ] 2563/3122 82% [================================================== ] 2564/3122 82% [================================================== ] 2565/3122 82% [================================================== ] 2566/3122 82% [================================================== ] 2567/3122 82% [================================================== ] 2568/3122 82% [=================================================== ] 2569/3122 82% [=================================================== ] 2570/3122 82% [=================================================== ] 2571/3122 82% [=================================================== ] 2572/3122 82% [=================================================== ] 2573/3122 82% [=================================================== ] 2574/3122 82% [=================================================== ] 2575/3122 82% [=================================================== ] 2576/3122 82% [=================================================== ] 2577/3122 82% [=================================================== ] 2578/3122 82% [=================================================== ] 2579/3122 82% [=================================================== ] 2580/3122 82% [=================================================== ] 2581/3122 82% [=================================================== ] 2582/3122 82% [=================================================== ] 2583/3122 82% [=================================================== ] 2584/3122 82% [=================================================== ] 2585/3122 82% [=================================================== ] 2586/3122 82% [=================================================== ] 2587/3122 82% [=================================================== ] 2588/3122 82% [=================================================== ] 2589/3122 82% [=================================================== ] 2590/3122 82% [=================================================== ] 2591/3122 82% [=================================================== ] 2592/3122 83% [=================================================== ] 2593/3122 83% [=================================================== ] 2594/3122 83% [=================================================== ] 2595/3122 83% [=================================================== ] 2596/3122 83% [=================================================== ] 2597/3122 83% [=================================================== ] 2598/3122 83% [=================================================== ] 2599/3122 83% [=================================================== ] 2600/3122 83% [=================================================== ] 2601/3122 83% [=================================================== ] 2602/3122 83% [=================================================== ] 2603/3122 83% [=================================================== ] 2604/3122 83% [=================================================== ] 2605/3122 83% [=================================================== ] 2606/3122 83% [=================================================== ] 2607/3122 83% [=================================================== ] 2608/3122 83% [=================================================== ] 2609/3122 83% [=================================================== ] 2610/3122 83% [=================================================== ] 2611/3122 83% [=================================================== ] 2612/3122 83% [=================================================== ] 2613/3122 83% [=================================================== ] 2614/3122 83% [=================================================== ] 2615/3122 83% [=================================================== ] 2616/3122 83% [=================================================== ] 2617/3122 83% [=================================================== ] 2618/3122 83% [==================================================== ] 2619/3122 83% [==================================================== ] 2620/3122 83% [==================================================== ] 2621/3122 83% [==================================================== ] 2622/3122 83% [==================================================== ] 2623/3122 84% [==================================================== ] 2624/3122 84% [==================================================== ] 2625/3122 84% [==================================================== ] 2626/3122 84% [==================================================== ] 2627/3122 84% [==================================================== ] 2628/3122 84% [==================================================== ] 2629/3122 84% [==================================================== ] 2630/3122 84% [==================================================== ] 2631/3122 84% [==================================================== ] 2632/3122 84% [==================================================== ] 2633/3122 84% [==================================================== ] 2634/3122 84% [==================================================== ] 2635/3122 84% [==================================================== ] 2636/3122 84% [==================================================== ] 2637/3122 84% [==================================================== ] 2638/3122 84% [==================================================== ] 2639/3122 84% [==================================================== ] 2640/3122 84% [==================================================== ] 2641/3122 84% [==================================================== ] 2642/3122 84% [==================================================== ] 2643/3122 84% [==================================================== ] 2644/3122 84% [==================================================== ] 2645/3122 84% [==================================================== ] 2646/3122 84% [==================================================== ] 2647/3122 84% [==================================================== ] 2648/3122 84% [==================================================== ] 2649/3122 84% [==================================================== ] 2650/3122 84% [==================================================== ] 2651/3122 84% [==================================================== ] 2652/3122 84% [==================================================== ] 2653/3122 84% [==================================================== ] 2654/3122 85% [==================================================== ] 2655/3122 85% [==================================================== ] 2656/3122 85% [==================================================== ] 2657/3122 85% [==================================================== ] 2658/3122 85% [==================================================== ] 2659/3122 85% [==================================================== ] 2660/3122 85% [==================================================== ] 2661/3122 85% [==================================================== ] 2662/3122 85% [==================================================== ] 2663/3122 85% [==================================================== ] 2664/3122 85% [==================================================== ] 2665/3122 85% [==================================================== ] 2666/3122 85% [==================================================== ] 2667/3122 85% [==================================================== ] 2668/3122 85% [===================================================== ] 2669/3122 85% [===================================================== ] 2670/3122 85% [===================================================== ] 2671/3122 85% [===================================================== ] 2672/3122 85% [===================================================== ] 2673/3122 85% [===================================================== ] 2674/3122 85% [===================================================== ] 2675/3122 85% [===================================================== ] 2676/3122 85% [===================================================== ] 2677/3122 85% [===================================================== ] 2678/3122 85% [===================================================== ] 2679/3122 85% [===================================================== ] 2680/3122 85% [===================================================== ] 2681/3122 85% [===================================================== ] 2682/3122 85% [===================================================== ] 2683/3122 85% [===================================================== ] 2684/3122 85% [===================================================== ] 2685/3122 86% [===================================================== ] 2686/3122 86% [===================================================== ] 2687/3122 86% [===================================================== ] 2688/3122 86% [===================================================== ] 2689/3122 86% [===================================================== ] 2690/3122 86% [===================================================== ] 2691/3122 86% [===================================================== ] 2692/3122 86% [===================================================== ] 2693/3122 86% [===================================================== ] 2694/3122 86% [===================================================== ] 2695/3122 86% [===================================================== ] 2696/3122 86% [===================================================== ] 2697/3122 86% [===================================================== ] 2698/3122 86% [===================================================== ] 2699/3122 86% [===================================================== ] 2700/3122 86% [===================================================== ] 2701/3122 86% [===================================================== ] 2702/3122 86% [===================================================== ] 2703/3122 86% [===================================================== ] 2704/3122 86% [===================================================== ] 2705/3122 86% [===================================================== ] 2706/3122 86% [===================================================== ] 2707/3122 86% [===================================================== ] 2708/3122 86% [===================================================== ] 2709/3122 86% [===================================================== ] 2710/3122 86% [===================================================== ] 2711/3122 86% [===================================================== ] 2712/3122 86% [===================================================== ] 2713/3122 86% [===================================================== ] 2714/3122 86% [===================================================== ] 2715/3122 86% [===================================================== ] 2716/3122 86% [===================================================== ] 2717/3122 87% [===================================================== ] 2718/3122 87% [===================================================== ] 2719/3122 87% [====================================================== ] 2720/3122 87% [====================================================== ] 2721/3122 87% [====================================================== ] 2722/3122 87% [====================================================== ] 2723/3122 87% [====================================================== ] 2724/3122 87% [====================================================== ] 2725/3122 87% [====================================================== ] 2726/3122 87% [====================================================== ] 2727/3122 87% [====================================================== ] 2728/3122 87% [====================================================== ] 2729/3122 87% [====================================================== ] 2730/3122 87% [====================================================== ] 2731/3122 87% [====================================================== ] 2732/3122 87% [====================================================== ] 2733/3122 87% [====================================================== ] 2734/3122 87% [====================================================== ] 2735/3122 87% [====================================================== ] 2736/3122 87% [====================================================== ] 2737/3122 87% [====================================================== ] 2738/3122 87% [====================================================== ] 2739/3122 87% [====================================================== ] 2740/3122 87% [====================================================== ] 2741/3122 87% [====================================================== ] 2742/3122 87% [====================================================== ] 2743/3122 87% [====================================================== ] 2744/3122 87% [====================================================== ] 2745/3122 87% [====================================================== ] 2746/3122 87% [====================================================== ] 2747/3122 87% [====================================================== ] 2748/3122 88% [====================================================== ] 2749/3122 88% [====================================================== ] 2750/3122 88% [====================================================== ] 2751/3122 88% [====================================================== ] 2752/3122 88% [====================================================== ] 2753/3122 88% [====================================================== ] 2754/3122 88% [====================================================== ] 2755/3122 88% [====================================================== ] 2756/3122 88% [====================================================== ] 2757/3122 88% [====================================================== ] 2758/3122 88% [====================================================== ] 2759/3122 88% [====================================================== ] 2760/3122 88% [====================================================== ] 2761/3122 88% [====================================================== ] 2762/3122 88% [====================================================== ] 2763/3122 88% [====================================================== ] 2764/3122 88% [====================================================== ] 2765/3122 88% [====================================================== ] 2766/3122 88% [====================================================== ] 2767/3122 88% [====================================================== ] 2768/3122 88% [====================================================== ] 2769/3122 88% [======================================================= ] 2770/3122 88% [======================================================= ] 2771/3122 88% [======================================================= ] 2772/3122 88% [======================================================= ] 2773/3122 88% [======================================================= ] 2774/3122 88% [======================================================= ] 2775/3122 88% [======================================================= ] 2776/3122 88% [======================================================= ] 2777/3122 88% [======================================================= ] 2778/3122 88% [======================================================= ] 2779/3122 89% [======================================================= ] 2780/3122 89% [======================================================= ] 2781/3122 89% [======================================================= ] 2782/3122 89% [======================================================= ] 2783/3122 89% [======================================================= ] 2784/3122 89% [======================================================= ] 2785/3122 89% [======================================================= ] 2786/3122 89% [======================================================= ] 2787/3122 89% [======================================================= ] 2788/3122 89% [======================================================= ] 2789/3122 89% [======================================================= ] 2790/3122 89% [======================================================= ] 2791/3122 89% [======================================================= ] 2792/3122 89% [======================================================= ] 2793/3122 89% [======================================================= ] 2794/3122 89% [======================================================= ] 2795/3122 89% [======================================================= ] 2796/3122 89% [======================================================= ] 2797/3122 89% [======================================================= ] 2798/3122 89% [======================================================= ] 2799/3122 89% [======================================================= ] 2800/3122 89% [======================================================= ] 2801/3122 89% [======================================================= ] 2802/3122 89% [======================================================= ] 2803/3122 89% [======================================================= ] 2804/3122 89% [======================================================= ] 2805/3122 89% [======================================================= ] 2806/3122 89% [======================================================= ] 2807/3122 89% [======================================================= ] 2808/3122 89% [======================================================= ] 2809/3122 89% [======================================================= ] 2810/3122 90% [======================================================= ] 2811/3122 90% [======================================================= ] 2812/3122 90% [======================================================= ] 2813/3122 90% [======================================================= ] 2814/3122 90% [======================================================= ] 2815/3122 90% [======================================================= ] 2816/3122 90% [======================================================= ] 2817/3122 90% [======================================================= ] 2818/3122 90% [======================================================= ] 2819/3122 90% [======================================================== ] 2820/3122 90% [======================================================== ] 2821/3122 90% [======================================================== ] 2822/3122 90% [======================================================== ] 2823/3122 90% [======================================================== ] 2824/3122 90% [======================================================== ] 2825/3122 90% [======================================================== ] 2826/3122 90% [======================================================== ] 2827/3122 90% [======================================================== ] 2828/3122 90% [======================================================== ] 2829/3122 90% [======================================================== ] 2830/3122 90% [======================================================== ] 2831/3122 90% [======================================================== ] 2832/3122 90% [======================================================== ] 2833/3122 90% [======================================================== ] 2834/3122 90% [======================================================== ] 2835/3122 90% [======================================================== ] 2836/3122 90% [======================================================== ] 2837/3122 90% [======================================================== ] 2838/3122 90% [======================================================== ] 2839/3122 90% [======================================================== ] 2840/3122 90% [======================================================== ] 2841/3122 90% [======================================================== ] 2842/3122 91% [======================================================== ] 2843/3122 91% [======================================================== ] 2844/3122 91% [======================================================== ] 2845/3122 91% [======================================================== ] 2846/3122 91% [======================================================== ] 2847/3122 91% [======================================================== ] 2848/3122 91% [======================================================== ] 2849/3122 91% [======================================================== ] 2850/3122 91% [======================================================== ] 2851/3122 91% [======================================================== ] 2852/3122 91% [======================================================== ] 2853/3122 91% [======================================================== ] 2854/3122 91% [======================================================== ] 2855/3122 91% [======================================================== ] 2856/3122 91% [======================================================== ] 2857/3122 91% [======================================================== ] 2858/3122 91% [======================================================== ] 2859/3122 91% [======================================================== ] 2860/3122 91% [======================================================== ] 2861/3122 91% [======================================================== ] 2862/3122 91% [======================================================== ] 2863/3122 91% [======================================================== ] 2864/3122 91% [======================================================== ] 2865/3122 91% [======================================================== ] 2866/3122 91% [======================================================== ] 2867/3122 91% [======================================================== ] 2868/3122 91% [======================================================== ] 2869/3122 91% [======================================================== ] 2870/3122 91% [========================================================= ] 2871/3122 91% [========================================================= ] 2872/3122 91% [========================================================= ] 2873/3122 92% [========================================================= ] 2874/3122 92% [========================================================= ] 2875/3122 92% [========================================================= ] 2876/3122 92% [========================================================= ] 2877/3122 92% [========================================================= ] 2878/3122 92% [========================================================= ] 2879/3122 92% [========================================================= ] 2880/3122 92% [========================================================= ] 2881/3122 92% [========================================================= ] 2882/3122 92% [========================================================= ] 2883/3122 92% [========================================================= ] 2884/3122 92% [========================================================= ] 2885/3122 92% [========================================================= ] 2886/3122 92% [========================================================= ] 2887/3122 92% [========================================================= ] 2888/3122 92% [========================================================= ] 2889/3122 92% [========================================================= ] 2890/3122 92% [========================================================= ] 2891/3122 92% [========================================================= ] 2892/3122 92% [========================================================= ] 2893/3122 92% [========================================================= ] 2894/3122 92% [========================================================= ] 2895/3122 92% [========================================================= ] 2896/3122 92% [========================================================= ] 2897/3122 92% [========================================================= ] 2898/3122 92% [========================================================= ] 2899/3122 92% [========================================================= ] 2900/3122 92% [========================================================= ] 2901/3122 92% [========================================================= ] 2902/3122 92% [========================================================= ] 2903/3122 92% [========================================================= ] 2904/3122 93% [========================================================= ] 2905/3122 93% [========================================================= ] 2906/3122 93% [========================================================= ] 2907/3122 93% [========================================================= ] 2908/3122 93% [========================================================= ] 2909/3122 93% [========================================================= ] 2910/3122 93% [========================================================= ] 2911/3122 93% [========================================================= ] 2912/3122 93% [========================================================= ] 2913/3122 93% [========================================================= ] 2914/3122 93% [========================================================= ] 2915/3122 93% [========================================================= ] 2916/3122 93% [========================================================= ] 2917/3122 93% [========================================================= ] 2918/3122 93% [========================================================= ] 2919/3122 93% [========================================================= ] 2920/3122 93% [========================================================== ] 2921/3122 93% [========================================================== ] 2922/3122 93% [========================================================== ] 2923/3122 93% [========================================================== ] 2924/3122 93% [========================================================== ] 2925/3122 93% [========================================================== ] 2926/3122 93% [========================================================== ] 2927/3122 93% [========================================================== ] 2928/3122 93% [========================================================== ] 2929/3122 93% [========================================================== ] 2930/3122 93% [========================================================== ] 2931/3122 93% [========================================================== ] 2932/3122 93% [========================================================== ] 2933/3122 93% [========================================================== ] 2934/3122 93% [========================================================== ] 2935/3122 94% [========================================================== ] 2936/3122 94% [========================================================== ] 2937/3122 94% [========================================================== ] 2938/3122 94% [========================================================== ] 2939/3122 94% [========================================================== ] 2940/3122 94% [========================================================== ] 2941/3122 94% [========================================================== ] 2942/3122 94% [========================================================== ] 2943/3122 94% [========================================================== ] 2944/3122 94% [========================================================== ] 2945/3122 94% [========================================================== ] 2946/3122 94% [========================================================== ] 2947/3122 94% [========================================================== ] 2948/3122 94% [========================================================== ] 2949/3122 94% [========================================================== ] 2950/3122 94% [========================================================== ] 2951/3122 94% [========================================================== ] 2952/3122 94% [========================================================== ] 2953/3122 94% [========================================================== ] 2954/3122 94% [========================================================== ] 2955/3122 94% [========================================================== ] 2956/3122 94% [========================================================== ] 2957/3122 94% [========================================================== ] 2958/3122 94% [========================================================== ] 2959/3122 94% [========================================================== ] 2960/3122 94% [========================================================== ] 2961/3122 94% [========================================================== ] 2962/3122 94% [========================================================== ] 2963/3122 94% [========================================================== ] 2964/3122 94% [========================================================== ] 2965/3122 94% [========================================================== ] 2966/3122 95% [========================================================== ] 2967/3122 95% [========================================================== ] 2968/3122 95% [========================================================== ] 2969/3122 95% [========================================================== ] 2970/3122 95% [=========================================================== ] 2971/3122 95% [=========================================================== ] 2972/3122 95% [=========================================================== ] 2973/3122 95% [=========================================================== ] 2974/3122 95% [=========================================================== ] 2975/3122 95% [=========================================================== ] 2976/3122 95% [=========================================================== ] 2977/3122 95% [=========================================================== ] 2978/3122 95% [=========================================================== ] 2979/3122 95% [=========================================================== ] 2980/3122 95% [=========================================================== ] 2981/3122 95% [=========================================================== ] 2982/3122 95% [=========================================================== ] 2983/3122 95% [=========================================================== ] 2984/3122 95% [=========================================================== ] 2985/3122 95% [=========================================================== ] 2986/3122 95% [=========================================================== ] 2987/3122 95% [=========================================================== ] 2988/3122 95% [=========================================================== ] 2989/3122 95% [=========================================================== ] 2990/3122 95% [=========================================================== ] 2991/3122 95% [=========================================================== ] 2992/3122 95% [=========================================================== ] 2993/3122 95% [=========================================================== ] 2994/3122 95% [=========================================================== ] 2995/3122 95% [=========================================================== ] 2996/3122 95% [=========================================================== ] 2997/3122 95% [=========================================================== ] 2998/3122 96% [=========================================================== ] 2999/3122 96% [=========================================================== ] 3000/3122 96% [=========================================================== ] 3001/3122 96% [=========================================================== ] 3002/3122 96% [=========================================================== ] 3003/3122 96% [=========================================================== ] 3004/3122 96% [=========================================================== ] 3005/3122 96% [=========================================================== ] 3006/3122 96% [=========================================================== ] 3007/3122 96% [=========================================================== ] 3008/3122 96% [=========================================================== ] 3009/3122 96% [=========================================================== ] 3010/3122 96% [=========================================================== ] 3011/3122 96% [=========================================================== ] 3012/3122 96% [=========================================================== ] 3013/3122 96% [=========================================================== ] 3014/3122 96% [=========================================================== ] 3015/3122 96% [=========================================================== ] 3016/3122 96% [=========================================================== ] 3017/3122 96% [=========================================================== ] 3018/3122 96% [=========================================================== ] 3019/3122 96% [=========================================================== ] 3020/3122 96% [=========================================================== ] 3021/3122 96% [============================================================ ] 3022/3122 96% [============================================================ ] 3023/3122 96% [============================================================ ] 3024/3122 96% [============================================================ ] 3025/3122 96% [============================================================ ] 3026/3122 96% [============================================================ ] 3027/3122 96% [============================================================ ] 3028/3122 96% [============================================================ ] 3029/3122 97% [============================================================ ] 3030/3122 97% [============================================================ ] 3031/3122 97% [============================================================ ] 3032/3122 97% [============================================================ ] 3033/3122 97% [============================================================ ] 3034/3122 97% [============================================================ ] 3035/3122 97% [============================================================ ] 3036/3122 97% [============================================================ ] 3037/3122 97% [============================================================ ] 3038/3122 97% [============================================================ ] 3039/3122 97% [============================================================ ] 3040/3122 97% [============================================================ ] 3041/3122 97% [============================================================ ] 3042/3122 97% [============================================================ ] 3043/3122 97% [============================================================ ] 3044/3122 97% [============================================================ ] 3045/3122 97% [============================================================ ] 3046/3122 97% [============================================================ ] 3047/3122 97% [============================================================ ] 3048/3122 97% [============================================================ ] 3049/3122 97% [============================================================ ] 3050/3122 97% [============================================================ ] 3051/3122 97% [============================================================ ] 3052/3122 97% [============================================================ ] 3053/3122 97% [============================================================ ] 3054/3122 97% [============================================================ ] 3055/3122 97% [============================================================ ] 3056/3122 97% [============================================================ ] 3057/3122 97% [============================================================ ] 3058/3122 97% [============================================================ ] 3059/3122 97% [============================================================ ] 3060/3122 98% [============================================================ ] 3061/3122 98% [============================================================ ] 3062/3122 98% [============================================================ ] 3063/3122 98% [============================================================ ] 3064/3122 98% [============================================================ ] 3065/3122 98% [============================================================ ] 3066/3122 98% [============================================================ ] 3067/3122 98% [============================================================ ] 3068/3122 98% [============================================================ ] 3069/3122 98% [============================================================ ] 3070/3122 98% [============================================================ ] 3071/3122 98% [============================================================= ] 3072/3122 98% [============================================================= ] 3073/3122 98% [============================================================= ] 3074/3122 98% [============================================================= ] 3075/3122 98% [============================================================= ] 3076/3122 98% [============================================================= ] 3077/3122 98% [============================================================= ] 3078/3122 98% [============================================================= ] 3079/3122 98% [============================================================= ] 3080/3122 98% [============================================================= ] 3081/3122 98% [============================================================= ] 3082/3122 98% [============================================================= ] 3083/3122 98% [============================================================= ] 3084/3122 98% [============================================================= ] 3085/3122 98% [============================================================= ] 3086/3122 98% [============================================================= ] 3087/3122 98% [============================================================= ] 3088/3122 98% [============================================================= ] 3089/3122 98% [============================================================= ] 3090/3122 98% [============================================================= ] 3091/3122 99% [============================================================= ] 3092/3122 99% [============================================================= ] 3093/3122 99% [============================================================= ] 3094/3122 99% [============================================================= ] 3095/3122 99% [============================================================= ] 3096/3122 99% [============================================================= ] 3097/3122 99% [============================================================= ] 3098/3122 99% [============================================================= ] 3099/3122 99% [============================================================= ] 3100/3122 99% [============================================================= ] 3101/3122 99% [============================================================= ] 3102/3122 99% [============================================================= ] 3103/3122 99% [============================================================= ] 3104/3122 99% [============================================================= ] 3105/3122 99% [============================================================= ] 3106/3122 99% [============================================================= ] 3107/3122 99% [============================================================= ] 3108/3122 99% [============================================================= ] 3109/3122 99% [============================================================= ] 3110/3122 99% [============================================================= ] 3111/3122 99% [============================================================= ] 3112/3122 99% [============================================================= ] 3113/3122 99% [============================================================= ] 3114/3122 99% [============================================================= ] 3115/3122 99% [============================================================= ] 3116/3122 99% [============================================================= ] 3117/3122 99% [============================================================= ] 3118/3122 99% [============================================================= ] 3119/3122 99% [============================================================= ] 3120/3122 99% [============================================================= ] 3121/3122 99% [==============================================================] 3122/3122 100% operation complete, 3122 objects in 31714 NAND pages. ln -snf /home/autobuild/autobuild/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-495-g716b8c4e7b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 4.14.295 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> aespipe 2.4f Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bird 2.0.10 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> crun 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> cups 2.4.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) NOTICE: OK (sha256: 7a7bd639e3a8457ae40b0dcfb74ea3cc6a8132b06c726142e993625d33eb6de5) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> czmq 4.2.1 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> jsoncpp 1.9.5 Collecting legal info LICENSE: OK (sha256: cec0db5f6d7ed6b3a72647bd50aed02e13c3377fd44382b96dc2915534c042ad) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libhdhomerun 20210624 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libhttpserver 0.18.2 Collecting legal info COPYING.LESSER: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libkrb5 1.20 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libv4l 1.22.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.19.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nload 0.7.4 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> opensc 0.22.0 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> pcsc-lite 1.9.8 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> re2 2022-06-01 Collecting legal info LICENSE: OK (sha256: 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ulog 0389d243352255f6182326dccdae3d56dadc078f Collecting legal info COPYING: OK (sha256: cbb97dd2528af2aa2b9aee6c1b3ff1caed758044c17b2c811cf44b2528c496da) >>> host-alchemy d95b3c38cd37814a1b98d0bbf813de7adaaecfbc Collecting legal info COPYING: OK (sha256: 542f44eecd9f8806ec1ae285201e442ab547c82d9f8c70e44c977d6332a2bea0) README: OK (sha256: 49872815ee3de163f07a83737c996e77a5bffa186d06b1e3bb969bfb68c251df) >>> usbredir 0.12.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info LICENSE.md: OK (sha256: 7fa0d45fe86fda646fada21ecfa7672e951b01c521aecd358f586facd65fb5b3) >>> valijson 0.6 Collecting legal info LICENSE: OK (sha256: 1a0f99926a2dbec30eba3db820236d9953fbe3048976923ac24980e655fbe991) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.14.295: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'